GET http://www.districlaror.com/es/acceder?change_state=ES

UserPublicController :: loginShop

Request

GET Parameters

Key Value
change_state
"ES"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Publica\UserPublicController::loginShop"
_firewall_context
"security.firewall.map.context.shop"
_locale
"es"
_route
"shop_login"
_route_params
[
  "_locale" => "es"
]
_security_firewall_run
"_security_shop"
_stopwatch_token
"485a87"
stateactive
App\Entity\States {#480
  -id: 219
  -name: "España"
  -sendable: true
  -shipments: Doctrine\ORM\PersistentCollection {#469 …}
  -preuEnvioGratis: "0"
  -empresa: Proxies\__CG__\App\Entity\Empresa {#583 …}
  -preuApilable: "0"
  -preuNoEncintable: "0"
  -preuFueraNormaA: "0"
  -textshipment: null
  -textinfoshipment: null
  -displaycetelem: false
  -codiPais: "ES"
  -idioma: Proxies\__CG__\App\Entity\Language {#603 …}
  -gramsMaxProduct: 300000
  -potSortirDandorra: false
  -principal: false
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
host
"www.districlaror.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Sat, 05 Apr 2025 03:40:10 GMT"
expires
"-1"
pragma
"no-cache"
set-cookie
[
  "locale=es; expires=Sun, 05 Apr 2026 03:40:10 GMT; Max-Age=31536000; path=/; httponly; samesite=lax"
  "delivery_state=ES; expires=Sun, 05 Apr 2026 03:40:10 GMT; Max-Age=31536000; path=/; httponly; samesite=lax"
]
x-debug-token
"453109"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
delivery_state
Symfony\Component\HttpFoundation\Cookie {#1731
  #name: "delivery_state"
  #value: "ES"
  #domain: null
  #expire: 1775360410
  #path: "/"
  #secure: null
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -partitioned: false
  -secureDefault: false
}
locale
Symfony\Component\HttpFoundation\Cookie {#772
  #name: "locale"
  #value: "es"
  #domain: null
  #expire: 1775360410
  #path: "/"
  #secure: null
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -partitioned: false
  -secureDefault: false
}

Session 25

Session Metadata

Key Value
Created
"Sat, 05 Apr 25 05:40:10 +0200"
Last used
"Sat, 05 Apr 25 05:40:10 +0200"
Lifetime
0

Session Attributes

Attribute Value
_captcha_captcha
[
  "phrase" => "p5jkc"
  "width" => 130
  "height" => 50
  "distortion" => true
  "length" => 5
  "quality" => 50
  "background_color" => [
    255
    255
    255
  ]
  "background_images" => []
  "text_color" => []
]
_csrf/authenticate
"FU4rbU460sV2MmWW4ts59s6CpmtKyvoeIzxJqijxDVw"
_csrf/reg_form
"U8Ez_jdOE_z7fyDeuHi4zztxT2krRx1fmmeQSpnjUhk"
locale
"es"
shop_cart
"a:3:{s:9:"tipoenvio";i:0;s:9:"paisenvio";i:219;s:5:"lines";a:0:{}}"
state_type
"user"
stateactive
App\Entity\States {#480
  -id: 219
  -name: "España"
  -sendable: true
  -shipments: Doctrine\ORM\PersistentCollection {#469 …}
  -preuEnvioGratis: "0"
  -empresa: Proxies\__CG__\App\Entity\Empresa {#583 …}
  -preuApilable: "0"
  -preuNoEncintable: "0"
  -preuFueraNormaA: "0"
  -textshipment: null
  -textinfoshipment: null
  -displaycetelem: false
  -codiPais: "ES"
  -idioma: Proxies\__CG__\App\Entity\Language {#603 …}
  -gramsMaxProduct: 300000
  -potSortirDandorra: false
  -principal: false
}

Session Usage

25 Usages
Stateless check enabled
Usage
App\EventSubscriber\StateIdiomaEventSubscriber:84
[
  [
    "file" => "/var/www/html/www.districlaror.com/src/EventSubscriber/StateIdiomaEventSubscriber.php"
    "line" => 84
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\StateIdiomaEventSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\StateIdiomaEventSubscriber:123
[
  [
    "file" => "/var/www/html/www.districlaror.com/src/EventSubscriber/StateIdiomaEventSubscriber.php"
    "line" => 123
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\StateIdiomaEventSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\StateIdiomaEventSubscriber:124
[
  [
    "file" => "/var/www/html/www.districlaror.com/src/EventSubscriber/StateIdiomaEventSubscriber.php"
    "line" => 124
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\StateIdiomaEventSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\StateIdiomaEventSubscriber:129
[
  [
    "file" => "/var/www/html/www.districlaror.com/src/EventSubscriber/StateIdiomaEventSubscriber.php"
    "line" => 129
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\StateIdiomaEventSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Service\ShoppingCartService:70
[
  [
    "file" => "/var/www/html/www.districlaror.com/src/Service/ShoppingCartService.php"
    "line" => 70
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/App_KernelDevDebugContainer.php"
    "line" => 1451
    "function" => "__construct"
    "class" => "App\Service\ShoppingCartService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/App_KernelDevDebugContainer.php"
    "line" => 2662
    "function" => "getShoppingCartServiceService"
    "class" => "ContainerP8M7PF8\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/App_KernelDevDebugContainer.php"
    "line" => 1403
    "function" => "getTwigService"
    "class" => "ContainerP8M7PF8\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/getUserPublicControllerService.php"
    "line" => 24
    "function" => "getParamsSeoBreadcrumbsLanguageService"
    "class" => "ContainerP8M7PF8\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/App_KernelDevDebugContainer.php"
    "line" => 617
    "function" => "do"
    "class" => "ContainerP8M7PF8\getUserPublicControllerService"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/dependency-injection/Container.php"
    "line" => 229
    "function" => "load"
    "class" => "ContainerP8M7PF8\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/dependency-injection/Container.php"
    "line" => 211
    "function" => "make"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 40
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
    "line" => 26
    "function" => "instantiateController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 128
    "function" => "instantiateController"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 96
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
    "line" => 36
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 164
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/security-bundle/Security.php"
    "line" => 99
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/security-bundle/Security.php"
    "line" => 81
    "function" => "getToken"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/src/Service/ShoppingCartService.php"
    "line" => 73
    "function" => "getUser"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/App_KernelDevDebugContainer.php"
    "line" => 1451
    "function" => "__construct"
    "class" => "App\Service\ShoppingCartService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/App_KernelDevDebugContainer.php"
    "line" => 2662
    "function" => "getShoppingCartServiceService"
    "class" => "ContainerP8M7PF8\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/App_KernelDevDebugContainer.php"
    "line" => 1403
    "function" => "getTwigService"
    "class" => "ContainerP8M7PF8\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/getUserPublicControllerService.php"
    "line" => 24
    "function" => "getParamsSeoBreadcrumbsLanguageService"
    "class" => "ContainerP8M7PF8\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/App_KernelDevDebugContainer.php"
    "line" => 617
    "function" => "do"
    "class" => "ContainerP8M7PF8\getUserPublicControllerService"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/dependency-injection/Container.php"
    "line" => 229
    "function" => "load"
    "class" => "ContainerP8M7PF8\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/dependency-injection/Container.php"
    "line" => 211
    "function" => "make"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 40
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
    "line" => 26
    "function" => "instantiateController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 128
    "function" => "instantiateController"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 96
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
    "line" => 36
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 164
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Service\ShoppingCartService:101
[
  [
    "file" => "/var/www/html/www.districlaror.com/src/Service/ShoppingCartService.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/App_KernelDevDebugContainer.php"
    "line" => 1451
    "function" => "__construct"
    "class" => "App\Service\ShoppingCartService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/App_KernelDevDebugContainer.php"
    "line" => 2662
    "function" => "getShoppingCartServiceService"
    "class" => "ContainerP8M7PF8\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/App_KernelDevDebugContainer.php"
    "line" => 1403
    "function" => "getTwigService"
    "class" => "ContainerP8M7PF8\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/getUserPublicControllerService.php"
    "line" => 24
    "function" => "getParamsSeoBreadcrumbsLanguageService"
    "class" => "ContainerP8M7PF8\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/App_KernelDevDebugContainer.php"
    "line" => 617
    "function" => "do"
    "class" => "ContainerP8M7PF8\getUserPublicControllerService"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/dependency-injection/Container.php"
    "line" => 229
    "function" => "load"
    "class" => "ContainerP8M7PF8\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/dependency-injection/Container.php"
    "line" => 211
    "function" => "make"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 40
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
    "line" => 26
    "function" => "instantiateController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 128
    "function" => "instantiateController"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 96
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
    "line" => 36
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 164
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Service\ShoppingCartService:103
[
  [
    "file" => "/var/www/html/www.districlaror.com/src/Service/ShoppingCartService.php"
    "line" => 103
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/App_KernelDevDebugContainer.php"
    "line" => 1451
    "function" => "__construct"
    "class" => "App\Service\ShoppingCartService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/App_KernelDevDebugContainer.php"
    "line" => 2662
    "function" => "getShoppingCartServiceService"
    "class" => "ContainerP8M7PF8\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/App_KernelDevDebugContainer.php"
    "line" => 1403
    "function" => "getTwigService"
    "class" => "ContainerP8M7PF8\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/getUserPublicControllerService.php"
    "line" => 24
    "function" => "getParamsSeoBreadcrumbsLanguageService"
    "class" => "ContainerP8M7PF8\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/App_KernelDevDebugContainer.php"
    "line" => 617
    "function" => "do"
    "class" => "ContainerP8M7PF8\getUserPublicControllerService"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/dependency-injection/Container.php"
    "line" => 229
    "function" => "load"
    "class" => "ContainerP8M7PF8\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/dependency-injection/Container.php"
    "line" => 211
    "function" => "make"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 40
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
    "line" => 26
    "function" => "instantiateController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 128
    "function" => "instantiateController"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 96
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
    "line" => 36
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 164
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Service\ShoppingCartService:451
[
  [
    "file" => "/var/www/html/www.districlaror.com/src/Service/ShoppingCartService.php"
    "line" => 451
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/src/Service/ShoppingCartService.php"
    "line" => 105
    "function" => "setPaisEnvio"
    "class" => "App\Service\ShoppingCartService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/App_KernelDevDebugContainer.php"
    "line" => 1451
    "function" => "__construct"
    "class" => "App\Service\ShoppingCartService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/App_KernelDevDebugContainer.php"
    "line" => 2662
    "function" => "getShoppingCartServiceService"
    "class" => "ContainerP8M7PF8\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/App_KernelDevDebugContainer.php"
    "line" => 1403
    "function" => "getTwigService"
    "class" => "ContainerP8M7PF8\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/getUserPublicControllerService.php"
    "line" => 24
    "function" => "getParamsSeoBreadcrumbsLanguageService"
    "class" => "ContainerP8M7PF8\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/App_KernelDevDebugContainer.php"
    "line" => 617
    "function" => "do"
    "class" => "ContainerP8M7PF8\getUserPublicControllerService"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/dependency-injection/Container.php"
    "line" => 229
    "function" => "load"
    "class" => "ContainerP8M7PF8\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/dependency-injection/Container.php"
    "line" => 211
    "function" => "make"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 40
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
    "line" => 26
    "function" => "instantiateController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 128
    "function" => "instantiateController"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 96
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
    "line" => 36
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 164
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Service\ShoppingCartService:129
[
  [
    "file" => "/var/www/html/www.districlaror.com/src/Service/ShoppingCartService.php"
    "line" => 129
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/src/Service/ShoppingCartService.php"
    "line" => 455
    "function" => "saveCart"
    "class" => "App\Service\ShoppingCartService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/src/Service/ShoppingCartService.php"
    "line" => 105
    "function" => "setPaisEnvio"
    "class" => "App\Service\ShoppingCartService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/App_KernelDevDebugContainer.php"
    "line" => 1451
    "function" => "__construct"
    "class" => "App\Service\ShoppingCartService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/App_KernelDevDebugContainer.php"
    "line" => 2662
    "function" => "getShoppingCartServiceService"
    "class" => "ContainerP8M7PF8\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/App_KernelDevDebugContainer.php"
    "line" => 1403
    "function" => "getTwigService"
    "class" => "ContainerP8M7PF8\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/getUserPublicControllerService.php"
    "line" => 24
    "function" => "getParamsSeoBreadcrumbsLanguageService"
    "class" => "ContainerP8M7PF8\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/ContainerP8M7PF8/App_KernelDevDebugContainer.php"
    "line" => 617
    "function" => "do"
    "class" => "ContainerP8M7PF8\getUserPublicControllerService"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/dependency-injection/Container.php"
    "line" => 229
    "function" => "load"
    "class" => "ContainerP8M7PF8\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/dependency-injection/Container.php"
    "line" => 211
    "function" => "make"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 40
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
    "line" => 26
    "function" => "instantiateController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 128
    "function" => "instantiateController"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 96
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
    "line" => 36
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 164
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/src/Controller/Publica/UserPublicController.php"
    "line" => 316
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "loginShop"
    "class" => "App\Controller\Publica\UserPublicController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/src/Controller/Publica/UserPublicController.php"
    "line" => 318
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "loginShop"
    "class" => "App\Controller\Publica\UserPublicController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Gregwar\CaptchaBundle\Type\CaptchaType:113
[
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/gregwar/captcha-bundle/Type/CaptchaType.php"
    "line" => 113
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/form/ResolvedFormType.php"
    "line" => 116
    "function" => "buildView"
    "class" => "Gregwar\CaptchaBundle\Type\CaptchaType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 87
    "function" => "buildView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/form/Form.php"
    "line" => 900
    "function" => "buildView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/form/Form.php"
    "line" => 903
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 440
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/src/Controller/Publica/UserPublicController.php"
    "line" => 332
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "loginShop"
    "class" => "App\Controller\Publica\UserPublicController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/form/ResolvedFormType.php"
    "line" => 134
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/form/ResolvedFormType.php"
    "line" => 128
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 440
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/src/Controller/Publica/UserPublicController.php"
    "line" => 332
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "loginShop"
    "class" => "App\Controller\Publica\UserPublicController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 69
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/form/ResolvedFormType.php"
    "line" => 134
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/form/ResolvedFormType.php"
    "line" => 128
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 440
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/src/Controller/Publica/UserPublicController.php"
    "line" => 332
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "loginShop"
    "class" => "App\Controller\Publica\UserPublicController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Twig\Extension\CoreExtension:1882
[
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1882
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/twig/f1/f18e787cafde6932418fa7896a62c9c6.php"
    "line" => 119
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7548cdb7e662599c7da350217cb50f89"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/twig/80/80e08997ec33be514fcf2e3aa21a74df.php"
    "line" => 349
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_footer"
    "class" => "__TwigTemplate_8a62cbe276d49502800bb023308a5655"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/twig/ef/ef64354d371ae91571fbbf7080edae02.php"
    "line" => 325
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_body"
    "class" => "__TwigTemplate_d9a0cca901af529c20d3a94275741888"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/twig/twig/src/Template.php"
    "line" => 477
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/twig/80/80e08997ec33be514fcf2e3aa21a74df.php"
    "line" => 379
    "function" => "yieldParentBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_body"
    "class" => "__TwigTemplate_8a62cbe276d49502800bb023308a5655"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/twig/ef/ef64354d371ae91571fbbf7080edae02.php"
    "line" => 110
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d9a0cca901af529c20d3a94275741888"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/twig/80/80e08997ec33be514fcf2e3aa21a74df.php"
    "line" => 66
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_8a62cbe276d49502800bb023308a5655"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/var/cache/dev/twig/4a/4a59871082835bf549e4a6f626d2e26f.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_20b7c9c617f5358eee489e64a019e11d"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/twig/twig/src/Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/twig/twig/src/Template.php"
    "line" => 359
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/twig/twig/src/Environment.php"
    "line" => 334
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/src/Controller/Publica/UserPublicController.php"
    "line" => 332
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "loginShop"
    "class" => "App\Controller\Publica\UserPublicController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\StateIdiomaEventSubscriber:190
[
  [
    "file" => "/var/www/html/www.districlaror.com/src/EventSubscriber/StateIdiomaEventSubscriber.php"
    "line" => 190
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "App\EventSubscriber\StateIdiomaEventSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\StateIdiomaEventSubscriber:192
[
  [
    "file" => "/var/www/html/www.districlaror.com/src/EventSubscriber/StateIdiomaEventSubscriber.php"
    "line" => 192
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "App\EventSubscriber\StateIdiomaEventSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\StateIdiomaEventSubscriber:196
[
  [
    "file" => "/var/www/html/www.districlaror.com/src/EventSubscriber/StateIdiomaEventSubscriber.php"
    "line" => 196
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "App\EventSubscriber\StateIdiomaEventSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\StateIdiomaEventSubscriber:199
[
  [
    "file" => "/var/www/html/www.districlaror.com/src/EventSubscriber/StateIdiomaEventSubscriber.php"
    "line" => 199
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "App\EventSubscriber\StateIdiomaEventSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/www.districlaror.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/www.districlaror.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"133430e4abb3496a75b80c80964f7fefe"
BACKEND_ACCESS
"false"
BASE_HOST
"https://www.districlaror.com"
COMPANYNAME
"DistriClaror"
DATABASE_URL
"mysql://districlaror_web:7olQ7DcdzNdSx@192.168.1.248:3306/districlaror?serverVersion=11.4.3-MariaDB"
GTM_TAG_CODE
"GTM-XXXXXX"
MAILER_DSN
"smtp://no-reply%40districlaror.com:xxxxx@smtp.gmail.com:587?encryption=tls&auth_mode=login"
MAIL_AVIS_VENTES
"info@districlaror.com"
MAIL_FROM
"no-reply@districlaror.com"
MAIL_REPLY
"info@districlaror.com"
MANTENIMENT
"false"
PREFIX_PAYMENTS
"D"
SITENAME
"districlaror"
TPV_ANDORRA_DEBUG
false
TPV_ANDORRA_MERCHANTCODE
"XXX"
TPV_ANDORRA_SECRETKEY
"XXXX"
TPV_ANDORRA_TERMINAL
""
TPV_ESPANYA_DEBUG
false
TPV_ESPANYA_MERCHANTCODE
"XXXX"
TPV_ESPANYA_SECRETKEY
"XXXX"
TPV_ESPANYA_TERMINAL
"001"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/www.districlaror.com/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/www.districlaror.com/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"www.districlaror.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"change_state=ES"
REDIRECT_QUERY_STRING
"change_state=ES"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/es/acceder"
REMOTE_ADDR
"10.254.254.253"
REMOTE_PORT
"34858"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1743824410
REQUEST_TIME_FLOAT
1743824410.1924
REQUEST_URI
"/es/acceder?change_state=ES"
SCRIPT_FILENAME
"/var/www/html/www.districlaror.com/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.1.251"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"www.districlaror.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache/2.4.41 (Ubuntu) Server at www.districlaror.com Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.41 (Ubuntu)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MANTENIMENT,BACKEND_ACCESS,SITENAME,COMPANYNAME,PREFIX_PAYMENTS,BASE_HOST,MAIL_FROM,MAIL_REPLY,MAIL_AVIS_VENTES,GTM_TAG_CODE,DATABASE_URL,MAILER_DSN,TPV_ANDORRA_DEBUG,TPV_ANDORRA_MERCHANTCODE,TPV_ANDORRA_TERMINAL,TPV_ANDORRA_SECRETKEY,TPV_ESPANYA_DEBUG,TPV_ESPANYA_MERCHANTCODE,TPV_ESPANYA_TERMINAL,TPV_ESPANYA_SECRETKEY"