PagesController :: product
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\PagesController::product" |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "it" |
| _redirected | true |
| _route | "product_page_with_listino" |
| _route_params | [ "listino" => "it" "_locale" => "it" "url_product" => "moccasin-big-ring" "product_code" => "CB.K324.19" ] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#795 -supports: false -passport: null -duration: null -stub: "App\Security\CustomerAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\CustomerAuthenticator {#796 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#793 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#743 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#802 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#798 …} } ] |
| _stopwatch_token | "4a3306" |
| listino | "it" |
| product_code | "CB.K324.19" |
| redirectTo | false |
| url_product | "moccasin-big-ring" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "Keep-Alive" |
| cookie | "listinoID=1; ShippingRegionID=1; userChosenLanguageID=1; main_deauth_profile_token=ff353d; listino=it; PHPSESSID=i7iv53dm9n4akdko3ej98i196p; userChosenLanguage=it; ShippingRegion=it; sf_redirect=%7B%22token%22%3A%22f2738c%22%2C%22route%22%3A%22product_page_with_listino%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CPagesController%22%2C%22method%22%3A%22product%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fcoral%5C%2Fsrc%5C%2FController%5C%2FPagesController.php%22%2C%22line%22%3A594%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "coral-new-interno.inol3.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.133" |
| x-forwarded-host | "coral-new-interno.inol3.com" |
| x-forwarded-server | "coral-new-interno.inol3.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 | "no-cache, private" |
| content-type | "text/html; charset=utf-8" |
| date | "Sat, 06 Dec 2025 03:56:32 GMT" |
| location | "/it-it/shoponline/moccasin-big-ring.CB.K324.19?sizesType=woman&color=BLA" |
| set-cookie | "listino=it; expires=Sun, 06 Dec 2026 03:56:32 GMT; Max-Age=31536000; path=/; httponly; samesite=lax" |
| x-debug-token | "6a7c01" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "i7iv53dm9n4akdko3ej98i196p" |
| ShippingRegion | "it" |
| ShippingRegionID | "1" |
| listino | "it" |
| listinoID | "1" |
| main_deauth_profile_token | "ff353d" |
| sf_redirect | "{"token":"f2738c","route":"product_page_with_listino","method":"GET","controller":{"class":"App\\Controller\\PagesController","method":"product","file":"\/var\/www\/coral\/src\/Controller\/PagesController.php","line":594},"status_code":302,"status_text":"Found"}" |
| userChosenLanguage | "it" |
| userChosenLanguageID | "1" |
Response Cookies
| Key | Value |
|---|---|
| listino | Symfony\Component\HttpFoundation\Cookie {#1688 #expire: 1796529392 #path: "/" -sameSite: "lax" -secureDefault: false #name: "listino" #value: "it" #domain: null #secure: null #httpOnly: true -raw: false -partitioned: false } |
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 06 Dec 25 03:56:30 +0000" |
| Last used | "Sat, 06 Dec 25 03:56:30 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| country | "IT" |
| countryId | 114 |
| lang | "it" |
| langId | 1 |
| listino | "it" |
| listinoId | 1 |
| nrListini | 2 |
| nrProductsInCart | 0 |
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
App\EventListener\RequestListener:235
[
[
"file" => "/var/www/coral/src/EventListener/RequestListener.php"
"line" => 235
"function" => "start"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventListener\RequestListener"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/coral/public/index.php"
"line" => 5
"args" => [
"/var/www/coral/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\EventListener\RequestListener:236
[
[
"file" => "/var/www/coral/src/EventListener/RequestListener.php"
"line" => 236
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventListener\RequestListener"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/coral/public/index.php"
"line" => 5
"args" => [
"/var/www/coral/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\EventListener\RequestListener:239
[
[
"file" => "/var/www/coral/src/EventListener/RequestListener.php"
"line" => 239
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventListener\RequestListener"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/coral/public/index.php"
"line" => 5
"args" => [
"/var/www/coral/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Controller\PagesController:627
[
[
"file" => "/var/www/coral/src/Controller/PagesController.php"
"line" => 627
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "product"
"class" => "App\Controller\PagesController"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/coral/public/index.php"
"line" => 5
"args" => [
"/var/www/coral/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Controller\PagesController:628
[
[
"file" => "/var/www/coral/src/Controller/PagesController.php"
"line" => 628
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "product"
"class" => "App\Controller\PagesController"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/coral/public/index.php"
"line" => 5
"args" => [
"/var/www/coral/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Controller\PagesController:646
[
[
"file" => "/var/www/coral/src/Controller/PagesController.php"
"line" => 646
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "product"
"class" => "App\Controller\PagesController"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/coral/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/coral/public/index.php"
"line" => 5
"args" => [
"/var/www/coral/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APIKEY_BRT | "f8685290-08de-4812-86fe-217faab45e4d" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "0992abaee5b8d3db257cd9a1fb1a5af8" |
| APP_SECRET_ORDER | "nd/osGRq/thxi/ro8guexnCmHA207au15DkwlliGXYE=" |
| AW_CODE | "" |
| AW_LABEL | "" |
| BANNER_HUB | "http://hub2.inol3.com/uploads/banner_images/coral" |
| COD_COST | "6" |
| DATABASE_URL | "mysql://root:adrenaline@192.168.0.118:3306/coral_artcrafts?serverVersion=5.7.34" |
| DEFAULT_COUNTRY | "IT" |
| DEFAULT_IMAGES_DIMENSIONS | "220x200" |
| DEFAULT_LANG | "it" |
| DEFAULT_LANG_ID | "1" |
| DEV_EMAIL | "paolosweden@gmail.com" |
| DEV_NAME | "Paolo Piazza" |
| DOOFINDER_INSTALLATION_ID | "~" |
| FALCO_ADD_TRACKING_SHIPMENTS_ENDPOINT | "/add-shipment-to-track" |
| FALCO_API_ORDERS_ID | "2745" |
| FALCO_API_URL | "https://falco.localhost:8890/api" |
| FALCO_KEY | "bncjfxc3reyqxmz3h2f9t859wfncvr" |
| FALCO_KEY_SECRET_CHAR | ":" |
| FALCO_RETURNS_ENDPOINT | "/create-return" |
| FALCO_TRACKING_MAILS | "[1,3,4,5,6]" |
| FTP_PWD | "MNDHB7b2ftuwgedt" |
| FTP_SERVER | "artcraft-front.artera.farm" |
| FTP_USERNAME | "artcraft" |
| GA_Code | "" |
| GMAP_KEY | "AIzaSyC-iqJT1Sdxi247-B81KYBcNgDUR6IXHWw" |
| GOOGLE_RECAPTCHA_KEY | "6LdKJZ0qAAAAAG2XMq_kRHVyIyzqy1o4v4gLqLev" |
| GOOGLE_RECAPTCHA_SECRET | "6LdKJZ0qAAAAAEyV97YSDom0GUAgZyYaicXBIIvX" |
| GTM | "~" |
| IBAN_LENGTH | "27" |
| IMG_SIZE_PATH | "400x570_CB" |
| MAX_COD_QUANTITY | "5" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| RECAPTCHA_URL | "https://www.google.com/recaptcha/api/siteverify" |
| SHIPPING_COST_IT | "4.90" |
| SHIPPING_COST_OT | "8.00" |
| SHIPPING_COST_THRESHOLD_IT | "100" |
| SHIPPING_COST_THRESHOLD_OT | "150" |
| SHOP_ROUTE | "coral-blue-shop" |
| SHOW_PUDO | "1" |
| SITE_ROUTE | "coral-blue" |
| SrvSide | "https://www.googletagmanager.com/gtm.js" |
| SrvSideBody | "https://www.googletagmanager.com" |
| TradeTrackerCampaignID | "~" |
| VAT_PERCENTAGE | "22" |
| WARNING_COD_QUANTITY | "3" |
| WARNING_COD_QUANTITY_EMAIL | "m.galletti@artcrafts.it" |
| WARNING_DEV_EMAIL | "artcrafts@inol3.com|ArtCrafts Inol3" |
| adyen_apiKey | "AQEuhmfxLI3HYhZFw0m/n3Q5qf3VaZlZDoFLXnFF9UiKerV0rDLhjj0iRUbWg5L0nhDBXVsNvuR83LVYjEgiTGAH-zNZIPiqZq7YnewC486AjHdeu/sWBIrrsBo6pJ+Yab+0=-i1iPDH7^quTMIbZV+{p" |
| adyen_client_key | "test_22RFZUOKSBB3HNNTKAVFMRLM5UCPTKCM" |
| adyen_endpoint_url_prefix | "null" |
| adyen_environment | "TEST" |
| adyen_merchantAccount | "ArtcraftsSPAECOM" |
| adyen_originKeys | "pub.v2.XQVRCHTT8TLSPBV5.aHR0cHM6Ly9jb3JhbC1uZXctaW50ZXJuby5pbm9sMy5jb20.Bh5FlDYxEfzSsGUkFbTNFOfnofsi8rxafWkw-iyhgnA" |
| adyen_payment_details_endpoint | "https://checkout-test.adyen.com/checkout/v69/payments/details" |
| adyen_ws_user | "ws_379937@Company.ArtcraftsSPA" |
| adyen_ws_user_basic_auth | "4.DUrWHr[yWH72t+kRz>dz(aE" |
| assistance_mail | "ciocchetti@inol3.com" |
| brand_label | "CB" |
| brand_name | "Coral Blue" |
| client_service_mail | "ciocchetti@inol3.com" |
| client_service_phone | "+39 0423 077 883" |
| confirmationEmailCCn | "ciocchetti@inol3.com" |
| facebook_url | "https://www.facebook.com/CoralBlueItaly" |
| falco_brandname | "coral" |
| falco_identifier | "coral" |
| from_mail_address | "coral.support@ecommerceonline.it" |
| from_mail_name | "Assistenza Clienti Coral Blue" |
| hub_url | "https://hub.artcrafts.it" |
| instagram_url | "https://www.instagram.com/coralblue_official/" |
| mailer_host | "mail.smtp2go.com" |
| mailer_password | "F2024&Y8Hp]QD|y3[cE-=wR6M^" |
| mailer_port | "2525" |
| mailer_user | "inol3" |
| max_return_days | "75" |
| orders_label | "O" |
| password_bcrypt_cost | "12" |
| paypalEmail | "paolosweden+1@gmail.com" |
| paypalUrl | "https://www.sandbox.paypal.com/cgi-bin/webscr" |
| paypalUrlRedirect | "https://www.sandbox.paypal.com/webscr" |
| paypal_API_endpoint | "https://api-3t.sandbox.paypal.com/nvp" |
| paypal_API_password | "1400604764" |
| paypal_API_signature | "An5ns1Kso7MWUdW4ErQKJJJ4qi4-AuEil-wQew4AEcbnc0L47pPXS3bA" |
| paypal_API_user | "paolosweden+2_api1.gmail.com" |
| paypal_API_version | "124" |
| pinterest_url | "~" |
| refund_gift_box | "0" |
| request_bcc_mail | "~" |
| request_mail | "~" |
| returnToAddressCity | "Montemurlo" |
| returnToAddressCompany | "Artcrafts International" |
| returnToAddressCountry | "IT" |
| returnToAddressEmail | "s.morgia@artcrafts.it" |
| returnToAddressName | "InOut Soc. Coop" |
| returnToAddressPhone | "+39.055.68.189" |
| returnToAddressState | "PO" |
| returnToAddressStreet1 | "Via Alfonso Lamarmora, 7" |
| returnToAddressStreet2 | "" |
| returnToAddressZip | "59013" |
| return_threshold | "4" |
| returns_label | "RM-CB" |
| site_langs | "it" |
| skew_gift | "CB.GIFT-000000000076" |
| supportEmail | "coral.support@ecommerceonline.it" |
| timeImg | "20240901" |
| website_name | "Coral Blue" |
| website_url | "http://coral-new-interno.inol3.com" |
| website_url_short | "coral-new-interno.inol3.com" |
| youtube_url | "~" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/var/www/coral/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/coral/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "Keep-Alive" |
| HTTP_COOKIE | "listinoID=1; ShippingRegionID=1; userChosenLanguageID=1; main_deauth_profile_token=ff353d; listino=it; PHPSESSID=i7iv53dm9n4akdko3ej98i196p; userChosenLanguage=it; ShippingRegion=it; sf_redirect=%7B%22token%22%3A%22f2738c%22%2C%22route%22%3A%22product_page_with_listino%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CPagesController%22%2C%22method%22%3A%22product%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fcoral%5C%2Fsrc%5C%2FController%5C%2FPagesController.php%22%2C%22line%22%3A594%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "coral-new-interno.inol3.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.133" |
| HTTP_X_FORWARDED_HOST | "coral-new-interno.inol3.com" |
| HTTP_X_FORWARDED_SERVER | "coral-new-interno.inol3.com" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/it-it/shoponline/moccasin-big-ring.CB.K324.19" |
| REMOTE_ADDR | "192.168.0.116" |
| REMOTE_PORT | "60394" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1764993392 |
| REQUEST_TIME_FLOAT | 1764993392.7277 |
| REQUEST_URI | "/it-it/shoponline/moccasin-big-ring.CB.K324.19" |
| SCRIPT_FILENAME | "/var/www/coral/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.168.0.122" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "coral-new-interno.inol3.com" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at coral-new-interno.inol3.com Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SYMFONY_DOTENV_PATH | "/var/www/coral/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,APP_SECRET_ORDER,DATABASE_URL,MESSENGER_TRANSPORT_DSN,facebook_url,instagram_url,youtube_url,pinterest_url,paypalUrl,paypalUrlRedirect,paypalEmail,paypal_API_user,paypal_API_password,paypal_API_version,paypal_API_signature,paypal_API_endpoint,adyen_ws_user,adyen_ws_user_basic_auth,adyen_merchantAccount,adyen_client_key,adyen_apiKey,adyen_originKeys,adyen_environment,adyen_endpoint_url_prefix,adyen_payment_details_endpoint,timeImg,IBAN_LENGTH,brand_name,brand_label,orders_label,returns_label,max_return_days,DEFAULT_IMAGES_DIMENSIONS,IMG_SIZE_PATH,DEFAULT_LANG,DEFAULT_LANG_ID,DEFAULT_COUNTRY,site_langs,hub_url,website_url,website_url_short,website_name,SITE_ROUTE,SHOP_ROUTE,assistance_mail,client_service_mail,supportEmail,confirmationEmailCCn,request_mail,request_bcc_mail,client_service_phone,from_mail_address,from_mail_name,password_bcrypt_cost,VAT_PERCENTAGE,COD_COST,WARNING_DEV_EMAIL,WARNING_COD_QUANTITY,MAX_COD_QUANTITY,WARNING_COD_QUANTITY_EMAIL,DEV_EMAIL,DEV_NAME,AW_CODE,AW_LABEL,APIKEY_BRT,GMAP_KEY,GTM,BANNER_HUB,SrvSide,SrvSideBody,GA_Code,RECAPTCHA_URL,GOOGLE_RECAPTCHA_SECRET,GOOGLE_RECAPTCHA_KEY,DOOFINDER_INSTALLATION_ID,TradeTrackerCampaignID,return_threshold,SHOW_PUDO,SHIPPING_COST_THRESHOLD_IT,SHIPPING_COST_IT,SHIPPING_COST_THRESHOLD_OT,SHIPPING_COST_OT,mailer_user,mailer_password,mailer_host,mailer_port,FTP_SERVER,FTP_USERNAME,FTP_PWD,falco_brandname,falco_identifier,returnToAddressName,returnToAddressCompany,returnToAddressStreet1,returnToAddressStreet2,returnToAddressCity,returnToAddressState,returnToAddressZip,returnToAddressCountry,returnToAddressPhone,returnToAddressEmail,FALCO_API_URL,FALCO_KEY,FALCO_KEY_SECRET_CHAR,FALCO_API_ORDERS_ID,FALCO_TRACKING_MAILS,FALCO_RETURNS_ENDPOINT,FALCO_ADD_TRACKING_SHIPMENTS_ENDPOINT,skew_gift,refund_gift_box" |