http://my-technima.com/product/301/edit?step=product-feature

ProductController :: edit

Request

GET Parameters

Key Value
step
"product-feature"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\ProductController::edit"
_firewall_context
"security.firewall.map.context.main"
_is_granted
[
  Sensio\Bundle\FrameworkExtraBundle\Configuration\IsGranted {#313
    -attributes: "ROLE_CONTENT_MANAGER"
    -subject: null
    -message: null
    -statusCode: null
  }
]
_route
"app_product_edit"
_route_params
[
  "id" => "301"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"fdb2d9"
id
"301"
product
App\Entity\Product {#611
  -id: 301
  -reference: "411513TN"
  -ean13: "3598300026785"
  -isbn: null
  -mpn: null
  -price: null
  -width: null
  -height: null
  -depth: null
  -weight: "0.00"
  -date_add: DateTime @1717747523 {#614
    date: 2024-06-07 10:05:23.0 Europe/Zurich (+02:00)
  }
  -date_upd: DateTime @1717747523 {#613
    date: 2024-06-07 10:05:23.0 Europe/Zurich (+02:00)
  }
  -productLangs: Doctrine\ORM\PersistentCollection {#352 …}
  -productAttributes: Doctrine\ORM\PersistentCollection {#324 …}
  -image: Doctrine\ORM\PersistentCollection {#597 …}
  -featureValues: Doctrine\ORM\PersistentCollection {#584 …}
  -advantages: Doctrine\ORM\PersistentCollection {#314 …}
  -brand: Proxies\__CG__\App\Entity\Brand {#575 …}
  -files: Doctrine\ORM\PersistentCollection {#371 …}
  -ERPCommercialData: App\Entity\ERPCommercialData {#630 …}
  -ERPLogisticData: App\Entity\ERPLogisticData {#669 …}
  -ERPCommercialDataLangs: Doctrine\ORM\PersistentCollection {#624 …}
}

Request Headers

Header Value
accept-encoding
"gzip,deflate"
host
"my-technima.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36"
x-php-ob-level
"1"

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
"Thu, 01 May 2025 19:53:21 GMT"
location
"http://my-technima.com/login"
x-debug-token
"ff79c0"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Thu, 01 May 25 21:53:21 +0200"
Last used
"Thu, 01 May 25 21:53:21 +0200"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"http://my-technima.com/product/301/edit?step=product-feature"

Session Usage

7 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 46
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php"
    "line" => 76
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelControllerArguments"
    "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 148
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 224
    "function" => "saveTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 195
    "function" => "setTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 148
    "function" => "startAuthentication"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 103
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 213
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 186
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 186
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 186
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 186
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 186
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.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
"5693437a55a4bb890396769e47c723a5"
APP_URL
"https://my-technima.com"
DATABASE_URL
"mysql://rk1sg_pimdamtech:P69_8ZNjwU7_jJ6v_SPHcW5@rk1sg.myd.infomaniak.com/rk1sg_pimdamtech?serverVersion=8&charset=utf8mb4"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/clients/80f594cb8e62d82ea2bead23633ee21b/.config/apache/my-technima.com/.fpm/"
CONTEXT_PREFIX
"/.fpm/"
DOCUMENT_ROOT
"/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT_ENCODING
"gzip,deflate"
HTTP_HOST
"my-technima.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36"
ORIG_PATH_INFO
"/index.php"
ORIG_PATH_TRANSLATED
"/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/public/index.php"
ORIG_SCRIPT_FILENAME
"/home/clients/80f594cb8e62d82ea2bead23633ee21b/.config/apache/my-technima.com/.fpm/php5.external"
ORIG_SCRIPT_NAME
"/.fpm/php5.external"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
PHP_VERSION
"8.1"
QUERY_STRING
"step=product-feature"
REDIRECT_HANDLER
"php5-fcgi"
REDIRECT_PHP_VERSION
"8.1"
REDIRECT_QUERY_STRING
"step=product-feature"
REDIRECT_REDIRECT_PHP_VERSION
"8.1"
REDIRECT_REDIRECT_SCRIPT_URI
"http://my-technima.com/product/301/edit"
REDIRECT_REDIRECT_SCRIPT_URL
"/product/301/edit"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"aBPRMRAMxIjRWT6GZ_I1TQAAAAE"
REDIRECT_SCRIPT_URI
"http://my-technima.com/product/301/edit"
REDIRECT_SCRIPT_URL
"/product/301/edit"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aBPRMRAMxIjRWT6GZ_I1TQAAAAE"
REDIRECT_URL
"/index.php"
REMOTE_ADDR
"184.73.167.217"
REMOTE_PORT
"44910"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1746129201
REQUEST_TIME_FLOAT
1746129201.2339
REQUEST_URI
"/product/301/edit?step=product-feature"
SCRIPT_FILENAME
"/home/clients/80f594cb8e62d82ea2bead23633ee21b/sites/pimdam.technima.com/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://my-technima.com/product/301/edit"
SCRIPT_URL
"/product/301/edit"
SERVER_ADDR
"127.0.0.80"
SERVER_ADMIN
"webmaster@technima.com"
SERVER_NAME
"my-technima.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,APP_URL"
TEMP
"/home/clients/80f594cb8e62d82ea2bead23633ee21b/tmp"
TMP
"/home/clients/80f594cb8e62d82ea2bead23633ee21b/tmp"
TMPDIR
"/home/clients/80f594cb8e62d82ea2bead23633ee21b/tmp"
UNIQUE_ID
"aBPRMRAMxIjRWT6GZ_I1TQAAAAE"