object(Slim\Exception\HttpNotFoundException)#129 (10) { ["message":protected]=> string(10) "Not found." ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(404) ["file":protected]=> string(63) "/var/www/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php" ["line":protected]=> int(76) ["trace":"Exception":private]=> array(11) { [0]=> array(5) { ["file"]=> string(54) "/var/www/vendor/slim/slim/Slim/Routing/RouteRunner.php" ["line"]=> int(62) ["function"]=> string(14) "performRouting" ["class"]=> string(33) "Slim\Middleware\RoutingMiddleware" ["type"]=> string(2) "->" } [1]=> array(5) { ["file"]=> string(70) "/var/www/vendor/odan/session/src/Middleware/SessionStartMiddleware.php" ["line"]=> int(26) ["function"]=> string(6) "handle" ["class"]=> string(24) "Slim\Routing\RouteRunner" ["type"]=> string(2) "->" } [2]=> array(5) { ["file"]=> string(55) "/var/www/vendor/slim/slim/Slim/MiddlewareDispatcher.php" ["line"]=> int(177) ["function"]=> string(7) "process" ["class"]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["type"]=> string(2) "->" } [3]=> array(5) { ["file"]=> string(61) "/var/www/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php" ["line"]=> int(77) ["function"]=> string(6) "handle" ["class"]=> string(112) "Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/vendor/slim/slim/Slim/MiddlewareDispatcher.php:147$1d" ["type"]=> string(2) "->" } [4]=> array(5) { ["file"]=> string(55) "/var/www/vendor/slim/slim/Slim/MiddlewareDispatcher.php" ["line"]=> int(129) ["function"]=> string(7) "process" ["class"]=> string(31) "Slim\Middleware\ErrorMiddleware" ["type"]=> string(2) "->" } [5]=> array(5) { ["file"]=> string(71) "/var/www/vendor/tuupola/slim-basic-auth/src/HttpBasicAuthentication.php" ["line"]=> int(126) ["function"]=> string(6) "handle" ["class"]=> string(112) "Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/vendor/slim/slim/Slim/MiddlewareDispatcher.php:116$1c" ["type"]=> string(2) "->" } [6]=> array(5) { ["file"]=> string(55) "/var/www/vendor/slim/slim/Slim/MiddlewareDispatcher.php" ["line"]=> int(129) ["function"]=> string(7) "process" ["class"]=> string(42) "Tuupola\Middleware\HttpBasicAuthentication" ["type"]=> string(2) "->" } [7]=> array(5) { ["file"]=> string(55) "/var/www/vendor/slim/slim/Slim/MiddlewareDispatcher.php" ["line"]=> int(73) ["function"]=> string(6) "handle" ["class"]=> string(112) "Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/vendor/slim/slim/Slim/MiddlewareDispatcher.php:116$1c" ["type"]=> string(2) "->" } [8]=> array(5) { ["file"]=> string(38) "/var/www/vendor/slim/slim/Slim/App.php" ["line"]=> int(209) ["function"]=> string(6) "handle" ["class"]=> string(25) "Slim\MiddlewareDispatcher" ["type"]=> string(2) "->" } [9]=> array(5) { ["file"]=> string(38) "/var/www/vendor/slim/slim/Slim/App.php" ["line"]=> int(193) ["function"]=> string(6) "handle" ["class"]=> string(8) "Slim\App" ["type"]=> string(2) "->" } [10]=> array(5) { ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(156) ["function"]=> string(3) "run" ["class"]=> string(8) "Slim\App" ["type"]=> string(2) "->" } } ["previous":"Exception":private]=> NULL ["request":protected]=> object(Slim\Psr7\Request)#156 (12) { ["protocolVersion":protected]=> string(3) "2.0" ["headers":protected]=> object(Slim\Psr7\Headers)#158 (2) { ["globals":protected]=> array(32) { ["USER"]=> string(8) "www-data" ["HOME"]=> string(8) "/var/www" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_IF_MODIFIED_SINCE"]=> string(29) "Sat, 14 Dec 2024 00:44:25 GMT" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_HOST"]=> string(18) "lp.wunschcredit.de" ["SCRIPT_FILENAME"]=> string(34) "/var/www/_webpage/public/index.php" ["REDIRECT_STATUS"]=> string(3) "200" ["SERVER_NAME"]=> string(18) "lp.wunschcredit.de" ["SERVER_PORT"]=> string(3) "443" ["SERVER_ADDR"]=> string(11) "152.53.85.6" ["REMOTE_PORT"]=> string(5) "53148" ["REMOTE_ADDR"]=> string(11) "18.97.14.85" ["SERVER_SOFTWARE"]=> string(12) "nginx/1.27.3" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["HTTPS"]=> string(2) "on" ["REQUEST_SCHEME"]=> string(5) "https" ["SERVER_PROTOCOL"]=> string(8) "HTTP/2.0" ["DOCUMENT_ROOT"]=> string(24) "/var/www/_webpage/public" ["DOCUMENT_URI"]=> string(10) "/index.php" ["REQUEST_URI"]=> string(20) "/blog/author/daniel/" ["SCRIPT_NAME"]=> string(10) "/index.php" ["CONTENT_LENGTH"]=> string(0) "" ["CONTENT_TYPE"]=> string(0) "" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["PHP_SELF"]=> string(10) "/index.php" ["REQUEST_TIME_FLOAT"]=> float(1762748437.514348) ["REQUEST_TIME"]=> int(1762748437) } ["headers":protected]=> array(8) { ["accept-encoding"]=> object(Slim\Psr7\Header)#124 (3) { ["originalName":"Slim\Psr7\Header":private]=> string(15) "Accept-Encoding" ["normalizedName":"Slim\Psr7\Header":private]=> string(15) "accept-encoding" ["values":"Slim\Psr7\Header":private]=> array(1) { [0]=> string(7) "br,gzip" } } ["if-modified-since"]=> object(Slim\Psr7\Header)#125 (3) { ["originalName":"Slim\Psr7\Header":private]=> string(17) "If-Modified-Since" ["normalizedName":"Slim\Psr7\Header":private]=> string(17) "if-modified-since" ["values":"Slim\Psr7\Header":private]=> array(1) { [0]=> string(29) "Sat, 14 Dec 2024 00:44:25 GMT" } } ["accept-language"]=> object(Slim\Psr7\Header)#126 (3) { ["originalName":"Slim\Psr7\Header":private]=> string(15) "Accept-Language" ["normalizedName":"Slim\Psr7\Header":private]=> string(15) "accept-language" ["values":"Slim\Psr7\Header":private]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } } ["accept"]=> object(Slim\Psr7\Header)#127 (3) { ["originalName":"Slim\Psr7\Header":private]=> string(6) "Accept" ["normalizedName":"Slim\Psr7\Header":private]=> string(6) "accept" ["values":"Slim\Psr7\Header":private]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } } ["user-agent"]=> object(Slim\Psr7\Header)#128 (3) { ["originalName":"Slim\Psr7\Header":private]=> string(10) "User-Agent" ["normalizedName":"Slim\Psr7\Header":private]=> string(10) "user-agent" ["values":"Slim\Psr7\Header":private]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } } ["host"]=> object(Slim\Psr7\Header)#135 (3) { ["originalName":"Slim\Psr7\Header":private]=> string(4) "Host" ["normalizedName":"Slim\Psr7\Header":private]=> string(4) "host" ["values":"Slim\Psr7\Header":private]=> array(1) { [0]=> string(18) "lp.wunschcredit.de" } } ["content-length"]=> object(Slim\Psr7\Header)#130 (3) { ["originalName":"Slim\Psr7\Header":private]=> string(14) "Content-Length" ["normalizedName":"Slim\Psr7\Header":private]=> string(14) "content-length" ["values":"Slim\Psr7\Header":private]=> array(1) { [0]=> string(0) "" } } ["content-type"]=> object(Slim\Psr7\Header)#131 (3) { ["originalName":"Slim\Psr7\Header":private]=> string(12) "Content-Type" ["normalizedName":"Slim\Psr7\Header":private]=> string(12) "content-type" ["values":"Slim\Psr7\Header":private]=> array(1) { [0]=> string(0) "" } } } } ["body":protected]=> object(Slim\Psr7\Stream)#171 (8) { ["stream":protected]=> resource(9) of type (stream) ["meta":protected]=> uninitialized(?array) ["readable":protected]=> NULL ["writable":protected]=> NULL ["seekable":protected]=> NULL ["size":protected]=> NULL ["isPipe":protected]=> NULL ["finished":protected]=> bool(false) ["cache":protected]=> object(Slim\Psr7\Stream)#132 (9) { ["stream":protected]=> resource(5) of type (stream) ["meta":protected]=> array(6) { ["wrapper_type"]=> string(3) "PHP" ["stream_type"]=> string(4) "TEMP" ["mode"]=> string(3) "w+b" ["unread_bytes"]=> int(0) ["seekable"]=> bool(true) ["uri"]=> string(10) "php://temp" } ["readable":protected]=> NULL ["writable":protected]=> bool(true) ["seekable":protected]=> bool(true) ["size":protected]=> NULL ["isPipe":protected]=> bool(false) ["finished":protected]=> bool(false) ["cache":protected]=> NULL } } ["method":protected]=> string(3) "GET" ["uri":protected]=> object(Slim\Psr7\Uri)#123 (8) { ["scheme":protected]=> string(5) "https" ["user":protected]=> string(0) "" ["password":protected]=> string(0) "" ["host":protected]=> string(18) "lp.wunschcredit.de" ["port":protected]=> int(443) ["path":protected]=> string(20) "/blog/author/daniel/" ["query":protected]=> string(0) "" ["fragment":protected]=> string(0) "" } ["requestTarget":protected]=> NULL ["queryParams":protected]=> NULL ["cookies":protected]=> array(0) { } ["serverParams":protected]=> array(32) { ["USER"]=> string(8) "www-data" ["HOME"]=> string(8) "/var/www" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_IF_MODIFIED_SINCE"]=> string(29) "Sat, 14 Dec 2024 00:44:25 GMT" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_HOST"]=> string(18) "lp.wunschcredit.de" ["SCRIPT_FILENAME"]=> string(34) "/var/www/_webpage/public/index.php" ["REDIRECT_STATUS"]=> string(3) "200" ["SERVER_NAME"]=> string(18) "lp.wunschcredit.de" ["SERVER_PORT"]=> string(3) "443" ["SERVER_ADDR"]=> string(11) "152.53.85.6" ["REMOTE_PORT"]=> string(5) "53148" ["REMOTE_ADDR"]=> string(11) "18.97.14.85" ["SERVER_SOFTWARE"]=> string(12) "nginx/1.27.3" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["HTTPS"]=> string(2) "on" ["REQUEST_SCHEME"]=> string(5) "https" ["SERVER_PROTOCOL"]=> string(8) "HTTP/2.0" ["DOCUMENT_ROOT"]=> string(24) "/var/www/_webpage/public" ["DOCUMENT_URI"]=> string(10) "/index.php" ["REQUEST_URI"]=> string(20) "/blog/author/daniel/" ["SCRIPT_NAME"]=> string(10) "/index.php" ["CONTENT_LENGTH"]=> string(0) "" ["CONTENT_TYPE"]=> string(0) "" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["PHP_SELF"]=> string(10) "/index.php" ["REQUEST_TIME_FLOAT"]=> float(1762748437.514348) ["REQUEST_TIME"]=> int(1762748437) } ["attributes":protected]=> array(2) { ["__routeParser__"]=> object(Slim\Routing\RouteParser)#61 (2) { ["routeCollector":"Slim\Routing\RouteParser":private]=> object(Slim\Routing\RouteCollector)#59 (11) { ["routeParser":protected]=> *RECURSION* ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> *RECURSION* ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> *RECURSION* ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* } } } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["container":protected]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["defaultInvocationStrategy":protected]=> object(DI\Bridge\Slim\ControllerInvoker)#73 (1) { ["invoker":"DI\Bridge\Slim\ControllerInvoker":private]=> object(Invoker\Invoker)#70 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#72 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#71 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(3) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#67 (0) { } [1]=> object(Invoker\ParameterResolver\Container\TypeHintContainerResolver)#68 (1) { ["container":"Invoker\ParameterResolver\Container\TypeHintContainerResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } [2]=> object(Invoker\ParameterResolver\DefaultValueResolver)#69 (0) { } } } ["container":"Invoker\Invoker":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["basePath":protected]=> string(0) "" ["cacheFile":protected]=> NULL ["routes":protected]=> array(18) { ["route0"]=> object(Slim\Routing\Route)#84 (14) { ["methods":protected]=> array(1) { [0]=> string(3) "GET" } ["identifier":protected]=> string(6) "route0" ["name":protected]=> NULL ["groups":protected]=> array(0) { } ["invocationStrategy":protected]=> object(DI\Bridge\Slim\ControllerInvoker)#73 (1) { ["invoker":"DI\Bridge\Slim\ControllerInvoker":private]=> object(Invoker\Invoker)#70 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#72 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#71 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(3) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#67 (0) { } [1]=> object(Invoker\ParameterResolver\Container\TypeHintContainerResolver)#68 (1) { ["container":"Invoker\ParameterResolver\Container\TypeHintContainerResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } [2]=> object(Invoker\ParameterResolver\DefaultValueResolver)#69 (0) { } } } ["container":"Invoker\Invoker":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["arguments":protected]=> array(0) { } ["savedArguments":protected]=> array(0) { } ["container":protected]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#85 (3) { ["tip":protected]=> *RECURSION* ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> *RECURSION* ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> *RECURSION* ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* } } } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["container":protected]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } ["callable":protected]=> object(Closure)#83 (4) { ["name"]=> string(48) "{closure:/var/www/_webpage/public/index.php:120}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(120) ["parameter"]=> array(3) { ["$request"]=> string(10) "" ["$response"]=> string(10) "" ["$twig"]=> string(10) "" } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> *RECURSION* ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> *RECURSION* ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* } } } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["pattern":protected]=> string(11) "/robots.txt" ["groupMiddlewareAppended":protected]=> bool(false) } ["route1"]=> object(Slim\Routing\Route)#86 (14) { ["methods":protected]=> array(1) { [0]=> string(3) "GET" } ["identifier":protected]=> string(6) "route1" ["name":protected]=> NULL ["groups":protected]=> array(0) { } ["invocationStrategy":protected]=> object(DI\Bridge\Slim\ControllerInvoker)#73 (1) { ["invoker":"DI\Bridge\Slim\ControllerInvoker":private]=> object(Invoker\Invoker)#70 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#72 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#71 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(3) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#67 (0) { } [1]=> object(Invoker\ParameterResolver\Container\TypeHintContainerResolver)#68 (1) { ["container":"Invoker\ParameterResolver\Container\TypeHintContainerResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } [2]=> object(Invoker\ParameterResolver\DefaultValueResolver)#69 (0) { } } } ["container":"Invoker\Invoker":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["arguments":protected]=> array(0) { } ["savedArguments":protected]=> array(0) { } ["container":protected]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#87 (3) { ["tip":protected]=> *RECURSION* ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> *RECURSION* ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> *RECURSION* ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* } } } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["container":protected]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } ["callable":protected]=> array(2) { [0]=> string(41) "DigitalSlimApp\Controllers\ViewController" [1]=> string(9) "debugMode" } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> *RECURSION* ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> *RECURSION* ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* } } } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["pattern":protected]=> string(6) "/debug" ["groupMiddlewareAppended":protected]=> bool(false) } ["route2"]=> object(Slim\Routing\Route)#88 (14) { ["methods":protected]=> array(1) { [0]=> string(3) "GET" } ["identifier":protected]=> string(6) "route2" ["name":protected]=> NULL ["groups":protected]=> array(0) { } ["invocationStrategy":protected]=> object(DI\Bridge\Slim\ControllerInvoker)#73 (1) { ["invoker":"DI\Bridge\Slim\ControllerInvoker":private]=> object(Invoker\Invoker)#70 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#72 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#71 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(3) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#67 (0) { } [1]=> object(Invoker\ParameterResolver\Container\TypeHintContainerResolver)#68 (1) { ["container":"Invoker\ParameterResolver\Container\TypeHintContainerResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } [2]=> object(Invoker\ParameterResolver\DefaultValueResolver)#69 (0) { } } } ["container":"Invoker\Invoker":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["arguments":protected]=> array(0) { } ["savedArguments":protected]=> array(0) { } ["container":protected]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#89 (3) { ["tip":protected]=> *RECURSION* ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> *RECURSION* ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> *RECURSION* ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* } } } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["container":protected]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } ["callable":protected]=> array(2) { [0]=> string(41) "DigitalSlimApp\Controllers\ViewController" [1]=> string(9) "resetMode" } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> *RECURSION* ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> *RECURSION* ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* } } } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["pattern":protected]=> string(6) "/reset" ["groupMiddlewareAppended":protected]=> bool(false) } ["route3"]=> object(Slim\Routing\Route)#90 (14) { ["methods":protected]=> array(1) { [0]=> string(3) "GET" } ["identifier":protected]=> string(6) "route3" ["name":protected]=> NULL ["groups":protected]=> array(0) { } ["invocationStrategy":protected]=> object(DI\Bridge\Slim\ControllerInvoker)#73 (1) { ["invoker":"DI\Bridge\Slim\ControllerInvoker":private]=> object(Invoker\Invoker)#70 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#72 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#71 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(3) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#67 (0) { } [1]=> object(Invoker\ParameterResolver\Container\TypeHintContainerResolver)#68 (1) { ["container":"Invoker\ParameterResolver\Container\TypeHintContainerResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } [2]=> object(Invoker\ParameterResolver\DefaultValueResolver)#69 (0) { } } } ["container":"Invoker\Invoker":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["arguments":protected]=> array(0) { } ["savedArguments":protected]=> array(0) { } ["container":protected]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#91 (3) { ["tip":protected]=> *RECURSION* ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> *RECURSION* ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> *RECURSION* ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* } } } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["container":protected]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } ["callable":protected]=> array(2) { [0]=> string(41) "DigitalSlimApp\Controllers\ViewController" [1]=> string(10) "debugForce" } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> *RECURSION* ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> *RECURSION* ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* } } } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["pattern":protected]=> string(18) "/debugForce/{view}" ["groupMiddlewareAppended":protected]=> bool(false) } ["route4"]=> object(Slim\Routing\Route)#92 (14) { ["methods":protected]=> array(1) { [0]=> string(3) "GET" } ["identifier":protected]=> string(6) "route4" ["name":protected]=> NULL ["groups":protected]=> array(0) { } ["invocationStrategy":protected]=> object(DI\Bridge\Slim\ControllerInvoker)#73 (1) { ["invoker":"DI\Bridge\Slim\ControllerInvoker":private]=> object(Invoker\Invoker)#70 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#72 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#71 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(3) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#67 (0) { } [1]=> object(Invoker\ParameterResolver\Container\TypeHintContainerResolver)#68 (1) { ["container":"Invoker\ParameterResolver\Container\TypeHintContainerResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } [2]=> object(Invoker\ParameterResolver\DefaultValueResolver)#69 (0) { } } } ["container":"Invoker\Invoker":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["arguments":protected]=> array(0) { } ["savedArguments":protected]=> array(0) { } ["container":protected]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#93 (3) { ["tip":protected]=> *RECURSION* ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> *RECURSION* ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> *RECURSION* ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* } } } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["container":protected]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } ["callable":protected]=> array(2) { [0]=> string(41) "DigitalSlimApp\Controllers\ViewController" [1]=> string(24) "setFunnelStatisticResult" } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> *RECURSION* ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> *RECURSION* ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* } } } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["pattern":protected]=> string(26) "/funnel/statistic/{result}" ["groupMiddlewareAppended":protected]=> bool(false) } ["route5"]=> object(Slim\Routing\Route)#94 (14) { ["methods":protected]=> array(1) { [0]=> string(3) "GET" } ["identifier":protected]=> string(6) "route5" ["name":protected]=> NULL ["groups":protected]=> array(0) { } ["invocationStrategy":protected]=> object(DI\Bridge\Slim\ControllerInvoker)#73 (1) { ["invoker":"DI\Bridge\Slim\ControllerInvoker":private]=> object(Invoker\Invoker)#70 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#72 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#71 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(3) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#67 (0) { } [1]=> object(Invoker\ParameterResolver\Container\TypeHintContainerResolver)#68 (1) { ["container":"Invoker\ParameterResolver\Container\TypeHintContainerResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } [2]=> object(Invoker\ParameterResolver\DefaultValueResolver)#69 (0) { } } } ["container":"Invoker\Invoker":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["arguments":protected]=> array(0) { } ["savedArguments":protected]=> array(0) { } ["container":protected]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#95 (3) { ["tip":protected]=> *RECURSION* ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> *RECURSION* ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> *RECURSION* ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* } } } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["container":protected]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } ["callable":protected]=> array(2) { [0]=> string(41) "DigitalSlimApp\Controllers\ViewController" [1]=> string(18) "setGeneralFunnelID" } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> *RECURSION* ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> *RECURSION* ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* } } } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["pattern":protected]=> string(44) "/funnel/{generalFunnelID}[/{action}[/{uui}]]" ["groupMiddlewareAppended":protected]=> bool(false) } ["route6"]=> object(Slim\Routing\Route)#96 (14) { ["methods":protected]=> array(1) { [0]=> string(3) "GET" } ["identifier":protected]=> string(6) "route6" ["name":protected]=> NULL ["groups":protected]=> array(0) { } ["invocationStrategy":protected]=> object(DI\Bridge\Slim\ControllerInvoker)#73 (1) { ["invoker":"DI\Bridge\Slim\ControllerInvoker":private]=> object(Invoker\Invoker)#70 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#72 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#71 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(3) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#67 (0) { } [1]=> object(Invoker\ParameterResolver\Container\TypeHintContainerResolver)#68 (1) { ["container":"Invoker\ParameterResolver\Container\TypeHintContainerResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } [2]=> object(Invoker\ParameterResolver\DefaultValueResolver)#69 (0) { } } } ["container":"Invoker\Invoker":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["arguments":protected]=> array(0) { } ["savedArguments":protected]=> array(0) { } ["container":protected]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#97 (3) { ["tip":protected]=> *RECURSION* ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> *RECURSION* ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> *RECURSION* ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* } } } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["container":protected]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } ["callable":protected]=> array(2) { [0]=> string(41) "DigitalSlimApp\Controllers\ViewController" [1]=> string(6) "setPID" } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> *RECURSION* ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> *RECURSION* ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* } } } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["pattern":protected]=> string(29) "/pid/{pid}[/{action}[/{uui}]]" ["groupMiddlewareAppended":protected]=> bool(false) } ["route7"]=> object(Slim\Routing\Route)#98 (14) { ["methods":protected]=> array(1) { [0]=> string(3) "GET" } ["identifier":protected]=> string(6) "route7" ["name":protected]=> NULL ["groups":protected]=> array(0) { } ["invocationStrategy":protected]=> object(DI\Bridge\Slim\ControllerInvoker)#73 (1) { ["invoker":"DI\Bridge\Slim\ControllerInvoker":private]=> object(Invoker\Invoker)#70 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#72 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#71 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(3) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#67 (0) { } [1]=> object(Invoker\ParameterResolver\Container\TypeHintContainerResolver)#68 (1) { ["container":"Invoker\ParameterResolver\Container\TypeHintContainerResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } [2]=> object(Invoker\ParameterResolver\DefaultValueResolver)#69 (0) { } } } ["container":"Invoker\Invoker":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["arguments":protected]=> array(0) { } ["savedArguments":protected]=> array(0) { } ["container":protected]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#99 (3) { ["tip":protected]=> *RECURSION* ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> *RECURSION* ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> *RECURSION* ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* } } } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["container":protected]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } ["callable":protected]=> array(2) { [0]=> string(41) "DigitalSlimApp\Controllers\ViewController" [1]=> string(8) "skipForm" } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> *RECURSION* ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> *RECURSION* ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* } } } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["pattern":protected]=> string(5) "/skip" ["groupMiddlewareAppended":protected]=> bool(false) } ["route8"]=> object(Slim\Routing\Route)#100 (14) { ["methods":protected]=> array(1) { [0]=> string(3) "GET" } ["identifier":protected]=> string(6) "route8" ["name":protected]=> NULL ["groups":protected]=> array(0) { } ["invocationStrategy":protected]=> object(DI\Bridge\Slim\ControllerInvoker)#73 (1) { ["invoker":"DI\Bridge\Slim\ControllerInvoker":private]=> object(Invoker\Invoker)#70 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#72 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#71 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(3) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#67 (0) { } [1]=> object(Invoker\ParameterResolver\Container\TypeHintContainerResolver)#68 (1) { ["container":"Invoker\ParameterResolver\Container\TypeHintContainerResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } [2]=> object(Invoker\ParameterResolver\DefaultValueResolver)#69 (0) { } } } ["container":"Invoker\Invoker":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["arguments":protected]=> array(0) { } ["savedArguments":protected]=> array(0) { } ["container":protected]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#101 (3) { ["tip":protected]=> *RECURSION* ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> *RECURSION* ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> *RECURSION* ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* } } } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["container":protected]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } ["callable":protected]=> array(2) { [0]=> string(41) "DigitalSlimApp\Controllers\ViewController" [1]=> string(7) "getView" } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> *RECURSION* ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> *RECURSION* ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* } } } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["pattern":protected]=> string(1) "/" ["groupMiddlewareAppended":protected]=> bool(false) } ["route9"]=> object(Slim\Routing\Route)#102 (14) { ["methods":protected]=> array(1) { [0]=> string(3) "GET" } ["identifier":protected]=> string(6) "route9" ["name":protected]=> NULL ["groups":protected]=> array(0) { } ["invocationStrategy":protected]=> object(DI\Bridge\Slim\ControllerInvoker)#73 (1) { ["invoker":"DI\Bridge\Slim\ControllerInvoker":private]=> object(Invoker\Invoker)#70 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#72 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#71 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(3) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#67 (0) { } [1]=> object(Invoker\ParameterResolver\Container\TypeHintContainerResolver)#68 (1) { ["container":"Invoker\ParameterResolver\Container\TypeHintContainerResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } [2]=> object(Invoker\ParameterResolver\DefaultValueResolver)#69 (0) { } } } ["container":"Invoker\Invoker":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["arguments":protected]=> array(0) { } ["savedArguments":protected]=> array(0) { } ["container":protected]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#103 (3) { ["tip":protected]=> *RECURSION* ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> *RECURSION* ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> *RECURSION* ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* } } } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["container":protected]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } ["callable":protected]=> array(2) { [0]=> string(41) "DigitalSlimApp\Controllers\ViewController" [1]=> string(7) "setView" } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> *RECURSION* ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> *RECURSION* ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* } } } ["callableResolver":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["pattern":protected]=> string(18) "/funnelView/{view}" ["groupMiddlewareAppended":protected]=> bool(false) } ["route10"]=> object(Slim\Routing\Route)#104 (14) { ["methods":protected]=> array(1) { [0]=> string(3) "GET" } ["identifier":protected]=> string(7) "route10" ["name":protected]=> NULL ["groups":protected]=> array(0) { } ["invocationStrategy":protected]=> object(DI\Bridge\Slim\ControllerInvoker)#73 (1) { ["invoker":"DI\Bridge\Slim\ControllerInvoker":private]=> object(Invoker\Invoker)#70 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#72 (1) { ["container":"Invoker\CallableResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#71 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(3) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#67 (0) { } [1]=> object(Invoker\ParameterResolver\Container\TypeHintContainerResolver)#68 (1) { ["container":"Invoker\ParameterResolver\Container\TypeHintContainerResolver":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) { ["98FqgRua"]=> string(36) "21500f02-1a38-43e6-8f52-72af8e62e7fa" ["OIJLhNcS"]=> string(36) "523b29bf-c94b-4bb0-9822-4573c8d74b35" ["HOVtlDrO"]=> string(36) "273f1d2a-78e3-46c6-bc6a-3793cbc5235e" ["vEmzDoNU"]=> string(37) "9f339abf-c0fa-46d8-8f44-69d888d6719as" } ["Slim\Views\Twig"]=> object(Closure)#35 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:33}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(33) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Slim\Views\TwigMiddleware"]=> object(Closure)#36 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:39}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(39) ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["PDO"]=> object(Closure)#37 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:42}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(42) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionManagerInterface"]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["Odan\Session\SessionInterface"]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#43 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [2]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["definitionResolver":"DI\Container":private]=> object(DI\Definition\Resolver\ResolverDispatcher)#48 (8) { ["arrayResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["factoryResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\FactoryResolver)#141 (3) { ["invoker":"DI\Definition\Resolver\FactoryResolver":private]=> object(Invoker\Invoker)#147 (3) { ["callableResolver":"Invoker\Invoker":private]=> object(Invoker\CallableResolver)#148 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } ["parameterResolver":"Invoker\Invoker":private]=> object(Invoker\ParameterResolver\ResolverChain)#142 (1) { ["resolvers":"Invoker\ParameterResolver\ResolverChain":private]=> array(4) { [0]=> object(Invoker\ParameterResolver\AssociativeArrayResolver)#143 (0) { } [1]=> object(DI\Invoker\FactoryParameterResolver)#144 (1) { ["container":"DI\Invoker\FactoryParameterResolver":private]=> *RECURSION* } [2]=> object(Invoker\ParameterResolver\NumericArrayResolver)#145 (0) { } [3]=> object(Invoker\ParameterResolver\DefaultValueResolver)#146 (0) { } } } ["container":"Invoker\Invoker":private]=> *RECURSION* } ["container":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* ["resolver":"DI\Definition\Resolver\FactoryResolver":private]=> *RECURSION* } ["decoratorResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["objectResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Definition\Resolver\ObjectCreator)#52 (3) { ["parameterResolver":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Definition\Resolver\ParameterResolver)#53 (1) { ["definitionResolver":"DI\Definition\Resolver\ParameterResolver":private]=> *RECURSION* } ["definitionResolver":"DI\Definition\Resolver\ObjectCreator":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ObjectCreator":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["instanceResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["envVariableResolver":"DI\Definition\Resolver\ResolverDispatcher":private]=> NULL ["container":"DI\Definition\Resolver\ResolverDispatcher":private]=> *RECURSION* ["proxyFactory":"DI\Definition\Resolver\ResolverDispatcher":private]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } ["fetchedDefinitions":"DI\Container":private]=> array(7) { ["Psr\Http\Message\ResponseFactoryInterface"]=> object(DI\Definition\ObjectDefinition)#51 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(41) "Psr\Http\Message\ResponseFactoryInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteCollectorInterface"]=> object(DI\Definition\ObjectDefinition)#56 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(39) "Slim\Interfaces\RouteCollectorInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\RouteResolverInterface"]=> object(DI\Definition\ObjectDefinition)#54 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(38) "Slim\Interfaces\RouteResolverInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Slim\Interfaces\MiddlewareDispatcherInterface"]=> object(DI\Definition\ObjectDefinition)#57 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(45) "Slim\Interfaces\MiddlewareDispatcherInterface" ["className":protected]=> NULL ["constructorInjection":protected]=> NULL ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(false) } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(DI\Definition\ObjectDefinition)#120 (8) { ["name":"DI\Definition\ObjectDefinition":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["className":protected]=> NULL ["constructorInjection":protected]=> object(DI\Definition\ObjectDefinition\MethodInjection)#138 (2) { ["methodName":"DI\Definition\ObjectDefinition\MethodInjection":private]=> string(11) "__construct" ["parameters":"DI\Definition\ObjectDefinition\MethodInjection":private]=> array(1) { [0]=> object(DI\Definition\Reference)#139 (2) { ["name":"DI\Definition\Reference":private]=> string(0) "" ["targetEntryName":"DI\Definition\Reference":private]=> string(36) "Odan\Session\SessionManagerInterface" } } } ["propertyInjections":protected]=> array(0) { } ["methodInjections":protected]=> array(0) { } ["lazy":protected]=> NULL ["classExists":"DI\Definition\ObjectDefinition":private]=> bool(true) ["isInstantiable":"DI\Definition\ObjectDefinition":private]=> bool(true) } ["Odan\Session\SessionManagerInterface"]=> object(DI\Definition\FactoryDefinition)#140 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(36) "Odan\Session\SessionManagerInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#38 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:53}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(53) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } ["Odan\Session\SessionInterface"]=> object(DI\Definition\FactoryDefinition)#150 (3) { ["name":"DI\Definition\FactoryDefinition":private]=> string(29) "Odan\Session\SessionInterface" ["factory":"DI\Definition\FactoryDefinition":private]=> object(Closure)#39 (4) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:56}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(56) ["parameter"]=> array(1) { ["$container"]=> string(10) "" } } ["parameters":"DI\Definition\FactoryDefinition":private]=> array(0) { } } } ["entriesBeingResolved":protected]=> array(0) { } ["invoker":"DI\Container":private]=> NULL ["delegateContainer":protected]=> *RECURSION* ["proxyFactory":protected]=> object(DI\Proxy\ProxyFactory)#46 (2) { ["proxyManager":"DI\Proxy\ProxyFactory":private]=> NULL ["proxyDirectory":"DI\Proxy\ProxyFactory":private]=> NULL } } } [2]=> object(Invoker\ParameterResolver\DefaultValueResolver)#69 (0) { } } } ["container":"Invoker\Invoker":private]=> object(DI\Container)#47 (8) { ["resolvedEntries":protected]=> array(9) { ["DI\Container"]=> *RECURSION* ["Psr\Container\ContainerInterface"]=> *RECURSION* ["DI\FactoryInterface"]=> *RECURSION* ["Invoker\InvokerInterface"]=> *RECURSION* ["Slim\Interfaces\CallableResolverInterface"]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["Slim\App"]=> object(Slim\App)#58 (7) { ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* ["routeCollector":protected]=> *RECURSION* ["groupPattern":protected]=> string(0) "" ["routeResolver":protected]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["middlewareDispatcher":protected]=> object(Slim\MiddlewareDispatcher)#66 (3) { ["tip":protected]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#82 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Tuupola\Middleware\HttpBasicAuthentication)#77 (2) { ["rules":"Tuupola\Middleware\HttpBasicAuthentication":private]=> object(SplStack)#78 (2) { ["flags":"SplDoublyLinkedList":private]=> int(6) ["dllist":"SplDoublyLinkedList":private]=> array(2) { [0]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestMethodRule)#80 (1) { ["options":protected]=> array(1) { ["ignore"]=> array(1) { [0]=> string(7) "OPTIONS" } } } [1]=> object(Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule)#81 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\RequestPathRule":private]=> array(2) { ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL } } } } ["options":"Tuupola\Middleware\HttpBasicAuthentication":private]=> array(10) { ["secure"]=> bool(true) ["relaxed"]=> array(2) { [0]=> string(9) "localhost" [1]=> string(9) "127.0.0.1" } ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } ["path"]=> array(4) { [0]=> string(8) "/service" [1]=> string(6) "/myODO" [2]=> string(21) "/externalStatusUpdate" [3]=> string(4) "/ads" } ["ignore"]=> NULL ["realm"]=> string(9) "Protected" ["authenticator"]=> object(Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator)#79 (1) { ["options":"Tuupola\Middleware\HttpBasicAuthentication\ArrayAuthenticator":private]=> array(1) { ["users"]=> array(1) { ["myODO.service"]=> string(19) "bet345GRFFW.K56d9wr" } } } ["before"]=> NULL ["after"]=> NULL ["error"]=> NULL } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#76 (2) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Middleware\ErrorMiddleware)#75 (9) { ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["responseFactory":protected]=> object(Slim\Psr7\Factory\ResponseFactory)#55 (0) { } ["displayErrorDetails":protected]=> bool(true) ["logErrors":protected]=> bool(true) ["logErrorDetails":protected]=> bool(true) ["logger":protected]=> NULL ["handlers":protected]=> array(0) { } ["subClassHandlers":protected]=> array(0) { } ["defaultErrorHandler":protected]=> object(Closure)#74 (5) { ["name"]=> string(47) "{closure:/var/www/_webpage/public/index.php:75}" ["file"]=> string(34) "/var/www/_webpage/public/index.php" ["line"]=> int(75) ["static"]=> array(1) { ["app"]=> *RECURSION* } ["parameter"]=> array(5) { ["$request"]=> string(10) "" ["$exception"]=> string(10) "" ["$displayErrorDetails"]=> string(10) "" ["$logErrors"]=> string(10) "" ["$logErrorDetails"]=> string(10) "" } } } ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Psr\Http\Server\RequestHandlerInterface@anonymous)#60 (4) { ["middleware":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> string(46) "Odan\Session\Middleware\SessionStartMiddleware" ["next":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(Slim\Routing\RouteRunner)#65 (3) { ["routeResolver":"Slim\Routing\RouteRunner":private]=> object(Slim\Routing\RouteResolver)#63 (2) { ["routeCollector":protected]=> *RECURSION* ["dispatcher":"Slim\Routing\RouteResolver":private]=> object(Slim\Routing\Dispatcher)#64 (2) { ["routeCollector":"Slim\Routing\Dispatcher":private]=> *RECURSION* ["dispatcher":"Slim\Routing\Dispatcher":private]=> object(Slim\Routing\FastRouteDispatcher)#172 (3) { ["staticRouteMap":protected]=> array(2) { ["GET"]=> array(5) { ["/robots.txt"]=> string(6) "route0" ["/debug"]=> string(6) "route1" ["/reset"]=> string(6) "route2" ["/skip"]=> string(6) "route7" ["/"]=> string(6) "route8" } ["POST"]=> array(4) { ["/submitForm"]=> string(7) "route11" ["/anfrageRR"]=> string(7) "route15" ["/anfrage"]=> string(7) "route16" ["/submit"]=> string(7) "route17" } } ["variableRouteData":protected]=> array(2) { ["GET"]=> array(1) { [0]=> array(2) { ["regex"]=> string(392) "~^(?|/debugForce/([^/]+)|/funnel/statistic/([^/]+)()|/funnel/([^/]+)()()|/funnel/([^/]+)/([^/]+)()()|/funnel/([^/]+)/([^/]+)/([^/]+)()()|/pid/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)()()()()()|/pid/([^/]+)/([^/]+)/([^/]+)()()()()()|/funnelView/([^/]+)()()()()()()()()|/([^/]+)()()()()()()()()()|/fraudProtect/([^/]+)/([^/]+)()()()()()()()()()|/mailing/doi/([^/]+)/([^/]+)()()()()()()()()()())$~" ["routeMap"]=> array(12) { [2]=> array(2) { [0]=> string(6) "route3" [1]=> array(1) { ["view"]=> string(4) "view" } } [3]=> array(2) { [0]=> string(6) "route4" [1]=> array(1) { ["result"]=> string(6) "result" } } [4]=> array(2) { [0]=> string(6) "route5" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } [5]=> array(2) { [0]=> string(6) "route5" [1]=> array(2) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" } } [6]=> array(2) { [0]=> string(6) "route5" [1]=> array(3) { ["generalFunnelID"]=> string(15) "generalFunnelID" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [7]=> array(2) { [0]=> string(6) "route6" [1]=> array(1) { ["pid"]=> string(3) "pid" } } [8]=> array(2) { [0]=> string(6) "route6" [1]=> array(2) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" } } [9]=> array(2) { [0]=> string(6) "route6" [1]=> array(3) { ["pid"]=> string(3) "pid" ["action"]=> string(6) "action" ["uui"]=> string(3) "uui" } } [10]=> array(2) { [0]=> string(6) "route9" [1]=> array(1) { ["view"]=> string(4) "view" } } [11]=> array(2) { [0]=> string(7) "route10" [1]=> array(1) { ["view"]=> string(4) "view" } } [12]=> array(2) { [0]=> string(7) "route12" [1]=> array(2) { ["user"]=> string(4) "user" ["view"]=> string(4) "view" } } [13]=> array(2) { [0]=> string(7) "route13" [1]=> array(2) { ["uui"]=> string(3) "uui" ["subID"]=> string(5) "subID" } } } } } ["PUT"]=> array(1) { [0]=> array(2) { ["regex"]=> string(43) "~^(?|/service/setGeneralFunnelID/([^/]+))$~" ["routeMap"]=> array(1) { [2]=> array(2) { [0]=> string(7) "route14" [1]=> array(1) { ["generalFunnelID"]=> string(15) "generalFunnelID" } } } } } } ["allowedMethods":"Slim\Routing\FastRouteDispatcher":private]=> array(1) { ["/blog/author/daniel/"]=> array(0) { } } } } } ["routeParser":"Slim\Routing\RouteRunner":private]=> *RECURSION* ["routeCollectorProxy":"Slim\Routing\RouteRunner":private]=> *RECURSION* } ["container":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> *RECURSION* ["callableResolver":"Psr\Http\Server\RequestHandlerInterface@anonymous":private]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } } } } ["callableResolver":protected]=> object(DI\Bridge\Slim\CallableResolver)#50 (1) { ["callableResolver":"DI\Bridge\Slim\CallableResolver":private]=> object(Invoker\CallableResolver)#49 (1) { ["container":"Invoker\CallableResolver":private]=> *RECURSION* } } ["container":protected]=> *RECURSION* } } ["Odan\Session\SessionInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\SessionManagerInterface"]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } ["Odan\Session\Middleware\SessionStartMiddleware"]=> object(Odan\Session\Middleware\SessionStartMiddleware)#137 (1) { ["session":"Odan\Session\Middleware\SessionStartMiddleware":private]=> object(Odan\Session\PhpSession)#151 (3) { ["storage":"Odan\Session\PhpSession":private]=> &array(0) { } ["flash":"Odan\Session\PhpSession":private]=> object(Odan\Session\Flash)#136 (2) { ["storage":"Odan\Session\Flash":private]=> &array(0) { } ["storageKey":"Odan\Session\Flash":private]=> string(6) "_flash" } ["options":"Odan\Session\PhpSession":private]=> array(8) { ["id"]=> NULL ["name"]=> string(18) "odoTechnicalHelper" ["lifetime"]=> int(7200) ["path"]=> NULL ["domain"]=> NULL ["secure"]=> bool(true) ["httponly"]=> bool(false) ["cache_limiter"]=> string(7) "nocache" } } } } ["definitionSource":"DI\Container":private]=> object(DI\Definition\Source\SourceChain)#41 (2) { ["mutableSource":"DI\Definition\Source\SourceChain":private]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } ["sources":"DI\Definition\Source\SourceChain":private]=> array(3) { [0]=> object(DI\Definition\Source\DefinitionArray)#44 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["wildcardDefinitions":"DI\Definition\Source\DefinitionArray":private]=> array(0) { } ["normalizer":"DI\Definition\Source\DefinitionArray":private]=> object(DI\Definition\Source\DefinitionNormalizer)#45 (1) { ["autowiring":"DI\Definition\Source\DefinitionNormalizer":private]=> object(DI\Definition\Source\ReflectionBasedAutowiring)#40 (0) { } } } [1]=> object(DI\Definition\Source\DefinitionArray)#42 (3) { ["definitions":"DI\Definition\Source\DefinitionArray":private]=> array(9) { ["settings"]=> array(1) { ["displayErrorDetails"]=> bool(false) } ["odoPageConfig"]=> array(3) { ["_all"]=> array(8) { ["_target"]=> string(6) "pb59hs" ["authorization"]=> string(48) "cGV0ZXJ1bmRwZXRlci5hcGk6VGZkel9kODFHSCFfYWZMTURz" ["broker"]=> string(6) "PPPBLP" ["odoResponse"]=> string(14) "RS31.241559125" ["customerPortalURL"]=> string(36) "https://kundenportal.wunschcredit.de" ["_services"]=> array(2) { ["rmail"]=> array(1) { ["projectID"]=> string(36) "0194b23d-81ad-701f-a622-0f86f932cf16" } ["adrom"]=> array(1) { ["projectID"]=> string(36) "0195804d-6096-73f0-a502-7c4964b42c0f" } } ["_products"]=> array(1) { ["product_3dhtaz26dk34"]=> array(1) { ["provider_6sj84h"]=> array(1) { ["broker"]=> string(6) "SKUPPF" } } } ["_external"]=> array(1) { ["adRom"]=> array(2) { ["authorization"]=> string(212) "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBY2NvdW50TWFzdGVySWQiOjM3MzYzLCJTaXRlTWFzdGVySWQiOjIsIkFwaUtleUlkIjo0NjI3NywiQWNjb3VudFVzZXJJZCI6NDIxOTcsImlhdCI6MTcwOTA1MTk4MX0.B84yW4C7A8-QVgyYNpb9KlC-xDwZPm-q6D12iCPJ_Uo" ["tags"]=> array(1) { [0]=> int(45) } } } } ["dev"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } ["fb"]=> array(1) { ["meta"]=> array(2) { ["pixelID"]=> string(15) "809239826253489" ["accessToken"]=> string(188) "EAAEYZAVSjUQ0BAFWXbAuBZBY8jCw71PLfZAnClclZAe7dkhQeoMZAAjOwanZB6wyaAq30rmRNjFd1omDiVQTnZC49eTf6AbSOZALVmzPDGxhBxdnAmg8GIMI7KKcvbaSTgR8ZBHlQabMq52S2n4cSbahEVO3GkhZC7Bq43L9GVUVPpEZCCuTkNbvLG4" } } } ["odoFunnelConfig"]=> array(1) { ["generalFunnelID"]=> string(36) "24e4ed63-6959-4c17-afde-48a1a509f6e9" } ["odoPIDConfig"]=> array(4) {