https://shop-generic.valuein.studio/

DefaultController :: indexAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\DefaultController::indexAction"
_firewall_context
"security.firewall.map.context.main"
_route
"homepage"
_route_params
[
  "_shop" => Proxies\__CG__\App\Entity\Shop {#804
    #id: 3
    #deleted: false
    #createdAt: DateTime @1705069074 {#512
      date: 2024-01-12 14:17:54.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1705069074 {#515
      date: 2024-01-12 14:17:54.0 UTC (+00:00)
    }
    #deletedAt: null
    #lifeCycleEnabled: true
    -shopSchedules: Doctrine\ORM\PersistentCollection {#503 …}
    -shopProducts: Doctrine\ORM\PersistentCollection {#482 …}
    -orders: Doctrine\ORM\PersistentCollection {#492 …}
    -quotes: Doctrine\ORM\PersistentCollection {#457 …}
    -users: Doctrine\ORM\PersistentCollection {#413 …}
    -offers: Doctrine\ORM\PersistentCollection {#351 …}
    -default: true
    -prefix: "B2B-CTX-DE"
    -frontend: Proxies\__CG__\App\Entity\Shop\Frontend {#344 …}
    -internationalization: Proxies\__CG__\App\Entity\Shop\Internationalization {#318 …}
    -invoicing: Proxies\__CG__\App\Entity\Shop\Invoicing {#291 …}
    -customFields: Doctrine\ORM\PersistentCollection {#255 …}
    -quoteTemplates: Doctrine\ORM\PersistentCollection {#268 …}
    -productGroups: Doctrine\ORM\PersistentCollection {#285 …}
    -contracts: Doctrine\ORM\PersistentCollection {#234 …}
    -amendments: Doctrine\ORM\PersistentCollection {#200 …}
    -image: null
    -imagecover: null
    -title: "B2B Context Shop Default"
    -address: ""
    -zipcode: ""
    -city: ""
    -state: ""
    -country: "FR"
    -description: ""
    -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#805 …}
  }
]
_security_firewall_run
"_security_myAccountCartSharedContext"
_shop
Proxies\__CG__\App\Entity\Shop {#804
  #id: 3
  #deleted: false
  #createdAt: DateTime @1705069074 {#512
    date: 2024-01-12 14:17:54.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1705069074 {#515
    date: 2024-01-12 14:17:54.0 UTC (+00:00)
  }
  #deletedAt: null
  #lifeCycleEnabled: true
  -shopSchedules: Doctrine\ORM\PersistentCollection {#503 …}
  -shopProducts: Doctrine\ORM\PersistentCollection {#482 …}
  -orders: Doctrine\ORM\PersistentCollection {#492 …}
  -quotes: Doctrine\ORM\PersistentCollection {#457 …}
  -users: Doctrine\ORM\PersistentCollection {#413 …}
  -offers: Doctrine\ORM\PersistentCollection {#351 …}
  -default: true
  -prefix: "B2B-CTX-DE"
  -frontend: Proxies\__CG__\App\Entity\Shop\Frontend {#344 …}
  -internationalization: Proxies\__CG__\App\Entity\Shop\Internationalization {#318 …}
  -invoicing: Proxies\__CG__\App\Entity\Shop\Invoicing {#291 …}
  -customFields: Doctrine\ORM\PersistentCollection {#255 …}
  -quoteTemplates: Doctrine\ORM\PersistentCollection {#268 …}
  -productGroups: Doctrine\ORM\PersistentCollection {#285 …}
  -contracts: Doctrine\ORM\PersistentCollection {#234 …}
  -amendments: Doctrine\ORM\PersistentCollection {#200 …}
  -image: null
  -imagecover: null
  -title: "B2B Context Shop Default"
  -address: ""
  -zipcode: ""
  -city: ""
  -state: ""
  -country: "FR"
  -description: ""
  -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#805 …}
}
_stopwatch_token
"4a8967"

Request Headers

Header Value
accept
"*/*"
host
"shop-generic.valuein.studio"
user-agent
"Googlebot"
x-forwarded-for
"37.187.24.73"
x-forwarded-host
"shop-generic.valuein.studio"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"1949e8fc2da8"
x-php-ob-level
"1"
x-real-ip
"37.187.24.73"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Wed, 20 Nov 2024 18:36:34 GMT"
x-debug-token
"a6909f"
x-xss-protection
"1; mode=block"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 9

Session Metadata

Key Value
Created
"Wed, 20 Nov 24 18:36:34 +0000"
Last used
"Wed, 20 Nov 24 18:36:34 +0000"
Lifetime
0

Session Attributes

No session attributes

Session Usage

9 Usages
Stateless check enabled
Usage
App\Session\Context\AbstractSessionContext:116
[
  [
    "file" => "/web/html/src/App/Session/Context/AbstractSessionContext.php"
    "line" => 116
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/web/html/src/App/EventSubscriber/LocaleSubscriber.php"
    "line" => 103
    "function" => "__get"
    "class" => "App\Session\Context\AbstractSessionContext"
    "type" => "->"
  ]
  [
    "file" => "/web/html/src/App/EventSubscriber/LocaleSubscriber.php"
    "line" => 86
    "function" => "tryLoadLocaleFromSession"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/web/html/web/index.php"
    "line" => 7
    "args" => [
      "/web/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/web/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/web/html/web/index.php"
    "line" => 7
    "args" => [
      "/web/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Session\Context\AbstractSessionContext:133
[
  [
    "file" => "/web/html/src/App/Session/Context/AbstractSessionContext.php"
    "line" => 133
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/web/html/src/App/Service/Cart/CartRefreshTrait.php"
    "line" => 115
    "function" => "__isset"
    "class" => "App\Session\Context\AbstractSessionContext"
    "type" => "->"
  ]
  [
    "file" => "/web/html/src/App/Service/Cart/CartRefreshTrait.php"
    "line" => 59
    "function" => "refreshCharges"
    "class" => "App\Service\Cart"
    "type" => "->"
  ]
  [
    "file" => "/web/html/src/App/Service/Cart.php"
    "line" => 172
    "function" => "refresh"
    "class" => "App\Service\Cart"
    "type" => "->"
  ]
  [
    "file" => "/web/html/src/App/Service/Cart.php"
    "line" => 211
    "function" => "init"
    "class" => "App\Service\Cart"
    "type" => "->"
  ]
  [
    "file" => "/web/html/src/App/Service/Twig/Extension/CountCartProducts.php"
    "line" => 53
    "function" => "getProducts"
    "class" => "App\Service\Cart"
    "type" => "->"
  ]
  [
    "file" => "/web/html/var/cache/dev/twig/76/761ce84f413899d6019f8cd3013ceea1.php"
    "line" => 150
    "function" => "countCartProducts"
    "class" => "App\Service\Twig\Extension\CountCartProducts"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_header"
    "class" => "__TwigTemplate_951b4968391f3123dff4a760819f75e0"
    "type" => "->"
  ]
  [
    "file" => "/web/html/var/cache/dev/twig/76/761ce84f413899d6019f8cd3013ceea1.php"
    "line" => 44
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_951b4968391f3123dff4a760819f75e0"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/web/html/var/cache/dev/twig/1e/1e0c63fda0a0c0e5e1a4951c01fb3f5f.php"
    "line" => 272
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_header"
    "class" => "__TwigTemplate_39994e9f7963b6650c1955850bd67625"
    "type" => "->"
  ]
  [
    "file" => "/web/html/var/cache/dev/twig/1e/1e0c63fda0a0c0e5e1a4951c01fb3f5f.php"
    "line" => 67
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_39994e9f7963b6650c1955850bd67625"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/web/html/var/cache/dev/twig/0c/0c4e388f98ddbfe7a5073061489776ca.php"
    "line" => 51
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b2cfc26351a7ec28010bd1d11929ebbb"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/web/html/src/App/Controller/DefaultController.php"
    "line" => 68
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\DefaultController"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/web/html/web/index.php"
    "line" => 7
    "args" => [
      "/web/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:168
[
  [
    "file" => "/web/html/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 168
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1570
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/web/html/var/cache/dev/twig/1e/1e0c63fda0a0c0e5e1a4951c01fb3f5f.php"
    "line" => 298
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/web/html/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_flashs"
    "class" => "__TwigTemplate_39994e9f7963b6650c1955850bd67625"
    "type" => "->"
  ]
  [
    "file" => "/web/html/var/cache/dev/twig/1e/1e0c63fda0a0c0e5e1a4951c01fb3f5f.php"
    "line" => 72
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_39994e9f7963b6650c1955850bd67625"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/web/html/var/cache/dev/twig/0c/0c4e388f98ddbfe7a5073061489776ca.php"
    "line" => 51
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b2cfc26351a7ec28010bd1d11929ebbb"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/web/html/src/App/Controller/DefaultController.php"
    "line" => 68
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "indexAction"
    "class" => "App\Controller\DefaultController"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/web/html/web/index.php"
    "line" => 7
    "args" => [
      "/web/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/web/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/web/html/web/index.php"
    "line" => 7
    "args" => [
      "/web/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/web/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/web/html/web/index.php"
    "line" => 7
    "args" => [
      "/web/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/web/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/web/html/web/index.php"
    "line" => 7
    "args" => [
      "/web/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/web/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/web/html/web/index.php"
    "line" => 7
    "args" => [
      "/web/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/web/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/web/html/web/index.php"
    "line" => 7
    "args" => [
      "/web/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADMIN_IDLE_DELAY_IN_SECONDS
"1200"
ADMIN_IP_VALIDATION_ENABLED
"0"
ADMIN_OTP_REQUIRED
"0"
DATABASE_PREFIX
"valueinshop_"
FRAMEWORK_IDE
"null"
GOOGLE_KEY_API
"AIzaSyBHlCwG4ZkJr-0b_EQKdYeGEtaNlrP01d0"
GOOGLE_MAP_CENTER_LAT
"48.864716"
GOOGLE_MAP_CENTER_LNG
"2.349014"
LOCALE
"en"
LOCK_DSN
"semaphore"
MAILER_USER
"shop@valuein.fr"
SALESFORCE_INVOICE_ENGINE_BUNDLE_ENABLE
"0"
SECRET
"Qi0LA0p8yehqNItF4HOKD38BZdxn1kshwmtuyZWzZeq8u4GD3T"
TRUSTED_PROXIES
"10.0.0.0/8,176.18.0.0/16,192.168.0.0/16,169.254.0.0/16"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_RUNTIME
"App\AppRuntime"
CONTEXT_DOCUMENT_ROOT
"/web/html/web"
CONTEXT_PREFIX
""
DATABASE_URL
"mysql://valuein:WWqAaRy4TFrV@mysql:3306/valueinvoice?serverVersion=mariadb-10.2.40"
DOCUMENT_ROOT
"/web/html/web"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/root"
HOSTNAME
"8c9c2fd1baf0"
HTTP_ACCEPT
"*/*"
HTTP_HOST
"shop-generic.valuein.studio"
HTTP_USER_AGENT
"Googlebot"
HTTP_X_FORWARDED_FOR
"37.187.24.73"
HTTP_X_FORWARDED_HOST
"shop-generic.valuein.studio"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"1949e8fc2da8"
HTTP_X_REAL_IP
"37.187.24.73"
MAILER_DSN
"smtp://mail:25"
MODSEC_ARGUMENTS_LIMIT
"1000"
MODSEC_ARGUMENT_SEPARATOR
"&"
MODSEC_AUDIT_ENGINE
"RelevantOnly"
MODSEC_AUDIT_LOG_FORMAT
"JSON"
MODSEC_AUDIT_LOG_PARTS
"ABIJDEFHZ"
MODSEC_AUDIT_LOG_RELEVANT_STATUS
"^(?:5|4(?!04))"
MODSEC_AUDIT_LOG_TYPE
"Serial"
MODSEC_COOKIE_FORMAT
"0"
MODSEC_DISABLE_BACKEND_COMPRESSION
"On"
MODSEC_REQ_BODY_ACCESS
"On"
MODSEC_REQ_BODY_JSON_DEPTH_LIMIT
"512"
MODSEC_REQ_BODY_LIMIT_ACTION
"Reject"
MODSEC_RESP_BODY_ACCESS
"On"
MODSEC_RESP_BODY_LIMIT_ACTION
"ProcessPartial"
MODSEC_RESP_BODY_MIMETYPE
"text/plain text/html text/xml"
MODSEC_RULE_ENGINE
"DetectionOnly"
MODSEC_STATUS_ENGINE
"Off"
MODSEC_TMP_SAVE_UPLOADED_FILES
"on"
MODSEC_UNICODE_MAPPING
"20127"
MODSEC_UPLOAD_KEEP_FILES
"RelevantOnly"
PATH
"/command:/sbin:/bin:/usr/sbin:/usr/bin"
PDF_RENDERER_URL
"http://pdfRenderer:5017"
PHP_SELF
"/index.php"
PWD
"/web/html"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Zz4sMdrp1w87WkWDfk2JpAAAAAQ"
REDIRECT_URL
"/"
REMOTE_ADDR
"10.1.0.2"
REMOTE_PORT
"40212"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1732127793
REQUEST_TIME_FLOAT
1732127793.9782
REQUEST_URI
"/"
SCRIPT_FILENAME
"/web/html/web/index.php"
SCRIPT_NAME
"/index.php"
SEC_RULE_ENGINE
"On"
SEC_RULE_REMOVED
"933210 911100 942190 200004"
SEC_RULE_REMOVED_ADMIN
"941100 941110 941160 921110 941180"
SERVER_ADDR
"10.1.0.13"
SERVER_ADMIN
"you@example.com"
SERVER_NAME
"shop-generic.valuein.studio"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SHLVL
"3"
SYMFONY_DOTENV_VARS
"DATABASE_PREFIX,SALESFORCE_INVOICE_ENGINE_BUNDLE_ENABLE,ADMIN_OTP_REQUIRED,ADMIN_IDLE_DELAY_IN_SECONDS,ADMIN_IP_VALIDATION_ENABLED,TRUSTED_PROXIES,SECRET,MAILER_USER,FRAMEWORK_IDE,GOOGLE_KEY_API,GOOGLE_MAP_CENTER_LAT,GOOGLE_MAP_CENTER_LNG,LOCALE,LOCK_DSN"
UNIQUE_ID
"Zz4sMdrp1w87WkWDfk2JpAAAAAQ"
VALUEIN_INVOICE_ENGINE_BUNDLE_ENABLE
"1"
VIRTUAL_HOST
"shop-generic.valuein.studio"