SalesController :: getAvailableMeasurementUnits
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Admin\Sales\SalesController::getAvailableMeasurementUnits" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "get_product_measurement_units" |
| _route_params | [ "id" => "401" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "a38871" |
| id | "401" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "fr,fr-FR;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6" |
| content-length | "" |
| content-type | "" |
| cookie | "PHPSESSID=944c7be608fbed4de674022ef75d309b" |
| host | "erp.decopierrenature.com" |
| priority | "u=1, i" |
| referer | "https://erp.decopierrenature.com/sales/detail/2887" |
| sec-ch-ua | ""Chromium";v="146", "Not-A.Brand";v="24", "Microsoft Edge";v="146"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""Windows"" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "same-origin" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36 Edg/146.0.0.0" |
| x-forwarded-for | "150.228.15.30" |
| x-forwarded-host | "erp.decopierrenature.com" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-server | "ce21d18b484f" |
| x-php-ob-level | "0" |
| x-real-ip | "150.228.15.30" |
| x-requested-with | "XMLHttpRequest" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Sat, 21 Mar 2026 16:06:54 GMT" |
| x-debug-token | "73af4c" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "944c7be608fbed4de674022ef75d309b" |
Response Cookies
No response cookies
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 21 Mar 26 11:38:40 +0000" |
| Last used | "Sat, 21 Mar 26 16:06:54 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/customer | "lp2lfE9gIyK6jVw-QSYHLlbeKGNAxJE1CltBQFBu2vg" |
| _csrf/new_product_form | "rc0xkSjZD6Ye1Bb6oVzClX1TsvgYTfIToe1dSHNUiEQ" |
| _csrf/payment | "hXpaRvGVO8w14koFt65WGXsjI00cGvuHCyFwaa8Lzz8" |
| _csrf/products_sold | "jLyYOPW_8trCgtU0wF-0XoHkL9wrTALrZjCsumz9oD8" |
| _csrf/sales_form | "N8GO3GChUCsHjq0rObFXTOCNkySijf_0E3oOILK6ew8" |
| _locale | "fr" |
| _security.last_username | "omer@decopierrenature.com" |
| _security.main.target_path | "http://erp.decopierrenature.com/sales" |
| _security_main | "O:75:"Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken":2:{i:0;s:4:"main";i:1;a:5:{i:0;O:15:"App\Entity\User":8:{i:0;i:22;i:1;s:25:"omer@decopierrenature.com";i:2;s:60:"$2y$13$r4M/FvUSU4xh.tJpbVdNIe1eIjL2OpFr7v6qxRbY/U5MfbY/7WpeS";i:3;a:2:{i:0;s:10:"ROLE_ADMIN";i:1;s:14:"ROLE_SALES_REP";}i:4;s:25:"omer@decopierrenature.com";i:5;s:4:"Omer";i:6;N;i:7;s:2:"fr";}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:3:{i:0;s:10:"ROLE_ADMIN";i:1;s:14:"ROLE_SALES_REP";i:2;s:9:"ROLE_USER";}}}" |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
App\Subscribers\LocalSubscriber:32
[
[
"file" => "/app/src/Subscribers/LocalSubscriber.php"
"line" => 32
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\Subscribers\LocalSubscriber"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 153
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 6
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 85
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 49
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 60
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 70
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 153
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 6
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:177
[
[
"file" => "/app/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 177
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 153
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 6
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "cca2eb2549838e41ef957003daad9a6e" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| COOLIFY_BRANCH | "production" |
| COOLIFY_CONTAINER_NAME | "b8sgkc84800gw4wks08cw0oc-091352261861" |
| COOLIFY_FQDN | "erp.decopierrenature.com" |
| COOLIFY_RESOURCE_UUID | "b8sgkc84800gw4wks08cw0oc" |
| COOLIFY_URL | "https://erp.decopierrenature.com" |
| CPATH | "~/.nix-profile/include:" |
| DATABASE_URL | "mysql://mysql:cjqNq0QAXhj0JRlApr1ENqp1P73Y9qlXtFa3q6MpEL3FD3W6zMxriG7Fw6jJOhRt@bgwow44kok4ks4sggo8swo0o:3306/default" |
| DOCUMENT_ROOT | "/app/public" |
| DOCUMENT_URI | "/index.php" |
| ECOMMERCE_IMAGE_URL | "https://pierre-nature-online.s3.eu-west-3.amazonaws.com" |
| ECOMMERCE_URL | "https://pierrenatureonline.com" |
| ENV | "/etc/profile" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GIT_SSL_CAINFO | "/etc/ssl/certs/ca-certificates.crt" |
| HOME | "/nonexistent" |
| HOST | "0.0.0.0" |
| HOSTNAME | "cc7588874281" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "fr,fr-FR;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6" |
| HTTP_COOKIE | "PHPSESSID=944c7be608fbed4de674022ef75d309b" |
| HTTP_HOST | "erp.decopierrenature.com" |
| HTTP_PRIORITY | "u=1, i" |
| HTTP_REFERER | "https://erp.decopierrenature.com/sales/detail/2887" |
| HTTP_SEC_CH_UA | ""Chromium";v="146", "Not-A.Brand";v="24", "Microsoft Edge";v="146"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""Windows"" |
| HTTP_SEC_FETCH_DEST | "empty" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36 Edg/146.0.0.0" |
| HTTP_X_FORWARDED_FOR | "150.228.15.30" |
| HTTP_X_FORWARDED_HOST | "erp.decopierrenature.com" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SERVER | "ce21d18b484f" |
| HTTP_X_REAL_IP | "150.228.15.30" |
| HTTP_X_REQUESTED_WITH | "XMLHttpRequest" |
| LD_LIBRARY_PATH | "/nix/store/mijvnwpkic0w59adx8gpds5wxi3plf07-mariadb-connector-c-3.3.5/lib:/nix/store/hi3srdvb30yzsg1m2rrk4kbqcd40v8q0-php-ctype-8.1.31/lib:/nix/store/vcja6cdn4fr6jsw51m32n8zl9dpm4xbx-php-fileinfo-8.1.31/lib:/nix/store/09wlzskxjx1fxmnpnrw849ndsx0nfcym-php-gd-8.1.31/lib:/nix/store/2vv1bww1xwflkiip9bdghy8qp8iqgfib-php-iconv-8.1.31/lib:/usr/lib" |
| LIBRARY_PATH | "~/.nix-profile/lib:" |
| MAILER_DSN | "smtp://info@decopierrenature.com:hazkS%3Ewq%5D7Bk@smtp.hostinger.com:465?encryption=tls&verify_peer=false" |
| NIXPACKS_METADATA | "php" |
| NIXPACKS_NODE_VERSION | "20.18.1" |
| NIXPACKS_PHP_FALLBACK_PATH | "/index.php" |
| NIXPACKS_PHP_ROOT_DIR | "/app/public" |
| NIXPACKS_PHP_VERSION | "8.2" |
| NIXPACKS_PKGS | "wkhtmltopdf" |
| NIXPKGS_ALLOW_BROKEN | "1" |
| NIXPKGS_ALLOW_INSECURE | "1" |
| NIXPKGS_ALLOW_UNFREE | "1" |
| NIX_PATH | "/nix/var/nix/profiles/per-user/root/channels" |
| NIX_PROFILES | "/nix/var/nix/profiles/default /root/.nix-profile" |
| NIX_SSL_CERT_FILE | "/etc/ssl/certs/ca-certificates.crt" |
| PATH | ":/root/.nix-profile/bin:/root/.nix-profile/bin:/nix/var/nix/profiles/default/bin:/nix/var/nix/profiles/default/bin:/nix/var/nix/profiles/default/sbin:/bin:/sbin:/usr/bin:/usr/sbin" |
| PHP_INI_SCAN_DIR | "/nix/store/v70fipr5yishg2hakxc8s0nnd431w30j-php-with-extensions-8.1.31/lib" |
| PHP_SELF | "/index.php" |
| PORT | "3000" |
| PWD | "/app" |
| QTDIR | "~/.nix-profile:" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "10.0.1.9" |
| REMOTE_PORT | "37304" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1774109214 |
| REQUEST_TIME_FLOAT | 1774109214.635 |
| REQUEST_URI | "/product/401/measurement-units" |
| SCRIPT_FILENAME | "/app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "10.0.1.14" |
| SERVER_NAME | "localhost" |
| SERVER_PORT | "3000" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.26.2" |
| SHLVL | "0" |
| SITE_URL | "https://erp.decopierrenature.com" |
| SOURCE_COMMIT | "a2c5f4d22e939448e73a332de82384a8510c68e0" |
| SYMFONY_DOTENV_VARS | "MESSENGER_TRANSPORT_DSN" |
| USER | "nobody" |
| WKHTMLTOIMAGE_PATH | "wkhtmltoimage" |
| WKHTMLTOPDF_PATH | "wkhtmltopdf" |
| XDG_DATA_DIRS | "/usr/local/share:/usr/share:/root/.nix-profile/share:/nix/var/nix/profiles/default/share:/root/.nix-profile/share:/nix/var/nix/profiles/default/share" |
| _ | "/root/.nix-profile/bin/php-fpm" |
| __ETC_PROFILE_NIX_SOURCED | "1" |
| argc | 0 |
| argv | [] |