In
obaju/base.html.twig
line 1:
{% dump %}
<!DOCTYPE html>
<html>
array:4 [
"content" => array:8 [
"is_user_logged" => false
"firmUser" => App\Entity\Firm {#855
-id: null
-eshopEmail: null
-eshopPass: null
-roles: []
-name: null
-street: null
-city: null
-zip: null
-idnum: null
-vatnum: null
-receivedOrders: Doctrine\Common\Collections\ArrayCollection {#856
-elements: []
}
-pricelistId: null
-eshop: null
-defaultDocumentseriesId: null
-transportationtypeId: null
-depositBottleEvidence: null
-depositKegEvidence: null
-deposit_bottle: null
-depositKeg: null
}
"category_name" => ""
"bread_crumbs" => array:1 [
0 => array:2 [
"name" => "Home"
"link" => "/"
]
]
"navigation" => array:2 [
0 => App\Dto\CategoryDto {#895
+id: 1
+name: "ležáky"
+posindex: 1
+webLink: "lezaky"
+hidden: DateTime @-30610227464 {#678
date: 1000-01-01 00:00:00.0 Europe/Prague (+00:57)
}
+hiddenBy: "0"
+parentId: 0
+description: ""
+showOnCaption: "Y"
+submenu: []
}
1 => App\Dto\CategoryDto {#928
+id: 2
+name: "svrchnáky"
+posindex: 2
+webLink: "svrchnaky"
+hidden: DateTime @-30610227464 {#912
date: 1000-01-01 00:00:00.0 Europe/Prague (+00:57)
}
+hiddenBy: "0"
+parentId: 0
+description: ""
+showOnCaption: "Y"
+submenu: array:1 [
0 => App\Dto\CategoryDto {#927
+id: 3
+name: "Summer Ale"
+posindex: 3
+webLink: "summer-ale"
+hidden: DateTime @-30610227464 {#909
date: 1000-01-01 00:00:00.0 Europe/Prague (+00:57)
}
+hiddenBy: "0"
+parentId: 2
+description: """
Summer Ale 10% \r\n
Slady: Plzeňský\r\n
Chmel: Mosaic, Amarilo, Cascade\r\n
Kvasnice: svrchní, kmen US-05\r\n
Obsah alkoholu: 4,1% Hořkost: 35 IBU\r\n
\r\n
\r\n
\r\n
Plné pivo, svrchně kvašené\r\n
Složení: voda, ječné slady, upravený chmel\r\n
Obsah alkoholu: 4,1% obj.\r\n
Skladujte v temnu a chladu 3-8°C\r\n
Nefiltrované, nepasterizované\r\n
\r\n
"""
+showOnCaption: "Y"
+submenu: []
}
]
}
]
"products_top_selling" => []
"products_recommended" => []
"basket_count_items" => 0
]
"app" => Symfony\Bridge\Twig\AppVariable {#291
-tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#222
-enableUsageTracking: true
-storage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#218
-token: null
-initializer: null
}
-container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#228
-externalId: null
-container: null
-factories: array:1 [
"request_stack" => array:4 [
0 => "services"
1 => "request_stack"
2 => "getRequestStackService"
3 => false
]
]
-loading: []
-providedTypes: ? array
-factory: ContainerXNgW2XQ\App_KernelDevDebugContainer::getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed {#200
returnType: "mixed"
this: ContainerXNgW2XQ\App_KernelDevDebugContainer {#87 …}
}
-serviceMap: array:1 [
"request_stack" => array:4 [
0 => "services"
1 => "request_stack"
2 => "getRequestStackService"
3 => false
]
]
-serviceTypes: array:1 [
"request_stack" => "?"
]
}
}
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#165
-requests: array:1 [
0 => Symfony\Component\HttpFoundation\Request {#8
+attributes: Symfony\Component\HttpFoundation\ParameterBag {#60
#parameters: array:8 [
"_stopwatch_token" => "d42524"
"_route" => "app_home"
"_controller" => "App\Controller\HomeController::index"
"_route_params" => []
"_firewall_context" => "security.firewall.map.context.main"
"_security_skipped_authenticators" => array:1 [
0 => Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#561
-supports: false
-passport: null
-duration: null
-stub: ? Symfony\Component\VarDumper\Caster\ClassStub|string
-authenticated: null
-exception: null
-authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#524
-options: array:10 [
"username_parameter" => "_username"
"password_parameter" => "_password"
"check_path" => "app_login"
"post_only" => true
"form_only" => false
"enable_csrf" => true
"csrf_parameter" => "_csrf_token"
"csrf_token_id" => "authenticate"
"login_path" => "app_login"
"use_forward" => false
]
-httpKernel: ? Symfony\Component\HttpKernel\HttpKernelInterface
-httpUtils: Symfony\Component\Security\Http\HttpUtils {#521
-urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#91
#matcher: Symfony\Bundle\FrameworkBundle\Routing\RedirectableCompiledUrlMatcher {#470
#allow: []
#allowSchemes: []
#request: null
#expressionLanguage: ? Symfony\Component\ExpressionLanguage\ExpressionLanguage
#expressionLanguageProviders: []
#routes: ? Symfony\Component\Routing\RouteCollection
#context: Symfony\Component\Routing\RequestContext {#69
-baseUrl: ""
-pathInfo: "/"
-method: "GET"
-host: "eshop.pivaris.cz"
-scheme: "https"
-httpPort: 80
-httpsPort: 443
-queryString: ""
-parameters: array:2 [
"_functions" => Symfony\Component\Routing\Matcher\ExpressionLanguageProvider {#78
-functions: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#90
-externalId: null
-container: null
-factories: array:2 [
"env" => array:4 [
0 => "privates"
1 => "container.getenv"
2 => "getContainer_GetenvService"
3 => true
]
"service" => array:4 [
0 => "services"
1 => "container.get_routing_condition_service"
2 => "getContainer_GetRoutingConditionServiceService"
3 => true
]
]
-loading: []
-providedTypes: ? array
-factory: ContainerXNgW2XQ\App_KernelDevDebugContainer::getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed {#200}
-serviceMap: array:2 [
"env" => array:4 [
0 => "privates"
1 => "container.getenv"
2 => "getContainer_GetenvService"
3 => true
]
"service" => array:4 [
0 => "services"
1 => "container.get_routing_condition_service"
2 => "getContainer_GetRoutingConditionServiceService"
3 => true
]
]
-serviceTypes: array:2 [
"env" => "Closure"
"service" => "Closure"
]
}
}
"_locale" => "cs"
]
}
-matchHost: false
-staticRoutes: array:29 [
"/_wdt/styles" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "_wdt_stylesheet"
"_controller" => "web_profiler.controller.profiler::toolbarStylesheetAction"
]
1 => null
2 => null
3 => null
4 => false
5 => false
6 => null
]
]
"/_profiler" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "_profiler_home"
"_controller" => "web_profiler.controller.profiler::homeAction"
]
1 => null
2 => null
3 => null
4 => true
5 => false
6 => null
]
]
"/_profiler/search" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "_profiler_search"
"_controller" => "web_profiler.controller.profiler::searchAction"
]
1 => null
2 => null
3 => null
4 => false
5 => false
6 => null
]
]
"/_profiler/search_bar" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "_profiler_search_bar"
"_controller" => "web_profiler.controller.profiler::searchBarAction"
]
1 => null
2 => null
3 => null
4 => false
5 => false
6 => null
]
]
"/_profiler/phpinfo" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "_profiler_phpinfo"
"_controller" => "web_profiler.controller.profiler::phpinfoAction"
]
1 => null
2 => null
3 => null
4 => false
5 => false
6 => null
]
]
"/_profiler/xdebug" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "_profiler_xdebug"
"_controller" => "web_profiler.controller.profiler::xdebugAction"
]
1 => null
2 => null
3 => null
4 => false
5 => false
6 => null
]
]
"/_profiler/open" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "_profiler_open_file"
"_controller" => "web_profiler.controller.profiler::openAction"
]
1 => null
2 => null
3 => null
4 => false
5 => false
6 => null
]
]
"/obsah/o-nas" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "about_us_page"
"_controller" => "App\Controller\AboutUsController::index"
]
1 => null
2 => null
3 => null
4 => false
5 => false
6 => null
]
]
"/kosik" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "cart_index"
"_controller" => "App\Controller\CartController::index"
]
1 => null
2 => null
3 => null
4 => false
5 => false
6 => null
]
]
"/kosik/pridat-do-kosiku" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "cart_add"
"_controller" => "App\Controller\CartController::add"
]
1 => null
2 => null
3 => null
4 => true
5 => false
6 => null
]
]
"/kosik/aktualizovat-kosik" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "cart_update"
"_controller" => "App\Controller\CartController::update"
]
1 => null
2 => null
3 => null
4 => true
5 => false
6 => null
]
]
"/dokonceni/odberatel" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "cart_checkout"
"_controller" => "App\Controller\CartController::checkout"
]
1 => null
2 => null
3 => null
4 => true
5 => false
6 => null
]
]
"/dokonceni/odberatel-kontrola" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "cart_checkout_control"
"_controller" => "App\Controller\CartController::checkout_control"
]
1 => null
2 => null
3 => null
4 => true
5 => false
6 => null
]
]
"/dokonceni/dodani" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "cart_checkout_delivery"
"_controller" => "App\Controller\CartController::checkout_delivery"
]
1 => null
2 => null
3 => null
4 => true
5 => false
6 => null
]
]
"/dokonceni/dodani-kontrola" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "cart_checkout_delivery_control"
"_controller" => "App\Controller\CartController::checkout_delivery_control"
]
1 => null
2 => null
3 => null
4 => true
5 => false
6 => null
]
]
"/dokonceni/platba" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "cart_checkout_payment"
"_controller" => "App\Controller\CartController::checkout_payment"
]
1 => null
2 => null
3 => null
4 => true
5 => false
6 => null
]
]
"/dokonceni/platba-kontrola" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "cart_checkout_payment_control"
"_controller" => "App\Controller\CartController::checkout_payment_control"
]
1 => null
2 => null
3 => null
4 => true
5 => false
6 => null
]
]
"/dokonceni/rekapitulace" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "cart_checkout_recap"
"_controller" => "App\Controller\CartController::checkout_recap"
]
1 => null
2 => null
3 => null
4 => true
5 => false
6 => null
]
]
"/dokonceni/ulozit-objednavku" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "cart_checkout_save"
"_controller" => "App\Controller\CartController::checkout_save"
]
1 => null
2 => null
3 => null
4 => true
5 => false
6 => null
]
]
"/dokonceni/online-platba" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "checkout_online_payment"
"_controller" => "App\Controller\CartController::checkout_online_payment"
]
1 => null
2 => null
3 => null
4 => true
5 => false
6 => null
]
]
"/obsah/kontakt" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "contact_page"
"_controller" => "App\Controller\ContactController::index"
]
1 => null
2 => null
3 => null
4 => false
5 => false
6 => null
]
]
"/zakaznik/objednavky" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "customer_orders"
"_controller" => "App\Controller\CustomerController::orders"
]
1 => null
2 => null
3 => null
4 => false
5 => false
6 => null
]
]
"/zakaznik/ucet" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "customer_account"
"_controller" => "App\Controller\CustomerController::account"
]
1 => null
2 => null
3 => null
4 => false
5 => false
6 => null
]
]
"/zakaznik/pass-save" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "customer_password_save"
"_controller" => "App\Controller\CustomerController::password_save"
]
1 => null
2 => null
3 => null
4 => false
5 => false
6 => null
]
]
"/zakaznik/ucet-save" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "customer_account_save"
"_controller" => "App\Controller\CustomerController::account_save"
]
1 => null
2 => null
3 => null
4 => false
5 => false
6 => null
]
]
"/" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "app_home"
"_controller" => "App\Controller\HomeController::index"
]
1 => null
2 => null
3 => null
4 => false
5 => false
6 => null
]
]
"/login" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "app_login"
"_controller" => "App\Controller\SecurityController::login"
]
1 => null
2 => null
3 => null
4 => false
5 => false
6 => null
]
]
"/obsah/obchodni-podminky" => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "terms_and_conditions_page"
"_controller" => "App\Controller\TermsAndConditionsController::index"
]
1 => null
2 => null
3 => null
4 => false
5 => false
6 => null
]
]
"/prihlaseni/logout" => array:1 [
0 => array:7 [
0 => array:1 [
"_route" => "app_logout"
]
1 => null
2 => null
3 => null
4 => false
5 => false
6 => null
]
]
]
-regexpList: array:1 [
0 => "{^(?|/_(?|error/(\d+)(?:\.([^/]++))?(*:38)|wdt/([^/]++)(*:57)|profiler/(?|font/([^/\.]++)\.woff2(*:98)|([^/]++)(?|/(?|search/results(*:134)|router(*:148)|exception(?|(*:168)|\.css(*:181)))|(*:191))))|/k(?|osik/odstranit\-z\-kosiku/([^/]++)(*:241)|ategorie(?:/([^/]++)(?:/([^/]++))?)?(*:285))|/d(?|okonceni/objednavka\-(?|dokoncena/([^/]++)(*:341)|zrusena/([^/]++)(*:365)|nevyrizena/([^/]++)(*:392))|etail(?:/([^/]++)(?:/([^/]++))?)?(*:434))|/search(?:/([^/]++)(?:/([^/]++))?)?(*:478))/?$}sDu"
]
-dynamicRoutes: array:15 [
38 => array:1 [
0 => array:7 [
0 => array:3 [
"_route" => "_preview_error"
"_controller" => "error_controller::preview"
"_format" => "html"
]
1 => array:2 [
0 => "code"
1 => "_format"
]
2 => null
3 => null
4 => false
5 => true
6 => null
]
]
57 => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "_wdt"
"_controller" => "web_profiler.controller.profiler::toolbarAction"
]
1 => array:1 [
0 => "token"
]
2 => null
3 => null
4 => false
5 => true
6 => null
]
]
98 => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "_profiler_font"
"_controller" => "web_profiler.controller.profiler::fontAction"
]
1 => array:1 [
0 => "fontName"
]
2 => null
3 => null
4 => false
5 => false
6 => null
]
]
134 => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "_profiler_search_results"
"_controller" => "web_profiler.controller.profiler::searchResultsAction"
]
1 => array:1 [
0 => "token"
]
2 => null
3 => null
4 => false
5 => false
6 => null
]
]
148 => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "_profiler_router"
"_controller" => "web_profiler.controller.router::panelAction"
]
1 => array:1 [
0 => "token"
]
2 => null
3 => null
4 => false
5 => false
6 => null
]
]
168 => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "_profiler_exception"
"_controller" => "web_profiler.controller.exception_panel::body"
]
1 => array:1 [
0 => "token"
]
2 => null
3 => null
4 => false
5 => false
6 => null
]
]
181 => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "_profiler_exception_css"
"_controller" => "web_profiler.controller.exception_panel::stylesheet"
]
1 => array:1 [
0 => "token"
]
2 => null
3 => null
4 => false
5 => false
6 => null
]
]
191 => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "_profiler"
"_controller" => "web_profiler.controller.profiler::panelAction"
]
1 => array:1 [
0 => "token"
]
2 => null
3 => null
4 => false
5 => true
6 => null
]
]
241 => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "cart_remove"
"_controller" => "App\Controller\CartController::remove"
]
1 => array:1 [
0 => "id"
]
2 => null
3 => null
4 => false
5 => true
6 => null
]
]
285 => array:1 [
0 => array:7 [
0 => array:4 [
"_route" => "app_category"
"category_weblink" => null
"sort_type" => null
"_controller" => "App\Controller\ProductsController::index"
]
1 => array:2 [
0 => "category_weblink"
1 => "sort_type"
]
2 => null
3 => null
4 => false
5 => true
6 => null
]
]
341 => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "cart_checkout_finish"
"_controller" => "App\Controller\CartController::checkout_finish"
]
1 => array:1 [
0 => "orderId"
]
2 => null
3 => null
4 => false
5 => true
6 => null
]
]
365 => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "cart_checkout_cancel"
"_controller" => "App\Controller\CartController::checkout_cancel"
]
1 => array:1 [
0 => "orderId"
]
2 => null
3 => null
4 => false
5 => true
6 => null
]
]
392 => array:1 [
0 => array:7 [
0 => array:2 [
"_route" => "cart_checkout_pending"
"_controller" => "App\Controller\CartController::checkout_waiting"
]
1 => array:1 [
0 => "orderId"
]
2 => null
3 => null
4 => false
5 => true
6 => null
]
]
434 => array:1 [
0 => array:7 [
0 => array:4 [
"_route" => "product_detail"
"category_name" => null
"product_weblink" => ""
"_controller" => "App\Controller\ProductsController::detail"
]
1 => array:2 [
0 => "category_name"
1 => "product_weblink"
]
2 => null
3 => null
4 => false
5 => true
6 => null
]
]
478 => array:2 [
0 => array:7 [
0 => array:4 [
"_route" => "app_search_with_text"
"search_text" => null
"sort_type" => null
"_controller" => "App\Controller\ProductsController::index"
]
1 => array:2 [
0 => "search_text"
1 => "sort_type"
]
2 => array:2 [
"GET" => 0
"POST" => 1
]
3 => null
4 => false
5 => true
6 => null
]
1 => array:7 [
0 => null
1 => null
2 => null
3 => null
4 => false
5 => false
6 => 0
]
]
]
-checkCondition: null
}
#generator: ? Symfony\Component\Routing\Generator\UrlGeneratorInterface
#context: Symfony\Component\Routing\RequestContext {#69}
#collection: ? Symfony\Component\Routing\RouteCollection
#options: array:8 [
"cache_dir" => "/var/www/vhosts/eshop.pivaris.cz/var/cache/dev"
"debug" => true
"generator_class" => "Symfony\Component\Routing\Generator\CompiledUrlGenerator"
"generator_dumper_class" => "Symfony\Component\Routing\Generator\Dumper\CompiledUrlGeneratorDumper"
"matcher_class" => "Symfony\Bundle\FrameworkBundle\Routing\RedirectableCompiledUrlMatcher"
"matcher_dumper_class" => "Symfony\Component\Routing\Matcher\Dumper\CompiledUrlMatcherDumper"
"resource_type" => "service"
"strict_requirements" => true
]
-configCacheFactory: Symfony\Component\Config\ResourceCheckerConfigCacheFactory {#56
-resourceCheckers: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#72
-generator: Closure() {#71
class: "ContainerXNgW2XQ\App_KernelDevDebugContainer"
use: {
$container: ContainerXNgW2XQ\App_KernelDevDebugContainer {#87 …}
}
}
-count: 2
}
}
-expressionLanguageProviders: array:1 [
0 => Symfony\Component\Routing\Matcher\ExpressionLanguageProvider {#78}
]
#loader: ? Symfony\Component\Config\Loader\LoaderInterface
#resource: "kernel::loadRoutes"
#logger: Monolog\Logger {#82
#name: "router"
#handlers: array:2 [
0 => Monolog\Handler\StreamHandler {#181
#level: Monolog\Level {#174
+name: "Debug"
+value: 100
}
#bubble: true
#processors: array:1 [
0 => Monolog\Processor\PsrLogMessageProcessor {#172
-dateFormat: null
-removeUsedContextFields: false
}
]
#formatter: Monolog\Formatter\LineFormatter {#511
#dateFormat: "Y-m-d\TH:i:sP"
#maxNormalizeDepth: 9
#maxNormalizeItemCount: 1000
-jsonEncodeOptions: 2099008
#basePath: ""
#format: "[%datetime%] %channel%.%level_name%: %message% %context% %extra%\n"
#allowInlineLineBreaks: false
#ignoreEmptyContextAndExtra: false
#includeStacktraces: false
#maxLevelNameLength: null
#indentStacktraces: ""
#stacktracesParser: null
}
#streamChunkSize: 13421772
#stream: stream resource @669
timed_out: false
blocked: true
eof: false
wrapper_type: "plainfile"
stream_type: "STDIO"
mode: "a"
unread_bytes: 0
seekable: true
uri: "/var/www/vhosts/eshop.pivaris.cz/var/log/dev.log"
options: []
}
#url: "/var/www/vhosts/eshop.pivaris.cz/var/log/dev.log"
-errorMessage: null
#filePermission: null
#useLocking: false
#fileOpenMode: "a"
-dirCreated: true
-retrying: false
}
1 => Symfony\Bridge\Monolog\Handler\ConsoleHandler {#185
#level: Monolog\Level {#174}
#bubble: true
#processors: []
#formatter: null
-verbosityLevelMap: array:5 [
16 => Monolog\Level {#188
+name: "Error"
+value: 400
}
32 => Monolog\Level {#190
+name: "Warning"
+value: 300
}
64 => Monolog\Level {#179
+name: "Notice"
+value: 250
}
128 => Monolog\Level {#180
+name: "Info"
+value: 200
}
256 => Monolog\Level {#174}
]
-output: null
-consoleFormatterOptions: []
}
]
#processors: array:1 [
0 => Symfony\Bridge\Monolog\Processor\DebugProcessor {#164
-records: array:1 [
8 => array:31 [
0 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.501+01:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => array:4 [
"route" => "app_home"
"route_parameters" => array:2 [
"_route" => "app_home"
"_controller" => "App\Controller\HomeController::index"
]
"request_uri" => "https://eshop.pivaris.cz/"
"method" => "GET"
]
"channel" => "request"
]
1 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.520+01:00"
"message" => "Checking for authenticator support."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"firewall_name" => "main"
"authenticators" => 1
]
"channel" => "security"
]
2 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.520+01:00"
"message" => "Checking support on authenticator."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
3 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.520+01:00"
"message" => "Authenticator does not support the request."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
4 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.520+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
5 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.520+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"event" => "kernel.request"
"listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
]
"channel" => "event"
]
6 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.520+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
7 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.520+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"event" => "kernel.request"
"listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
]
"channel" => "event"
]
8 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.520+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
9 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.520+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"channel" => "event"
]
10 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.520+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"event" => "kernel.request"
"listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
]
"channel" => "event"
]
11 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.520+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
12 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.520+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"event" => "kernel.request"
"listener" => "App\EventSubscriber\LocaleSubscriber::onKernelRequest"
]
"channel" => "event"
]
13 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.520+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
14 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.520+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
"channel" => "event"
]
15 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.520+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
"channel" => "event"
]
16 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.520+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
"channel" => "event"
]
17 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.520+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"event" => "kernel.request"
"listener" => "App\EventSubscriber\LoginSubscriber::onKernelRequest"
]
"channel" => "event"
]
18 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.588+01:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => array:1 [
"params" => array:12 [
"use_savepoints" => true
"driver" => "pdo_mysql"
"idle_connection_ttl" => 600
"host" => "127.0.0.1"
"port" => 3306
"user" => "pivaris3.targetmedia.cz"
"password" => "<redacted>"
"driverOptions" => []
"defaultTableOptions" => []
"dbname" => "targetmedia_pivaris3"
"serverVersion" => "10.11.2-MariaDB"
"charset" => "utf8mb4"
]
]
"channel" => "doctrine"
]
19 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.593+01:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:3 [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.posindex AS posindex_3, t0.web_link AS web_link_4, t0.hidden AS hidden_5, t0.hidden_by AS hidden_by_6, t0.parent_id AS parent_id_7, t0.description AS description_8, t0.show_on_caption AS show_on_caption_9, t10.id AS id_11, t10.name AS name_12, t10.web_link AS web_link_13, t10.hidden AS hidden_14, t10.description AS description_15, t10.available AS available_16, t10.product_show AS product_show_17, t10.sale AS sale_18, t10.sale_percentual AS sale_percentual_19, t10.topselling AS topselling_20, t10.new AS new_21, t10.recommended AS recommended_22, t10.eshop_category_id AS eshop_category_id_23, t10.slozeni AS slozeni_24, t10.leg_oznaceni AS leg_oznaceni_25, t10.slady AS slady_26, t10.chmele AS chmele_27, t10.kvasnice AS kvasnice_28, t10.epm AS epm_29, t10.ibu AS ibu_30, t10.alkohol AS alkohol_31, t10.pivni_styl AS pivni_styl_32, t10.pivni_styl_weblink AS pivni_styl_weblink_33, t10.eshop_category_id AS eshop_category_id_34, t0.parent_id AS parent_id_35 FROM eshop_categories t0 LEFT JOIN eshop_products t10 ON t10.eshop_category_id = t0.id WHERE t0.hidden = ? ORDER BY t0.posindex ASC"
"params" => array:1 [
1 => "1000-01-01 00:00:00"
]
"types" => array:1 [
1 => 2
]
]
"channel" => "doctrine"
]
20 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.610+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"event" => "kernel.controller"
"listener" => "App\EventListener\ControllerListener::onKernelController"
]
"channel" => "event"
]
21 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.610+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
"channel" => "event"
]
22 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.610+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"event" => "kernel.controller"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
"channel" => "event"
]
23 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.612+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
24 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.612+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
25 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.612+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
26 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.612+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"event" => "kernel.controller_arguments"
"listener" => "ContainerXNgW2XQ\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
]
"channel" => "event"
]
27 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.612+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:2 [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
"channel" => "event"
]
28 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.633+01:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:1 [
"sql" => "SELECT w0_.minimal_product_price_with_vat AS minimal_product_price_with_vat_0, w0_.minimal_product_price_without_vat AS minimal_product_price_without_vat_1, w0_.product2_id AS product2_id_2, w0_.product_id AS product_id_3, w0_.product_name AS product_name_4, w0_.product_web_link AS product_web_link_5, w0_.product_description AS product_description_6, w0_.product_available AS product_available_7, w0_.product_show AS product_show_8, w0_.product_sale AS product_sale_9, w0_.product_sale_percentual AS product_sale_percentual_10, w0_.product_topselling AS product_topselling_11, w0_.product_new AS product_new_12, w0_.product_recommended AS product_recommended_13, w0_.product_eshop_category_id AS product_eshop_category_id_14, w0_.product_pricelist_id AS product_pricelist_id_15, w0_.beertype_name AS beertype_name_16, w0_.packagetype_id AS packagetype_id_17, w0_.packagetype_name AS packagetype_name_18, w0_.product_pricelist_name AS product_pricelist_name_19, w0_.product_pricelist_withvat AS product_pricelist_withvat_20, w0_.beerkegprice AS beerkegprice_21, w0_.product_has_cover_image AS product_has_cover_image_22, w0_.product_cover_image_filename AS product_cover_image_filename_23, w0_.product_cover_image_generatedfilename AS product_cover_image_generatedfilename_24, w0_.product_eshop_category_name AS product_eshop_category_name_25, w0_.product_eshop_category_web_link AS product_eshop_category_web_link_26, w0_.product_eshop_main_category_name AS product_eshop_main_category_name_27, w0_.product_eshop_main_category_web_link AS product_eshop_main_category_web_link_28, w0_.price_amount AS price_amount_29, w0_.price_amount_without_vat AS price_amount_without_vat_30, w0_.product_epm AS product_epm_31, w0_.product_ibu AS product_ibu_32, w0_.product_alkohol AS product_alkohol_33, w0_.product_chmele AS product_chmele_34, w0_.product_kvasnice AS product_kvasnice_35, w0_.product_slozeni AS product_slozeni_36, w0_.product_slady AS product_slady_37, w0_.product_leg_oznaceni AS product_leg_oznaceni_38, w0_.storecard_id AS storecard_id_39, w0_.packagetype_capacity AS packagetype_capacity_40, w0_.beertype_epm AS beertype_epm_41, w0_.product2_available AS product2_available_42, w0_.storecard_name AS storecard_name_43 FROM w_eshop_products w0_ WHERE w0_.product_topselling = 'Y' GROUP BY w0_.product_id"
]
"channel" => "doctrine"
]
29 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.640+01:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:1 [
"sql" => "SELECT w0_.minimal_product_price_with_vat AS minimal_product_price_with_vat_0, w0_.minimal_product_price_without_vat AS minimal_product_price_without_vat_1, w0_.product2_id AS product2_id_2, w0_.product_id AS product_id_3, w0_.product_name AS product_name_4, w0_.product_web_link AS product_web_link_5, w0_.product_description AS product_description_6, w0_.product_available AS product_available_7, w0_.product_show AS product_show_8, w0_.product_sale AS product_sale_9, w0_.product_sale_percentual AS product_sale_percentual_10, w0_.product_topselling AS product_topselling_11, w0_.product_new AS product_new_12, w0_.product_recommended AS product_recommended_13, w0_.product_eshop_category_id AS product_eshop_category_id_14, w0_.product_pricelist_id AS product_pricelist_id_15, w0_.beertype_name AS beertype_name_16, w0_.packagetype_id AS packagetype_id_17, w0_.packagetype_name AS packagetype_name_18, w0_.product_pricelist_name AS product_pricelist_name_19, w0_.product_pricelist_withvat AS product_pricelist_withvat_20, w0_.beerkegprice AS beerkegprice_21, w0_.product_has_cover_image AS product_has_cover_image_22, w0_.product_cover_image_filename AS product_cover_image_filename_23, w0_.product_cover_image_generatedfilename AS product_cover_image_generatedfilename_24, w0_.product_eshop_category_name AS product_eshop_category_name_25, w0_.product_eshop_category_web_link AS product_eshop_category_web_link_26, w0_.product_eshop_main_category_name AS product_eshop_main_category_name_27, w0_.product_eshop_main_category_web_link AS product_eshop_main_category_web_link_28, w0_.price_amount AS price_amount_29, w0_.price_amount_without_vat AS price_amount_without_vat_30, w0_.product_epm AS product_epm_31, w0_.product_ibu AS product_ibu_32, w0_.product_alkohol AS product_alkohol_33, w0_.product_chmele AS product_chmele_34, w0_.product_kvasnice AS product_kvasnice_35, w0_.product_slozeni AS product_slozeni_36, w0_.product_slady AS product_slady_37, w0_.product_leg_oznaceni AS product_leg_oznaceni_38, w0_.storecard_id AS storecard_id_39, w0_.packagetype_capacity AS packagetype_capacity_40, w0_.beertype_epm AS beertype_epm_41, w0_.product2_available AS product2_available_42, w0_.storecard_name AS storecard_name_43 FROM w_eshop_products w0_ WHERE w0_.product_recommended = 'Y' GROUP BY w0_.product_id"
]
"channel" => "doctrine"
]
30 => array:7 [
"timestamp" => 1765149536
"timestamp_rfc3339" => "2025-12-08T00:18:56.653+01:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => array:3 [
"sql" => "SELECT e0_.id AS id_0, e0_.session_id AS session_id_1, e0_.qty AS qty_2, e0_.eshop_product2_id AS eshop_product2_id_3 FROM eshop_basket e0_ INNER JOIN eshop_products2 e1_ ON e0_.eshop_product2_id = e1_.id WHERE e0_.session_id = ? AND e1_.hidden = ?"
"params" => array:2 [
1 => "e95d8ca69db5ec635c6ed4c2fc87cf08"
2 => "1000-01-01 00:00:00"
]
"types" => array:2 [
1 => 2
2 => 2
]
]
"channel" => "doctrine"
]
]
]
-errorCount: array:1 [
8 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#162
-requests: []
-decorated: Symfony\Component\HttpFoundation\RequestStack {#165}
}
}
]
#microsecondTimestamps: true
#timezone: DateTimeZone {#83
timezone: Europe/Prague (+01:00)
+"timezone_type": 3
+"timezone": "Europe/Prague"
}
#exceptionHandler: null
-logDepth: 0
-fiberLogDepth: WeakMap {#68
map: []
}
-detectCycles: true
}
#defaultLocale: "en"
-collectedParameters: []
-paramFetcher: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag::get(string $name): UnitEnum|array|string|int|float|bool|null {#55
returnType: "UnitEnum|array|string|int|float|bool|null"
this: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#89 …}
}
-container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#70
-externalId: "router.default"
-container: ContainerXNgW2XQ\App_KernelDevDebugContainer {#87 …}
-factories: array:1 [
"routing.loader" => array:4 [
0 => "services"
1 => "routing.loader"
2 => "getRouting_LoaderService"
3 => true
]
]
-loading: []
-providedTypes: ? array
-factory: ContainerXNgW2XQ\App_KernelDevDebugContainer::getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed {#200}
-serviceMap: array:1 [
"routing.loader" => array:4 [
0 => "services"
1 => "routing.loader"
2 => "getRouting_LoaderService"
3 => true
]
]
-serviceTypes: array:1 [
"routing.loader" => "Symfony\Component\Config\Loader\LoaderInterface"
]
}
}
-urlMatcher: Symfony\Bundle\FrameworkBundle\Routing\Router {#91}
-domainRegexp: "{^https?://%s$}i"
-secureDomainRegexp: "{^https://%s$}i"
}
-userProvider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#526
-class: ? string
-registry: Doctrine\Bundle\DoctrineBundle\Registry {#297
-name: "ORM"
-connections: array:1 [
"default" => "doctrine.dbal.default_connection"
]
-managers: array:1 [
"default" => "doctrine.orm.default_entity_manager"
]
-defaultConnection: "default"
-defaultManager: "default"
-proxyInterfaceName: "Doctrine\Persistence\Proxy"
#container: ContainerXNgW2XQ\App_KernelDevDebugContainer {#87 …}
}
-classOrAlias: "App\Entity\Firm"
-property: "eshopEmail"
-managerName: null
}
-successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#525
#options: array:5 [
"always_use_default_target_path" => false
"default_target_path" => "/"
"login_path" => "app_login"
"target_path_parameter" => "_target_path"
"use_referer" => false
]
#firewallName: "main"
#defaultOptions: array:5 [
"always_use_default_target_path" => false
"default_target_path" => "/"
"login_path" => "/login"
"target_path_parameter" => "_target_path"
"use_referer" => false
]
#httpUtils: Symfony\Component\Security\Http\HttpUtils {#521}
#logger: Monolog\Logger {#515
#name: "app"
#handlers: array:2 [
0 => Monolog\Handler\StreamHandler {#181}
1 => Symfony\Bridge\Monolog\Handler\ConsoleHandler {#185}
]
#processors: array:1 [
0 => Symfony\Bridge\Monolog\Processor\DebugProcessor {#164}
]
#microsecondTimestamps: true
#timezone: DateTimeZone {#522
timezone: Europe/Prague (+01:00)
+"timezone_type": 3
+"timezone": "Europe/Prague"
}
#exceptionHandler: null
-logDepth: 0
-fiberLogDepth: WeakMap {#494
map: []
}
-detectCycles: true
}
}
-failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#503
#options: array:4 [
"failure_path" => null
"failure_forward" => false
"login_path" => "app_login"
"failure_path_parameter" => "_failure_path"
]
#defaultOptions: array:4 [
"failure_path" => null
"failure_forward" => false
"login_path" => "/login"
"failure_path_parameter" => "_failure_path"
]
#httpKernel: Symfony\Component\HttpKernel\HttpKernel {#38
#requestStack: Symfony\Component\HttpFoundation\RequestStack {#165}
-argumentResolver: Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver {#40
-resolver: Symfony\Component\HttpKernel\Controller\ArgumentResolver {#41
-argumentMetadataFactory: Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory {#36}
-argumentValueResolvers: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#35
-generator: Closure() {#57
class: "ContainerXNgW2XQ\App_KernelDevDebugContainer"
use: {
$container: ContainerXNgW2XQ\App_KernelDevDebugContainer {#87 …}
}
}
-count: 12
}
-namedResolvers: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#79
-externalId: null
-container: null
-factories: array:14 [
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.argument_resolver.request_payload"
2 => "get_Debug_ValueResolver_ArgumentResolver_RequestPayloadService"
3 => true
]
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\QueryParameterValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.argument_resolver.query_parameter_value_resolver"
2 => "get_Debug_ValueResolver_ArgumentResolver_QueryParameterValueResolverService"
3 => true
]
"Symfony\Component\Security\Http\Controller\UserValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.security.user_value_resolver"
2 => "get_Debug_ValueResolver_Security_UserValueResolverService"
3 => true
]
"Symfony\Component\Security\Http\Controller\SecurityTokenValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.security.security_token_value_resolver"
2 => "get_Debug_ValueResolver_Security_SecurityTokenValueResolverService"
3 => true
]
"Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.doctrine.orm.entity_value_resolver"
2 => "get_Debug_ValueResolver_Doctrine_Orm_EntityValueResolverService"
3 => true
]
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\BackedEnumValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.argument_resolver.backed_enum_resolver"
2 => "get_Debug_ValueResolver_ArgumentResolver_BackedEnumResolverService"
3 => true
]
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\DateTimeValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.argument_resolver.datetime"
2 => "get_Debug_ValueResolver_ArgumentResolver_DatetimeService"
3 => true
]
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.argument_resolver.request_attribute"
2 => "get_Debug_ValueResolver_ArgumentResolver_RequestAttributeService"
3 => true
]
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.argument_resolver.request"
2 => "get_Debug_ValueResolver_ArgumentResolver_RequestService"
3 => true
]
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.argument_resolver.session"
2 => "get_Debug_ValueResolver_ArgumentResolver_SessionService"
3 => true
]
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.argument_resolver.service"
2 => "get_Debug_ValueResolver_ArgumentResolver_ServiceService"
3 => true
]
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.argument_resolver.default"
2 => "get_Debug_ValueResolver_ArgumentResolver_DefaultService"
3 => true
]
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.argument_resolver.variadic"
2 => "get_Debug_ValueResolver_ArgumentResolver_VariadicService"
3 => true
]
"argument_resolver.not_tagged_controller" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.argument_resolver.not_tagged_controller"
2 => "get_Debug_ValueResolver_ArgumentResolver_NotTaggedControllerService"
3 => true
]
]
-loading: []
-providedTypes: ? array
-factory: ContainerXNgW2XQ\App_KernelDevDebugContainer::getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed {#200}
-serviceMap: array:14 [
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.argument_resolver.request_payload"
2 => "get_Debug_ValueResolver_ArgumentResolver_RequestPayloadService"
3 => true
]
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\QueryParameterValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.argument_resolver.query_parameter_value_resolver"
2 => "get_Debug_ValueResolver_ArgumentResolver_QueryParameterValueResolverService"
3 => true
]
"Symfony\Component\Security\Http\Controller\UserValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.security.user_value_resolver"
2 => "get_Debug_ValueResolver_Security_UserValueResolverService"
3 => true
]
"Symfony\Component\Security\Http\Controller\SecurityTokenValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.security.security_token_value_resolver"
2 => "get_Debug_ValueResolver_Security_SecurityTokenValueResolverService"
3 => true
]
"Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.doctrine.orm.entity_value_resolver"
2 => "get_Debug_ValueResolver_Doctrine_Orm_EntityValueResolverService"
3 => true
]
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\BackedEnumValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.argument_resolver.backed_enum_resolver"
2 => "get_Debug_ValueResolver_ArgumentResolver_BackedEnumResolverService"
3 => true
]
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\DateTimeValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.argument_resolver.datetime"
2 => "get_Debug_ValueResolver_ArgumentResolver_DatetimeService"
3 => true
]
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.argument_resolver.request_attribute"
2 => "get_Debug_ValueResolver_ArgumentResolver_RequestAttributeService"
3 => true
]
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.argument_resolver.request"
2 => "get_Debug_ValueResolver_ArgumentResolver_RequestService"
3 => true
]
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.argument_resolver.session"
2 => "get_Debug_ValueResolver_ArgumentResolver_SessionService"
3 => true
]
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.argument_resolver.service"
2 => "get_Debug_ValueResolver_ArgumentResolver_ServiceService"
3 => true
]
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.argument_resolver.default"
2 => "get_Debug_ValueResolver_ArgumentResolver_DefaultService"
3 => true
]
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.argument_resolver.variadic"
2 => "get_Debug_ValueResolver_ArgumentResolver_VariadicService"
3 => true
]
"argument_resolver.not_tagged_controller" => array:4 [
0 => "privates"
1 => ".debug.value_resolver.argument_resolver.not_tagged_controller"
2 => "get_Debug_ValueResolver_ArgumentResolver_NotTaggedControllerService"
3 => true
]
]
-serviceTypes: array:14 [
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver" => "?"
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\QueryParameterValueResolver" => "?"
"Symfony\Component\Security\Http\Controller\UserValueResolver" => "?"
"Symfony\Component\Security\Http\Controller\SecurityTokenValueResolver" => "?"
"Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver" => "?"
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\BackedEnumValueResolver" => "?"
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\DateTimeValueResolver" => "?"
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver" => "?"
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver" => "?"
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver" => "?"
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver" => "?"
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver" => "?"
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver" => "?"
"argument_resolver.not_tagged_controller" => "?"
]
}
}
-stopwatch: Symfony\Component\Stopwatch\Stopwatch {#175
-sections: array:1 [
"__root__" => Symfony\Component\Stopwatch\Section {#163
-events: array:1 [
"__section__.child" => Symfony\Component\Stopwatch\StopwatchEvent {#469
-periods: []
-origin: 1765149536495.8
-category: "section"
-started: array:1 [
0 => 0.0
]
-name: "__section__.child"
-morePrecision: true
}
]
-id: null
-children: array:1 [
0 => Symfony\Component\Stopwatch\Section {#487
-events: array:30 [
"__section__" => Symfony\Component\Stopwatch\StopwatchEvent {#486
-periods: []
-origin: 1765149536495.8
-category: "default"
-started: array:1 [
0 => 0.0
]
-name: "__section__"
-morePrecision: true
}
"kernel.request" => Symfony\Component\Stopwatch\StopwatchEvent {#485
-periods: array:1 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#529
-start: 0.0
-end: 24.9
-memory: 16777216
}
]
-origin: 1765149536495.8
-category: "section"
-started: []
-name: "kernel.request"
-morePrecision: true
}
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener" => Symfony\Component\Stopwatch\StopwatchEvent {#484
-periods: array:1 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#178
-start: 0.1
-end: 0.4
-memory: 16777216
}
]
-origin: 1765149536495.8
-category: "event_listener"
-started: []
-name: "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener"
-morePrecision: true
}
"Symfony\UX\Turbo\Request\RequestListener" => Symfony\Component\Stopwatch\StopwatchEvent {#479
-periods: array:1 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#480
-start: 0.4
-end: 0.4
-memory: 16777216
}
]
-origin: 1765149536495.8
-category: "event_listener"
-started: []
-name: "Symfony\UX\Turbo\Request\RequestListener"
-morePrecision: true
}
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener" => Symfony\Component\Stopwatch\StopwatchEvent {#476
-periods: array:1 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#186
-start: 0.4
-end: 0.4
-memory: 16777216
}
]
-origin: 1765149536495.8
-category: "event_listener"
-started: []
-name: "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener"
-morePrecision: true
}
"Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener" => Symfony\Component\Stopwatch\StopwatchEvent {#478
-periods: array:1 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#482
-start: 0.4
-end: 0.4
-memory: 16777216
}
]
-origin: 1765149536495.8
-category: "event_listener"
-started: []
-name: "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener"
-morePrecision: true
}
"Symfony\Component\HttpKernel\EventListener\SessionListener" => Symfony\Component\Stopwatch\StopwatchEvent {#477
-periods: array:1 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#176
-start: 0.4
-end: 0.4
-memory: 16777216
}
]
-origin: 1765149536495.8
-category: "event_listener"
-started: []
-name: "Symfony\Component\HttpKernel\EventListener\SessionListener"
-morePrecision: true
}
"Symfony\Component\HttpKernel\EventListener\LocaleListener" => Symfony\Component\Stopwatch\StopwatchEvent {#475
-periods: array:2 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#474
-start: 0.4
-end: 0.4
-memory: 16777216
}
1 => Symfony\Component\Stopwatch\StopwatchPeriod {#490
-start: 14.7
-end: 14.7
-memory: 16777216
}
]
-origin: 1765149536495.8
-category: "event_listener"
-started: []
-name: "Symfony\Component\HttpKernel\EventListener\LocaleListener"
-morePrecision: true
}
"Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber" => Symfony\Component\Stopwatch\StopwatchEvent {#473
-periods: array:1 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#472
-start: 0.5
-end: 0.5
-memory: 16777216
}
]
-origin: 1765149536495.8
-category: "event_listener"
-started: []
-name: "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber"
-morePrecision: true
}
"Symfony\Component\HttpKernel\EventListener\RouterListener" => Symfony\Component\Stopwatch\StopwatchEvent {#471
-periods: array:1 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#488
-start: 0.5
-end: 7.9
-memory: 16777216
}
]
-origin: 1765149536495.8
-category: "event_listener"
-started: []
-name: "Symfony\Component\HttpKernel\EventListener\RouterListener"
-morePrecision: true
}
"App\EventSubscriber\LocaleSubscriber" => Symfony\Component\Stopwatch\StopwatchEvent {#502
-periods: array:1 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#489
-start: 7.9
-end: 14.7
-memory: 16777216
}
]
-origin: 1765149536495.8
-category: "event_listener"
-started: []
-name: "App\EventSubscriber\LocaleSubscriber"
-morePrecision: true
}
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener" => Symfony\Component\Stopwatch\StopwatchEvent {#493
-periods: array:1 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#516
-start: 14.7
-end: 15.4
-memory: 16777216
}
]
-origin: 1765149536495.8
-category: "event_listener"
-started: []
-name: "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener"
-morePrecision: true
}
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" => Symfony\Component\Stopwatch\StopwatchEvent {#492
-periods: array:2 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#504
-start: 15.5
-end: 21.0
-memory: 16777216
}
1 => Symfony\Component\Stopwatch\StopwatchPeriod {#501
-start: 21.0
-end: 24.9
-memory: 16777216
}
]
-origin: 1765149536495.8
-category: "event_listener"
-started: []
-name: "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
-morePrecision: true
}
"App\EventSubscriber\LoginSubscriber" => Symfony\Component\Stopwatch\StopwatchEvent {#550
-periods: array:1 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#528
-start: 24.9
-end: 24.9
-memory: 16777216
}
]
-origin: 1765149536495.8
-category: "event_listener"
-started: []
-name: "App\EventSubscriber\LoginSubscriber"
-morePrecision: true
}
"controller.get_callable" => Symfony\Component\Stopwatch\StopwatchEvent {#554
-periods: array:1 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#613
-start: 25.0
-end: 34.9
-memory: 18874368
}
]
-origin: 1765149536495.8
-category: "default"
-started: []
-name: "controller.get_callable"
-morePrecision: true
}
"kernel.controller" => Symfony\Component\Stopwatch\StopwatchEvent {#851
-periods: array:1 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#740
-start: 75.0
-end: 114.4
-memory: 23068672
}
]
-origin: 1765149536495.8
-category: "section"
-started: []
-name: "kernel.controller"
-morePrecision: true
}
"App\EventListener\ControllerListener" => Symfony\Component\Stopwatch\StopwatchEvent {#854
-periods: array:1 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#857
-start: 75.0
-end: 114.3
-memory: 23068672
}
]
-origin: 1765149536495.8
-category: "event_listener"
-started: []
-name: "App\EventListener\ControllerListener"
-morePrecision: true
}
"doctrine" => Symfony\Component\Stopwatch\StopwatchEvent {#880
-periods: array:4 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#812
-start: 97.8
-end: 100.1
-memory: 20971520
}
1 => Symfony\Component\Stopwatch\StopwatchPeriod {#1108
-start: 138.0
-end: 143.7
-memory: 25165824
}
2 => Symfony\Component\Stopwatch\StopwatchPeriod {#1097
-start: 144.2
-end: 149.5
-memory: 25165824
}
3 => Symfony\Component\Stopwatch\StopwatchPeriod {#1120
-start: 157.8
-end: 158.9
-memory: 25165824
}
]
-origin: 1765149536495.8
-category: "doctrine"
-started: []
-name: "doctrine"
-morePrecision: true
}
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector" => Symfony\Component\Stopwatch\StopwatchEvent {#926
-periods: array:1 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#910
-start: 114.3
-end: 114.4
-memory: 23068672
}
]
-origin: 1765149536495.8
-category: "event_listener"
-started: []
-name: "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector"
-morePrecision: true
}
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" => Symfony\Component\Stopwatch\StopwatchEvent {#904
-periods: array:1 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#925
-start: 114.4
-end: 114.4
-memory: 23068672
}
]
-origin: 1765149536495.8
-category: "event_listener"
-started: []
-name: "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
-morePrecision: true
}
"controller.get_arguments" => Symfony\Component\Stopwatch\StopwatchEvent {#919
-periods: array:1 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#779
-start: 114.4
-end: 114.4
-memory: 23068672
}
]
-origin: 1765149536495.8
-category: "default"
-started: []
-name: "controller.get_arguments"
-morePrecision: true
}
"kernel.controller_arguments" => Symfony\Component\Stopwatch\StopwatchEvent {#973
-periods: array:1 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#985
-start: 115.8
-end: 116.5
-memory: 23068672
}
]
-origin: 1765149536495.8
-category: "section"
-started: []
-name: "kernel.controller_arguments"
-morePrecision: true
}
"Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener" => Symfony\Component\Stopwatch\StopwatchEvent {#974
-periods: array:1 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#976
-start: 115.8
-end: 116.5
-memory: 23068672
}
]
-origin: 1765149536495.8
-category: "event_listener"
-started: []
-name: "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener"
-morePrecision: true
}
"Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener" => Symfony\Component\Stopwatch\StopwatchEvent {#975
-periods: array:1 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#978
-start: 116.5
-end: 116.5
-memory: 23068672
}
]
-origin: 1765149536495.8
-category: "event_listener"
-started: []
-name: "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener"
-morePrecision: true
}
"Symfony\Component\HttpKernel\EventListener\CacheAttributeListener" => Symfony\Component\Stopwatch\StopwatchEvent {#979
-periods: array:1 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#980
-start: 116.5
-end: 116.5
-memory: 23068672
}
]
-origin: 1765149536495.8
-category: "event_listener"
-started: []
-name: "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener"
-morePrecision: true
}
"ContainerXNgW2XQ\RequestPayloadValueResolverGhost01ca9cc" => Symfony\Component\Stopwatch\StopwatchEvent {#981
-periods: array:1 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#982
-start: 116.5
-end: 116.5
-memory: 23068672
}
]
-origin: 1765149536495.8
-category: "event_listener"
-started: []
-name: "ContainerXNgW2XQ\RequestPayloadValueResolverGhost01ca9cc"
-morePrecision: true
}
"Symfony\Component\HttpKernel\EventListener\ErrorListener" => Symfony\Component\Stopwatch\StopwatchEvent {#983
-periods: array:1 [
0 => Symfony\Component\Stopwatch\StopwatchPeriod {#984
-start: 116.5
-end: 116.5
-memory: 23068672
}
]
-origin: 1765149536495.8
-category: "event_listener"
-started: []
-name: "Symfony\Component\HttpKernel\EventListener\ErrorListener"
-morePrecision: true
}
"controller" => Symfony\Component\Stopwatch\StopwatchEvent {#986
-periods: []
-origin: 1765149536495.8
-category: "section"
-started: array:1 [
0 => 116.5
]
-name: "controller"
-morePrecision: true
}
"obaju/home/index.html.twig" => Symfony\Component\Stopwatch\StopwatchEvent {#1104
-periods: []
-origin: 1765149536495.8
-category: "template"
-started: array:1 [
0 => 164.3
]
-name: "obaju/home/index.html.twig"
-morePrecision: true
}
"obaju/base.html.twig" => Symfony\Component\Stopwatch\StopwatchEvent {#1141
-periods: []
-origin: 1765149536495.8
-category: "template"
-started: array:1 [
0 => 165.2
]
-name: "obaju/base.html.twig"
-morePrecision: true
}
]
-id: null
-children: []
-origin: 1765149536495.8
-morePrecision: true
}
]
-origin: null
-morePrecision: true
}
]
-activeSections: array:2 [
"__root__" => Symfony\Component\Stopwatch\Section {#163}
0 => Symfony\Component\Stopwatch\Section {#487}
]
-morePrecision: true
}
}
-terminating: false
#dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#161 …8}
#resolver: Symfony\Component\HttpKernel\Controller\TraceableControllerResolver {#37
-resolver: Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver {#45
-allowedControllerTypes: array:13 [
"Symfony\Bundle\FrameworkBundle\Controller\AbstractController" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"Symfony\Bundle\FrameworkBundle\Controller\TemplateController" => "Symfony\Bundle\FrameworkBundle\Controller\TemplateController"
"App\Kernel" => "App\Kernel"
"App\Controller\AboutUsController" => "App\Controller\AboutUsController"
"App\Controller\AbstractEshopController" => "App\Controller\AbstractEshopController"
"App\Controller\CartController" => "App\Controller\CartController"
"App\Controller\ContactController" => "App\Controller\ContactController"
"App\Controller\CustomerController" => "App\Controller\CustomerController"
"App\Controller\HomeController" => "App\Controller\HomeController"
"App\Controller\ProductsController" => "App\Controller\ProductsController"
"App\Controller\SecurityController" => "App\Controller\SecurityController"
"App\Controller\TermsAndConditionsController" => "App\Controller\TermsAndConditionsController"
"Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController" => "Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController"
]
-allowedControllerAttributes: array:1 [
"Symfony\Component\HttpKernel\Attribute\AsController" => "Symfony\Component\HttpKernel\Attribute\AsController"
]
-logger: Monolog\Logger {#44
#name: "request"
#handlers: array:2 [
0 => Monolog\Handler\StreamHandler {#181}
1 => Symfony\Bridge\Monolog\Handler\ConsoleHandler {#185}
]
#processors: array:1 [
0 => Symfony\Bridge\Monolog\Processor\DebugProcessor {#164}
]
#microsecondTimestamps: true
#timezone: DateTimeZone {#34
timezone: Europe/Prague (+01:00)
+"timezone_type": 3
+"timezone": "Europe/Prague"
}
#exceptionHandler: null
-logDepth: 0
-fiberLogDepth: WeakMap {#76
map: []
}
-detectCycles: true
}
#container: ContainerXNgW2XQ\App_KernelDevDebugContainer {#87 …}
}
-stopwatch: Symfony\Component\Stopwatch\Stopwatch {#175}
}
-handleAllThrowables: true
}
#httpUtils: Symfony\Component\Security\Http\HttpUtils {#521}
#logger: Monolog\Logger {#500
#name: "security"
#handlers: array:2 [
0 => Monolog\Handler\StreamHandler {#181}
1 => Symfony\Bridge\Monolog\Handler\ConsoleHandler {#185}
]
#processors: array:1 [
0 => Symfony\Bridge\Monolog\Processor\DebugProcessor {#164}
]
#microsecondTimestamps: true
#timezone: DateTimeZone {#513
timezone: Europe/Prague (+01:00)
+"timezone_type": 3
+"timezone": "Europe/Prague"
}
#exceptionHandler: null
-logDepth: 0
-fiberLogDepth: WeakMap {#509
map: []
}
-detectCycles: true
}
}
}
}
]
"_security_authenticators" => []
"_security_firewall_run" => "_security_main"
]
}
+request: Symfony\Component\HttpFoundation\InputBag {#58
#parameters: []
}
+query: Symfony\Component\HttpFoundation\InputBag {#59
#parameters: []
}
+server: Symfony\Component\HttpFoundation\ServerBag {#63
#parameters: array:68 [
"USER" => "eshop.pivaris.cz_qbv3bzgkn9c"
"HOME" => "/var/www/vhosts/eshop.pivaris.cz"
"SCRIPT_NAME" => "/index.php"
"REQUEST_URI" => "/"
"QUERY_STRING" => ""
"REQUEST_METHOD" => "GET"
"SERVER_PROTOCOL" => "HTTP/1.0"
"GATEWAY_INTERFACE" => "CGI/1.1"
"REMOTE_PORT" => "40590"
"SCRIPT_FILENAME" => "/var/www/vhosts/eshop.pivaris.cz/public/index.php"
"SERVER_ADMIN" => "[no address given]"
"CONTEXT_DOCUMENT_ROOT" => "/var/www/vhosts/eshop.pivaris.cz/public"
"CONTEXT_PREFIX" => ""
"REQUEST_SCHEME" => "https"
"DOCUMENT_ROOT" => "/var/www/vhosts/eshop.pivaris.cz/public"
"REMOTE_ADDR" => "216.73.216.52"
"SERVER_PORT" => "443"
"SERVER_ADDR" => "193.165.171.59"
"SERVER_NAME" => "eshop.pivaris.cz"
"SERVER_SOFTWARE" => "Apache"
"SERVER_SIGNATURE" => "<address>Apache Server at eshop.pivaris.cz Port 443</address>\n"
"PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
"HTTP_COOKIE" => "peb_auth_token=e95d8ca69db5ec635c6ed4c2fc87cf08"
"HTTP_ACCEPT_ENCODING" => "gzip, br, zstd, deflate"
"HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"HTTP_ACCEPT" => "*/*"
"HTTP_CONNECTION" => "close"
"HTTP_X_ACCEL_INTERNAL" => "/internal-nginx-static-location"
"HTTP_X_REAL_IP" => "216.73.216.52"
"HTTP_HOST" => "eshop.pivaris.cz"
"proxy-nokeepalive" => "1"
"SSL_TLS_SNI" => "eshop.pivaris.cz"
"HTTPS" => "on"
"SCRIPT_URI" => "https://eshop.pivaris.cz/"
"SCRIPT_URL" => "/"
"UNIQUE_ID" => "aTYLYBe6ENAEwdxFuQGAwgAAAE4"
"FCGI_ROLE" => "RESPONDER"
"PHP_SELF" => "/index.php"
"REQUEST_TIME_FLOAT" => 1765149536.2794
"REQUEST_TIME" => 1765149536
"SYMFONY_DOTENV_PATH" => "/var/www/vhosts/eshop.pivaris.cz/.env"
"CLIENT" => "develop"
"CLIENT_TEMPLATE" => "obaju"
"CLIENT_IMAGE_URL" => "https://img.targetmedia.cz"
"CLIENT_TITLE" => "Pivovar s.r.o."
"CLIENT_WEB_TITLE" => "Pivovar"
"CLIENT_WEB_URL" => "eshop.pivaris.cz"
"CLIENT_WEB_EMAIL" => "eshop@pivaris.cz"
"COMGATE_MERCHANT_ID" => "your_id_here"
"COMGATE_SECRET" => "your_secret_here"
"APP_ENV" => "dev"
"DEBUG" => "1"
"APP_SECRET" => "4a4703e61ca193fee4e2930e7c23d9f7"
"DATABASE_URL" => "mysql://pivaris3.targetmedia.cz:zO6peL2C$0@127.0.0.1:3306/targetmedia_pivaris3?serverVersion=10.11.2-MariaDB&charset=utf8mb4"
"MESSENGER_TRANSPORT_DSN" => "doctrine://default?auto_setup=0"
"MAILER_DSN" => "smtp://phpmailer:dASH:PIp+peG72@mail.targetmedia.cz:587?encryption=tls"
"SMTP_HOST" => ""
"SMTP_USER" => ""
"SMTP_PASS" => ""
"SMTP_PORT" => "25"
"SMTP_SECURE" => ""
"CSOB_SETTINGS_MERCHANTID" => ""
"CSOB_SETTINGS_URL" => ""
"CSOB_SETTINGS_PUBLICKEY" => ""
"CSOB_SETTINGS_PRIVATEKEY" => ""
"CSOB_SETTINGS_PRIVATEKEYPASSWORD" => ""
"SYMFONY_DOTENV_VARS" => "CLIENT,CLIENT_TEMPLATE,CLIENT_IMAGE_URL,CLIENT_TITLE,CLIENT_WEB_TITLE,CLIENT_WEB_URL,CLIENT_WEB_EMAIL,COMGATE_MERCHANT_ID,COMGATE_SECRET,APP_ENV,DEBUG,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,SMTP_HOST,SMTP_USER,SMTP_PASS,SMTP_PORT,SMTP_SECURE,CSOB_SETTINGS_MERCHANTID,CSOB_SETTINGS_URL,CSOB_SETTINGS_PUBLICKEY,CSOB_SETTINGS_PRIVATEKEY,CSOB_SETTINGS_PRIVATEKEYPASSWORD"
"APP_DEBUG" => "1"
]
}
+files: Symfony\Component\HttpFoundation\FileBag {#62
#parameters: []
}
+cookies: Symfony\Component\HttpFoundation\InputBag {#61
#parameters: array:1 [
"peb_auth_token" => "e95d8ca69db5ec635c6ed4c2fc87cf08"
]
}
+headers: Symfony\Component\HttpFoundation\HeaderBag {#64
#headers: array:9 [
"cookie" => array:1 [
0 => "peb_auth_token=e95d8ca69db5ec635c6ed4c2fc87cf08"
]
"accept-encoding" => array:1 [
0 => "gzip, br, zstd, deflate"
]
"user-agent" => array:1 [
0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
]
"accept" => array:1 [
0 => "*/*"
]
"connection" => array:1 [
0 => "close"
]
"x-accel-internal" => array:1 [
0 => "/internal-nginx-static-location"
]
"x-real-ip" => array:1 [
0 => "216.73.216.52"
]
"host" => array:1 [
0 => "eshop.pivaris.cz"
]
"x-php-ob-level" => array:1 [
0 => "1"
]
]
#cacheControl: []
}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: null
#pathInfo: "/"
#requestUri: "/"
#baseUrl: ""
#basePath: null
#method: "GET"
#format: null
#session: Symfony\Component\HttpFoundation\Session\Session {#507
#storage: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage {#496
#bags: array:2 [
"attributes" => Symfony\Component\HttpFoundation\Session\SessionBagProxy {#499
-data: &15 array:2 [
"_sf2_attributes" => &16 []
"_symfony_flashes" => &17 []
]
-usageIndex: &18 3
-usageReporter: Symfony\Component\HttpKernel\EventListener\SessionListener::onSessionUsage(): void {#495
returnType: "void"
this: Symfony\Component\HttpKernel\EventListener\SessionListener {#52 …}
}
-bag: Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag {#506
#attributes: &16 []
-name: "attributes"
-storageKey: "_sf2_attributes"
}
}
"flashes" => Symfony\Component\HttpFoundation\Session\SessionBagProxy {#512
-data: &15 array:2 [&15]
-usageIndex: &18 3
-usageReporter: Symfony\Component\HttpKernel\EventListener\SessionListener::onSessionUsage(): void {#495}
-bag: Symfony\Component\HttpFoundation\Session\Flash\FlashBag {#519
-name: "flashes"
-flashes: &17 []
-storageKey: "_symfony_flashes"
}
}
]
#started: true
#closed: false
#saveHandler: Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy {#508
#wrapper: false
#saveHandlerName: "files"
#handler: Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler {#491
-sessionName: "PHPSESSID"
-prefetchId: ? string
-prefetchData: ? string
-newSessionId: "vckhkonvrmsbtemmg94mbl3fb7"
-igbinaryEmptyData: ? string
-doDestroy: ? bool
-handler: SessionHandler {#497}
}
}
#metadataBag: Symfony\Component\HttpFoundation\Session\Storage\MetadataBag {#523
#meta: & array:3 [
"u" => 1765149536
"c" => 1765149536
"l" => 0
]
-name: "__metadata"
-lastUsed: 1765149536
-storageKey: "_sf2_meta"
-updateThreshold: 0
}
}
-flashName: "flashes"
-attributeName: "attributes"
-data: &15 array:2 [&15]
-usageIndex: &18 3
-usageReporter: Symfony\Component\HttpKernel\EventListener\SessionListener::onSessionUsage(): void {#495}
}
#locale: "cs"
#defaultLocale: "en"
-preferredFormat: null
-isHostValid: true
-isForwardedValid: true
-isSafeContentPreferred: ? bool
-trustedValuesCache: []
-isIisRewrite: false
basePath: ""
format: "html"
}
]
}
-environment: "dev"
-debug: true
-localeSwitcher: Symfony\Component\Translation\LocaleSwitcher {#369
-defaultLocale: "en"
-locale: "cs"
-localeAwareServices: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#288
-generator: Closure() {#366
class: "ContainerXNgW2XQ\App_KernelDevDebugContainer"
use: {
$container: ContainerXNgW2XQ\App_KernelDevDebugContainer {#87 …}
}
}
-count: 2
}
-requestContext: Symfony\Component\Routing\RequestContext {#69}
}
-enabledLocales: []
}
"app_request" => Symfony\Component\HttpFoundation\RequestStack {#165}
"app_settings" => array:48 [
"client" => "develop"
"client_title" => "Pivovar s.r.o."
"client_web_url" => "eshop.pivaris.cz"
"client_web_email" => "eshop@pivaris.cz"
"template" => "obaju"
"custom_css" => "style.default.css"
"consuption_tax" => 16
"document_series_id" => 3
"document_default_active_status" => 1
"eshop_image_url" => "https://img.targetmedia.cz"
"eshop_default_image" => "gnp87b1e99a95921a0d0aca3786be2582a3eb68ab53b5347faa950525b77d26e88e"
"eshop_show_home_menu" => false
"eshop_user_id" => 1
"eshop_default_currency" => 1
"eshop_default_currency2" => 1
"eshop_default_currency_shortname" => "CZK"
"eshop_default_priceslist" => 62
"eshop_default_priceslist_global" => 35
"eshop_categories" => true
"eshop_allow_no_category" => true
"eshop_show_storage_qty" => false
"eshop_order_unavailable_items" => false
"eshop_variants" => true
"eshop_include_pending_orders" => true
"eshop_show_delivery_date" => true
"cnb_currencies" => "http://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.txt"
"web_default_title" => "Pivovar"
"web_default_eshop_title" => "Pivovar - E-shop"
"contact_email" => "duskova@targetmedia.cz"
"contact_phone" => "+420 778 885 904"
"contact_default_emails" => array:2 [
0 => "duskova@targetmedia.cz"
1 => "barta@targetmedia.cz"
]
"contact_email_sender" => "E-shop"
"contact_email_sender_email" => "duskova@targetmedia.cz"
"contact_password" => ""
"vats_id_deposit" => 8
"payment_bank_id" => 3
"payment_cache_id" => 2
"payment_card" => 4
"payment_onlinecard" => 5
"payment_prepayment" => 6
"eet_operation" => ""
"eet_cash" => ""
"messenger_box_size" => 12
"messenger_prices" => array:20 [
1 => 157
2 => 236
3 => 315
4 => 393
5 => 472
6 => 550
7 => 629
8 => 708
9 => 787
10 => 865
11 => 944
12 => 1022
13 => 1101
14 => 1180
15 => 1258
16 => 1316
17 => 1416
18 => 1494
19 => 1573
20 => 1652
]
"client_path" => "/clients/develop/"
"product_height" => 200
"product_height_homepage" => "100%"
"company_title" => ""
]
]