array(2) {
["info"]=>
string(14) "post not found"
["app"]=>
object(Silex\Application)#2 (3) {
["providers":protected]=>
array(2) {
[0]=>
object(Silex\Provider\DoctrineServiceProvider)#27 (0) {
}
[1]=>
object(Silex\Provider\TwigServiceProvider)#42 (0) {
}
}
["booted":protected]=>
bool(true)
["values":protected]=>
array(42) {
["logger"]=>
NULL
["routes"]=>
object(Closure)#4 (2) {
["static"]=>
array(2) {
["callable"]=>
object(Closure)#3 (1) {
["this"]=>
*RECURSION*
}
["object"]=>
object(Symfony\Component\Routing\RouteCollection)#87 (2) {
["routes":"Symfony\Component\Routing\RouteCollection":private]=>
array(7) {
["homepage.index"]=>
object(Silex\Route)#57 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(1) "/"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(41) "Cylusion\Controller\HomeController::index"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#100 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(1) "/"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(1) "/"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(6) "#^/$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["news.item"]=>
object(Silex\Route)#65 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(10) "/news/{id}"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(40) "Cylusion\Controller\NewsController::item"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(1) {
["id"]=>
string(3) "\d+"
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#101 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(2) {
[0]=>
array(4) {
[0]=>
string(8) "variable"
[1]=>
string(1) "/"
[2]=>
string(3) "\d+"
[3]=>
string(2) "id"
}
[1]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(5) "/news"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(5) "/news"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(22) "#^/news/(?P<id>\d+)$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["news.gallery"]=>
object(Silex\Route)#67 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(18) "/news/gallery/{id}"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(43) "Cylusion\Controller\NewsController::gallery"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(1) {
["id"]=>
string(3) "\d+"
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#102 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(2) {
[0]=>
array(4) {
[0]=>
string(8) "variable"
[1]=>
string(1) "/"
[2]=>
string(3) "\d+"
[3]=>
string(2) "id"
}
[1]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(13) "/news/gallery"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(13) "/news/gallery"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(30) "#^/news/gallery/(?P<id>\d+)$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["news.category"]=>
object(Silex\Route)#69 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(6) "/news/"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(44) "Cylusion\Controller\NewsController::category"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#103 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(6) "/news/"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(6) "/news/"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(11) "#^/news/$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["premieren.item"]=>
object(Silex\Route)#74 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(15) "/premieren/{id}"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(45) "Cylusion\Controller\PremierenController::item"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(1) {
["id"]=>
string(3) "\d+"
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#104 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(2) {
[0]=>
array(4) {
[0]=>
string(8) "variable"
[1]=>
string(1) "/"
[2]=>
string(3) "\d+"
[3]=>
string(2) "id"
}
[1]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(10) "/premieren"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(10) "/premieren"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(27) "#^/premieren/(?P<id>\d+)$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["premieren.gallery"]=>
object(Silex\Route)#76 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(23) "/premieren/gallery/{id}"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(48) "Cylusion\Controller\PremierenController::gallery"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(1) {
["id"]=>
string(3) "\d+"
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
NULL
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["premieren.category"]=>
object(Silex\Route)#78 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(11) "/premieren/"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(49) "Cylusion\Controller\PremierenController::category"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
NULL
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
}
["resources":"Symfony\Component\Routing\RouteCollection":private]=>
array(0) {
}
}
}
["parameter"]=>
array(1) {
["$c"]=>
string(10) "<required>"
}
}
["controllers"]=>
object(Closure)#6 (2) {
["static"]=>
array(2) {
["callable"]=>
object(Closure)#5 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
["object"]=>
object(Silex\ControllerCollection)#59 (4) {
["controllers":protected]=>
array(0) {
}
["defaultRoute":protected]=>
object(Silex\Route)#60 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(1) "/"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
NULL
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["defaultController":protected]=>
object(Closure)#61 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$request"]=>
string(10) "<required>"
}
}
["prefix":protected]=>
NULL
}
}
["parameter"]=>
array(1) {
["$c"]=>
string(10) "<required>"
}
}
["controllers_factory"]=>
object(Closure)#7 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
["route_class"]=>
string(11) "Silex\Route"
["route_factory"]=>
object(Closure)#8 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
["exception_handler"]=>
object(Closure)#10 (2) {
["static"]=>
array(2) {
["callable"]=>
object(Closure)#9 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
["object"]=>
object(Silex\ExceptionHandler)#89 (2) {
["debug":protected]=>
bool(true)
["enabled":protected]=>
bool(true)
}
}
["parameter"]=>
array(1) {
["$c"]=>
string(10) "<required>"
}
}
["dispatcher_class"]=>
string(49) "Symfony\Component\EventDispatcher\EventDispatcher"
["dispatcher"]=>
object(Closure)#12 (2) {
["static"]=>
array(2) {
["callable"]=>
object(Closure)#11 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
["object"]=>
object(Symfony\Component\EventDispatcher\EventDispatcher)#79 (2) {
["listeners":"Symfony\Component\EventDispatcher\EventDispatcher":private]=>
array(6) {
["kernel.request"]=>
array(3) {
[32]=>
array(1) {
[0]=>
array(2) {
[0]=>
object(Symfony\Component\HttpKernel\EventListener\RouterListener)#70 (4) {
["matcher":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=>
object(Silex\LazyUrlMatcher)#77 (1) {
["factory":"Silex\LazyUrlMatcher":private]=>
object(Closure)#75 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
["context":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=>
object(Symfony\Component\Routing\RequestContext)#66 (9) {
["baseUrl":"Symfony\Component\Routing\RequestContext":private]=>
string(0) ""
["pathInfo":"Symfony\Component\Routing\RequestContext":private]=>
string(16) "/premieren/28649"
["method":"Symfony\Component\Routing\RequestContext":private]=>
string(3) "GET"
["host":"Symfony\Component\Routing\RequestContext":private]=>
string(24) "tanzjahr2016.tanznetz.de"
["scheme":"Symfony\Component\Routing\RequestContext":private]=>
string(4) "http"
["httpPort":"Symfony\Component\Routing\RequestContext":private]=>
int(80)
["httpsPort":"Symfony\Component\Routing\RequestContext":private]=>
int(443)
["queryString":"Symfony\Component\Routing\RequestContext":private]=>
string(0) ""
["parameters":"Symfony\Component\Routing\RequestContext":private]=>
array(1) {
["_locale"]=>
string(2) "en"
}
}
["logger":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=>
NULL
["requestStack":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=>
object(Symfony\Component\HttpFoundation\RequestStack)#68 (1) {
["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=>
array(1) {
[0]=>
object(Symfony\Component\HttpFoundation\Request)#53 (21) {
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#82 (1) {
["parameters":protected]=>
array(5) {
["_controller"]=>
string(45) "Cylusion\Controller\PremierenController::item"
["id"]=>
string(5) "28649"
["_route"]=>
string(14) "premieren.item"
["_route_params"]=>
array(1) {
["id"]=>
string(5) "28649"
}
["app"]=>
*RECURSION*
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#80 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#81 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#85 (1) {
["parameters":protected]=>
array(32) {
["REDIRECT_SCRIPT_URL"]=>
string(16) "/premieren/28649"
["REDIRECT_SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["REDIRECT_STATUS"]=>
string(3) "200"
["SCRIPT_URL"]=>
string(16) "/premieren/28649"
["SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["HTTP_USER_AGENT"]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
["HTTP_ACCEPT"]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
["HTTP_IF_MODIFIED_SINCE"]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
["HTTP_HOST"]=>
string(24) "tanzjahr2016.tanznetz.de"
["HTTP_CONNECTION"]=>
string(10) "Keep-Alive"
["HTTP_ACCEPT_ENCODING"]=>
string(4) "gzip"
["PATH"]=>
string(28) "/usr/local/bin:/usr/bin:/bin"
["SERVER_SIGNATURE"]=>
string(69) "<address>Apache Server at tanzjahr2016.tanznetz.de Port 80</address>
"
["SERVER_SOFTWARE"]=>
string(6) "Apache"
["SERVER_NAME"]=>
string(24) "tanzjahr2016.tanznetz.de"
["SERVER_ADDR"]=>
string(12) "80.190.96.21"
["SERVER_PORT"]=>
string(2) "80"
["REMOTE_ADDR"]=>
string(13) "54.197.24.206"
["DOCUMENT_ROOT"]=>
string(40) "/data/httpd/tanzjahr2016.tanznetz.de/web"
["SERVER_ADMIN"]=>
string(19) "webmaster@localhost"
["SCRIPT_FILENAME"]=>
string(50) "/data/httpd/tanzjahr2016.tanznetz.de/web/index.php"
["REMOTE_PORT"]=>
string(5) "57874"
["REDIRECT_URL"]=>
string(16) "/premieren/28649"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["REQUEST_URI"]=>
string(16) "/premieren/28649"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["PHP_SELF"]=>
string(10) "/index.php"
["REQUEST_TIME_FLOAT"]=>
float(1550606845.733)
["REQUEST_TIME"]=>
int(1550606845)
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#84 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#83 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#86 (2) {
["headers":protected]=>
array(7) {
["user-agent"]=>
array(1) {
[0]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
}
["accept"]=>
array(1) {
[0]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
}
["if-modified-since"]=>
array(1) {
[0]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
}
["host"]=>
array(1) {
[0]=>
string(24) "tanzjahr2016.tanznetz.de"
}
["connection"]=>
array(1) {
[0]=>
string(10) "Keep-Alive"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(4) "gzip"
}
["x-php-ob-level"]=>
array(1) {
[0]=>
int(1)
}
}
["cacheControl":protected]=>
array(0) {
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["encodings":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
string(16) "/premieren/28649"
["requestUri":protected]=>
string(16) "/premieren/28649"
["baseUrl":protected]=>
string(0) ""
["basePath":protected]=>
NULL
["method":protected]=>
string(3) "GET"
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
}
}
}
}
[1]=>
string(15) "onKernelRequest"
}
}
[16]=>
array(1) {
[0]=>
array(2) {
[0]=>
object(Silex\EventListener\LocaleListener)#58 (4) {
["app":protected]=>
*RECURSION*
["router":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=>
object(Silex\LazyUrlMatcher)#77 (1) {
["factory":"Silex\LazyUrlMatcher":private]=>
object(Closure)#75 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
["defaultLocale":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=>
string(2) "en"
["requestStack":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=>
object(Symfony\Component\HttpFoundation\RequestStack)#68 (1) {
["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=>
array(1) {
[0]=>
object(Symfony\Component\HttpFoundation\Request)#53 (21) {
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#82 (1) {
["parameters":protected]=>
array(5) {
["_controller"]=>
string(45) "Cylusion\Controller\PremierenController::item"
["id"]=>
string(5) "28649"
["_route"]=>
string(14) "premieren.item"
["_route_params"]=>
array(1) {
["id"]=>
string(5) "28649"
}
["app"]=>
*RECURSION*
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#80 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#81 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#85 (1) {
["parameters":protected]=>
array(32) {
["REDIRECT_SCRIPT_URL"]=>
string(16) "/premieren/28649"
["REDIRECT_SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["REDIRECT_STATUS"]=>
string(3) "200"
["SCRIPT_URL"]=>
string(16) "/premieren/28649"
["SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["HTTP_USER_AGENT"]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
["HTTP_ACCEPT"]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
["HTTP_IF_MODIFIED_SINCE"]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
["HTTP_HOST"]=>
string(24) "tanzjahr2016.tanznetz.de"
["HTTP_CONNECTION"]=>
string(10) "Keep-Alive"
["HTTP_ACCEPT_ENCODING"]=>
string(4) "gzip"
["PATH"]=>
string(28) "/usr/local/bin:/usr/bin:/bin"
["SERVER_SIGNATURE"]=>
string(69) "<address>Apache Server at tanzjahr2016.tanznetz.de Port 80</address>
"
["SERVER_SOFTWARE"]=>
string(6) "Apache"
["SERVER_NAME"]=>
string(24) "tanzjahr2016.tanznetz.de"
["SERVER_ADDR"]=>
string(12) "80.190.96.21"
["SERVER_PORT"]=>
string(2) "80"
["REMOTE_ADDR"]=>
string(13) "54.197.24.206"
["DOCUMENT_ROOT"]=>
string(40) "/data/httpd/tanzjahr2016.tanznetz.de/web"
["SERVER_ADMIN"]=>
string(19) "webmaster@localhost"
["SCRIPT_FILENAME"]=>
string(50) "/data/httpd/tanzjahr2016.tanznetz.de/web/index.php"
["REMOTE_PORT"]=>
string(5) "57874"
["REDIRECT_URL"]=>
string(16) "/premieren/28649"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["REQUEST_URI"]=>
string(16) "/premieren/28649"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["PHP_SELF"]=>
string(10) "/index.php"
["REQUEST_TIME_FLOAT"]=>
float(1550606845.733)
["REQUEST_TIME"]=>
int(1550606845)
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#84 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#83 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#86 (2) {
["headers":protected]=>
array(7) {
["user-agent"]=>
array(1) {
[0]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
}
["accept"]=>
array(1) {
[0]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
}
["if-modified-since"]=>
array(1) {
[0]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
}
["host"]=>
array(1) {
[0]=>
string(24) "tanzjahr2016.tanznetz.de"
}
["connection"]=>
array(1) {
[0]=>
string(10) "Keep-Alive"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(4) "gzip"
}
["x-php-ob-level"]=>
array(1) {
[0]=>
int(1)
}
}
["cacheControl":protected]=>
array(0) {
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["encodings":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
string(16) "/premieren/28649"
["requestUri":protected]=>
string(16) "/premieren/28649"
["baseUrl":protected]=>
string(0) ""
["basePath":protected]=>
NULL
["method":protected]=>
string(3) "GET"
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
}
}
}
}
[1]=>
string(15) "onKernelRequest"
}
}
[-1024]=>
array(1) {
[0]=>
array(2) {
[0]=>
object(Silex\EventListener\MiddlewareListener)#91 (1) {
["app":protected]=>
*RECURSION*
}
[1]=>
string(15) "onKernelRequest"
}
}
}
["kernel.finish_request"]=>
array(1) {
[0]=>
array(2) {
[0]=>
array(2) {
[0]=>
object(Symfony\Component\HttpKernel\EventListener\RouterListener)#70 (4) {
["matcher":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=>
object(Silex\LazyUrlMatcher)#77 (1) {
["factory":"Silex\LazyUrlMatcher":private]=>
object(Closure)#75 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
["context":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=>
object(Symfony\Component\Routing\RequestContext)#66 (9) {
["baseUrl":"Symfony\Component\Routing\RequestContext":private]=>
string(0) ""
["pathInfo":"Symfony\Component\Routing\RequestContext":private]=>
string(16) "/premieren/28649"
["method":"Symfony\Component\Routing\RequestContext":private]=>
string(3) "GET"
["host":"Symfony\Component\Routing\RequestContext":private]=>
string(24) "tanzjahr2016.tanznetz.de"
["scheme":"Symfony\Component\Routing\RequestContext":private]=>
string(4) "http"
["httpPort":"Symfony\Component\Routing\RequestContext":private]=>
int(80)
["httpsPort":"Symfony\Component\Routing\RequestContext":private]=>
int(443)
["queryString":"Symfony\Component\Routing\RequestContext":private]=>
string(0) ""
["parameters":"Symfony\Component\Routing\RequestContext":private]=>
array(1) {
["_locale"]=>
string(2) "en"
}
}
["logger":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=>
NULL
["requestStack":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=>
object(Symfony\Component\HttpFoundation\RequestStack)#68 (1) {
["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=>
array(1) {
[0]=>
object(Symfony\Component\HttpFoundation\Request)#53 (21) {
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#82 (1) {
["parameters":protected]=>
array(5) {
["_controller"]=>
string(45) "Cylusion\Controller\PremierenController::item"
["id"]=>
string(5) "28649"
["_route"]=>
string(14) "premieren.item"
["_route_params"]=>
array(1) {
["id"]=>
string(5) "28649"
}
["app"]=>
*RECURSION*
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#80 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#81 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#85 (1) {
["parameters":protected]=>
array(32) {
["REDIRECT_SCRIPT_URL"]=>
string(16) "/premieren/28649"
["REDIRECT_SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["REDIRECT_STATUS"]=>
string(3) "200"
["SCRIPT_URL"]=>
string(16) "/premieren/28649"
["SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["HTTP_USER_AGENT"]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
["HTTP_ACCEPT"]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
["HTTP_IF_MODIFIED_SINCE"]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
["HTTP_HOST"]=>
string(24) "tanzjahr2016.tanznetz.de"
["HTTP_CONNECTION"]=>
string(10) "Keep-Alive"
["HTTP_ACCEPT_ENCODING"]=>
string(4) "gzip"
["PATH"]=>
string(28) "/usr/local/bin:/usr/bin:/bin"
["SERVER_SIGNATURE"]=>
string(69) "<address>Apache Server at tanzjahr2016.tanznetz.de Port 80</address>
"
["SERVER_SOFTWARE"]=>
string(6) "Apache"
["SERVER_NAME"]=>
string(24) "tanzjahr2016.tanznetz.de"
["SERVER_ADDR"]=>
string(12) "80.190.96.21"
["SERVER_PORT"]=>
string(2) "80"
["REMOTE_ADDR"]=>
string(13) "54.197.24.206"
["DOCUMENT_ROOT"]=>
string(40) "/data/httpd/tanzjahr2016.tanznetz.de/web"
["SERVER_ADMIN"]=>
string(19) "webmaster@localhost"
["SCRIPT_FILENAME"]=>
string(50) "/data/httpd/tanzjahr2016.tanznetz.de/web/index.php"
["REMOTE_PORT"]=>
string(5) "57874"
["REDIRECT_URL"]=>
string(16) "/premieren/28649"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["REQUEST_URI"]=>
string(16) "/premieren/28649"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["PHP_SELF"]=>
string(10) "/index.php"
["REQUEST_TIME_FLOAT"]=>
float(1550606845.733)
["REQUEST_TIME"]=>
int(1550606845)
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#84 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#83 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#86 (2) {
["headers":protected]=>
array(7) {
["user-agent"]=>
array(1) {
[0]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
}
["accept"]=>
array(1) {
[0]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
}
["if-modified-since"]=>
array(1) {
[0]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
}
["host"]=>
array(1) {
[0]=>
string(24) "tanzjahr2016.tanznetz.de"
}
["connection"]=>
array(1) {
[0]=>
string(10) "Keep-Alive"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(4) "gzip"
}
["x-php-ob-level"]=>
array(1) {
[0]=>
int(1)
}
}
["cacheControl":protected]=>
array(0) {
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["encodings":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
string(16) "/premieren/28649"
["requestUri":protected]=>
string(16) "/premieren/28649"
["baseUrl":protected]=>
string(0) ""
["basePath":protected]=>
NULL
["method":protected]=>
string(3) "GET"
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
}
}
}
}
[1]=>
string(21) "onKernelFinishRequest"
}
[1]=>
array(2) {
[0]=>
object(Silex\EventListener\LocaleListener)#58 (4) {
["app":protected]=>
*RECURSION*
["router":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=>
object(Silex\LazyUrlMatcher)#77 (1) {
["factory":"Silex\LazyUrlMatcher":private]=>
object(Closure)#75 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
["defaultLocale":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=>
string(2) "en"
["requestStack":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=>
object(Symfony\Component\HttpFoundation\RequestStack)#68 (1) {
["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=>
array(1) {
[0]=>
object(Symfony\Component\HttpFoundation\Request)#53 (21) {
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#82 (1) {
["parameters":protected]=>
array(5) {
["_controller"]=>
string(45) "Cylusion\Controller\PremierenController::item"
["id"]=>
string(5) "28649"
["_route"]=>
string(14) "premieren.item"
["_route_params"]=>
array(1) {
["id"]=>
string(5) "28649"
}
["app"]=>
*RECURSION*
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#80 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#81 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#85 (1) {
["parameters":protected]=>
array(32) {
["REDIRECT_SCRIPT_URL"]=>
string(16) "/premieren/28649"
["REDIRECT_SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["REDIRECT_STATUS"]=>
string(3) "200"
["SCRIPT_URL"]=>
string(16) "/premieren/28649"
["SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["HTTP_USER_AGENT"]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
["HTTP_ACCEPT"]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
["HTTP_IF_MODIFIED_SINCE"]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
["HTTP_HOST"]=>
string(24) "tanzjahr2016.tanznetz.de"
["HTTP_CONNECTION"]=>
string(10) "Keep-Alive"
["HTTP_ACCEPT_ENCODING"]=>
string(4) "gzip"
["PATH"]=>
string(28) "/usr/local/bin:/usr/bin:/bin"
["SERVER_SIGNATURE"]=>
string(69) "<address>Apache Server at tanzjahr2016.tanznetz.de Port 80</address>
"
["SERVER_SOFTWARE"]=>
string(6) "Apache"
["SERVER_NAME"]=>
string(24) "tanzjahr2016.tanznetz.de"
["SERVER_ADDR"]=>
string(12) "80.190.96.21"
["SERVER_PORT"]=>
string(2) "80"
["REMOTE_ADDR"]=>
string(13) "54.197.24.206"
["DOCUMENT_ROOT"]=>
string(40) "/data/httpd/tanzjahr2016.tanznetz.de/web"
["SERVER_ADMIN"]=>
string(19) "webmaster@localhost"
["SCRIPT_FILENAME"]=>
string(50) "/data/httpd/tanzjahr2016.tanznetz.de/web/index.php"
["REMOTE_PORT"]=>
string(5) "57874"
["REDIRECT_URL"]=>
string(16) "/premieren/28649"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["REQUEST_URI"]=>
string(16) "/premieren/28649"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["PHP_SELF"]=>
string(10) "/index.php"
["REQUEST_TIME_FLOAT"]=>
float(1550606845.733)
["REQUEST_TIME"]=>
int(1550606845)
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#84 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#83 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#86 (2) {
["headers":protected]=>
array(7) {
["user-agent"]=>
array(1) {
[0]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
}
["accept"]=>
array(1) {
[0]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
}
["if-modified-since"]=>
array(1) {
[0]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
}
["host"]=>
array(1) {
[0]=>
string(24) "tanzjahr2016.tanznetz.de"
}
["connection"]=>
array(1) {
[0]=>
string(10) "Keep-Alive"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(4) "gzip"
}
["x-php-ob-level"]=>
array(1) {
[0]=>
int(1)
}
}
["cacheControl":protected]=>
array(0) {
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["encodings":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
string(16) "/premieren/28649"
["requestUri":protected]=>
string(16) "/premieren/28649"
["baseUrl":protected]=>
string(0) ""
["basePath":protected]=>
NULL
["method":protected]=>
string(3) "GET"
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
}
}
}
}
[1]=>
string(21) "onKernelFinishRequest"
}
}
}
["kernel.exception"]=>
array(1) {
[-255]=>
array(1) {
[0]=>
array(2) {
[0]=>
object(Silex\ExceptionHandler)#89 (2) {
["debug":protected]=>
bool(true)
["enabled":protected]=>
bool(true)
}
[1]=>
string(12) "onSilexError"
}
}
}
["kernel.response"]=>
array(2) {
[0]=>
array(1) {
[0]=>
array(2) {
[0]=>
object(Symfony\Component\HttpKernel\EventListener\ResponseListener)#90 (1) {
["charset":"Symfony\Component\HttpKernel\EventListener\ResponseListener":private]=>
string(5) "UTF-8"
}
[1]=>
string(16) "onKernelResponse"
}
}
[128]=>
array(1) {
[0]=>
array(2) {
[0]=>
object(Silex\EventListener\MiddlewareListener)#91 (1) {
["app":protected]=>
*RECURSION*
}
[1]=>
string(16) "onKernelResponse"
}
}
}
["kernel.controller"]=>
array(1) {
[0]=>
array(1) {
[0]=>
array(2) {
[0]=>
object(Silex\EventListener\ConverterListener)#92 (2) {
["routes":protected]=>
object(Symfony\Component\Routing\RouteCollection)#87 (2) {
["routes":"Symfony\Component\Routing\RouteCollection":private]=>
array(7) {
["homepage.index"]=>
object(Silex\Route)#57 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(1) "/"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(41) "Cylusion\Controller\HomeController::index"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#100 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(1) "/"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(1) "/"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(6) "#^/$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["news.item"]=>
object(Silex\Route)#65 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(10) "/news/{id}"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(40) "Cylusion\Controller\NewsController::item"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(1) {
["id"]=>
string(3) "\d+"
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#101 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(2) {
[0]=>
array(4) {
[0]=>
string(8) "variable"
[1]=>
string(1) "/"
[2]=>
string(3) "\d+"
[3]=>
string(2) "id"
}
[1]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(5) "/news"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(5) "/news"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(22) "#^/news/(?P<id>\d+)$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["news.gallery"]=>
object(Silex\Route)#67 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(18) "/news/gallery/{id}"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(43) "Cylusion\Controller\NewsController::gallery"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(1) {
["id"]=>
string(3) "\d+"
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#102 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(2) {
[0]=>
array(4) {
[0]=>
string(8) "variable"
[1]=>
string(1) "/"
[2]=>
string(3) "\d+"
[3]=>
string(2) "id"
}
[1]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(13) "/news/gallery"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(13) "/news/gallery"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(30) "#^/news/gallery/(?P<id>\d+)$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["news.category"]=>
object(Silex\Route)#69 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(6) "/news/"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(44) "Cylusion\Controller\NewsController::category"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#103 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(6) "/news/"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(6) "/news/"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(11) "#^/news/$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["premieren.item"]=>
object(Silex\Route)#74 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(15) "/premieren/{id}"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(45) "Cylusion\Controller\PremierenController::item"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(1) {
["id"]=>
string(3) "\d+"
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#104 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(2) {
[0]=>
array(4) {
[0]=>
string(8) "variable"
[1]=>
string(1) "/"
[2]=>
string(3) "\d+"
[3]=>
string(2) "id"
}
[1]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(10) "/premieren"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(10) "/premieren"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(27) "#^/premieren/(?P<id>\d+)$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["premieren.gallery"]=>
object(Silex\Route)#76 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(23) "/premieren/gallery/{id}"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(48) "Cylusion\Controller\PremierenController::gallery"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(1) {
["id"]=>
string(3) "\d+"
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
NULL
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["premieren.category"]=>
object(Silex\Route)#78 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(11) "/premieren/"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(49) "Cylusion\Controller\PremierenController::category"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
NULL
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
}
["resources":"Symfony\Component\Routing\RouteCollection":private]=>
array(0) {
}
}
["callbackResolver":protected]=>
object(Silex\CallbackResolver)#93 (1) {
["app":"Silex\CallbackResolver":private]=>
*RECURSION*
}
}
[1]=>
string(18) "onKernelController"
}
}
}
["kernel.view"]=>
array(1) {
[-10]=>
array(1) {
[0]=>
array(2) {
[0]=>
object(Silex\EventListener\StringToResponseListener)#94 (0) {
}
[1]=>
string(12) "onKernelView"
}
}
}
}
["sorted":"Symfony\Component\EventDispatcher\EventDispatcher":private]=>
array(2) {
["kernel.request"]=>
array(3) {
[0]=>
array(2) {
[0]=>
object(Symfony\Component\HttpKernel\EventListener\RouterListener)#70 (4) {
["matcher":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=>
object(Silex\LazyUrlMatcher)#77 (1) {
["factory":"Silex\LazyUrlMatcher":private]=>
object(Closure)#75 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
["context":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=>
object(Symfony\Component\Routing\RequestContext)#66 (9) {
["baseUrl":"Symfony\Component\Routing\RequestContext":private]=>
string(0) ""
["pathInfo":"Symfony\Component\Routing\RequestContext":private]=>
string(16) "/premieren/28649"
["method":"Symfony\Component\Routing\RequestContext":private]=>
string(3) "GET"
["host":"Symfony\Component\Routing\RequestContext":private]=>
string(24) "tanzjahr2016.tanznetz.de"
["scheme":"Symfony\Component\Routing\RequestContext":private]=>
string(4) "http"
["httpPort":"Symfony\Component\Routing\RequestContext":private]=>
int(80)
["httpsPort":"Symfony\Component\Routing\RequestContext":private]=>
int(443)
["queryString":"Symfony\Component\Routing\RequestContext":private]=>
string(0) ""
["parameters":"Symfony\Component\Routing\RequestContext":private]=>
array(1) {
["_locale"]=>
string(2) "en"
}
}
["logger":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=>
NULL
["requestStack":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=>
object(Symfony\Component\HttpFoundation\RequestStack)#68 (1) {
["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=>
array(1) {
[0]=>
object(Symfony\Component\HttpFoundation\Request)#53 (21) {
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#82 (1) {
["parameters":protected]=>
array(5) {
["_controller"]=>
string(45) "Cylusion\Controller\PremierenController::item"
["id"]=>
string(5) "28649"
["_route"]=>
string(14) "premieren.item"
["_route_params"]=>
array(1) {
["id"]=>
string(5) "28649"
}
["app"]=>
*RECURSION*
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#80 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#81 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#85 (1) {
["parameters":protected]=>
array(32) {
["REDIRECT_SCRIPT_URL"]=>
string(16) "/premieren/28649"
["REDIRECT_SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["REDIRECT_STATUS"]=>
string(3) "200"
["SCRIPT_URL"]=>
string(16) "/premieren/28649"
["SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["HTTP_USER_AGENT"]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
["HTTP_ACCEPT"]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
["HTTP_IF_MODIFIED_SINCE"]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
["HTTP_HOST"]=>
string(24) "tanzjahr2016.tanznetz.de"
["HTTP_CONNECTION"]=>
string(10) "Keep-Alive"
["HTTP_ACCEPT_ENCODING"]=>
string(4) "gzip"
["PATH"]=>
string(28) "/usr/local/bin:/usr/bin:/bin"
["SERVER_SIGNATURE"]=>
string(69) "<address>Apache Server at tanzjahr2016.tanznetz.de Port 80</address>
"
["SERVER_SOFTWARE"]=>
string(6) "Apache"
["SERVER_NAME"]=>
string(24) "tanzjahr2016.tanznetz.de"
["SERVER_ADDR"]=>
string(12) "80.190.96.21"
["SERVER_PORT"]=>
string(2) "80"
["REMOTE_ADDR"]=>
string(13) "54.197.24.206"
["DOCUMENT_ROOT"]=>
string(40) "/data/httpd/tanzjahr2016.tanznetz.de/web"
["SERVER_ADMIN"]=>
string(19) "webmaster@localhost"
["SCRIPT_FILENAME"]=>
string(50) "/data/httpd/tanzjahr2016.tanznetz.de/web/index.php"
["REMOTE_PORT"]=>
string(5) "57874"
["REDIRECT_URL"]=>
string(16) "/premieren/28649"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["REQUEST_URI"]=>
string(16) "/premieren/28649"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["PHP_SELF"]=>
string(10) "/index.php"
["REQUEST_TIME_FLOAT"]=>
float(1550606845.733)
["REQUEST_TIME"]=>
int(1550606845)
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#84 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#83 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#86 (2) {
["headers":protected]=>
array(7) {
["user-agent"]=>
array(1) {
[0]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
}
["accept"]=>
array(1) {
[0]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
}
["if-modified-since"]=>
array(1) {
[0]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
}
["host"]=>
array(1) {
[0]=>
string(24) "tanzjahr2016.tanznetz.de"
}
["connection"]=>
array(1) {
[0]=>
string(10) "Keep-Alive"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(4) "gzip"
}
["x-php-ob-level"]=>
array(1) {
[0]=>
int(1)
}
}
["cacheControl":protected]=>
array(0) {
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["encodings":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
string(16) "/premieren/28649"
["requestUri":protected]=>
string(16) "/premieren/28649"
["baseUrl":protected]=>
string(0) ""
["basePath":protected]=>
NULL
["method":protected]=>
string(3) "GET"
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
}
}
}
}
[1]=>
string(15) "onKernelRequest"
}
[1]=>
array(2) {
[0]=>
object(Silex\EventListener\LocaleListener)#58 (4) {
["app":protected]=>
*RECURSION*
["router":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=>
object(Silex\LazyUrlMatcher)#77 (1) {
["factory":"Silex\LazyUrlMatcher":private]=>
object(Closure)#75 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
["defaultLocale":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=>
string(2) "en"
["requestStack":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=>
object(Symfony\Component\HttpFoundation\RequestStack)#68 (1) {
["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=>
array(1) {
[0]=>
object(Symfony\Component\HttpFoundation\Request)#53 (21) {
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#82 (1) {
["parameters":protected]=>
array(5) {
["_controller"]=>
string(45) "Cylusion\Controller\PremierenController::item"
["id"]=>
string(5) "28649"
["_route"]=>
string(14) "premieren.item"
["_route_params"]=>
array(1) {
["id"]=>
string(5) "28649"
}
["app"]=>
*RECURSION*
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#80 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#81 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#85 (1) {
["parameters":protected]=>
array(32) {
["REDIRECT_SCRIPT_URL"]=>
string(16) "/premieren/28649"
["REDIRECT_SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["REDIRECT_STATUS"]=>
string(3) "200"
["SCRIPT_URL"]=>
string(16) "/premieren/28649"
["SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["HTTP_USER_AGENT"]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
["HTTP_ACCEPT"]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
["HTTP_IF_MODIFIED_SINCE"]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
["HTTP_HOST"]=>
string(24) "tanzjahr2016.tanznetz.de"
["HTTP_CONNECTION"]=>
string(10) "Keep-Alive"
["HTTP_ACCEPT_ENCODING"]=>
string(4) "gzip"
["PATH"]=>
string(28) "/usr/local/bin:/usr/bin:/bin"
["SERVER_SIGNATURE"]=>
string(69) "<address>Apache Server at tanzjahr2016.tanznetz.de Port 80</address>
"
["SERVER_SOFTWARE"]=>
string(6) "Apache"
["SERVER_NAME"]=>
string(24) "tanzjahr2016.tanznetz.de"
["SERVER_ADDR"]=>
string(12) "80.190.96.21"
["SERVER_PORT"]=>
string(2) "80"
["REMOTE_ADDR"]=>
string(13) "54.197.24.206"
["DOCUMENT_ROOT"]=>
string(40) "/data/httpd/tanzjahr2016.tanznetz.de/web"
["SERVER_ADMIN"]=>
string(19) "webmaster@localhost"
["SCRIPT_FILENAME"]=>
string(50) "/data/httpd/tanzjahr2016.tanznetz.de/web/index.php"
["REMOTE_PORT"]=>
string(5) "57874"
["REDIRECT_URL"]=>
string(16) "/premieren/28649"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["REQUEST_URI"]=>
string(16) "/premieren/28649"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["PHP_SELF"]=>
string(10) "/index.php"
["REQUEST_TIME_FLOAT"]=>
float(1550606845.733)
["REQUEST_TIME"]=>
int(1550606845)
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#84 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#83 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#86 (2) {
["headers":protected]=>
array(7) {
["user-agent"]=>
array(1) {
[0]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
}
["accept"]=>
array(1) {
[0]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
}
["if-modified-since"]=>
array(1) {
[0]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
}
["host"]=>
array(1) {
[0]=>
string(24) "tanzjahr2016.tanznetz.de"
}
["connection"]=>
array(1) {
[0]=>
string(10) "Keep-Alive"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(4) "gzip"
}
["x-php-ob-level"]=>
array(1) {
[0]=>
int(1)
}
}
["cacheControl":protected]=>
array(0) {
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["encodings":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
string(16) "/premieren/28649"
["requestUri":protected]=>
string(16) "/premieren/28649"
["baseUrl":protected]=>
string(0) ""
["basePath":protected]=>
NULL
["method":protected]=>
string(3) "GET"
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
}
}
}
}
[1]=>
string(15) "onKernelRequest"
}
[2]=>
array(2) {
[0]=>
object(Silex\EventListener\MiddlewareListener)#91 (1) {
["app":protected]=>
*RECURSION*
}
[1]=>
string(15) "onKernelRequest"
}
}
["kernel.controller"]=>
array(1) {
[0]=>
array(2) {
[0]=>
object(Silex\EventListener\ConverterListener)#92 (2) {
["routes":protected]=>
object(Symfony\Component\Routing\RouteCollection)#87 (2) {
["routes":"Symfony\Component\Routing\RouteCollection":private]=>
array(7) {
["homepage.index"]=>
object(Silex\Route)#57 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(1) "/"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(41) "Cylusion\Controller\HomeController::index"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#100 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(1) "/"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(1) "/"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(6) "#^/$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["news.item"]=>
object(Silex\Route)#65 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(10) "/news/{id}"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(40) "Cylusion\Controller\NewsController::item"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(1) {
["id"]=>
string(3) "\d+"
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#101 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(2) {
[0]=>
array(4) {
[0]=>
string(8) "variable"
[1]=>
string(1) "/"
[2]=>
string(3) "\d+"
[3]=>
string(2) "id"
}
[1]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(5) "/news"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(5) "/news"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(22) "#^/news/(?P<id>\d+)$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["news.gallery"]=>
object(Silex\Route)#67 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(18) "/news/gallery/{id}"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(43) "Cylusion\Controller\NewsController::gallery"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(1) {
["id"]=>
string(3) "\d+"
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#102 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(2) {
[0]=>
array(4) {
[0]=>
string(8) "variable"
[1]=>
string(1) "/"
[2]=>
string(3) "\d+"
[3]=>
string(2) "id"
}
[1]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(13) "/news/gallery"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(13) "/news/gallery"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(30) "#^/news/gallery/(?P<id>\d+)$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["news.category"]=>
object(Silex\Route)#69 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(6) "/news/"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(44) "Cylusion\Controller\NewsController::category"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#103 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(6) "/news/"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(6) "/news/"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(11) "#^/news/$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["premieren.item"]=>
object(Silex\Route)#74 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(15) "/premieren/{id}"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(45) "Cylusion\Controller\PremierenController::item"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(1) {
["id"]=>
string(3) "\d+"
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#104 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(2) {
[0]=>
array(4) {
[0]=>
string(8) "variable"
[1]=>
string(1) "/"
[2]=>
string(3) "\d+"
[3]=>
string(2) "id"
}
[1]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(10) "/premieren"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(10) "/premieren"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(27) "#^/premieren/(?P<id>\d+)$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["premieren.gallery"]=>
object(Silex\Route)#76 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(23) "/premieren/gallery/{id}"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(48) "Cylusion\Controller\PremierenController::gallery"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(1) {
["id"]=>
string(3) "\d+"
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
NULL
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["premieren.category"]=>
object(Silex\Route)#78 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(11) "/premieren/"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(49) "Cylusion\Controller\PremierenController::category"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
NULL
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
}
["resources":"Symfony\Component\Routing\RouteCollection":private]=>
array(0) {
}
}
["callbackResolver":protected]=>
object(Silex\CallbackResolver)#93 (1) {
["app":"Silex\CallbackResolver":private]=>
*RECURSION*
}
}
[1]=>
string(18) "onKernelController"
}
}
}
}
}
["parameter"]=>
array(1) {
["$c"]=>
string(10) "<required>"
}
}
["callback_resolver"]=>
object(Closure)#14 (2) {
["static"]=>
array(2) {
["callable"]=>
object(Closure)#13 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
["object"]=>
object(Silex\CallbackResolver)#93 (1) {
["app":"Silex\CallbackResolver":private]=>
*RECURSION*
}
}
["parameter"]=>
array(1) {
["$c"]=>
string(10) "<required>"
}
}
["resolver"]=>
object(Closure)#16 (2) {
["static"]=>
array(2) {
["callable"]=>
object(Closure)#15 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
["object"]=>
object(Silex\ControllerResolver)#95 (2) {
["app":protected]=>
*RECURSION*
["logger":"Symfony\Component\HttpKernel\Controller\ControllerResolver":private]=>
NULL
}
}
["parameter"]=>
array(1) {
["$c"]=>
string(10) "<required>"
}
}
["kernel"]=>
object(Closure)#18 (2) {
["static"]=>
array(2) {
["callable"]=>
object(Closure)#17 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
["object"]=>
object(Symfony\Component\HttpKernel\HttpKernel)#88 (3) {
["dispatcher":protected]=>
object(Symfony\Component\EventDispatcher\EventDispatcher)#79 (2) {
["listeners":"Symfony\Component\EventDispatcher\EventDispatcher":private]=>
array(6) {
["kernel.request"]=>
array(3) {
[32]=>
array(1) {
[0]=>
array(2) {
[0]=>
object(Symfony\Component\HttpKernel\EventListener\RouterListener)#70 (4) {
["matcher":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=>
object(Silex\LazyUrlMatcher)#77 (1) {
["factory":"Silex\LazyUrlMatcher":private]=>
object(Closure)#75 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
["context":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=>
object(Symfony\Component\Routing\RequestContext)#66 (9) {
["baseUrl":"Symfony\Component\Routing\RequestContext":private]=>
string(0) ""
["pathInfo":"Symfony\Component\Routing\RequestContext":private]=>
string(16) "/premieren/28649"
["method":"Symfony\Component\Routing\RequestContext":private]=>
string(3) "GET"
["host":"Symfony\Component\Routing\RequestContext":private]=>
string(24) "tanzjahr2016.tanznetz.de"
["scheme":"Symfony\Component\Routing\RequestContext":private]=>
string(4) "http"
["httpPort":"Symfony\Component\Routing\RequestContext":private]=>
int(80)
["httpsPort":"Symfony\Component\Routing\RequestContext":private]=>
int(443)
["queryString":"Symfony\Component\Routing\RequestContext":private]=>
string(0) ""
["parameters":"Symfony\Component\Routing\RequestContext":private]=>
array(1) {
["_locale"]=>
string(2) "en"
}
}
["logger":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=>
NULL
["requestStack":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=>
object(Symfony\Component\HttpFoundation\RequestStack)#68 (1) {
["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=>
array(1) {
[0]=>
object(Symfony\Component\HttpFoundation\Request)#53 (21) {
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#82 (1) {
["parameters":protected]=>
array(5) {
["_controller"]=>
string(45) "Cylusion\Controller\PremierenController::item"
["id"]=>
string(5) "28649"
["_route"]=>
string(14) "premieren.item"
["_route_params"]=>
array(1) {
["id"]=>
string(5) "28649"
}
["app"]=>
*RECURSION*
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#80 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#81 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#85 (1) {
["parameters":protected]=>
array(32) {
["REDIRECT_SCRIPT_URL"]=>
string(16) "/premieren/28649"
["REDIRECT_SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["REDIRECT_STATUS"]=>
string(3) "200"
["SCRIPT_URL"]=>
string(16) "/premieren/28649"
["SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["HTTP_USER_AGENT"]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
["HTTP_ACCEPT"]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
["HTTP_IF_MODIFIED_SINCE"]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
["HTTP_HOST"]=>
string(24) "tanzjahr2016.tanznetz.de"
["HTTP_CONNECTION"]=>
string(10) "Keep-Alive"
["HTTP_ACCEPT_ENCODING"]=>
string(4) "gzip"
["PATH"]=>
string(28) "/usr/local/bin:/usr/bin:/bin"
["SERVER_SIGNATURE"]=>
string(69) "<address>Apache Server at tanzjahr2016.tanznetz.de Port 80</address>
"
["SERVER_SOFTWARE"]=>
string(6) "Apache"
["SERVER_NAME"]=>
string(24) "tanzjahr2016.tanznetz.de"
["SERVER_ADDR"]=>
string(12) "80.190.96.21"
["SERVER_PORT"]=>
string(2) "80"
["REMOTE_ADDR"]=>
string(13) "54.197.24.206"
["DOCUMENT_ROOT"]=>
string(40) "/data/httpd/tanzjahr2016.tanznetz.de/web"
["SERVER_ADMIN"]=>
string(19) "webmaster@localhost"
["SCRIPT_FILENAME"]=>
string(50) "/data/httpd/tanzjahr2016.tanznetz.de/web/index.php"
["REMOTE_PORT"]=>
string(5) "57874"
["REDIRECT_URL"]=>
string(16) "/premieren/28649"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["REQUEST_URI"]=>
string(16) "/premieren/28649"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["PHP_SELF"]=>
string(10) "/index.php"
["REQUEST_TIME_FLOAT"]=>
float(1550606845.733)
["REQUEST_TIME"]=>
int(1550606845)
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#84 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#83 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#86 (2) {
["headers":protected]=>
array(7) {
["user-agent"]=>
array(1) {
[0]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
}
["accept"]=>
array(1) {
[0]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
}
["if-modified-since"]=>
array(1) {
[0]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
}
["host"]=>
array(1) {
[0]=>
string(24) "tanzjahr2016.tanznetz.de"
}
["connection"]=>
array(1) {
[0]=>
string(10) "Keep-Alive"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(4) "gzip"
}
["x-php-ob-level"]=>
array(1) {
[0]=>
int(1)
}
}
["cacheControl":protected]=>
array(0) {
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["encodings":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
string(16) "/premieren/28649"
["requestUri":protected]=>
string(16) "/premieren/28649"
["baseUrl":protected]=>
string(0) ""
["basePath":protected]=>
NULL
["method":protected]=>
string(3) "GET"
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
}
}
}
}
[1]=>
string(15) "onKernelRequest"
}
}
[16]=>
array(1) {
[0]=>
array(2) {
[0]=>
object(Silex\EventListener\LocaleListener)#58 (4) {
["app":protected]=>
*RECURSION*
["router":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=>
object(Silex\LazyUrlMatcher)#77 (1) {
["factory":"Silex\LazyUrlMatcher":private]=>
object(Closure)#75 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
["defaultLocale":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=>
string(2) "en"
["requestStack":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=>
object(Symfony\Component\HttpFoundation\RequestStack)#68 (1) {
["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=>
array(1) {
[0]=>
object(Symfony\Component\HttpFoundation\Request)#53 (21) {
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#82 (1) {
["parameters":protected]=>
array(5) {
["_controller"]=>
string(45) "Cylusion\Controller\PremierenController::item"
["id"]=>
string(5) "28649"
["_route"]=>
string(14) "premieren.item"
["_route_params"]=>
array(1) {
["id"]=>
string(5) "28649"
}
["app"]=>
*RECURSION*
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#80 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#81 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#85 (1) {
["parameters":protected]=>
array(32) {
["REDIRECT_SCRIPT_URL"]=>
string(16) "/premieren/28649"
["REDIRECT_SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["REDIRECT_STATUS"]=>
string(3) "200"
["SCRIPT_URL"]=>
string(16) "/premieren/28649"
["SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["HTTP_USER_AGENT"]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
["HTTP_ACCEPT"]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
["HTTP_IF_MODIFIED_SINCE"]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
["HTTP_HOST"]=>
string(24) "tanzjahr2016.tanznetz.de"
["HTTP_CONNECTION"]=>
string(10) "Keep-Alive"
["HTTP_ACCEPT_ENCODING"]=>
string(4) "gzip"
["PATH"]=>
string(28) "/usr/local/bin:/usr/bin:/bin"
["SERVER_SIGNATURE"]=>
string(69) "<address>Apache Server at tanzjahr2016.tanznetz.de Port 80</address>
"
["SERVER_SOFTWARE"]=>
string(6) "Apache"
["SERVER_NAME"]=>
string(24) "tanzjahr2016.tanznetz.de"
["SERVER_ADDR"]=>
string(12) "80.190.96.21"
["SERVER_PORT"]=>
string(2) "80"
["REMOTE_ADDR"]=>
string(13) "54.197.24.206"
["DOCUMENT_ROOT"]=>
string(40) "/data/httpd/tanzjahr2016.tanznetz.de/web"
["SERVER_ADMIN"]=>
string(19) "webmaster@localhost"
["SCRIPT_FILENAME"]=>
string(50) "/data/httpd/tanzjahr2016.tanznetz.de/web/index.php"
["REMOTE_PORT"]=>
string(5) "57874"
["REDIRECT_URL"]=>
string(16) "/premieren/28649"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["REQUEST_URI"]=>
string(16) "/premieren/28649"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["PHP_SELF"]=>
string(10) "/index.php"
["REQUEST_TIME_FLOAT"]=>
float(1550606845.733)
["REQUEST_TIME"]=>
int(1550606845)
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#84 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#83 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#86 (2) {
["headers":protected]=>
array(7) {
["user-agent"]=>
array(1) {
[0]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
}
["accept"]=>
array(1) {
[0]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
}
["if-modified-since"]=>
array(1) {
[0]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
}
["host"]=>
array(1) {
[0]=>
string(24) "tanzjahr2016.tanznetz.de"
}
["connection"]=>
array(1) {
[0]=>
string(10) "Keep-Alive"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(4) "gzip"
}
["x-php-ob-level"]=>
array(1) {
[0]=>
int(1)
}
}
["cacheControl":protected]=>
array(0) {
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["encodings":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
string(16) "/premieren/28649"
["requestUri":protected]=>
string(16) "/premieren/28649"
["baseUrl":protected]=>
string(0) ""
["basePath":protected]=>
NULL
["method":protected]=>
string(3) "GET"
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
}
}
}
}
[1]=>
string(15) "onKernelRequest"
}
}
[-1024]=>
array(1) {
[0]=>
array(2) {
[0]=>
object(Silex\EventListener\MiddlewareListener)#91 (1) {
["app":protected]=>
*RECURSION*
}
[1]=>
string(15) "onKernelRequest"
}
}
}
["kernel.finish_request"]=>
array(1) {
[0]=>
array(2) {
[0]=>
array(2) {
[0]=>
object(Symfony\Component\HttpKernel\EventListener\RouterListener)#70 (4) {
["matcher":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=>
object(Silex\LazyUrlMatcher)#77 (1) {
["factory":"Silex\LazyUrlMatcher":private]=>
object(Closure)#75 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
["context":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=>
object(Symfony\Component\Routing\RequestContext)#66 (9) {
["baseUrl":"Symfony\Component\Routing\RequestContext":private]=>
string(0) ""
["pathInfo":"Symfony\Component\Routing\RequestContext":private]=>
string(16) "/premieren/28649"
["method":"Symfony\Component\Routing\RequestContext":private]=>
string(3) "GET"
["host":"Symfony\Component\Routing\RequestContext":private]=>
string(24) "tanzjahr2016.tanznetz.de"
["scheme":"Symfony\Component\Routing\RequestContext":private]=>
string(4) "http"
["httpPort":"Symfony\Component\Routing\RequestContext":private]=>
int(80)
["httpsPort":"Symfony\Component\Routing\RequestContext":private]=>
int(443)
["queryString":"Symfony\Component\Routing\RequestContext":private]=>
string(0) ""
["parameters":"Symfony\Component\Routing\RequestContext":private]=>
array(1) {
["_locale"]=>
string(2) "en"
}
}
["logger":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=>
NULL
["requestStack":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=>
object(Symfony\Component\HttpFoundation\RequestStack)#68 (1) {
["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=>
array(1) {
[0]=>
object(Symfony\Component\HttpFoundation\Request)#53 (21) {
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#82 (1) {
["parameters":protected]=>
array(5) {
["_controller"]=>
string(45) "Cylusion\Controller\PremierenController::item"
["id"]=>
string(5) "28649"
["_route"]=>
string(14) "premieren.item"
["_route_params"]=>
array(1) {
["id"]=>
string(5) "28649"
}
["app"]=>
*RECURSION*
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#80 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#81 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#85 (1) {
["parameters":protected]=>
array(32) {
["REDIRECT_SCRIPT_URL"]=>
string(16) "/premieren/28649"
["REDIRECT_SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["REDIRECT_STATUS"]=>
string(3) "200"
["SCRIPT_URL"]=>
string(16) "/premieren/28649"
["SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["HTTP_USER_AGENT"]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
["HTTP_ACCEPT"]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
["HTTP_IF_MODIFIED_SINCE"]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
["HTTP_HOST"]=>
string(24) "tanzjahr2016.tanznetz.de"
["HTTP_CONNECTION"]=>
string(10) "Keep-Alive"
["HTTP_ACCEPT_ENCODING"]=>
string(4) "gzip"
["PATH"]=>
string(28) "/usr/local/bin:/usr/bin:/bin"
["SERVER_SIGNATURE"]=>
string(69) "<address>Apache Server at tanzjahr2016.tanznetz.de Port 80</address>
"
["SERVER_SOFTWARE"]=>
string(6) "Apache"
["SERVER_NAME"]=>
string(24) "tanzjahr2016.tanznetz.de"
["SERVER_ADDR"]=>
string(12) "80.190.96.21"
["SERVER_PORT"]=>
string(2) "80"
["REMOTE_ADDR"]=>
string(13) "54.197.24.206"
["DOCUMENT_ROOT"]=>
string(40) "/data/httpd/tanzjahr2016.tanznetz.de/web"
["SERVER_ADMIN"]=>
string(19) "webmaster@localhost"
["SCRIPT_FILENAME"]=>
string(50) "/data/httpd/tanzjahr2016.tanznetz.de/web/index.php"
["REMOTE_PORT"]=>
string(5) "57874"
["REDIRECT_URL"]=>
string(16) "/premieren/28649"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["REQUEST_URI"]=>
string(16) "/premieren/28649"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["PHP_SELF"]=>
string(10) "/index.php"
["REQUEST_TIME_FLOAT"]=>
float(1550606845.733)
["REQUEST_TIME"]=>
int(1550606845)
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#84 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#83 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#86 (2) {
["headers":protected]=>
array(7) {
["user-agent"]=>
array(1) {
[0]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
}
["accept"]=>
array(1) {
[0]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
}
["if-modified-since"]=>
array(1) {
[0]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
}
["host"]=>
array(1) {
[0]=>
string(24) "tanzjahr2016.tanznetz.de"
}
["connection"]=>
array(1) {
[0]=>
string(10) "Keep-Alive"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(4) "gzip"
}
["x-php-ob-level"]=>
array(1) {
[0]=>
int(1)
}
}
["cacheControl":protected]=>
array(0) {
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["encodings":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
string(16) "/premieren/28649"
["requestUri":protected]=>
string(16) "/premieren/28649"
["baseUrl":protected]=>
string(0) ""
["basePath":protected]=>
NULL
["method":protected]=>
string(3) "GET"
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
}
}
}
}
[1]=>
string(21) "onKernelFinishRequest"
}
[1]=>
array(2) {
[0]=>
object(Silex\EventListener\LocaleListener)#58 (4) {
["app":protected]=>
*RECURSION*
["router":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=>
object(Silex\LazyUrlMatcher)#77 (1) {
["factory":"Silex\LazyUrlMatcher":private]=>
object(Closure)#75 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
["defaultLocale":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=>
string(2) "en"
["requestStack":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=>
object(Symfony\Component\HttpFoundation\RequestStack)#68 (1) {
["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=>
array(1) {
[0]=>
object(Symfony\Component\HttpFoundation\Request)#53 (21) {
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#82 (1) {
["parameters":protected]=>
array(5) {
["_controller"]=>
string(45) "Cylusion\Controller\PremierenController::item"
["id"]=>
string(5) "28649"
["_route"]=>
string(14) "premieren.item"
["_route_params"]=>
array(1) {
["id"]=>
string(5) "28649"
}
["app"]=>
*RECURSION*
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#80 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#81 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#85 (1) {
["parameters":protected]=>
array(32) {
["REDIRECT_SCRIPT_URL"]=>
string(16) "/premieren/28649"
["REDIRECT_SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["REDIRECT_STATUS"]=>
string(3) "200"
["SCRIPT_URL"]=>
string(16) "/premieren/28649"
["SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["HTTP_USER_AGENT"]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
["HTTP_ACCEPT"]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
["HTTP_IF_MODIFIED_SINCE"]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
["HTTP_HOST"]=>
string(24) "tanzjahr2016.tanznetz.de"
["HTTP_CONNECTION"]=>
string(10) "Keep-Alive"
["HTTP_ACCEPT_ENCODING"]=>
string(4) "gzip"
["PATH"]=>
string(28) "/usr/local/bin:/usr/bin:/bin"
["SERVER_SIGNATURE"]=>
string(69) "<address>Apache Server at tanzjahr2016.tanznetz.de Port 80</address>
"
["SERVER_SOFTWARE"]=>
string(6) "Apache"
["SERVER_NAME"]=>
string(24) "tanzjahr2016.tanznetz.de"
["SERVER_ADDR"]=>
string(12) "80.190.96.21"
["SERVER_PORT"]=>
string(2) "80"
["REMOTE_ADDR"]=>
string(13) "54.197.24.206"
["DOCUMENT_ROOT"]=>
string(40) "/data/httpd/tanzjahr2016.tanznetz.de/web"
["SERVER_ADMIN"]=>
string(19) "webmaster@localhost"
["SCRIPT_FILENAME"]=>
string(50) "/data/httpd/tanzjahr2016.tanznetz.de/web/index.php"
["REMOTE_PORT"]=>
string(5) "57874"
["REDIRECT_URL"]=>
string(16) "/premieren/28649"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["REQUEST_URI"]=>
string(16) "/premieren/28649"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["PHP_SELF"]=>
string(10) "/index.php"
["REQUEST_TIME_FLOAT"]=>
float(1550606845.733)
["REQUEST_TIME"]=>
int(1550606845)
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#84 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#83 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#86 (2) {
["headers":protected]=>
array(7) {
["user-agent"]=>
array(1) {
[0]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
}
["accept"]=>
array(1) {
[0]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
}
["if-modified-since"]=>
array(1) {
[0]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
}
["host"]=>
array(1) {
[0]=>
string(24) "tanzjahr2016.tanznetz.de"
}
["connection"]=>
array(1) {
[0]=>
string(10) "Keep-Alive"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(4) "gzip"
}
["x-php-ob-level"]=>
array(1) {
[0]=>
int(1)
}
}
["cacheControl":protected]=>
array(0) {
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["encodings":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
string(16) "/premieren/28649"
["requestUri":protected]=>
string(16) "/premieren/28649"
["baseUrl":protected]=>
string(0) ""
["basePath":protected]=>
NULL
["method":protected]=>
string(3) "GET"
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
}
}
}
}
[1]=>
string(21) "onKernelFinishRequest"
}
}
}
["kernel.exception"]=>
array(1) {
[-255]=>
array(1) {
[0]=>
array(2) {
[0]=>
object(Silex\ExceptionHandler)#89 (2) {
["debug":protected]=>
bool(true)
["enabled":protected]=>
bool(true)
}
[1]=>
string(12) "onSilexError"
}
}
}
["kernel.response"]=>
array(2) {
[0]=>
array(1) {
[0]=>
array(2) {
[0]=>
object(Symfony\Component\HttpKernel\EventListener\ResponseListener)#90 (1) {
["charset":"Symfony\Component\HttpKernel\EventListener\ResponseListener":private]=>
string(5) "UTF-8"
}
[1]=>
string(16) "onKernelResponse"
}
}
[128]=>
array(1) {
[0]=>
array(2) {
[0]=>
object(Silex\EventListener\MiddlewareListener)#91 (1) {
["app":protected]=>
*RECURSION*
}
[1]=>
string(16) "onKernelResponse"
}
}
}
["kernel.controller"]=>
array(1) {
[0]=>
array(1) {
[0]=>
array(2) {
[0]=>
object(Silex\EventListener\ConverterListener)#92 (2) {
["routes":protected]=>
object(Symfony\Component\Routing\RouteCollection)#87 (2) {
["routes":"Symfony\Component\Routing\RouteCollection":private]=>
array(7) {
["homepage.index"]=>
object(Silex\Route)#57 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(1) "/"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(41) "Cylusion\Controller\HomeController::index"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#100 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(1) "/"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(1) "/"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(6) "#^/$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["news.item"]=>
object(Silex\Route)#65 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(10) "/news/{id}"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(40) "Cylusion\Controller\NewsController::item"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(1) {
["id"]=>
string(3) "\d+"
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#101 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(2) {
[0]=>
array(4) {
[0]=>
string(8) "variable"
[1]=>
string(1) "/"
[2]=>
string(3) "\d+"
[3]=>
string(2) "id"
}
[1]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(5) "/news"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(5) "/news"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(22) "#^/news/(?P<id>\d+)$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["news.gallery"]=>
object(Silex\Route)#67 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(18) "/news/gallery/{id}"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(43) "Cylusion\Controller\NewsController::gallery"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(1) {
["id"]=>
string(3) "\d+"
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#102 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(2) {
[0]=>
array(4) {
[0]=>
string(8) "variable"
[1]=>
string(1) "/"
[2]=>
string(3) "\d+"
[3]=>
string(2) "id"
}
[1]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(13) "/news/gallery"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(13) "/news/gallery"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(30) "#^/news/gallery/(?P<id>\d+)$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["news.category"]=>
object(Silex\Route)#69 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(6) "/news/"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(44) "Cylusion\Controller\NewsController::category"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#103 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(6) "/news/"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(6) "/news/"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(11) "#^/news/$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["premieren.item"]=>
object(Silex\Route)#74 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(15) "/premieren/{id}"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(45) "Cylusion\Controller\PremierenController::item"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(1) {
["id"]=>
string(3) "\d+"
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#104 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(2) {
[0]=>
array(4) {
[0]=>
string(8) "variable"
[1]=>
string(1) "/"
[2]=>
string(3) "\d+"
[3]=>
string(2) "id"
}
[1]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(10) "/premieren"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(10) "/premieren"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(27) "#^/premieren/(?P<id>\d+)$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["premieren.gallery"]=>
object(Silex\Route)#76 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(23) "/premieren/gallery/{id}"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(48) "Cylusion\Controller\PremierenController::gallery"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(1) {
["id"]=>
string(3) "\d+"
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
NULL
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["premieren.category"]=>
object(Silex\Route)#78 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(11) "/premieren/"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(49) "Cylusion\Controller\PremierenController::category"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
NULL
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
}
["resources":"Symfony\Component\Routing\RouteCollection":private]=>
array(0) {
}
}
["callbackResolver":protected]=>
object(Silex\CallbackResolver)#93 (1) {
["app":"Silex\CallbackResolver":private]=>
*RECURSION*
}
}
[1]=>
string(18) "onKernelController"
}
}
}
["kernel.view"]=>
array(1) {
[-10]=>
array(1) {
[0]=>
array(2) {
[0]=>
object(Silex\EventListener\StringToResponseListener)#94 (0) {
}
[1]=>
string(12) "onKernelView"
}
}
}
}
["sorted":"Symfony\Component\EventDispatcher\EventDispatcher":private]=>
array(2) {
["kernel.request"]=>
array(3) {
[0]=>
array(2) {
[0]=>
object(Symfony\Component\HttpKernel\EventListener\RouterListener)#70 (4) {
["matcher":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=>
object(Silex\LazyUrlMatcher)#77 (1) {
["factory":"Silex\LazyUrlMatcher":private]=>
object(Closure)#75 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
["context":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=>
object(Symfony\Component\Routing\RequestContext)#66 (9) {
["baseUrl":"Symfony\Component\Routing\RequestContext":private]=>
string(0) ""
["pathInfo":"Symfony\Component\Routing\RequestContext":private]=>
string(16) "/premieren/28649"
["method":"Symfony\Component\Routing\RequestContext":private]=>
string(3) "GET"
["host":"Symfony\Component\Routing\RequestContext":private]=>
string(24) "tanzjahr2016.tanznetz.de"
["scheme":"Symfony\Component\Routing\RequestContext":private]=>
string(4) "http"
["httpPort":"Symfony\Component\Routing\RequestContext":private]=>
int(80)
["httpsPort":"Symfony\Component\Routing\RequestContext":private]=>
int(443)
["queryString":"Symfony\Component\Routing\RequestContext":private]=>
string(0) ""
["parameters":"Symfony\Component\Routing\RequestContext":private]=>
array(1) {
["_locale"]=>
string(2) "en"
}
}
["logger":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=>
NULL
["requestStack":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=>
object(Symfony\Component\HttpFoundation\RequestStack)#68 (1) {
["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=>
array(1) {
[0]=>
object(Symfony\Component\HttpFoundation\Request)#53 (21) {
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#82 (1) {
["parameters":protected]=>
array(5) {
["_controller"]=>
string(45) "Cylusion\Controller\PremierenController::item"
["id"]=>
string(5) "28649"
["_route"]=>
string(14) "premieren.item"
["_route_params"]=>
array(1) {
["id"]=>
string(5) "28649"
}
["app"]=>
*RECURSION*
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#80 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#81 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#85 (1) {
["parameters":protected]=>
array(32) {
["REDIRECT_SCRIPT_URL"]=>
string(16) "/premieren/28649"
["REDIRECT_SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["REDIRECT_STATUS"]=>
string(3) "200"
["SCRIPT_URL"]=>
string(16) "/premieren/28649"
["SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["HTTP_USER_AGENT"]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
["HTTP_ACCEPT"]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
["HTTP_IF_MODIFIED_SINCE"]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
["HTTP_HOST"]=>
string(24) "tanzjahr2016.tanznetz.de"
["HTTP_CONNECTION"]=>
string(10) "Keep-Alive"
["HTTP_ACCEPT_ENCODING"]=>
string(4) "gzip"
["PATH"]=>
string(28) "/usr/local/bin:/usr/bin:/bin"
["SERVER_SIGNATURE"]=>
string(69) "<address>Apache Server at tanzjahr2016.tanznetz.de Port 80</address>
"
["SERVER_SOFTWARE"]=>
string(6) "Apache"
["SERVER_NAME"]=>
string(24) "tanzjahr2016.tanznetz.de"
["SERVER_ADDR"]=>
string(12) "80.190.96.21"
["SERVER_PORT"]=>
string(2) "80"
["REMOTE_ADDR"]=>
string(13) "54.197.24.206"
["DOCUMENT_ROOT"]=>
string(40) "/data/httpd/tanzjahr2016.tanznetz.de/web"
["SERVER_ADMIN"]=>
string(19) "webmaster@localhost"
["SCRIPT_FILENAME"]=>
string(50) "/data/httpd/tanzjahr2016.tanznetz.de/web/index.php"
["REMOTE_PORT"]=>
string(5) "57874"
["REDIRECT_URL"]=>
string(16) "/premieren/28649"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["REQUEST_URI"]=>
string(16) "/premieren/28649"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["PHP_SELF"]=>
string(10) "/index.php"
["REQUEST_TIME_FLOAT"]=>
float(1550606845.733)
["REQUEST_TIME"]=>
int(1550606845)
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#84 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#83 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#86 (2) {
["headers":protected]=>
array(7) {
["user-agent"]=>
array(1) {
[0]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
}
["accept"]=>
array(1) {
[0]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
}
["if-modified-since"]=>
array(1) {
[0]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
}
["host"]=>
array(1) {
[0]=>
string(24) "tanzjahr2016.tanznetz.de"
}
["connection"]=>
array(1) {
[0]=>
string(10) "Keep-Alive"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(4) "gzip"
}
["x-php-ob-level"]=>
array(1) {
[0]=>
int(1)
}
}
["cacheControl":protected]=>
array(0) {
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["encodings":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
string(16) "/premieren/28649"
["requestUri":protected]=>
string(16) "/premieren/28649"
["baseUrl":protected]=>
string(0) ""
["basePath":protected]=>
NULL
["method":protected]=>
string(3) "GET"
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
}
}
}
}
[1]=>
string(15) "onKernelRequest"
}
[1]=>
array(2) {
[0]=>
object(Silex\EventListener\LocaleListener)#58 (4) {
["app":protected]=>
*RECURSION*
["router":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=>
object(Silex\LazyUrlMatcher)#77 (1) {
["factory":"Silex\LazyUrlMatcher":private]=>
object(Closure)#75 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
["defaultLocale":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=>
string(2) "en"
["requestStack":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=>
object(Symfony\Component\HttpFoundation\RequestStack)#68 (1) {
["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=>
array(1) {
[0]=>
object(Symfony\Component\HttpFoundation\Request)#53 (21) {
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#82 (1) {
["parameters":protected]=>
array(5) {
["_controller"]=>
string(45) "Cylusion\Controller\PremierenController::item"
["id"]=>
string(5) "28649"
["_route"]=>
string(14) "premieren.item"
["_route_params"]=>
array(1) {
["id"]=>
string(5) "28649"
}
["app"]=>
*RECURSION*
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#80 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#81 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#85 (1) {
["parameters":protected]=>
array(32) {
["REDIRECT_SCRIPT_URL"]=>
string(16) "/premieren/28649"
["REDIRECT_SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["REDIRECT_STATUS"]=>
string(3) "200"
["SCRIPT_URL"]=>
string(16) "/premieren/28649"
["SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["HTTP_USER_AGENT"]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
["HTTP_ACCEPT"]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
["HTTP_IF_MODIFIED_SINCE"]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
["HTTP_HOST"]=>
string(24) "tanzjahr2016.tanznetz.de"
["HTTP_CONNECTION"]=>
string(10) "Keep-Alive"
["HTTP_ACCEPT_ENCODING"]=>
string(4) "gzip"
["PATH"]=>
string(28) "/usr/local/bin:/usr/bin:/bin"
["SERVER_SIGNATURE"]=>
string(69) "<address>Apache Server at tanzjahr2016.tanznetz.de Port 80</address>
"
["SERVER_SOFTWARE"]=>
string(6) "Apache"
["SERVER_NAME"]=>
string(24) "tanzjahr2016.tanznetz.de"
["SERVER_ADDR"]=>
string(12) "80.190.96.21"
["SERVER_PORT"]=>
string(2) "80"
["REMOTE_ADDR"]=>
string(13) "54.197.24.206"
["DOCUMENT_ROOT"]=>
string(40) "/data/httpd/tanzjahr2016.tanznetz.de/web"
["SERVER_ADMIN"]=>
string(19) "webmaster@localhost"
["SCRIPT_FILENAME"]=>
string(50) "/data/httpd/tanzjahr2016.tanznetz.de/web/index.php"
["REMOTE_PORT"]=>
string(5) "57874"
["REDIRECT_URL"]=>
string(16) "/premieren/28649"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["REQUEST_URI"]=>
string(16) "/premieren/28649"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["PHP_SELF"]=>
string(10) "/index.php"
["REQUEST_TIME_FLOAT"]=>
float(1550606845.733)
["REQUEST_TIME"]=>
int(1550606845)
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#84 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#83 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#86 (2) {
["headers":protected]=>
array(7) {
["user-agent"]=>
array(1) {
[0]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
}
["accept"]=>
array(1) {
[0]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
}
["if-modified-since"]=>
array(1) {
[0]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
}
["host"]=>
array(1) {
[0]=>
string(24) "tanzjahr2016.tanznetz.de"
}
["connection"]=>
array(1) {
[0]=>
string(10) "Keep-Alive"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(4) "gzip"
}
["x-php-ob-level"]=>
array(1) {
[0]=>
int(1)
}
}
["cacheControl":protected]=>
array(0) {
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["encodings":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
string(16) "/premieren/28649"
["requestUri":protected]=>
string(16) "/premieren/28649"
["baseUrl":protected]=>
string(0) ""
["basePath":protected]=>
NULL
["method":protected]=>
string(3) "GET"
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
}
}
}
}
[1]=>
string(15) "onKernelRequest"
}
[2]=>
array(2) {
[0]=>
object(Silex\EventListener\MiddlewareListener)#91 (1) {
["app":protected]=>
*RECURSION*
}
[1]=>
string(15) "onKernelRequest"
}
}
["kernel.controller"]=>
array(1) {
[0]=>
array(2) {
[0]=>
object(Silex\EventListener\ConverterListener)#92 (2) {
["routes":protected]=>
object(Symfony\Component\Routing\RouteCollection)#87 (2) {
["routes":"Symfony\Component\Routing\RouteCollection":private]=>
array(7) {
["homepage.index"]=>
object(Silex\Route)#57 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(1) "/"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(41) "Cylusion\Controller\HomeController::index"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#100 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(1) "/"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(1) "/"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(6) "#^/$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["news.item"]=>
object(Silex\Route)#65 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(10) "/news/{id}"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(40) "Cylusion\Controller\NewsController::item"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(1) {
["id"]=>
string(3) "\d+"
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#101 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(2) {
[0]=>
array(4) {
[0]=>
string(8) "variable"
[1]=>
string(1) "/"
[2]=>
string(3) "\d+"
[3]=>
string(2) "id"
}
[1]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(5) "/news"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(5) "/news"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(22) "#^/news/(?P<id>\d+)$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["news.gallery"]=>
object(Silex\Route)#67 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(18) "/news/gallery/{id}"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(43) "Cylusion\Controller\NewsController::gallery"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(1) {
["id"]=>
string(3) "\d+"
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#102 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(2) {
[0]=>
array(4) {
[0]=>
string(8) "variable"
[1]=>
string(1) "/"
[2]=>
string(3) "\d+"
[3]=>
string(2) "id"
}
[1]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(13) "/news/gallery"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(13) "/news/gallery"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(30) "#^/news/gallery/(?P<id>\d+)$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["news.category"]=>
object(Silex\Route)#69 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(6) "/news/"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(44) "Cylusion\Controller\NewsController::category"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#103 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(6) "/news/"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(6) "/news/"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(11) "#^/news/$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["premieren.item"]=>
object(Silex\Route)#74 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(15) "/premieren/{id}"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(45) "Cylusion\Controller\PremierenController::item"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(1) {
["id"]=>
string(3) "\d+"
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#104 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(2) {
[0]=>
array(4) {
[0]=>
string(8) "variable"
[1]=>
string(1) "/"
[2]=>
string(3) "\d+"
[3]=>
string(2) "id"
}
[1]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(10) "/premieren"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(10) "/premieren"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(27) "#^/premieren/(?P<id>\d+)$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["premieren.gallery"]=>
object(Silex\Route)#76 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(23) "/premieren/gallery/{id}"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(48) "Cylusion\Controller\PremierenController::gallery"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(1) {
["id"]=>
string(3) "\d+"
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
NULL
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["premieren.category"]=>
object(Silex\Route)#78 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(11) "/premieren/"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(49) "Cylusion\Controller\PremierenController::category"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
NULL
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
}
["resources":"Symfony\Component\Routing\RouteCollection":private]=>
array(0) {
}
}
["callbackResolver":protected]=>
object(Silex\CallbackResolver)#93 (1) {
["app":"Silex\CallbackResolver":private]=>
*RECURSION*
}
}
[1]=>
string(18) "onKernelController"
}
}
}
}
["resolver":protected]=>
object(Silex\ControllerResolver)#95 (2) {
["app":protected]=>
*RECURSION*
["logger":"Symfony\Component\HttpKernel\Controller\ControllerResolver":private]=>
NULL
}
["requestStack":protected]=>
object(Symfony\Component\HttpFoundation\RequestStack)#68 (1) {
["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=>
array(1) {
[0]=>
object(Symfony\Component\HttpFoundation\Request)#53 (21) {
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#82 (1) {
["parameters":protected]=>
array(5) {
["_controller"]=>
string(45) "Cylusion\Controller\PremierenController::item"
["id"]=>
string(5) "28649"
["_route"]=>
string(14) "premieren.item"
["_route_params"]=>
array(1) {
["id"]=>
string(5) "28649"
}
["app"]=>
*RECURSION*
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#80 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#81 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#85 (1) {
["parameters":protected]=>
array(32) {
["REDIRECT_SCRIPT_URL"]=>
string(16) "/premieren/28649"
["REDIRECT_SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["REDIRECT_STATUS"]=>
string(3) "200"
["SCRIPT_URL"]=>
string(16) "/premieren/28649"
["SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["HTTP_USER_AGENT"]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
["HTTP_ACCEPT"]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
["HTTP_IF_MODIFIED_SINCE"]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
["HTTP_HOST"]=>
string(24) "tanzjahr2016.tanznetz.de"
["HTTP_CONNECTION"]=>
string(10) "Keep-Alive"
["HTTP_ACCEPT_ENCODING"]=>
string(4) "gzip"
["PATH"]=>
string(28) "/usr/local/bin:/usr/bin:/bin"
["SERVER_SIGNATURE"]=>
string(69) "<address>Apache Server at tanzjahr2016.tanznetz.de Port 80</address>
"
["SERVER_SOFTWARE"]=>
string(6) "Apache"
["SERVER_NAME"]=>
string(24) "tanzjahr2016.tanznetz.de"
["SERVER_ADDR"]=>
string(12) "80.190.96.21"
["SERVER_PORT"]=>
string(2) "80"
["REMOTE_ADDR"]=>
string(13) "54.197.24.206"
["DOCUMENT_ROOT"]=>
string(40) "/data/httpd/tanzjahr2016.tanznetz.de/web"
["SERVER_ADMIN"]=>
string(19) "webmaster@localhost"
["SCRIPT_FILENAME"]=>
string(50) "/data/httpd/tanzjahr2016.tanznetz.de/web/index.php"
["REMOTE_PORT"]=>
string(5) "57874"
["REDIRECT_URL"]=>
string(16) "/premieren/28649"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["REQUEST_URI"]=>
string(16) "/premieren/28649"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["PHP_SELF"]=>
string(10) "/index.php"
["REQUEST_TIME_FLOAT"]=>
float(1550606845.733)
["REQUEST_TIME"]=>
int(1550606845)
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#84 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#83 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#86 (2) {
["headers":protected]=>
array(7) {
["user-agent"]=>
array(1) {
[0]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
}
["accept"]=>
array(1) {
[0]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
}
["if-modified-since"]=>
array(1) {
[0]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
}
["host"]=>
array(1) {
[0]=>
string(24) "tanzjahr2016.tanznetz.de"
}
["connection"]=>
array(1) {
[0]=>
string(10) "Keep-Alive"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(4) "gzip"
}
["x-php-ob-level"]=>
array(1) {
[0]=>
int(1)
}
}
["cacheControl":protected]=>
array(0) {
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["encodings":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
string(16) "/premieren/28649"
["requestUri":protected]=>
string(16) "/premieren/28649"
["baseUrl":protected]=>
string(0) ""
["basePath":protected]=>
NULL
["method":protected]=>
string(3) "GET"
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
}
}
}
}
}
["parameter"]=>
array(1) {
["$c"]=>
string(10) "<required>"
}
}
["request_stack"]=>
object(Closure)#20 (2) {
["static"]=>
array(2) {
["callable"]=>
object(Closure)#19 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
["object"]=>
object(Symfony\Component\HttpFoundation\RequestStack)#68 (1) {
["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=>
array(1) {
[0]=>
object(Symfony\Component\HttpFoundation\Request)#53 (21) {
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#82 (1) {
["parameters":protected]=>
array(5) {
["_controller"]=>
string(45) "Cylusion\Controller\PremierenController::item"
["id"]=>
string(5) "28649"
["_route"]=>
string(14) "premieren.item"
["_route_params"]=>
array(1) {
["id"]=>
string(5) "28649"
}
["app"]=>
*RECURSION*
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#80 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#81 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#85 (1) {
["parameters":protected]=>
array(32) {
["REDIRECT_SCRIPT_URL"]=>
string(16) "/premieren/28649"
["REDIRECT_SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["REDIRECT_STATUS"]=>
string(3) "200"
["SCRIPT_URL"]=>
string(16) "/premieren/28649"
["SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["HTTP_USER_AGENT"]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
["HTTP_ACCEPT"]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
["HTTP_IF_MODIFIED_SINCE"]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
["HTTP_HOST"]=>
string(24) "tanzjahr2016.tanznetz.de"
["HTTP_CONNECTION"]=>
string(10) "Keep-Alive"
["HTTP_ACCEPT_ENCODING"]=>
string(4) "gzip"
["PATH"]=>
string(28) "/usr/local/bin:/usr/bin:/bin"
["SERVER_SIGNATURE"]=>
string(69) "<address>Apache Server at tanzjahr2016.tanznetz.de Port 80</address>
"
["SERVER_SOFTWARE"]=>
string(6) "Apache"
["SERVER_NAME"]=>
string(24) "tanzjahr2016.tanznetz.de"
["SERVER_ADDR"]=>
string(12) "80.190.96.21"
["SERVER_PORT"]=>
string(2) "80"
["REMOTE_ADDR"]=>
string(13) "54.197.24.206"
["DOCUMENT_ROOT"]=>
string(40) "/data/httpd/tanzjahr2016.tanznetz.de/web"
["SERVER_ADMIN"]=>
string(19) "webmaster@localhost"
["SCRIPT_FILENAME"]=>
string(50) "/data/httpd/tanzjahr2016.tanznetz.de/web/index.php"
["REMOTE_PORT"]=>
string(5) "57874"
["REDIRECT_URL"]=>
string(16) "/premieren/28649"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["REQUEST_URI"]=>
string(16) "/premieren/28649"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["PHP_SELF"]=>
string(10) "/index.php"
["REQUEST_TIME_FLOAT"]=>
float(1550606845.733)
["REQUEST_TIME"]=>
int(1550606845)
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#84 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#83 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#86 (2) {
["headers":protected]=>
array(7) {
["user-agent"]=>
array(1) {
[0]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
}
["accept"]=>
array(1) {
[0]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
}
["if-modified-since"]=>
array(1) {
[0]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
}
["host"]=>
array(1) {
[0]=>
string(24) "tanzjahr2016.tanznetz.de"
}
["connection"]=>
array(1) {
[0]=>
string(10) "Keep-Alive"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(4) "gzip"
}
["x-php-ob-level"]=>
array(1) {
[0]=>
int(1)
}
}
["cacheControl":protected]=>
array(0) {
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["encodings":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
string(16) "/premieren/28649"
["requestUri":protected]=>
string(16) "/premieren/28649"
["baseUrl":protected]=>
string(0) ""
["basePath":protected]=>
NULL
["method":protected]=>
string(3) "GET"
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
}
}
}
}
["parameter"]=>
array(1) {
["$c"]=>
string(10) "<required>"
}
}
["request_context"]=>
object(Closure)#22 (2) {
["static"]=>
array(2) {
["callable"]=>
object(Closure)#21 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
["object"]=>
object(Symfony\Component\Routing\RequestContext)#66 (9) {
["baseUrl":"Symfony\Component\Routing\RequestContext":private]=>
string(0) ""
["pathInfo":"Symfony\Component\Routing\RequestContext":private]=>
string(16) "/premieren/28649"
["method":"Symfony\Component\Routing\RequestContext":private]=>
string(3) "GET"
["host":"Symfony\Component\Routing\RequestContext":private]=>
string(24) "tanzjahr2016.tanznetz.de"
["scheme":"Symfony\Component\Routing\RequestContext":private]=>
string(4) "http"
["httpPort":"Symfony\Component\Routing\RequestContext":private]=>
int(80)
["httpsPort":"Symfony\Component\Routing\RequestContext":private]=>
int(443)
["queryString":"Symfony\Component\Routing\RequestContext":private]=>
string(0) ""
["parameters":"Symfony\Component\Routing\RequestContext":private]=>
array(1) {
["_locale"]=>
string(2) "en"
}
}
}
["parameter"]=>
array(1) {
["$c"]=>
string(10) "<required>"
}
}
["url_matcher"]=>
object(Closure)#24 (2) {
["static"]=>
array(2) {
["callable"]=>
object(Closure)#23 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
["object"]=>
object(Silex\RedirectableUrlMatcher)#97 (6) {
["context":protected]=>
object(Symfony\Component\Routing\RequestContext)#66 (9) {
["baseUrl":"Symfony\Component\Routing\RequestContext":private]=>
string(0) ""
["pathInfo":"Symfony\Component\Routing\RequestContext":private]=>
string(16) "/premieren/28649"
["method":"Symfony\Component\Routing\RequestContext":private]=>
string(3) "GET"
["host":"Symfony\Component\Routing\RequestContext":private]=>
string(24) "tanzjahr2016.tanznetz.de"
["scheme":"Symfony\Component\Routing\RequestContext":private]=>
string(4) "http"
["httpPort":"Symfony\Component\Routing\RequestContext":private]=>
int(80)
["httpsPort":"Symfony\Component\Routing\RequestContext":private]=>
int(443)
["queryString":"Symfony\Component\Routing\RequestContext":private]=>
string(0) ""
["parameters":"Symfony\Component\Routing\RequestContext":private]=>
array(1) {
["_locale"]=>
string(2) "en"
}
}
["allow":protected]=>
array(0) {
}
["routes":protected]=>
object(Symfony\Component\Routing\RouteCollection)#87 (2) {
["routes":"Symfony\Component\Routing\RouteCollection":private]=>
array(7) {
["homepage.index"]=>
object(Silex\Route)#57 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(1) "/"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(41) "Cylusion\Controller\HomeController::index"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#100 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(1) "/"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(1) "/"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(6) "#^/$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["news.item"]=>
object(Silex\Route)#65 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(10) "/news/{id}"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(40) "Cylusion\Controller\NewsController::item"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(1) {
["id"]=>
string(3) "\d+"
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#101 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(2) {
[0]=>
array(4) {
[0]=>
string(8) "variable"
[1]=>
string(1) "/"
[2]=>
string(3) "\d+"
[3]=>
string(2) "id"
}
[1]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(5) "/news"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(5) "/news"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(22) "#^/news/(?P<id>\d+)$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["news.gallery"]=>
object(Silex\Route)#67 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(18) "/news/gallery/{id}"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(43) "Cylusion\Controller\NewsController::gallery"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(1) {
["id"]=>
string(3) "\d+"
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#102 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(2) {
[0]=>
array(4) {
[0]=>
string(8) "variable"
[1]=>
string(1) "/"
[2]=>
string(3) "\d+"
[3]=>
string(2) "id"
}
[1]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(13) "/news/gallery"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(13) "/news/gallery"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(30) "#^/news/gallery/(?P<id>\d+)$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["news.category"]=>
object(Silex\Route)#69 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(6) "/news/"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(44) "Cylusion\Controller\NewsController::category"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#103 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(6) "/news/"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(6) "/news/"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(11) "#^/news/$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["premieren.item"]=>
object(Silex\Route)#74 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(15) "/premieren/{id}"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(45) "Cylusion\Controller\PremierenController::item"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(1) {
["id"]=>
string(3) "\d+"
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
object(Symfony\Component\Routing\CompiledRoute)#104 (8) {
["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(2) {
[0]=>
array(4) {
[0]=>
string(8) "variable"
[1]=>
string(1) "/"
[2]=>
string(3) "\d+"
[3]=>
string(2) "id"
}
[1]=>
array(2) {
[0]=>
string(4) "text"
[1]=>
string(10) "/premieren"
}
}
["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
string(10) "/premieren"
["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
string(27) "#^/premieren/(?P<id>\d+)$#s"
["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(1) {
[0]=>
string(2) "id"
}
["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
NULL
["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
array(0) {
}
}
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["premieren.gallery"]=>
object(Silex\Route)#76 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(23) "/premieren/gallery/{id}"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(48) "Cylusion\Controller\PremierenController::gallery"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(1) {
["id"]=>
string(3) "\d+"
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
NULL
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
["premieren.category"]=>
object(Silex\Route)#78 (9) {
["path":"Symfony\Component\Routing\Route":private]=>
string(11) "/premieren/"
["host":"Symfony\Component\Routing\Route":private]=>
string(0) ""
["schemes":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["methods":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["defaults":"Symfony\Component\Routing\Route":private]=>
array(1) {
["_controller"]=>
string(49) "Cylusion\Controller\PremierenController::category"
}
["requirements":"Symfony\Component\Routing\Route":private]=>
array(0) {
}
["options":"Symfony\Component\Routing\Route":private]=>
array(1) {
["compiler_class"]=>
string(39) "Symfony\Component\Routing\RouteCompiler"
}
["compiled":"Symfony\Component\Routing\Route":private]=>
NULL
["condition":"Symfony\Component\Routing\Route":private]=>
string(0) ""
}
}
["resources":"Symfony\Component\Routing\RouteCollection":private]=>
array(0) {
}
}
["request":protected]=>
NULL
["expressionLanguage":protected]=>
NULL
["expressionLanguageProviders":protected]=>
array(0) {
}
}
}
["parameter"]=>
array(1) {
["$c"]=>
string(10) "<required>"
}
}
["request_error"]=>
object(Closure)#26 (2) {
["static"]=>
array(1) {
["callable"]=>
object(Closure)#25 (1) {
["this"]=>
*RECURSION*
}
}
["parameter"]=>
array(1) {
["$c"]=>
string(10) "<required>"
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\Request)#53 (21) {
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#82 (1) {
["parameters":protected]=>
array(5) {
["_controller"]=>
string(45) "Cylusion\Controller\PremierenController::item"
["id"]=>
string(5) "28649"
["_route"]=>
string(14) "premieren.item"
["_route_params"]=>
array(1) {
["id"]=>
string(5) "28649"
}
["app"]=>
*RECURSION*
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#80 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#81 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#85 (1) {
["parameters":protected]=>
array(32) {
["REDIRECT_SCRIPT_URL"]=>
string(16) "/premieren/28649"
["REDIRECT_SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["REDIRECT_STATUS"]=>
string(3) "200"
["SCRIPT_URL"]=>
string(16) "/premieren/28649"
["SCRIPT_URI"]=>
string(47) "http://tanzjahr2016.tanznetz.de/premieren/28649"
["HTTP_USER_AGENT"]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
["HTTP_ACCEPT"]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
["HTTP_IF_MODIFIED_SINCE"]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
["HTTP_HOST"]=>
string(24) "tanzjahr2016.tanznetz.de"
["HTTP_CONNECTION"]=>
string(10) "Keep-Alive"
["HTTP_ACCEPT_ENCODING"]=>
string(4) "gzip"
["PATH"]=>
string(28) "/usr/local/bin:/usr/bin:/bin"
["SERVER_SIGNATURE"]=>
string(69) "<address>Apache Server at tanzjahr2016.tanznetz.de Port 80</address>
"
["SERVER_SOFTWARE"]=>
string(6) "Apache"
["SERVER_NAME"]=>
string(24) "tanzjahr2016.tanznetz.de"
["SERVER_ADDR"]=>
string(12) "80.190.96.21"
["SERVER_PORT"]=>
string(2) "80"
["REMOTE_ADDR"]=>
string(13) "54.197.24.206"
["DOCUMENT_ROOT"]=>
string(40) "/data/httpd/tanzjahr2016.tanznetz.de/web"
["SERVER_ADMIN"]=>
string(19) "webmaster@localhost"
["SCRIPT_FILENAME"]=>
string(50) "/data/httpd/tanzjahr2016.tanznetz.de/web/index.php"
["REMOTE_PORT"]=>
string(5) "57874"
["REDIRECT_URL"]=>
string(16) "/premieren/28649"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["REQUEST_URI"]=>
string(16) "/premieren/28649"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["PHP_SELF"]=>
string(10) "/index.php"
["REQUEST_TIME_FLOAT"]=>
float(1550606845.733)
["REQUEST_TIME"]=>
int(1550606845)
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#84 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#83 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#86 (2) {
["headers":protected]=>
array(7) {
["user-agent"]=>
array(1) {
[0]=>
string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
}
["accept"]=>
array(1) {
[0]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
}
["if-modified-since"]=>
array(1) {
[0]=>
string(29) "Thu, 13 Dec 2018 21:03:12 EST"
}
["host"]=>
array(1) {
[0]=>
string(24) "tanzjahr2016.tanznetz.de"
}
["connection"]=>
array(1) {
[0]=>
string(10) "Keep-Alive"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(4) "gzip"
}
["x-php-ob-level"]=>
array(1) {
[0]=>
int(1)
}
}
["cacheControl":protected]=>
array(0) {
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["encodings":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
string(16) "/premieren/28649"
["requestUri":protected]=>
string(16) "/premieren/28649"
["baseUrl":protected]=>
string(0) ""
["basePath":protected]=>
NULL
["method":protected]=>
string(3) "GET"
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
}
["request.http_port"]=>
int(80)
["request.https_port"]=>
int(443)
["debug"]=>
bool(true)
["charset"]=>
string(5) "UTF-8"
["locale"]=>
string(2) "en"
["db.default_options"]=>
array(5) {
["driver"]=>
string(9) "pdo_mysql"
["dbname"]=>
NULL
["host"]=>
string(9) "localhost"
["user"]=>
string(4) "root"
["password"]=>
NULL
}
["dbs.options.initializer"]=>
object(Closure)#29 (2) {
["static"]=>
array(1) {
["callable"]=>
object(Closure)#28 (2) {
["static"]=>
array(2) {
["app"]=>
*RECURSION*
["initialized"]=>
bool(true)
}
["this"]=>
object(Silex\Provider\DoctrineServiceProvider)#27 (0) {
}
}
}
["parameter"]=>
array(1) {
["$c"]=>
string(10) "<required>"
}
}
["dbs"]=>
object(Closure)#31 (2) {
["static"]=>
array(2) {
["callable"]=>
object(Closure)#30 (2) {
["this"]=>
object(Silex\Provider\DoctrineServiceProvider)#27 (0) {
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Pimple)#106 (1) {
["values":protected]=>
array(1) {
["default"]=>
object(Closure)#111 (2) {
["static"]=>
array(2) {
["callable"]=>
object(Closure)#110 (3) {
["static"]=>
array(3) {
["options"]=>
array(5) {
["driver"]=>
string(9) "pdo_pgsql"
["dbname"]=>
string(8) "tanznetz"
["host"]=>
string(9) "localhost"
["user"]=>
string(4) "tanz"
["password"]=>
string(13) "uY1oxe85eDPSe"
}
["config"]=>
object(Doctrine\DBAL\Configuration)#107 (1) {
["_attributes":protected]=>
array(0) {
}
}
["manager"]=>
object(Doctrine\Common\EventManager)#109 (1) {
["_listeners":"Doctrine\Common\EventManager":private]=>
array(0) {
}
}
}
["this"]=>
object(Silex\Provider\DoctrineServiceProvider)#27 (0) {
}
["parameter"]=>
array(1) {
["$dbs"]=>
string(10) "<required>"
}
}
["object"]=>
object(Doctrine\DBAL\Connection)#113 (15) {
["_conn":protected]=>
object(Doctrine\DBAL\Driver\PDOConnection)#115 (0) {
}
["_config":protected]=>
object(Doctrine\DBAL\Configuration)#107 (1) {
["_attributes":protected]=>
array(0) {
}
}
["_eventManager":protected]=>
object(Doctrine\Common\EventManager)#109 (1) {
["_listeners":"Doctrine\Common\EventManager":private]=>
array(0) {
}
}
["_expr":protected]=>
object(Doctrine\DBAL\Query\Expression\ExpressionBuilder)#114 (1) {
["connection":"Doctrine\DBAL\Query\Expression\ExpressionBuilder":private]=>
*RECURSION*
}
["_isConnected":"Doctrine\DBAL\Connection":private]=>
bool(true)
["autoCommit":"Doctrine\DBAL\Connection":private]=>
bool(true)
["_transactionNestingLevel":"Doctrine\DBAL\Connection":private]=>
int(0)
["_transactionIsolationLevel":"Doctrine\DBAL\Connection":private]=>
NULL
["_nestTransactionsWithSavepoints":"Doctrine\DBAL\Connection":private]=>
bool(false)
["_params":"Doctrine\DBAL\Connection":private]=>
array(5) {
["driver"]=>
string(9) "pdo_pgsql"
["dbname"]=>
string(8) "tanznetz"
["host"]=>
string(9) "localhost"
["user"]=>
string(4) "tanz"
["password"]=>
string(13) "uY1oxe85eDPSe"
}
["platform":"Doctrine\DBAL\Connection":private]=>
object(Doctrine\DBAL\Platforms\PostgreSqlPlatform)#116 (6) {
["useBooleanTrueFalseStrings":"Doctrine\DBAL\Platforms\PostgreSqlPlatform":private]=>
bool(true)
["booleanLiterals":"Doctrine\DBAL\Platforms\PostgreSqlPlatform":private]=>
array(2) {
["true"]=>
array(6) {
[0]=>
string(1) "t"
[1]=>
string(4) "true"
[2]=>
string(1) "y"
[3]=>
string(3) "yes"
[4]=>
string(2) "on"
[5]=>
string(1) "1"
}
["false"]=>
array(6) {
[0]=>
string(1) "f"
[1]=>
string(5) "false"
[2]=>
string(1) "n"
[3]=>
string(2) "no"
[4]=>
string(3) "off"
[5]=>
string(1) "0"
}
}
["doctrineTypeMapping":protected]=>
NULL
["doctrineTypeComments":protected]=>
NULL
["_eventManager":protected]=>
object(Doctrine\Common\EventManager)#109 (1) {
["_listeners":"Doctrine\Common\EventManager":private]=>
array(0) {
}
}
["_keywords":protected]=>
NULL
}
["_schemaManager":protected]=>
NULL
["_driver":protected]=>
object(Doctrine\DBAL\Driver\PDOPgSql\Driver)#112 (0) {
}
["_isRollbackOnly":"Doctrine\DBAL\Connection":private]=>
bool(false)
["defaultFetchMode":protected]=>
int(2)
}
}
["parameter"]=>
array(1) {
["$c"]=>
string(10) "<required>"
}
}
}
}
}
["parameter"]=>
array(1) {
["$c"]=>
string(10) "<required>"
}
}
["dbs.config"]=>
object(Closure)#33 (2) {
["static"]=>
array(2) {
["callable"]=>
object(Closure)#32 (2) {
["this"]=>
object(Silex\Provider\DoctrineServiceProvider)#27 (0) {
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Pimple)#105 (1) {
["values":protected]=>
array(1) {
["default"]=>
object(Doctrine\DBAL\Configuration)#107 (1) {
["_attributes":protected]=>
array(0) {
}
}
}
}
}
["parameter"]=>
array(1) {
["$c"]=>
string(10) "<required>"
}
}
["dbs.event_manager"]=>
object(Closure)#35 (2) {
["static"]=>
array(2) {
["callable"]=>
object(Closure)#34 (2) {
["this"]=>
object(Silex\Provider\DoctrineServiceProvider)#27 (0) {
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Pimple)#108 (1) {
["values":protected]=>
array(1) {
["default"]=>
object(Doctrine\Common\EventManager)#109 (1) {
["_listeners":"Doctrine\Common\EventManager":private]=>
array(0) {
}
}
}
}
}
["parameter"]=>
array(1) {
["$c"]=>
string(10) "<required>"
}
}
["db"]=>
object(Closure)#37 (2) {
["static"]=>
array(2) {
["callable"]=>
object(Closure)#36 (2) {
["this"]=>
object(Silex\Provider\DoctrineServiceProvider)#27 (0) {
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Doctrine\DBAL\Connection)#113 (15) {
["_conn":protected]=>
object(Doctrine\DBAL\Driver\PDOConnection)#115 (0) {
}
["_config":protected]=>
object(Doctrine\DBAL\Configuration)#107 (1) {
["_attributes":protected]=>
array(0) {
}
}
["_eventManager":protected]=>
object(Doctrine\Common\EventManager)#109 (1) {
["_listeners":"Doctrine\Common\EventManager":private]=>
array(0) {
}
}
["_expr":protected]=>
object(Doctrine\DBAL\Query\Expression\ExpressionBuilder)#114 (1) {
["connection":"Doctrine\DBAL\Query\Expression\ExpressionBuilder":private]=>
*RECURSION*
}
["_isConnected":"Doctrine\DBAL\Connection":private]=>
bool(true)
["autoCommit":"Doctrine\DBAL\Connection":private]=>
bool(true)
["_transactionNestingLevel":"Doctrine\DBAL\Connection":private]=>
int(0)
["_transactionIsolationLevel":"Doctrine\DBAL\Connection":private]=>
NULL
["_nestTransactionsWithSavepoints":"Doctrine\DBAL\Connection":private]=>
bool(false)
["_params":"Doctrine\DBAL\Connection":private]=>
array(5) {
["driver"]=>
string(9) "pdo_pgsql"
["dbname"]=>
string(8) "tanznetz"
["host"]=>
string(9) "localhost"
["user"]=>
string(4) "tanz"
["password"]=>
string(13) "uY1oxe85eDPSe"
}
["platform":"Doctrine\DBAL\Connection":private]=>
object(Doctrine\DBAL\Platforms\PostgreSqlPlatform)#116 (6) {
["useBooleanTrueFalseStrings":"Doctrine\DBAL\Platforms\PostgreSqlPlatform":private]=>
bool(true)
["booleanLiterals":"Doctrine\DBAL\Platforms\PostgreSqlPlatform":private]=>
array(2) {
["true"]=>
array(6) {
[0]=>
string(1) "t"
[1]=>
string(4) "true"
[2]=>
string(1) "y"
[3]=>
string(3) "yes"
[4]=>
string(2) "on"
[5]=>
string(1) "1"
}
["false"]=>
array(6) {
[0]=>
string(1) "f"
[1]=>
string(5) "false"
[2]=>
string(1) "n"
[3]=>
string(2) "no"
[4]=>
string(3) "off"
[5]=>
string(1) "0"
}
}
["doctrineTypeMapping":protected]=>
NULL
["doctrineTypeComments":protected]=>
NULL
["_eventManager":protected]=>
object(Doctrine\Common\EventManager)#109 (1) {
["_listeners":"Doctrine\Common\EventManager":private]=>
array(0) {
}
}
["_keywords":protected]=>
NULL
}
["_schemaManager":protected]=>
NULL
["_driver":protected]=>
object(Doctrine\DBAL\Driver\PDOPgSql\Driver)#112 (0) {
}
["_isRollbackOnly":"Doctrine\DBAL\Connection":private]=>
bool(false)
["defaultFetchMode":protected]=>
int(2)
}
}
["parameter"]=>
array(1) {
["$c"]=>
string(10) "<required>"
}
}
["db.config"]=>
object(Closure)#39 (2) {
["static"]=>
array(2) {
["callable"]=>
object(Closure)#38 (2) {
["this"]=>
object(Silex\Provider\DoctrineServiceProvider)#27 (0) {
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Doctrine\DBAL\Configuration)#107 (1) {
["_attributes":protected]=>
array(0) {
}
}
}
["parameter"]=>
array(1) {
["$c"]=>
string(10) "<required>"
}
}
["db.event_manager"]=>
object(Closure)#41 (2) {
["static"]=>
array(2) {
["callable"]=>
object(Closure)#40 (2) {
["this"]=>
object(Silex\Provider\DoctrineServiceProvider)#27 (0) {
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Doctrine\Common\EventManager)#109 (1) {
["_listeners":"Doctrine\Common\EventManager":private]=>
array(0) {
}
}
}
["parameter"]=>
array(1) {
["$c"]=>
string(10) "<required>"
}
}
["db.options"]=>
array(4) {
["driver"]=>
string(9) "pdo_pgsql"
["dbname"]=>
string(8) "tanznetz"
["user"]=>
string(4) "tanz"
["password"]=>
string(13) "uY1oxe85eDPSe"
}
["twig.options"]=>
array(3) {
["charset"]=>
string(5) "UTF-8"
["debug"]=>
bool(true)
["strict_variables"]=>
bool(true)
}
["twig.form.templates"]=>
array(1) {
[0]=>
string(25) "form_div_layout.html.twig"
}
["twig.path"]=>
string(55) "/data/httpd/tanzjahr2016.tanznetz.de/src/Cylusion/views"
["twig.templates"]=>
array(0) {
}
["twig"]=>
object(Closure)#44 (2) {
["static"]=>
array(2) {
["callable"]=>
object(Closure)#43 (2) {
["this"]=>
object(Silex\Provider\TwigServiceProvider)#42 (0) {
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Twig_Environment)#117 (30) {
["charset":protected]=>
string(5) "UTF-8"
["loader":protected]=>
object(Twig_Loader_Chain)#118 (2) {
["hasSourceCache":"Twig_Loader_Chain":private]=>
array(0) {
}
["loaders":protected]=>
array(2) {
[0]=>
object(Twig_Loader_Array)#119 (1) {
["templates":protected]=>
array(0) {
}
}
[1]=>
object(Twig_Loader_Filesystem)#120 (3) {
["paths":protected]=>
array(1) {
["__main__"]=>
array(1) {
[0]=>
string(55) "/data/httpd/tanzjahr2016.tanznetz.de/src/Cylusion/views"
}
}
["cache":protected]=>
array(3) {
["error.twig"]=>
string(66) "/data/httpd/tanzjahr2016.tanznetz.de/src/Cylusion/views/error.twig"
["header.twig"]=>
string(67) "/data/httpd/tanzjahr2016.tanznetz.de/src/Cylusion/views/header.twig"
["nav.twig"]=>
string(64) "/data/httpd/tanzjahr2016.tanznetz.de/src/Cylusion/views/nav.twig"
}
["errorCache":protected]=>
array(0) {
}
}
}
}
["debug":protected]=>
bool(true)
["autoReload":protected]=>
bool(true)
["cache":protected]=>
object(Twig_Cache_Null)#121 (0) {
}
["lexer":protected]=>
object(Twig_Lexer)#128 (15) {
["tokens":protected]=>
array(24) {
[0]=>
object(Twig_Token)#221 (3) {
["value":protected]=>
string(126) "<nav class="navbar navbar-default">
<div class="container-fluid">
<a class="text-hide btn btn-default navbar-btn btn-news"
["type":protected]=>
int(0)
["lineno":protected]=>
int(1)
}
[1]=>
object(Twig_Token)#222 (3) {
["value":protected]=>
string(0) ""
["type":protected]=>
int(1)
["lineno":protected]=>
int(3)
}
[2]=>
object(Twig_Token)#223 (3) {
["value":protected]=>
string(2) "if"
["type":protected]=>
int(5)
["lineno":protected]=>
int(3)
}
[3]=>
object(Twig_Token)#224 (3) {
["value":protected]=>
string(3) "nav"
["type":protected]=>
int(5)
["lineno":protected]=>
int(3)
}
[4]=>
object(Twig_Token)#225 (3) {
["value":protected]=>
string(2) "=="
["type":protected]=>
int(8)
["lineno":protected]=>
int(3)
}
[5]=>
object(Twig_Token)#226 (3) {
["value":protected]=>
string(4) "news"
["type":protected]=>
int(7)
["lineno":protected]=>
int(3)
}
[6]=>
object(Twig_Token)#227 (3) {
["value":protected]=>
string(0) ""
["type":protected]=>
int(3)
["lineno":protected]=>
int(3)
}
[7]=>
object(Twig_Token)#205 (3) {
["value":protected]=>
string(7) " active"
["type":protected]=>
int(0)
["lineno":protected]=>
int(3)
}
[8]=>
object(Twig_Token)#206 (3) {
["value":protected]=>
string(0) ""
["type":protected]=>
int(1)
["lineno":protected]=>
int(3)
}
[9]=>
object(Twig_Token)#207 (3) {
["value":protected]=>
string(5) "endif"
["type":protected]=>
int(5)
["lineno":protected]=>
int(3)
}
[10]=>
object(Twig_Token)#208 (3) {
["value":protected]=>
string(0) ""
["type":protected]=>
int(3)
["lineno":protected]=>
int(3)
}
[11]=>
object(Twig_Token)#209 (3) {
["value":protected]=>
string(101) "" href="/news" role="button">NEWS</a>
<a class="text-hide btn btn-default navbar-btn btn-premieren"
["type":protected]=>
int(0)
["lineno":protected]=>
int(3)
}
[12]=>
object(Twig_Token)#210 (3) {
["value":protected]=>
string(0) ""
["type":protected]=>
int(1)
["lineno":protected]=>
int(4)
}
[13]=>
object(Twig_Token)#211 (3) {
["value":protected]=>
string(2) "if"
["type":protected]=>
int(5)
["lineno":protected]=>
int(4)
}
[14]=>
object(Twig_Token)#212 (3) {
["value":protected]=>
string(3) "nav"
["type":protected]=>
int(5)
["lineno":protected]=>
int(4)
}
[15]=>
object(Twig_Token)#213 (3) {
["value":protected]=>
string(2) "=="
["type":protected]=>
int(8)
["lineno":protected]=>
int(4)
}
[16]=>
object(Twig_Token)#215 (3) {
["value":protected]=>
string(9) "premieren"
["type":protected]=>
int(7)
["lineno":protected]=>
int(4)
}
[17]=>
object(Twig_Token)#216 (3) {
["value":protected]=>
string(0) ""
["type":protected]=>
int(3)
["lineno":protected]=>
int(4)
}
[18]=>
object(Twig_Token)#217 (3) {
["value":protected]=>
string(7) " active"
["type":protected]=>
int(0)
["lineno":protected]=>
int(4)
}
[19]=>
object(Twig_Token)#218 (3) {
["value":protected]=>
string(0) ""
["type":protected]=>
int(1)
["lineno":protected]=>
int(4)
}
[20]=>
object(Twig_Token)#219 (3) {
["value":protected]=>
string(5) "endif"
["type":protected]=>
int(5)
["lineno":protected]=>
int(4)
}
[21]=>
object(Twig_Token)#220 (3) {
["value":protected]=>
string(0) ""
["type":protected]=>
int(3)
["lineno":protected]=>
int(4)
}
[22]=>
object(Twig_Token)#204 (3) {
["value":protected]=>
string(76) "" href="/premieren" role="button">PREMIERENKALENDER</a>
</div>
</nav>
"
["type":protected]=>
int(0)
["lineno":protected]=>
int(4)
}
[23]=>
object(Twig_Token)#203 (3) {
["value":protected]=>
string(0) ""
["type":protected]=>
int(-1)
["lineno":protected]=>
int(4)
}
}
["code":protected]=>
string(388) "<nav class="navbar navbar-default">
<div class="container-fluid">
<a class="text-hide btn btn-default navbar-btn btn-news{% if nav == 'news' %} active{% endif %}" href="/news" role="button">NEWS</a>
<a class="text-hide btn btn-default navbar-btn btn-premieren{% if nav == 'premieren' %} active{% endif %}" href="/premieren" role="button">PREMIERENKALENDER</a>
</div>
</nav>
"
["cursor":protected]=>
int(388)
["lineno":protected]=>
int(4)
["end":protected]=>
int(388)
["state":protected]=>
int(0)
["states":protected]=>
array(0) {
}
["brackets":protected]=>
array(0) {
}
["env":protected]=>
*RECURSION*
["filename":protected]=>
string(8) "nav.twig"
["options":protected]=>
array(5) {
["tag_comment"]=>
array(2) {
[0]=>
string(2) "{#"
[1]=>
string(2) "#}"
}
["tag_block"]=>
array(2) {
[0]=>
string(2) "{%"
[1]=>
string(2) "%}"
}
["tag_variable"]=>
array(2) {
[0]=>
string(2) "{{"
[1]=>
string(2) "}}"
}
["whitespace_trim"]=>
string(1) "-"
["interpolation"]=>
array(2) {
[0]=>
string(2) "#{"
[1]=>
string(1) "}"
}
}
["regexes":protected]=>
array(10) {
["lex_var"]=>
string(23) "/\s*\-\}\}\s*|\s*\}\}/A"
["lex_block"]=>
string(28) "/\s*(?:\-%\}\s*|\s*%\})\n?/A"
["lex_raw_data"]=>
string(48) "/(\{%\-|\{%)\s*(?:end%s)\s*(?:\-%\}\s*|\s*%\})/s"
["operator"]=>
string(286) "/starts\s+with(?=[\s()])|ends\s+with(?=[\s()])|matches(?=[\s()])|not\s+in(?=[\s()])|is\s+not(?=[\s()])|b\-and(?=[\s()])|b\-xor(?=[\s()])|b\-or(?=[\s()])|and(?=[\s()])|not(?=[\s()])|\*\*|\?\?|\.\.|is(?=[\s()])|\/\/|in(?=[\s()])|\<\=|\!\=|\=\=|\>\=|or(?=[\s()])|%|\+|\-|\/|\>|\<|~|\*|\=/A"
["lex_comment"]=>
string(22) "/(?:\-#\}\s*|#\})\n?/s"
["lex_block_raw"]=>
string(43) "/\s*(raw|verbatim)\s*(?:\-%\}\s*|\s*%\})/As"
["lex_block_line"]=>
string(25) "/\s*line\s+(\d+)\s*%\}/As"
["lex_tokens_start"]=>
string(22) "/(\{\{|\{%|\{#)(\-)?/s"
["interpolation_start"]=>
string(9) "/#\{\s*/A"
["interpolation_end"]=>
string(8) "/\s*\}/A"
}
["position":protected]=>
int(3)
["positions":protected]=>
array(3) {
[0]=>
array(4) {
[0]=>
array(2) {
[0]=>
string(2) "{%"
[1]=>
int(126)
}
[1]=>
array(2) {
[0]=>
string(2) "{%"
[1]=>
int(155)
}
[2]=>
array(2) {
[0]=>
string(2) "{%"
[1]=>
int(267)
}
[3]=>
array(2) {
[0]=>
string(2) "{%"
[1]=>
int(301)
}
}
[1]=>
array(4) {
[0]=>
array(2) {
[0]=>
string(2) "{%"
[1]=>
int(126)
}
[1]=>
array(2) {
[0]=>
string(2) "{%"
[1]=>
int(155)
}
[2]=>
array(2) {
[0]=>
string(2) "{%"
[1]=>
int(267)
}
[3]=>
array(2) {
[0]=>
string(2) "{%"
[1]=>
int(301)
}
}
[2]=>
array(4) {
[0]=>
string(0) ""
[1]=>
string(0) ""
[2]=>
string(0) ""
[3]=>
string(0) ""
}
}
["currentVarBlockLine":protected]=>
int(4)
}
["parser":protected]=>
object(Twig_Parser)#229 (14) {
["stack":protected]=>
array(0) {
}
["stream":protected]=>
NULL
["parent":protected]=>
NULL
["handlers":protected]=>
object(Twig_TokenParserBroker)#127 (3) {
["parser":protected]=>
*RECURSION*
["parsers":protected]=>
array(16) {
["for"]=>
object(Twig_TokenParser_For)#181 (1) {
["parser":protected]=>
*RECURSION*
}
["if"]=>
object(Twig_TokenParser_If)#182 (1) {
["parser":protected]=>
*RECURSION*
}
["extends"]=>
object(Twig_TokenParser_Extends)#183 (1) {
["parser":protected]=>
*RECURSION*
}
["include"]=>
object(Twig_TokenParser_Include)#184 (1) {
["parser":protected]=>
*RECURSION*
}
["block"]=>
object(Twig_TokenParser_Block)#185 (1) {
["parser":protected]=>
*RECURSION*
}
["use"]=>
object(Twig_TokenParser_Use)#186 (1) {
["parser":protected]=>
*RECURSION*
}
["filter"]=>
object(Twig_TokenParser_Filter)#187 (1) {
["parser":protected]=>
*RECURSION*
}
["macro"]=>
object(Twig_TokenParser_Macro)#188 (1) {
["parser":protected]=>
*RECURSION*
}
["import"]=>
object(Twig_TokenParser_Import)#189 (1) {
["parser":protected]=>
*RECURSION*
}
["from"]=>
object(Twig_TokenParser_From)#190 (1) {
["parser":protected]=>
*RECURSION*
}
["set"]=>
object(Twig_TokenParser_Set)#191 (1) {
["parser":protected]=>
*RECURSION*
}
["spaceless"]=>
object(Twig_TokenParser_Spaceless)#192 (1) {
["parser":protected]=>
*RECURSION*
}
["flush"]=>
object(Twig_TokenParser_Flush)#193 (1) {
["parser":protected]=>
*RECURSION*
}
["do"]=>
object(Twig_TokenParser_Do)#194 (1) {
["parser":protected]=>
*RECURSION*
}
["embed"]=>
object(Twig_TokenParser_Embed)#195 (1) {
["parser":protected]=>
*RECURSION*
}
["autoescape"]=>
object(Twig_TokenParser_AutoEscape)#197 (1) {
["parser":protected]=>
*RECURSION*
}
}
["brokers":protected]=>
array(0) {
}
}
["visitors":protected]=>
array(2) {
[0]=>
object(Twig_NodeVisitor_Escaper)#198 (6) {
["statusStack":protected]=>
array(0) {
}
["blocks":protected]=>
array(0) {
}
["safeAnalysis":protected]=>
object(Twig_NodeVisitor_SafeAnalysis)#199 (2) {
["data":protected]=>
array(11) {
["00000000273821a60000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a80000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ab0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a90000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821aa0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821ad0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#236 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ae0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b10000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#240 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(4) "dump"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#201 (4) {
["name":protected]=>
string(4) "dump"
["callable":protected]=>
string(13) "twig_var_dump"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(0) {
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(13) "twig_var_dump"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(3)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b20000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821b50000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b40000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#245 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
}
["safeVars":protected]=>
array(0) {
}
}
["traverser":protected]=>
object(Twig_NodeTraverser)#266 (2) {
["env":protected]=>
*RECURSION*
["visitors":protected]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Twig_NodeVisitor_SafeAnalysis)#199 (2) {
["data":protected]=>
array(11) {
["00000000273821a60000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a80000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ab0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a90000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821aa0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821ad0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#236 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ae0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b10000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#240 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(4) "dump"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#201 (4) {
["name":protected]=>
string(4) "dump"
["callable":protected]=>
string(13) "twig_var_dump"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(0) {
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(13) "twig_var_dump"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(3)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b20000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821b50000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b40000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#245 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
}
["safeVars":protected]=>
array(0) {
}
}
}
}
}
["defaultStrategy":protected]=>
bool(false)
["safeVars":protected]=>
array(0) {
}
}
[1]=>
object(Twig_NodeVisitor_Optimizer)#200 (5) {
["loops":protected]=>
array(0) {
}
["loopsTargets":protected]=>
array(0) {
}
["optimizers":protected]=>
int(-1)
["prependedNodes":protected]=>
array(0) {
}
["inABody":protected]=>
bool(false)
}
}
["expressionParser":protected]=>
object(Twig_ExpressionParser)#230 (3) {
["parser":protected]=>
*RECURSION*
["unaryOperators":protected]=>
array(3) {
["not"]=>
array(2) {
["precedence"]=>
int(50)
["class"]=>
string(30) "Twig_Node_Expression_Unary_Not"
}
["-"]=>
array(2) {
["precedence"]=>
int(500)
["class"]=>
string(30) "Twig_Node_Expression_Unary_Neg"
}
["+"]=>
array(2) {
["precedence"]=>
int(500)
["class"]=>
string(30) "Twig_Node_Expression_Unary_Pos"
}
}
["binaryOperators":protected]=>
array(28) {
["or"]=>
array(3) {
["precedence"]=>
int(10)
["class"]=>
string(30) "Twig_Node_Expression_Binary_Or"
["associativity"]=>
int(1)
}
["and"]=>
array(3) {
["precedence"]=>
int(15)
["class"]=>
string(31) "Twig_Node_Expression_Binary_And"
["associativity"]=>
int(1)
}
["b-or"]=>
array(3) {
["precedence"]=>
int(16)
["class"]=>
string(37) "Twig_Node_Expression_Binary_BitwiseOr"
["associativity"]=>
int(1)
}
["b-xor"]=>
array(3) {
["precedence"]=>
int(17)
["class"]=>
string(38) "Twig_Node_Expression_Binary_BitwiseXor"
["associativity"]=>
int(1)
}
["b-and"]=>
array(3) {
["precedence"]=>
int(18)
["class"]=>
string(38) "Twig_Node_Expression_Binary_BitwiseAnd"
["associativity"]=>
int(1)
}
["=="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(33) "Twig_Node_Expression_Binary_Equal"
["associativity"]=>
int(1)
}
["!="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(36) "Twig_Node_Expression_Binary_NotEqual"
["associativity"]=>
int(1)
}
["<"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(32) "Twig_Node_Expression_Binary_Less"
["associativity"]=>
int(1)
}
[">"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(35) "Twig_Node_Expression_Binary_Greater"
["associativity"]=>
int(1)
}
[">="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(40) "Twig_Node_Expression_Binary_GreaterEqual"
["associativity"]=>
int(1)
}
["<="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(37) "Twig_Node_Expression_Binary_LessEqual"
["associativity"]=>
int(1)
}
["not in"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(33) "Twig_Node_Expression_Binary_NotIn"
["associativity"]=>
int(1)
}
["in"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(30) "Twig_Node_Expression_Binary_In"
["associativity"]=>
int(1)
}
["matches"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(35) "Twig_Node_Expression_Binary_Matches"
["associativity"]=>
int(1)
}
["starts with"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(38) "Twig_Node_Expression_Binary_StartsWith"
["associativity"]=>
int(1)
}
["ends with"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(36) "Twig_Node_Expression_Binary_EndsWith"
["associativity"]=>
int(1)
}
[".."]=>
array(3) {
["precedence"]=>
int(25)
["class"]=>
string(33) "Twig_Node_Expression_Binary_Range"
["associativity"]=>
int(1)
}
["+"]=>
array(3) {
["precedence"]=>
int(30)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Add"
["associativity"]=>
int(1)
}
["-"]=>
array(3) {
["precedence"]=>
int(30)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Sub"
["associativity"]=>
int(1)
}
["~"]=>
array(3) {
["precedence"]=>
int(40)
["class"]=>
string(34) "Twig_Node_Expression_Binary_Concat"
["associativity"]=>
int(1)
}
["*"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Mul"
["associativity"]=>
int(1)
}
["/"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Div"
["associativity"]=>
int(1)
}
["//"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(36) "Twig_Node_Expression_Binary_FloorDiv"
["associativity"]=>
int(1)
}
["%"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Mod"
["associativity"]=>
int(1)
}
["is"]=>
array(3) {
["precedence"]=>
int(100)
["callable"]=>
array(2) {
[0]=>
object(Twig_Extension_Core)#122 (4) {
["dateFormats":protected]=>
array(2) {
[0]=>
string(10) "F j, Y H:i"
[1]=>
string(7) "%d days"
}
["numberFormat":protected]=>
array(3) {
[0]=>
int(0)
[1]=>
string(1) "."
[2]=>
string(1) ","
}
["timezone":protected]=>
NULL
["escapers":protected]=>
array(0) {
}
}
[1]=>
string(19) "parseTestExpression"
}
["associativity"]=>
int(1)
}
["is not"]=>
array(3) {
["precedence"]=>
int(100)
["callable"]=>
array(2) {
[0]=>
object(Twig_Extension_Core)#122 (4) {
["dateFormats":protected]=>
array(2) {
[0]=>
string(10) "F j, Y H:i"
[1]=>
string(7) "%d days"
}
["numberFormat":protected]=>
array(3) {
[0]=>
int(0)
[1]=>
string(1) "."
[2]=>
string(1) ","
}
["timezone":protected]=>
NULL
["escapers":protected]=>
array(0) {
}
}
[1]=>
string(22) "parseNotTestExpression"
}
["associativity"]=>
int(1)
}
["**"]=>
array(3) {
["precedence"]=>
int(200)
["class"]=>
string(33) "Twig_Node_Expression_Binary_Power"
["associativity"]=>
int(2)
}
["??"]=>
array(3) {
["precedence"]=>
int(300)
["class"]=>
string(33) "Twig_Node_Expression_NullCoalesce"
["associativity"]=>
int(2)
}
}
}
["blocks":protected]=>
NULL
["blockStack":protected]=>
NULL
["macros":protected]=>
NULL
["env":protected]=>
*RECURSION*
["reservedMacroNames":protected]=>
NULL
["importedSymbols":protected]=>
NULL
["traits":protected]=>
NULL
["embeddedTemplates":protected]=>
array(0) {
}
}
["compiler":protected]=>
object(Twig_Compiler)#228 (8) {
["lastLine":protected]=>
int(4)
["source":protected]=>
string(1373) "<?php
/* nav.twig */
class __TwigTemplate_3777d5e6a4ed2ef39fd83741d9bf1d34789ac753cbcf3f6bbf5c110c9185e4a3 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = array(
);
}
protected function doDisplay(array $context, array $blocks = array())
{
// line 1
echo "<nav class=\"navbar navbar-default\">
<div class=\"container-fluid\">
\t<a class=\"text-hide btn btn-default navbar-btn btn-news";
// line 3
if (((isset($context["nav"]) ? $context["nav"] : $this->getContext($context, "nav")) == "news")) {
echo " active";
}
echo "\" href=\"/news\" role=\"button\">NEWS</a>
\t<a class=\"text-hide btn btn-default navbar-btn btn-premieren";
// line 4
if (((isset($context["nav"]) ? $context["nav"] : $this->getContext($context, "nav")) == "premieren")) {
echo " active";
}
echo "\" href=\"/premieren\" role=\"button\">PREMIERENKALENDER</a>
</div>
</nav>\t\t\t\t
";
}
public function getTemplateName()
{
return "nav.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 29 => 4, 23 => 3, 19 => 1,);
}
}
"
["indentation":protected]=>
int(0)
["env":protected]=>
*RECURSION*
["debugInfo":protected]=>
array(3) {
[19]=>
int(1)
[23]=>
int(3)
[29]=>
int(4)
}
["sourceOffset":protected]=>
int(863)
["sourceLine":protected]=>
int(29)
["filename":protected]=>
string(8) "nav.twig"
}
["baseTemplateClass":protected]=>
string(13) "Twig_Template"
["extensions":protected]=>
array(4) {
["core"]=>
object(Twig_Extension_Core)#122 (4) {
["dateFormats":protected]=>
array(2) {
[0]=>
string(10) "F j, Y H:i"
[1]=>
string(7) "%d days"
}
["numberFormat":protected]=>
array(3) {
[0]=>
int(0)
[1]=>
string(1) "."
[2]=>
string(1) ","
}
["timezone":protected]=>
NULL
["escapers":protected]=>
array(0) {
}
}
["escaper"]=>
object(Twig_Extension_Escaper)#123 (1) {
["defaultStrategy":protected]=>
string(4) "html"
}
["optimizer"]=>
object(Twig_Extension_Optimizer)#124 (1) {
["optimizers":protected]=>
int(-1)
}
["debug"]=>
object(Twig_Extension_Debug)#126 (0) {
}
}
["parsers":protected]=>
object(Twig_TokenParserBroker)#127 (3) {
["parser":protected]=>
object(Twig_Parser)#229 (14) {
["stack":protected]=>
array(0) {
}
["stream":protected]=>
NULL
["parent":protected]=>
NULL
["handlers":protected]=>
*RECURSION*
["visitors":protected]=>
array(2) {
[0]=>
object(Twig_NodeVisitor_Escaper)#198 (6) {
["statusStack":protected]=>
array(0) {
}
["blocks":protected]=>
array(0) {
}
["safeAnalysis":protected]=>
object(Twig_NodeVisitor_SafeAnalysis)#199 (2) {
["data":protected]=>
array(11) {
["00000000273821a60000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a80000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ab0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a90000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821aa0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821ad0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#236 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ae0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b10000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#240 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(4) "dump"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#201 (4) {
["name":protected]=>
string(4) "dump"
["callable":protected]=>
string(13) "twig_var_dump"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(0) {
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(13) "twig_var_dump"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(3)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b20000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821b50000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b40000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#245 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
}
["safeVars":protected]=>
array(0) {
}
}
["traverser":protected]=>
object(Twig_NodeTraverser)#266 (2) {
["env":protected]=>
*RECURSION*
["visitors":protected]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Twig_NodeVisitor_SafeAnalysis)#199 (2) {
["data":protected]=>
array(11) {
["00000000273821a60000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a80000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ab0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a90000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821aa0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821ad0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#236 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ae0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b10000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#240 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(4) "dump"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#201 (4) {
["name":protected]=>
string(4) "dump"
["callable":protected]=>
string(13) "twig_var_dump"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(0) {
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(13) "twig_var_dump"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(3)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b20000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821b50000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b40000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#245 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
}
["safeVars":protected]=>
array(0) {
}
}
}
}
}
["defaultStrategy":protected]=>
bool(false)
["safeVars":protected]=>
array(0) {
}
}
[1]=>
object(Twig_NodeVisitor_Optimizer)#200 (5) {
["loops":protected]=>
array(0) {
}
["loopsTargets":protected]=>
array(0) {
}
["optimizers":protected]=>
int(-1)
["prependedNodes":protected]=>
array(0) {
}
["inABody":protected]=>
bool(false)
}
}
["expressionParser":protected]=>
object(Twig_ExpressionParser)#230 (3) {
["parser":protected]=>
*RECURSION*
["unaryOperators":protected]=>
array(3) {
["not"]=>
array(2) {
["precedence"]=>
int(50)
["class"]=>
string(30) "Twig_Node_Expression_Unary_Not"
}
["-"]=>
array(2) {
["precedence"]=>
int(500)
["class"]=>
string(30) "Twig_Node_Expression_Unary_Neg"
}
["+"]=>
array(2) {
["precedence"]=>
int(500)
["class"]=>
string(30) "Twig_Node_Expression_Unary_Pos"
}
}
["binaryOperators":protected]=>
array(28) {
["or"]=>
array(3) {
["precedence"]=>
int(10)
["class"]=>
string(30) "Twig_Node_Expression_Binary_Or"
["associativity"]=>
int(1)
}
["and"]=>
array(3) {
["precedence"]=>
int(15)
["class"]=>
string(31) "Twig_Node_Expression_Binary_And"
["associativity"]=>
int(1)
}
["b-or"]=>
array(3) {
["precedence"]=>
int(16)
["class"]=>
string(37) "Twig_Node_Expression_Binary_BitwiseOr"
["associativity"]=>
int(1)
}
["b-xor"]=>
array(3) {
["precedence"]=>
int(17)
["class"]=>
string(38) "Twig_Node_Expression_Binary_BitwiseXor"
["associativity"]=>
int(1)
}
["b-and"]=>
array(3) {
["precedence"]=>
int(18)
["class"]=>
string(38) "Twig_Node_Expression_Binary_BitwiseAnd"
["associativity"]=>
int(1)
}
["=="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(33) "Twig_Node_Expression_Binary_Equal"
["associativity"]=>
int(1)
}
["!="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(36) "Twig_Node_Expression_Binary_NotEqual"
["associativity"]=>
int(1)
}
["<"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(32) "Twig_Node_Expression_Binary_Less"
["associativity"]=>
int(1)
}
[">"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(35) "Twig_Node_Expression_Binary_Greater"
["associativity"]=>
int(1)
}
[">="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(40) "Twig_Node_Expression_Binary_GreaterEqual"
["associativity"]=>
int(1)
}
["<="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(37) "Twig_Node_Expression_Binary_LessEqual"
["associativity"]=>
int(1)
}
["not in"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(33) "Twig_Node_Expression_Binary_NotIn"
["associativity"]=>
int(1)
}
["in"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(30) "Twig_Node_Expression_Binary_In"
["associativity"]=>
int(1)
}
["matches"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(35) "Twig_Node_Expression_Binary_Matches"
["associativity"]=>
int(1)
}
["starts with"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(38) "Twig_Node_Expression_Binary_StartsWith"
["associativity"]=>
int(1)
}
["ends with"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(36) "Twig_Node_Expression_Binary_EndsWith"
["associativity"]=>
int(1)
}
[".."]=>
array(3) {
["precedence"]=>
int(25)
["class"]=>
string(33) "Twig_Node_Expression_Binary_Range"
["associativity"]=>
int(1)
}
["+"]=>
array(3) {
["precedence"]=>
int(30)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Add"
["associativity"]=>
int(1)
}
["-"]=>
array(3) {
["precedence"]=>
int(30)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Sub"
["associativity"]=>
int(1)
}
["~"]=>
array(3) {
["precedence"]=>
int(40)
["class"]=>
string(34) "Twig_Node_Expression_Binary_Concat"
["associativity"]=>
int(1)
}
["*"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Mul"
["associativity"]=>
int(1)
}
["/"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Div"
["associativity"]=>
int(1)
}
["//"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(36) "Twig_Node_Expression_Binary_FloorDiv"
["associativity"]=>
int(1)
}
["%"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Mod"
["associativity"]=>
int(1)
}
["is"]=>
array(3) {
["precedence"]=>
int(100)
["callable"]=>
array(2) {
[0]=>
object(Twig_Extension_Core)#122 (4) {
["dateFormats":protected]=>
array(2) {
[0]=>
string(10) "F j, Y H:i"
[1]=>
string(7) "%d days"
}
["numberFormat":protected]=>
array(3) {
[0]=>
int(0)
[1]=>
string(1) "."
[2]=>
string(1) ","
}
["timezone":protected]=>
NULL
["escapers":protected]=>
array(0) {
}
}
[1]=>
string(19) "parseTestExpression"
}
["associativity"]=>
int(1)
}
["is not"]=>
array(3) {
["precedence"]=>
int(100)
["callable"]=>
array(2) {
[0]=>
object(Twig_Extension_Core)#122 (4) {
["dateFormats":protected]=>
array(2) {
[0]=>
string(10) "F j, Y H:i"
[1]=>
string(7) "%d days"
}
["numberFormat":protected]=>
array(3) {
[0]=>
int(0)
[1]=>
string(1) "."
[2]=>
string(1) ","
}
["timezone":protected]=>
NULL
["escapers":protected]=>
array(0) {
}
}
[1]=>
string(22) "parseNotTestExpression"
}
["associativity"]=>
int(1)
}
["**"]=>
array(3) {
["precedence"]=>
int(200)
["class"]=>
string(33) "Twig_Node_Expression_Binary_Power"
["associativity"]=>
int(2)
}
["??"]=>
array(3) {
["precedence"]=>
int(300)
["class"]=>
string(33) "Twig_Node_Expression_NullCoalesce"
["associativity"]=>
int(2)
}
}
}
["blocks":protected]=>
NULL
["blockStack":protected]=>
NULL
["macros":protected]=>
NULL
["env":protected]=>
*RECURSION*
["reservedMacroNames":protected]=>
NULL
["importedSymbols":protected]=>
NULL
["traits":protected]=>
NULL
["embeddedTemplates":protected]=>
array(0) {
}
}
["parsers":protected]=>
array(16) {
["for"]=>
object(Twig_TokenParser_For)#181 (1) {
["parser":protected]=>
object(Twig_Parser)#229 (14) {
["stack":protected]=>
array(0) {
}
["stream":protected]=>
NULL
["parent":protected]=>
NULL
["handlers":protected]=>
*RECURSION*
["visitors":protected]=>
array(2) {
[0]=>
object(Twig_NodeVisitor_Escaper)#198 (6) {
["statusStack":protected]=>
array(0) {
}
["blocks":protected]=>
array(0) {
}
["safeAnalysis":protected]=>
object(Twig_NodeVisitor_SafeAnalysis)#199 (2) {
["data":protected]=>
array(11) {
["00000000273821a60000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a80000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ab0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a90000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821aa0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821ad0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#236 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ae0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b10000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#240 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(4) "dump"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#201 (4) {
["name":protected]=>
string(4) "dump"
["callable":protected]=>
string(13) "twig_var_dump"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(0) {
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(13) "twig_var_dump"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(3)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b20000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821b50000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b40000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#245 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
}
["safeVars":protected]=>
array(0) {
}
}
["traverser":protected]=>
object(Twig_NodeTraverser)#266 (2) {
["env":protected]=>
*RECURSION*
["visitors":protected]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Twig_NodeVisitor_SafeAnalysis)#199 (2) {
["data":protected]=>
array(11) {
["00000000273821a60000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a80000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ab0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a90000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821aa0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821ad0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#236 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ae0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b10000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#240 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(4) "dump"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#201 (4) {
["name":protected]=>
string(4) "dump"
["callable":protected]=>
string(13) "twig_var_dump"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(0) {
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(13) "twig_var_dump"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(3)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b20000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821b50000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b40000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#245 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
}
["safeVars":protected]=>
array(0) {
}
}
}
}
}
["defaultStrategy":protected]=>
bool(false)
["safeVars":protected]=>
array(0) {
}
}
[1]=>
object(Twig_NodeVisitor_Optimizer)#200 (5) {
["loops":protected]=>
array(0) {
}
["loopsTargets":protected]=>
array(0) {
}
["optimizers":protected]=>
int(-1)
["prependedNodes":protected]=>
array(0) {
}
["inABody":protected]=>
bool(false)
}
}
["expressionParser":protected]=>
object(Twig_ExpressionParser)#230 (3) {
["parser":protected]=>
*RECURSION*
["unaryOperators":protected]=>
array(3) {
["not"]=>
array(2) {
["precedence"]=>
int(50)
["class"]=>
string(30) "Twig_Node_Expression_Unary_Not"
}
["-"]=>
array(2) {
["precedence"]=>
int(500)
["class"]=>
string(30) "Twig_Node_Expression_Unary_Neg"
}
["+"]=>
array(2) {
["precedence"]=>
int(500)
["class"]=>
string(30) "Twig_Node_Expression_Unary_Pos"
}
}
["binaryOperators":protected]=>
array(28) {
["or"]=>
array(3) {
["precedence"]=>
int(10)
["class"]=>
string(30) "Twig_Node_Expression_Binary_Or"
["associativity"]=>
int(1)
}
["and"]=>
array(3) {
["precedence"]=>
int(15)
["class"]=>
string(31) "Twig_Node_Expression_Binary_And"
["associativity"]=>
int(1)
}
["b-or"]=>
array(3) {
["precedence"]=>
int(16)
["class"]=>
string(37) "Twig_Node_Expression_Binary_BitwiseOr"
["associativity"]=>
int(1)
}
["b-xor"]=>
array(3) {
["precedence"]=>
int(17)
["class"]=>
string(38) "Twig_Node_Expression_Binary_BitwiseXor"
["associativity"]=>
int(1)
}
["b-and"]=>
array(3) {
["precedence"]=>
int(18)
["class"]=>
string(38) "Twig_Node_Expression_Binary_BitwiseAnd"
["associativity"]=>
int(1)
}
["=="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(33) "Twig_Node_Expression_Binary_Equal"
["associativity"]=>
int(1)
}
["!="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(36) "Twig_Node_Expression_Binary_NotEqual"
["associativity"]=>
int(1)
}
["<"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(32) "Twig_Node_Expression_Binary_Less"
["associativity"]=>
int(1)
}
[">"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(35) "Twig_Node_Expression_Binary_Greater"
["associativity"]=>
int(1)
}
[">="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(40) "Twig_Node_Expression_Binary_GreaterEqual"
["associativity"]=>
int(1)
}
["<="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(37) "Twig_Node_Expression_Binary_LessEqual"
["associativity"]=>
int(1)
}
["not in"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(33) "Twig_Node_Expression_Binary_NotIn"
["associativity"]=>
int(1)
}
["in"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(30) "Twig_Node_Expression_Binary_In"
["associativity"]=>
int(1)
}
["matches"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(35) "Twig_Node_Expression_Binary_Matches"
["associativity"]=>
int(1)
}
["starts with"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(38) "Twig_Node_Expression_Binary_StartsWith"
["associativity"]=>
int(1)
}
["ends with"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(36) "Twig_Node_Expression_Binary_EndsWith"
["associativity"]=>
int(1)
}
[".."]=>
array(3) {
["precedence"]=>
int(25)
["class"]=>
string(33) "Twig_Node_Expression_Binary_Range"
["associativity"]=>
int(1)
}
["+"]=>
array(3) {
["precedence"]=>
int(30)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Add"
["associativity"]=>
int(1)
}
["-"]=>
array(3) {
["precedence"]=>
int(30)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Sub"
["associativity"]=>
int(1)
}
["~"]=>
array(3) {
["precedence"]=>
int(40)
["class"]=>
string(34) "Twig_Node_Expression_Binary_Concat"
["associativity"]=>
int(1)
}
["*"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Mul"
["associativity"]=>
int(1)
}
["/"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Div"
["associativity"]=>
int(1)
}
["//"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(36) "Twig_Node_Expression_Binary_FloorDiv"
["associativity"]=>
int(1)
}
["%"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Mod"
["associativity"]=>
int(1)
}
["is"]=>
array(3) {
["precedence"]=>
int(100)
["callable"]=>
array(2) {
[0]=>
object(Twig_Extension_Core)#122 (4) {
["dateFormats":protected]=>
array(2) {
[0]=>
string(10) "F j, Y H:i"
[1]=>
string(7) "%d days"
}
["numberFormat":protected]=>
array(3) {
[0]=>
int(0)
[1]=>
string(1) "."
[2]=>
string(1) ","
}
["timezone":protected]=>
NULL
["escapers":protected]=>
array(0) {
}
}
[1]=>
string(19) "parseTestExpression"
}
["associativity"]=>
int(1)
}
["is not"]=>
array(3) {
["precedence"]=>
int(100)
["callable"]=>
array(2) {
[0]=>
object(Twig_Extension_Core)#122 (4) {
["dateFormats":protected]=>
array(2) {
[0]=>
string(10) "F j, Y H:i"
[1]=>
string(7) "%d days"
}
["numberFormat":protected]=>
array(3) {
[0]=>
int(0)
[1]=>
string(1) "."
[2]=>
string(1) ","
}
["timezone":protected]=>
NULL
["escapers":protected]=>
array(0) {
}
}
[1]=>
string(22) "parseNotTestExpression"
}
["associativity"]=>
int(1)
}
["**"]=>
array(3) {
["precedence"]=>
int(200)
["class"]=>
string(33) "Twig_Node_Expression_Binary_Power"
["associativity"]=>
int(2)
}
["??"]=>
array(3) {
["precedence"]=>
int(300)
["class"]=>
string(33) "Twig_Node_Expression_NullCoalesce"
["associativity"]=>
int(2)
}
}
}
["blocks":protected]=>
NULL
["blockStack":protected]=>
NULL
["macros":protected]=>
NULL
["env":protected]=>
*RECURSION*
["reservedMacroNames":protected]=>
NULL
["importedSymbols":protected]=>
NULL
["traits":protected]=>
NULL
["embeddedTemplates":protected]=>
array(0) {
}
}
}
["if"]=>
object(Twig_TokenParser_If)#182 (1) {
["parser":protected]=>
object(Twig_Parser)#229 (14) {
["stack":protected]=>
array(0) {
}
["stream":protected]=>
NULL
["parent":protected]=>
NULL
["handlers":protected]=>
*RECURSION*
["visitors":protected]=>
array(2) {
[0]=>
object(Twig_NodeVisitor_Escaper)#198 (6) {
["statusStack":protected]=>
array(0) {
}
["blocks":protected]=>
array(0) {
}
["safeAnalysis":protected]=>
object(Twig_NodeVisitor_SafeAnalysis)#199 (2) {
["data":protected]=>
array(11) {
["00000000273821a60000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a80000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ab0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a90000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821aa0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821ad0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#236 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ae0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b10000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#240 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(4) "dump"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#201 (4) {
["name":protected]=>
string(4) "dump"
["callable":protected]=>
string(13) "twig_var_dump"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(0) {
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(13) "twig_var_dump"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(3)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b20000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821b50000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b40000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#245 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
}
["safeVars":protected]=>
array(0) {
}
}
["traverser":protected]=>
object(Twig_NodeTraverser)#266 (2) {
["env":protected]=>
*RECURSION*
["visitors":protected]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Twig_NodeVisitor_SafeAnalysis)#199 (2) {
["data":protected]=>
array(11) {
["00000000273821a60000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a80000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ab0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a90000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821aa0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821ad0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#236 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ae0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b10000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#240 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(4) "dump"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#201 (4) {
["name":protected]=>
string(4) "dump"
["callable":protected]=>
string(13) "twig_var_dump"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(0) {
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(13) "twig_var_dump"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(3)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b20000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821b50000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b40000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#245 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
}
["safeVars":protected]=>
array(0) {
}
}
}
}
}
["defaultStrategy":protected]=>
bool(false)
["safeVars":protected]=>
array(0) {
}
}
[1]=>
object(Twig_NodeVisitor_Optimizer)#200 (5) {
["loops":protected]=>
array(0) {
}
["loopsTargets":protected]=>
array(0) {
}
["optimizers":protected]=>
int(-1)
["prependedNodes":protected]=>
array(0) {
}
["inABody":protected]=>
bool(false)
}
}
["expressionParser":protected]=>
object(Twig_ExpressionParser)#230 (3) {
["parser":protected]=>
*RECURSION*
["unaryOperators":protected]=>
array(3) {
["not"]=>
array(2) {
["precedence"]=>
int(50)
["class"]=>
string(30) "Twig_Node_Expression_Unary_Not"
}
["-"]=>
array(2) {
["precedence"]=>
int(500)
["class"]=>
string(30) "Twig_Node_Expression_Unary_Neg"
}
["+"]=>
array(2) {
["precedence"]=>
int(500)
["class"]=>
string(30) "Twig_Node_Expression_Unary_Pos"
}
}
["binaryOperators":protected]=>
array(28) {
["or"]=>
array(3) {
["precedence"]=>
int(10)
["class"]=>
string(30) "Twig_Node_Expression_Binary_Or"
["associativity"]=>
int(1)
}
["and"]=>
array(3) {
["precedence"]=>
int(15)
["class"]=>
string(31) "Twig_Node_Expression_Binary_And"
["associativity"]=>
int(1)
}
["b-or"]=>
array(3) {
["precedence"]=>
int(16)
["class"]=>
string(37) "Twig_Node_Expression_Binary_BitwiseOr"
["associativity"]=>
int(1)
}
["b-xor"]=>
array(3) {
["precedence"]=>
int(17)
["class"]=>
string(38) "Twig_Node_Expression_Binary_BitwiseXor"
["associativity"]=>
int(1)
}
["b-and"]=>
array(3) {
["precedence"]=>
int(18)
["class"]=>
string(38) "Twig_Node_Expression_Binary_BitwiseAnd"
["associativity"]=>
int(1)
}
["=="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(33) "Twig_Node_Expression_Binary_Equal"
["associativity"]=>
int(1)
}
["!="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(36) "Twig_Node_Expression_Binary_NotEqual"
["associativity"]=>
int(1)
}
["<"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(32) "Twig_Node_Expression_Binary_Less"
["associativity"]=>
int(1)
}
[">"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(35) "Twig_Node_Expression_Binary_Greater"
["associativity"]=>
int(1)
}
[">="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(40) "Twig_Node_Expression_Binary_GreaterEqual"
["associativity"]=>
int(1)
}
["<="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(37) "Twig_Node_Expression_Binary_LessEqual"
["associativity"]=>
int(1)
}
["not in"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(33) "Twig_Node_Expression_Binary_NotIn"
["associativity"]=>
int(1)
}
["in"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(30) "Twig_Node_Expression_Binary_In"
["associativity"]=>
int(1)
}
["matches"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(35) "Twig_Node_Expression_Binary_Matches"
["associativity"]=>
int(1)
}
["starts with"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(38) "Twig_Node_Expression_Binary_StartsWith"
["associativity"]=>
int(1)
}
["ends with"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(36) "Twig_Node_Expression_Binary_EndsWith"
["associativity"]=>
int(1)
}
[".."]=>
array(3) {
["precedence"]=>
int(25)
["class"]=>
string(33) "Twig_Node_Expression_Binary_Range"
["associativity"]=>
int(1)
}
["+"]=>
array(3) {
["precedence"]=>
int(30)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Add"
["associativity"]=>
int(1)
}
["-"]=>
array(3) {
["precedence"]=>
int(30)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Sub"
["associativity"]=>
int(1)
}
["~"]=>
array(3) {
["precedence"]=>
int(40)
["class"]=>
string(34) "Twig_Node_Expression_Binary_Concat"
["associativity"]=>
int(1)
}
["*"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Mul"
["associativity"]=>
int(1)
}
["/"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Div"
["associativity"]=>
int(1)
}
["//"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(36) "Twig_Node_Expression_Binary_FloorDiv"
["associativity"]=>
int(1)
}
["%"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Mod"
["associativity"]=>
int(1)
}
["is"]=>
array(3) {
["precedence"]=>
int(100)
["callable"]=>
array(2) {
[0]=>
object(Twig_Extension_Core)#122 (4) {
["dateFormats":protected]=>
array(2) {
[0]=>
string(10) "F j, Y H:i"
[1]=>
string(7) "%d days"
}
["numberFormat":protected]=>
array(3) {
[0]=>
int(0)
[1]=>
string(1) "."
[2]=>
string(1) ","
}
["timezone":protected]=>
NULL
["escapers":protected]=>
array(0) {
}
}
[1]=>
string(19) "parseTestExpression"
}
["associativity"]=>
int(1)
}
["is not"]=>
array(3) {
["precedence"]=>
int(100)
["callable"]=>
array(2) {
[0]=>
object(Twig_Extension_Core)#122 (4) {
["dateFormats":protected]=>
array(2) {
[0]=>
string(10) "F j, Y H:i"
[1]=>
string(7) "%d days"
}
["numberFormat":protected]=>
array(3) {
[0]=>
int(0)
[1]=>
string(1) "."
[2]=>
string(1) ","
}
["timezone":protected]=>
NULL
["escapers":protected]=>
array(0) {
}
}
[1]=>
string(22) "parseNotTestExpression"
}
["associativity"]=>
int(1)
}
["**"]=>
array(3) {
["precedence"]=>
int(200)
["class"]=>
string(33) "Twig_Node_Expression_Binary_Power"
["associativity"]=>
int(2)
}
["??"]=>
array(3) {
["precedence"]=>
int(300)
["class"]=>
string(33) "Twig_Node_Expression_NullCoalesce"
["associativity"]=>
int(2)
}
}
}
["blocks":protected]=>
NULL
["blockStack":protected]=>
NULL
["macros":protected]=>
NULL
["env":protected]=>
*RECURSION*
["reservedMacroNames":protected]=>
NULL
["importedSymbols":protected]=>
NULL
["traits":protected]=>
NULL
["embeddedTemplates":protected]=>
array(0) {
}
}
}
["extends"]=>
object(Twig_TokenParser_Extends)#183 (1) {
["parser":protected]=>
object(Twig_Parser)#229 (14) {
["stack":protected]=>
array(0) {
}
["stream":protected]=>
NULL
["parent":protected]=>
NULL
["handlers":protected]=>
*RECURSION*
["visitors":protected]=>
array(2) {
[0]=>
object(Twig_NodeVisitor_Escaper)#198 (6) {
["statusStack":protected]=>
array(0) {
}
["blocks":protected]=>
array(0) {
}
["safeAnalysis":protected]=>
object(Twig_NodeVisitor_SafeAnalysis)#199 (2) {
["data":protected]=>
array(11) {
["00000000273821a60000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a80000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ab0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a90000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821aa0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821ad0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#236 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ae0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b10000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#240 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(4) "dump"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#201 (4) {
["name":protected]=>
string(4) "dump"
["callable":protected]=>
string(13) "twig_var_dump"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(0) {
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(13) "twig_var_dump"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(3)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b20000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821b50000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b40000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#245 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
}
["safeVars":protected]=>
array(0) {
}
}
["traverser":protected]=>
object(Twig_NodeTraverser)#266 (2) {
["env":protected]=>
*RECURSION*
["visitors":protected]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Twig_NodeVisitor_SafeAnalysis)#199 (2) {
["data":protected]=>
array(11) {
["00000000273821a60000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a80000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ab0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a90000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821aa0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821ad0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#236 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ae0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b10000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#240 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(4) "dump"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#201 (4) {
["name":protected]=>
string(4) "dump"
["callable":protected]=>
string(13) "twig_var_dump"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(0) {
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(13) "twig_var_dump"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(3)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b20000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821b50000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b40000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#245 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
}
["safeVars":protected]=>
array(0) {
}
}
}
}
}
["defaultStrategy":protected]=>
bool(false)
["safeVars":protected]=>
array(0) {
}
}
[1]=>
object(Twig_NodeVisitor_Optimizer)#200 (5) {
["loops":protected]=>
array(0) {
}
["loopsTargets":protected]=>
array(0) {
}
["optimizers":protected]=>
int(-1)
["prependedNodes":protected]=>
array(0) {
}
["inABody":protected]=>
bool(false)
}
}
["expressionParser":protected]=>
object(Twig_ExpressionParser)#230 (3) {
["parser":protected]=>
*RECURSION*
["unaryOperators":protected]=>
array(3) {
["not"]=>
array(2) {
["precedence"]=>
int(50)
["class"]=>
string(30) "Twig_Node_Expression_Unary_Not"
}
["-"]=>
array(2) {
["precedence"]=>
int(500)
["class"]=>
string(30) "Twig_Node_Expression_Unary_Neg"
}
["+"]=>
array(2) {
["precedence"]=>
int(500)
["class"]=>
string(30) "Twig_Node_Expression_Unary_Pos"
}
}
["binaryOperators":protected]=>
array(28) {
["or"]=>
array(3) {
["precedence"]=>
int(10)
["class"]=>
string(30) "Twig_Node_Expression_Binary_Or"
["associativity"]=>
int(1)
}
["and"]=>
array(3) {
["precedence"]=>
int(15)
["class"]=>
string(31) "Twig_Node_Expression_Binary_And"
["associativity"]=>
int(1)
}
["b-or"]=>
array(3) {
["precedence"]=>
int(16)
["class"]=>
string(37) "Twig_Node_Expression_Binary_BitwiseOr"
["associativity"]=>
int(1)
}
["b-xor"]=>
array(3) {
["precedence"]=>
int(17)
["class"]=>
string(38) "Twig_Node_Expression_Binary_BitwiseXor"
["associativity"]=>
int(1)
}
["b-and"]=>
array(3) {
["precedence"]=>
int(18)
["class"]=>
string(38) "Twig_Node_Expression_Binary_BitwiseAnd"
["associativity"]=>
int(1)
}
["=="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(33) "Twig_Node_Expression_Binary_Equal"
["associativity"]=>
int(1)
}
["!="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(36) "Twig_Node_Expression_Binary_NotEqual"
["associativity"]=>
int(1)
}
["<"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(32) "Twig_Node_Expression_Binary_Less"
["associativity"]=>
int(1)
}
[">"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(35) "Twig_Node_Expression_Binary_Greater"
["associativity"]=>
int(1)
}
[">="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(40) "Twig_Node_Expression_Binary_GreaterEqual"
["associativity"]=>
int(1)
}
["<="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(37) "Twig_Node_Expression_Binary_LessEqual"
["associativity"]=>
int(1)
}
["not in"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(33) "Twig_Node_Expression_Binary_NotIn"
["associativity"]=>
int(1)
}
["in"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(30) "Twig_Node_Expression_Binary_In"
["associativity"]=>
int(1)
}
["matches"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(35) "Twig_Node_Expression_Binary_Matches"
["associativity"]=>
int(1)
}
["starts with"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(38) "Twig_Node_Expression_Binary_StartsWith"
["associativity"]=>
int(1)
}
["ends with"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(36) "Twig_Node_Expression_Binary_EndsWith"
["associativity"]=>
int(1)
}
[".."]=>
array(3) {
["precedence"]=>
int(25)
["class"]=>
string(33) "Twig_Node_Expression_Binary_Range"
["associativity"]=>
int(1)
}
["+"]=>
array(3) {
["precedence"]=>
int(30)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Add"
["associativity"]=>
int(1)
}
["-"]=>
array(3) {
["precedence"]=>
int(30)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Sub"
["associativity"]=>
int(1)
}
["~"]=>
array(3) {
["precedence"]=>
int(40)
["class"]=>
string(34) "Twig_Node_Expression_Binary_Concat"
["associativity"]=>
int(1)
}
["*"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Mul"
["associativity"]=>
int(1)
}
["/"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Div"
["associativity"]=>
int(1)
}
["//"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(36) "Twig_Node_Expression_Binary_FloorDiv"
["associativity"]=>
int(1)
}
["%"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Mod"
["associativity"]=>
int(1)
}
["is"]=>
array(3) {
["precedence"]=>
int(100)
["callable"]=>
array(2) {
[0]=>
object(Twig_Extension_Core)#122 (4) {
["dateFormats":protected]=>
array(2) {
[0]=>
string(10) "F j, Y H:i"
[1]=>
string(7) "%d days"
}
["numberFormat":protected]=>
array(3) {
[0]=>
int(0)
[1]=>
string(1) "."
[2]=>
string(1) ","
}
["timezone":protected]=>
NULL
["escapers":protected]=>
array(0) {
}
}
[1]=>
string(19) "parseTestExpression"
}
["associativity"]=>
int(1)
}
["is not"]=>
array(3) {
["precedence"]=>
int(100)
["callable"]=>
array(2) {
[0]=>
object(Twig_Extension_Core)#122 (4) {
["dateFormats":protected]=>
array(2) {
[0]=>
string(10) "F j, Y H:i"
[1]=>
string(7) "%d days"
}
["numberFormat":protected]=>
array(3) {
[0]=>
int(0)
[1]=>
string(1) "."
[2]=>
string(1) ","
}
["timezone":protected]=>
NULL
["escapers":protected]=>
array(0) {
}
}
[1]=>
string(22) "parseNotTestExpression"
}
["associativity"]=>
int(1)
}
["**"]=>
array(3) {
["precedence"]=>
int(200)
["class"]=>
string(33) "Twig_Node_Expression_Binary_Power"
["associativity"]=>
int(2)
}
["??"]=>
array(3) {
["precedence"]=>
int(300)
["class"]=>
string(33) "Twig_Node_Expression_NullCoalesce"
["associativity"]=>
int(2)
}
}
}
["blocks":protected]=>
NULL
["blockStack":protected]=>
NULL
["macros":protected]=>
NULL
["env":protected]=>
*RECURSION*
["reservedMacroNames":protected]=>
NULL
["importedSymbols":protected]=>
NULL
["traits":protected]=>
NULL
["embeddedTemplates":protected]=>
array(0) {
}
}
}
["include"]=>
object(Twig_TokenParser_Include)#184 (1) {
["parser":protected]=>
object(Twig_Parser)#229 (14) {
["stack":protected]=>
array(0) {
}
["stream":protected]=>
NULL
["parent":protected]=>
NULL
["handlers":protected]=>
*RECURSION*
["visitors":protected]=>
array(2) {
[0]=>
object(Twig_NodeVisitor_Escaper)#198 (6) {
["statusStack":protected]=>
array(0) {
}
["blocks":protected]=>
array(0) {
}
["safeAnalysis":protected]=>
object(Twig_NodeVisitor_SafeAnalysis)#199 (2) {
["data":protected]=>
array(11) {
["00000000273821a60000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a80000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ab0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a90000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821aa0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821ad0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#236 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ae0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b10000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#240 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(4) "dump"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#201 (4) {
["name":protected]=>
string(4) "dump"
["callable":protected]=>
string(13) "twig_var_dump"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(0) {
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(13) "twig_var_dump"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(3)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b20000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821b50000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b40000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#245 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
}
["safeVars":protected]=>
array(0) {
}
}
["traverser":protected]=>
object(Twig_NodeTraverser)#266 (2) {
["env":protected]=>
*RECURSION*
["visitors":protected]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Twig_NodeVisitor_SafeAnalysis)#199 (2) {
["data":protected]=>
array(11) {
["00000000273821a60000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a80000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ab0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a90000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821aa0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821ad0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#236 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ae0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b10000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#240 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(4) "dump"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#201 (4) {
["name":protected]=>
string(4) "dump"
["callable":protected]=>
string(13) "twig_var_dump"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(0) {
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(13) "twig_var_dump"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(3)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b20000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821b50000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b40000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#245 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
}
["safeVars":protected]=>
array(0) {
}
}
}
}
}
["defaultStrategy":protected]=>
bool(false)
["safeVars":protected]=>
array(0) {
}
}
[1]=>
object(Twig_NodeVisitor_Optimizer)#200 (5) {
["loops":protected]=>
array(0) {
}
["loopsTargets":protected]=>
array(0) {
}
["optimizers":protected]=>
int(-1)
["prependedNodes":protected]=>
array(0) {
}
["inABody":protected]=>
bool(false)
}
}
["expressionParser":protected]=>
object(Twig_ExpressionParser)#230 (3) {
["parser":protected]=>
*RECURSION*
["unaryOperators":protected]=>
array(3) {
["not"]=>
array(2) {
["precedence"]=>
int(50)
["class"]=>
string(30) "Twig_Node_Expression_Unary_Not"
}
["-"]=>
array(2) {
["precedence"]=>
int(500)
["class"]=>
string(30) "Twig_Node_Expression_Unary_Neg"
}
["+"]=>
array(2) {
["precedence"]=>
int(500)
["class"]=>
string(30) "Twig_Node_Expression_Unary_Pos"
}
}
["binaryOperators":protected]=>
array(28) {
["or"]=>
array(3) {
["precedence"]=>
int(10)
["class"]=>
string(30) "Twig_Node_Expression_Binary_Or"
["associativity"]=>
int(1)
}
["and"]=>
array(3) {
["precedence"]=>
int(15)
["class"]=>
string(31) "Twig_Node_Expression_Binary_And"
["associativity"]=>
int(1)
}
["b-or"]=>
array(3) {
["precedence"]=>
int(16)
["class"]=>
string(37) "Twig_Node_Expression_Binary_BitwiseOr"
["associativity"]=>
int(1)
}
["b-xor"]=>
array(3) {
["precedence"]=>
int(17)
["class"]=>
string(38) "Twig_Node_Expression_Binary_BitwiseXor"
["associativity"]=>
int(1)
}
["b-and"]=>
array(3) {
["precedence"]=>
int(18)
["class"]=>
string(38) "Twig_Node_Expression_Binary_BitwiseAnd"
["associativity"]=>
int(1)
}
["=="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(33) "Twig_Node_Expression_Binary_Equal"
["associativity"]=>
int(1)
}
["!="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(36) "Twig_Node_Expression_Binary_NotEqual"
["associativity"]=>
int(1)
}
["<"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(32) "Twig_Node_Expression_Binary_Less"
["associativity"]=>
int(1)
}
[">"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(35) "Twig_Node_Expression_Binary_Greater"
["associativity"]=>
int(1)
}
[">="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(40) "Twig_Node_Expression_Binary_GreaterEqual"
["associativity"]=>
int(1)
}
["<="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(37) "Twig_Node_Expression_Binary_LessEqual"
["associativity"]=>
int(1)
}
["not in"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(33) "Twig_Node_Expression_Binary_NotIn"
["associativity"]=>
int(1)
}
["in"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(30) "Twig_Node_Expression_Binary_In"
["associativity"]=>
int(1)
}
["matches"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(35) "Twig_Node_Expression_Binary_Matches"
["associativity"]=>
int(1)
}
["starts with"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(38) "Twig_Node_Expression_Binary_StartsWith"
["associativity"]=>
int(1)
}
["ends with"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(36) "Twig_Node_Expression_Binary_EndsWith"
["associativity"]=>
int(1)
}
[".."]=>
array(3) {
["precedence"]=>
int(25)
["class"]=>
string(33) "Twig_Node_Expression_Binary_Range"
["associativity"]=>
int(1)
}
["+"]=>
array(3) {
["precedence"]=>
int(30)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Add"
["associativity"]=>
int(1)
}
["-"]=>
array(3) {
["precedence"]=>
int(30)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Sub"
["associativity"]=>
int(1)
}
["~"]=>
array(3) {
["precedence"]=>
int(40)
["class"]=>
string(34) "Twig_Node_Expression_Binary_Concat"
["associativity"]=>
int(1)
}
["*"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Mul"
["associativity"]=>
int(1)
}
["/"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Div"
["associativity"]=>
int(1)
}
["//"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(36) "Twig_Node_Expression_Binary_FloorDiv"
["associativity"]=>
int(1)
}
["%"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Mod"
["associativity"]=>
int(1)
}
["is"]=>
array(3) {
["precedence"]=>
int(100)
["callable"]=>
array(2) {
[0]=>
object(Twig_Extension_Core)#122 (4) {
["dateFormats":protected]=>
array(2) {
[0]=>
string(10) "F j, Y H:i"
[1]=>
string(7) "%d days"
}
["numberFormat":protected]=>
array(3) {
[0]=>
int(0)
[1]=>
string(1) "."
[2]=>
string(1) ","
}
["timezone":protected]=>
NULL
["escapers":protected]=>
array(0) {
}
}
[1]=>
string(19) "parseTestExpression"
}
["associativity"]=>
int(1)
}
["is not"]=>
array(3) {
["precedence"]=>
int(100)
["callable"]=>
array(2) {
[0]=>
object(Twig_Extension_Core)#122 (4) {
["dateFormats":protected]=>
array(2) {
[0]=>
string(10) "F j, Y H:i"
[1]=>
string(7) "%d days"
}
["numberFormat":protected]=>
array(3) {
[0]=>
int(0)
[1]=>
string(1) "."
[2]=>
string(1) ","
}
["timezone":protected]=>
NULL
["escapers":protected]=>
array(0) {
}
}
[1]=>
string(22) "parseNotTestExpression"
}
["associativity"]=>
int(1)
}
["**"]=>
array(3) {
["precedence"]=>
int(200)
["class"]=>
string(33) "Twig_Node_Expression_Binary_Power"
["associativity"]=>
int(2)
}
["??"]=>
array(3) {
["precedence"]=>
int(300)
["class"]=>
string(33) "Twig_Node_Expression_NullCoalesce"
["associativity"]=>
int(2)
}
}
}
["blocks":protected]=>
NULL
["blockStack":protected]=>
NULL
["macros":protected]=>
NULL
["env":protected]=>
*RECURSION*
["reservedMacroNames":protected]=>
NULL
["importedSymbols":protected]=>
NULL
["traits":protected]=>
NULL
["embeddedTemplates":protected]=>
array(0) {
}
}
}
["block"]=>
object(Twig_TokenParser_Block)#185 (1) {
["parser":protected]=>
object(Twig_Parser)#229 (14) {
["stack":protected]=>
array(0) {
}
["stream":protected]=>
NULL
["parent":protected]=>
NULL
["handlers":protected]=>
*RECURSION*
["visitors":protected]=>
array(2) {
[0]=>
object(Twig_NodeVisitor_Escaper)#198 (6) {
["statusStack":protected]=>
array(0) {
}
["blocks":protected]=>
array(0) {
}
["safeAnalysis":protected]=>
object(Twig_NodeVisitor_SafeAnalysis)#199 (2) {
["data":protected]=>
array(11) {
["00000000273821a60000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a80000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ab0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a90000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821aa0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821ad0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#236 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ae0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b10000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#240 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(4) "dump"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#201 (4) {
["name":protected]=>
string(4) "dump"
["callable":protected]=>
string(13) "twig_var_dump"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(0) {
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(13) "twig_var_dump"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(3)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b20000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821b50000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b40000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#245 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
}
["safeVars":protected]=>
array(0) {
}
}
["traverser":protected]=>
object(Twig_NodeTraverser)#266 (2) {
["env":protected]=>
*RECURSION*
["visitors":protected]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Twig_NodeVisitor_SafeAnalysis)#199 (2) {
["data":protected]=>
array(11) {
["00000000273821a60000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a80000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ab0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a90000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821aa0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821ad0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#236 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#235 (4) {
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Array)#232 (5) {
["index":protected]=>
int(-1)
["nodes":protected]=>
array(2) {
[0]=>
object(Twig_Node_Expression_Constant)#233 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(3) "nav"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
[1]=>
object(Twig_Node_Expression_Constant)#234 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(4) "news"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821ae0000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b10000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#240 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#239 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(4) "dump"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#201 (4) {
["name":protected]=>
string(4) "dump"
["callable":protected]=>
string(13) "twig_var_dump"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(0) {
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(13) "twig_var_dump"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(3)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b20000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821b50000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
["value"]=>
array(0) {
}
}
}
["00000000273821b40000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Function)#245 (4) {
["nodes":protected]=>
array(1) {
["arguments"]=>
object(Twig_Node)#244 (4) {
["nodes":protected]=>
array(1) {
[0]=>
object(Twig_Node_Expression_Constant)#243 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "footer.twig"
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(0) {
}
["lineno":protected]=>
int(0)
["tag":protected]=>
NULL
}
}
["attributes":protected]=>
array(8) {
["name"]=>
string(7) "include"
["type"]=>
string(8) "function"
["thing"]=>
object(Twig_SimpleFunction)#167 (4) {
["name":protected]=>
string(7) "include"
["callable":protected]=>
string(12) "twig_include"
["options":protected]=>
array(8) {
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["is_variadic"]=>
bool(false)
["is_safe"]=>
array(1) {
[0]=>
string(3) "all"
}
["is_safe_callback"]=>
NULL
["node_class"]=>
string(29) "Twig_Node_Expression_Function"
["deprecated"]=>
bool(false)
["alternative"]=>
NULL
}
["arguments":protected]=>
array(0) {
}
}
["needs_environment"]=>
bool(true)
["needs_context"]=>
bool(true)
["arguments"]=>
array(0) {
}
["callable"]=>
string(12) "twig_include"
["is_variadic"]=>
bool(false)
}
["lineno":protected]=>
int(5)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
}
["safeVars":protected]=>
array(0) {
}
}
}
}
}
["defaultStrategy":protected]=>
bool(false)
["safeVars":protected]=>
array(0) {
}
}
[1]=>
object(Twig_NodeVisitor_Optimizer)#200 (5) {
["loops":protected]=>
array(0) {
}
["loopsTargets":protected]=>
array(0) {
}
["optimizers":protected]=>
int(-1)
["prependedNodes":protected]=>
array(0) {
}
["inABody":protected]=>
bool(false)
}
}
["expressionParser":protected]=>
object(Twig_ExpressionParser)#230 (3) {
["parser":protected]=>
*RECURSION*
["unaryOperators":protected]=>
array(3) {
["not"]=>
array(2) {
["precedence"]=>
int(50)
["class"]=>
string(30) "Twig_Node_Expression_Unary_Not"
}
["-"]=>
array(2) {
["precedence"]=>
int(500)
["class"]=>
string(30) "Twig_Node_Expression_Unary_Neg"
}
["+"]=>
array(2) {
["precedence"]=>
int(500)
["class"]=>
string(30) "Twig_Node_Expression_Unary_Pos"
}
}
["binaryOperators":protected]=>
array(28) {
["or"]=>
array(3) {
["precedence"]=>
int(10)
["class"]=>
string(30) "Twig_Node_Expression_Binary_Or"
["associativity"]=>
int(1)
}
["and"]=>
array(3) {
["precedence"]=>
int(15)
["class"]=>
string(31) "Twig_Node_Expression_Binary_And"
["associativity"]=>
int(1)
}
["b-or"]=>
array(3) {
["precedence"]=>
int(16)
["class"]=>
string(37) "Twig_Node_Expression_Binary_BitwiseOr"
["associativity"]=>
int(1)
}
["b-xor"]=>
array(3) {
["precedence"]=>
int(17)
["class"]=>
string(38) "Twig_Node_Expression_Binary_BitwiseXor"
["associativity"]=>
int(1)
}
["b-and"]=>
array(3) {
["precedence"]=>
int(18)
["class"]=>
string(38) "Twig_Node_Expression_Binary_BitwiseAnd"
["associativity"]=>
int(1)
}
["=="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(33) "Twig_Node_Expression_Binary_Equal"
["associativity"]=>
int(1)
}
["!="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(36) "Twig_Node_Expression_Binary_NotEqual"
["associativity"]=>
int(1)
}
["<"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(32) "Twig_Node_Expression_Binary_Less"
["associativity"]=>
int(1)
}
[">"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(35) "Twig_Node_Expression_Binary_Greater"
["associativity"]=>
int(1)
}
[">="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(40) "Twig_Node_Expression_Binary_GreaterEqual"
["associativity"]=>
int(1)
}
["<="]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(37) "Twig_Node_Expression_Binary_LessEqual"
["associativity"]=>
int(1)
}
["not in"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(33) "Twig_Node_Expression_Binary_NotIn"
["associativity"]=>
int(1)
}
["in"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(30) "Twig_Node_Expression_Binary_In"
["associativity"]=>
int(1)
}
["matches"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(35) "Twig_Node_Expression_Binary_Matches"
["associativity"]=>
int(1)
}
["starts with"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(38) "Twig_Node_Expression_Binary_StartsWith"
["associativity"]=>
int(1)
}
["ends with"]=>
array(3) {
["precedence"]=>
int(20)
["class"]=>
string(36) "Twig_Node_Expression_Binary_EndsWith"
["associativity"]=>
int(1)
}
[".."]=>
array(3) {
["precedence"]=>
int(25)
["class"]=>
string(33) "Twig_Node_Expression_Binary_Range"
["associativity"]=>
int(1)
}
["+"]=>
array(3) {
["precedence"]=>
int(30)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Add"
["associativity"]=>
int(1)
}
["-"]=>
array(3) {
["precedence"]=>
int(30)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Sub"
["associativity"]=>
int(1)
}
["~"]=>
array(3) {
["precedence"]=>
int(40)
["class"]=>
string(34) "Twig_Node_Expression_Binary_Concat"
["associativity"]=>
int(1)
}
["*"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Mul"
["associativity"]=>
int(1)
}
["/"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Div"
["associativity"]=>
int(1)
}
["//"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(36) "Twig_Node_Expression_Binary_FloorDiv"
["associativity"]=>
int(1)
}
["%"]=>
array(3) {
["precedence"]=>
int(60)
["class"]=>
string(31) "Twig_Node_Expression_Binary_Mod"
["associativity"]=>
int(1)
}
["is"]=>
array(3) {
["precedence"]=>
int(100)
["callable"]=>
array(2) {
[0]=>
object(Twig_Extension_Core)#122 (4) {
["dateFormats":protected]=>
array(2) {
[0]=>
string(10) "F j, Y H:i"
[1]=>
string(7) "%d days"
}
["numberFormat":protected]=>
array(3) {
[0]=>
int(0)
[1]=>
string(1) "."
[2]=>
string(1) ","
}
["timezone":protected]=>
NULL
["escapers":protected]=>
array(0) {
}
}
[1]=>
string(19) "parseTestExpression"
}
["associativity"]=>
int(1)
}
["is not"]=>
array(3) {
["precedence"]=>
int(100)
["callable"]=>
array(2) {
[0]=>
object(Twig_Extension_Core)#122 (4) {
["dateFormats":protected]=>
array(2) {
[0]=>
string(10) "F j, Y H:i"
[1]=>
string(7) "%d days"
}
["numberFormat":protected]=>
array(3) {
[0]=>
int(0)
[1]=>
string(1) "."
[2]=>
string(1) ","
}
["timezone":protected]=>
NULL
["escapers":protected]=>
array(0) {
}
}
[1]=>
string(22) "parseNotTestExpression"
}
["associativity"]=>
int(1)
}
["**"]=>
array(3) {
["precedence"]=>
int(200)
["class"]=>
string(33) "Twig_Node_Expression_Binary_Power"
["associativity"]=>
int(2)
}
["??"]=>
array(3) {
["precedence"]=>
int(300)
["class"]=>
string(33) "Twig_Node_Expression_NullCoalesce"
["associativity"]=>
int(2)
}
}
}
["blocks":protected]=>
NULL
["blockStack":protected]=>
NULL
["macros":protected]=>
NULL
["env":protected]=>
*RECURSION*
["reservedMacroNames":protected]=>
NULL
["importedSymbols":protected]=>
NULL
["traits":protected]=>
NULL
["embeddedTemplates":protected]=>
array(0) {
}
}
}
["use"]=>
object(Twig_TokenParser_Use)#186 (1) {
["parser":protected]=>
object(Twig_Parser)#229 (14) {
["stack":protected]=>
array(0) {
}
["stream":protected]=>
NULL
["parent":protected]=>
NULL
["handlers":protected]=>
*RECURSION*
["visitors":protected]=>
array(2) {
[0]=>
object(Twig_NodeVisitor_Escaper)#198 (6) {
["statusStack":protected]=>
array(0) {
}
["blocks":protected]=>
array(0) {
}
["safeAnalysis":protected]=>
object(Twig_NodeVisitor_SafeAnalysis)#199 (2) {
["data":protected]=>
array(11) {
["00000000273821a60000000069c95eed"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
object(Twig_Node_Expression_Constant)#231 (4) {
["nodes":protected]=>
array(0) {
}
["attributes":protected]=>
array(1) {
["value"]=>
string(11) "header.twig"
}
["lineno":protected]=>
int(1)
["tag":protected]=>
NULL
}
["value"]=>
array(1) {
[0]=>
string(3) "all"
}
}
}
["00000000273821a80000000069c95eed"]=>