ProductController :: viewProduct

Request

GET Parameters

Key Value
url
"product/le-monde-est-scone/scones-cheddar/7157/"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\ProductController::viewProduct"
_firewall_context
"security.firewall.map.context.main"
_locale
"en"
_redirected
true
_route
"viewProduct"
_route_params
[
  "_locale" => "en"
  "producerUrl" => "le-monde-est-scone"
  "productName" => "scones-cheddar"
  "id" => "7157"
]
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#935
  #template: "frontend/product.html.twig"
  -vars: []
  -streamable: false
  -owner: [
    App\Controller\ProductController {#224
      -entityMana: Doctrine\ORM\EntityManager {#322 …}
      -productServ: App\Service\ProductService {#151 …}
      -userServ: App\Service\UserService {#148 …}
      -companyServ: App\Service\CompanyService {#839 …}
      -request: null
      #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#856 …}
    }
    "viewProduct"
  ]
}
id
"7157"
producerUrl
"le-monde-est-scone"
product
App\Entity\Product {#1115
  #em: Doctrine\ORM\EntityManager {#322 …}
  #userServ: App\Service\UserService {#148 …}
  -urlName: null
  -id: 7157
  -origName: "Scones CHEDDAR"
  -origBrandName: "Le monde est scone"
  -qtyLeft: 0
  -unitAmount: 400.0
  -unit: 2
  -available: true
  -origDescription: "<p>Du bon cheddar qu&eacute;b&eacute;cois et des oignons verts dans une p&acirc;te &agrave; scone, qu&#39;est-ce que &ccedil;a fait? Une base parfaite pour un petit d&eacute;jeuner b&eacute;n&eacute;dictin tout simplement divin. &Agrave; consommer sans mod&eacute;ration pour le lunch&nbsp;accompagn&eacute; d&#39;une soupe&nbsp;ou le soir avec un bon repas chaud.</p><p>Scones crus et congel&eacute;s &agrave; cuire /</p><p>4 unit&eacute;s par boite</p>"
  -categories: Proxies\__CG__\App\Entity\Category {#1177 …}
  -conservation: Proxies\__CG__\App\Entity\Conservation {#1156 …}
  -Origin: "Québec/Canada"
  -bestBefore: null
  -creationDate: DateTime @1609822800 {#1112
    date: 2021-01-05 00:00:00.0 America/New_York (-05:00)
  }
  -nutritionFact: null
  -newProduct: true
  -images: Doctrine\ORM\PersistentCollection {#1157 …}
  -mainImage: Proxies\__CG__\App\Entity\Image {#1178 …}
  -tags: Doctrine\ORM\PersistentCollection {#1135 …}
  -ingredients: Doctrine\ORM\PersistentCollection {#1149 …}
  -storages: Doctrine\ORM\PersistentCollection {#1190 …}
  -pricings: Doctrine\ORM\PersistentCollection {#1208 …}
  -certifications: Doctrine\ORM\PersistentCollection {#1221 …}
  -company: Proxies\__CG__\App\Entity\Company {#1382 …}
  -taxable: false
  -maturinUpc: "055843410998"
  -codeUPC: "628250632187"
  -code1: "63218"
  -code2: null
  -code3: null
  -codeBox: null
  -alimentsDuQuebec: true
  -deliveryLocations: Doctrine\ORM\PersistentCollection {#1370 …}
  -minimumInStorage: 3
  -deliveryMethods: Doctrine\ORM\PersistentCollection {#1347 …}
  -limitedQuantity: false
  -alimentsDuQuebecCertification: 0
  -DeliveryType: 0
  -DeliveryPickup: true
  -draft: false
  -deliveryMail: true
  -locations: Doctrine\ORM\PersistentCollection {#1321 …}
  -region: Proxies\__CG__\App\Entity\Region {#1292 …}
  -advices: null
  -recipes: "<p>Enfourner de 30 &agrave; 34 minutes &agrave; 350&deg;F (180&deg;C) ou jusqu&rsquo;&agrave; ce qu&rsquo;ils soient l&eacute;g&egrave;rement dor&eacute;s [four &agrave; convection : 325&deg;F (162&deg;C) de 34 &agrave; 38 minutes]. Laisser reposerde 5 &agrave; 10 minutes sur la plaque pour permettre aux scones d&rsquo;absorber le maximum de beurre. Se conserve jusqu&rsquo;&agrave; 3 jours au frigo. Pour une meilleure exp&eacute;rience, r&eacute;chauffer au four conventionnel ou de comptoir.&nbsp;</p><p>Si les scones sont d&eacute;congel&eacute;s, conservez-les au frigo sous-vide pour un maximum de 3 jours. Cuire selon les indications habituelles. Si le sac n&#39;est plus sous-vide, cuire imm&eacute;diatement.</p><p>GARDER CONGEL&Eacute;</p>"
  -userViewed: Doctrine\ORM\PersistentCollection {#1303 …}
  -inCarts: Doctrine\ORM\PersistentCollection {#1246 …}
  -solexId: "37568"
  -replenishmentItems: Doctrine\ORM\PersistentCollection {#1263 …}
  -favorites: Doctrine\ORM\PersistentCollection {#1275 …}
  -listOfIngredients: "<p>Farine de bl&eacute; &bull; Lait &bull; Beurre &bull; Cheddar (lait, ubstances laiti&egrave;res modifi&eacute;es, cr&egrave;me, sel, culture bact&eacute;rienne, chlorure de calcium, enzyme microbienne) &bull; Oignon vert &bull; Oeuf &bull; Poudre &agrave; p&acirc;te &bull; Sel</p><p>Contient : Bl&eacute; &bull; Lait &bull; Oeuf</p><p>Peut contenir des amandes et/ou des pacanes<br />&nbsp;</p>"
  -qtyReadyToShip: 6
  -expirationDate: DateTime @1645160400 {#1113
    date: 2022-02-18 00:00:00.0 America/New_York (-05:00)
  }
  -isConsigned: false
  -consignedCost: 0.0
  -nutritionFactImage: Proxies\__CG__\App\Entity\Image {#1277 …}
  -isFragile: false
  -qtyPerUnit: 1
  -validatedByDistributor: true
  -deliveryNote: null
  -isJustInTime: false
  -reminderLowQuantitySent: false
  -hasMultipleProducts: false
  -hasFreeMaturinShipping: false
  -deal: null
  -productsInBundle: Doctrine\ORM\PersistentCollection {#1278 …}
  -badges: Doctrine\ORM\PersistentCollection {#1400 …}
  -diets: Doctrine\ORM\PersistentCollection {#1413 …}
  -discountPricings: Doctrine\ORM\PersistentCollection {#1415 …}
  -subCategory: Proxies\__CG__\App\Entity\Category {#1417 …}
  -complementedByGroups: Doctrine\ORM\PersistentCollection {#1430 …}
  -complementaryGroups: Doctrine\ORM\PersistentCollection {#1432 …}
  -actionWhenExpired: 0
  -isSubscribable: null
  -subscriptions: Doctrine\ORM\PersistentCollection {#1452 …}
  -isBoxOfProducts: false
  -productsInBox: Doctrine\ORM\PersistentCollection {#1466 …}
  -isOnlySubscribable: null
  -justInTimeDeliveryDate: null
  -freeMaturinShippingIfLowerThen: null
  -isOnlySubscribableToType: null
  -targetOfReplacementScripts: Doctrine\ORM\PersistentCollection {#1480 …}
  -quantityWarehouse: 6
  -quantityWarehouseReserved: 0
  -quantityOnHold: 0
  -parentProductId: null
  -feeWarehousePackingPerUnit: null
  -feeWarehouseHandlingPerUnit: null
  -isDisplayedInAssociationOnly: false
  -isHri: false
  -puroExclusion: false
  -containsAlcohol: false
  -isConsumer: true
  -productColaborPrice: null
  -isPrixLaureat: false
  -cantUseCoupon: false
  -corporative: null
  -seasonality: null
  -seasonalityStart: null
  -seasonalityEnd: null
  -quantityMaxProd: null
  -productDelete: false
  -orderFrequency: 0
  -portionForMeal: 0
}
productName
"scones-cheddar"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-encoding
"gzip,deflate,br"
connection
"Keep-alive"
cookie
"PHPSESSID=28lbk1lv3hb4f8jcm0gpjh2l5m; sf_redirect=%7B%22token%22%3A%227dfb8e%22%2C%22route%22%3A%22viewProductInAssociation%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CProductController%22%2C%22method%22%3A%22viewProductInAssociation%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2FMarkego%5C%2Fsrc%5C%2FController%5C%2FProductController.php%22%2C%22line%22%3A587%7D%2C%22status_code%22%3A307%2C%22status_text%22%3A%22Temporary%20Redirect%22%7D"
host
"staging.maturin.ca"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 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
"Wed, 08 Apr 2026 10:58:28 GMT"
location
"/groupe/bucke/product/le-monde-est-scone/scones-cheddar/7157/"
x-debug-token
"c465dd"

Cookies

Request Cookies

Key Value
PHPSESSID
"28lbk1lv3hb4f8jcm0gpjh2l5m"
sf_redirect
"{"token":"7dfb8e","route":"viewProductInAssociation","method":"GET","controller":{"class":"App\\Controller\\ProductController","method":"viewProductInAssociation","file":"\/var\/www\/html\/Markego\/src\/Controller\/ProductController.php","line":587},"status_code":307,"status_text":"Temporary Redirect"}"

Response Cookies

No response cookies

Session

Session Metadata

Key Value
Created
"Tue, 07 Apr 26 15:41:57 -0400"
Last used
"Wed, 08 Apr 26 06:58:28 -0400"
Lifetime
"31536000"

Session Attributes

Attribute Value
_csrf/https-authenticate
"ifB2-DmsQqaVZuB40-JktXxPZ5GM-BhjKSgmrqlFYls"
_csrf/https-cart
"Hmxnj-4bMY5jm-Q66PlVZL7pJJGdnBoJZhCdJndifXA"
_csrf/https-form
"atFSyGEQ7FZXwOLmSGyBzu1syG_OmovqOL1pySLD44c"
_csrf/https-registration
"AdSJ8EaThNJfXIUvGr2CBFpH0w5hF1LT-7EwKQHj7c4"
_hwi_oauth.facebook.224654284787874.csrf_state.01ba857cbe465bb9aec5dec4aa460b14
"01ba857cbe465bb9aec5dec4aa460b14"
_hwi_oauth.facebook.224654284787874.csrf_state.032a63dcdd36379c7a7ea61f3050d591
"032a63dcdd36379c7a7ea61f3050d591"
_hwi_oauth.facebook.224654284787874.csrf_state.160173e47418a36aa0b08d81d6ea1116
"160173e47418a36aa0b08d81d6ea1116"
_hwi_oauth.facebook.224654284787874.csrf_state.168405bc03755b3ee0919f85937886bf
"168405bc03755b3ee0919f85937886bf"
_hwi_oauth.facebook.224654284787874.csrf_state.1fc223ca1444d052e59eaa8aabc4707a
"1fc223ca1444d052e59eaa8aabc4707a"
_hwi_oauth.facebook.224654284787874.csrf_state.3f346f0b7387c4f63a1e7a13a566072c
"3f346f0b7387c4f63a1e7a13a566072c"
_hwi_oauth.facebook.224654284787874.csrf_state.41399c959ea2ef0025aee8a3a5c77dab
"41399c959ea2ef0025aee8a3a5c77dab"
_hwi_oauth.facebook.224654284787874.csrf_state.46d1003462e11b7ba8e7f80b3680c4b6
"46d1003462e11b7ba8e7f80b3680c4b6"
_hwi_oauth.facebook.224654284787874.csrf_state.93170854ad1b4775c6ac56a1cdb3aa75
"93170854ad1b4775c6ac56a1cdb3aa75"
_hwi_oauth.facebook.224654284787874.csrf_state.cdafaf01b988769113329af6c918ac73
"cdafaf01b988769113329af6c918ac73"
_hwi_oauth.facebook.224654284787874.csrf_state.f73455e9be8ba1486ea183e9abc86509
"f73455e9be8ba1486ea183e9abc86509"
_hwi_oauth.google.654609154778-7oimf9er3kem3ki594858c268643a8bq.apps.googleusercontent.com.csrf_state.5e2f2e1f0b4765502369a615576b9632
"5e2f2e1f0b4765502369a615576b9632"
_hwi_oauth.google.654609154778-7oimf9er3kem3ki594858c268643a8bq.apps.googleusercontent.com.csrf_state.71adfd6de06185d39d3333c60eef0097
"71adfd6de06185d39d3333c60eef0097"
_hwi_oauth.google.654609154778-7oimf9er3kem3ki594858c268643a8bq.apps.googleusercontent.com.csrf_state.756b2de339cf899cc39b5762057c2f3d
"756b2de339cf899cc39b5762057c2f3d"
_hwi_oauth.google.654609154778-7oimf9er3kem3ki594858c268643a8bq.apps.googleusercontent.com.csrf_state.7faf9f461861eaf5c70987b6e0c952eb
"7faf9f461861eaf5c70987b6e0c952eb"
_hwi_oauth.linkedin.78cm1wovjnexc8.csrf_state.4461757136aa37d73cbb07e4b0dfdb77
"4461757136aa37d73cbb07e4b0dfdb77"
_hwi_oauth.linkedin.78cm1wovjnexc8.csrf_state.7cc16cce27b16abfb30572408630a5ce
"7cc16cce27b16abfb30572408630a5ce"
_hwi_oauth.linkedin.78cm1wovjnexc8.csrf_state.a4e4bfc7317078fb4e132a301254a668
"a4e4bfc7317078fb4e132a301254a668"
_hwi_oauth.linkedin.78cm1wovjnexc8.csrf_state.cfbe58e9253ab3b8a3390a59b95919f2
"cfbe58e9253ab3b8a3390a59b95919f2"
_profiler_search_end
"1"
_profiler_search_ip
"45.153.34.143"
_profiler_search_limit
"1"
_profiler_search_method
"1"
_profiler_search_start
"1"
_profiler_search_status_code
"599-1) OR 647=(SELECT 647 FROM PG_SLEEP(15))--"
_profiler_search_token
"1JBnFRn6B'; waitfor delay '0:0:15' -- bgSsNSBD')) OR 788=(SELECT 788 FROM PG_SLEEP(15))--"
_profiler_search_url
"(select 198766*667891 from DUAL)"
_security.last_error
Symfony\Component\Security\Core\Exception\BadCredentialsException {#241
  -token: Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#242 …}
  #message: "Bad credentials."
  #code: 0
  #file: "/var/www/html/Markego/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php"
  #line: 68
  trace: {
    /var/www/html/Markego/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:68 {
      session_start($options) …
      › if ($this->hideUserNotFoundExceptions) {    throw new BadCredentialsException('Bad credentials.', 0, $e);}
    }
    /var/www/html/Markego/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:151 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start() …
      › // ok to try and start the sessionif (!session_start()) {    throw new \RuntimeException('Failed to start the session');
    }
    /var/www/html/Markego/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:320 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag($name) …
      › } elseif (!$this->started) {    $this->start();}
    }
    /var/www/html/Markego/vendor/symfony/http-foundation/Session/Session.php:244 {
      Symfony\Component\HttpFoundation\Session\Session->getBag($name) …
      › {    $bag = $this->storage->getBag($name);}
    /var/www/html/Markego/vendor/symfony/http-foundation/Session/Session.php:266 {
      Symfony\Component\HttpFoundation\Session\Session->getAttributeBag(): AttributeBagInterface …
      › {    return $this->getBag($this->attributeName);}
    }
    /var/www/html/Markego/vendor/symfony/http-foundation/Session/Session.php:68 {
      Symfony\Component\HttpFoundation\Session\Session->get($name, $default = null) …
      › {    return $this->getAttributeBag()->get($name, $default);}
    }
    /var/www/html/Markego/vendor/symfony/security-http/Firewall/ContextListener.php:113 {
      Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event) …
      › $sessionId = $session->getId();$token = $session->get($this->sessionKey);}
    /var/www/html/Markego/vendor/symfony/security-http/Firewall/AbstractListener.php:27 {
      Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
      › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
    }
    /var/www/html/Markego/vendor/symfony/security-bundle/Debug/WrappedListener.php:51 {
      Symfony\Bundle\SecurityBundle\Debug\WrappedListener->__invoke(RequestEvent $event) …
      › if (\is_callable($this->listener)) {    ($this->listener)($event);} else {
    }
    /var/www/html/Markego/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:35 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
      › $wrappedListener = new WrappedListener($listener);$wrappedListener($event);$this->wrappedListeners[] = $wrappedListener->getInfo();
    }
    /var/www/html/Markego/vendor/symfony/security-http/Firewall.php:97 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(GetResponseEvent $event) …
      › if ($event instanceof RequestEvent) {    $this->callListeners($event, $authenticationListeners());} else {
    }
    /var/www/html/Markego/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
    /var/www/html/Markego/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
      Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/html/Markego/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
      › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
    /var/www/html/Markego/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/html/Markego/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/html/Markego/vendor/symfony/http-kernel/HttpKernel.php:122 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/html/Markego/vendor/symfony/http-kernel/HttpKernel.php:68 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/html/Markego/vendor/symfony/http-kernel/Kernel.php:201 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/html/Markego/public/index.php:35 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
_security.last_username
"(select 198766*667891 from DUAL)"
_security.main.target_path
"https://staging.maturin.ca/vendeur/produits/liste/?url=vendeur%2Fproduits%2Fliste%2F"
cartId
18217509
favorites
Doctrine\Common\Collections\ArrayCollection {#236
  -elements: [
    2709
    6458
    7395
    823
  ]
}
showThisAssociationIdOnly-customBrowsing
25

Flashes

Flashes

Key Value
error
[
  "The product you tried to see is not allowed in Aliment Snack"
  "The product you tried to see is not allowed in Aliment Snack"
  "The product you tried to see is not allowed in Aliment Snack"
  "The product you tried to see is not allowed in Aliment Snack"
]

Server Parameters

Server Parameters

Defined in .env

Key Value
ADMIN_TO_SEND_ADDRESS
"maxime@maturin.ca"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"ece17b137845c6af87737a7b429bf83e"
DATABASE_URL
"mysql://dev:adf98hj248r7hdasfSDF23r@127.0.0.1:3306/omelodev"
DEV_TO_MAIL_ADDRESS
"maxime@maturin.ca"
ELASTICSEARCH_HOST
"127.0.0.1"
ELASTICSEARCH_PORT
"9200"
ENABLE_TWIG_CACHE
"true"
MAILER_FROM
"reply-message@maturin.ca"
MAILER_URL
"smtp://mail.maturin.ca:587?encryption=&auth_mode=&username=maxime@maturin.ca&password=y3TE3dK7"
SOLEXIS_API_HOST
"https://maturin-dev.solutionextreme.com/api/"
SOLEXIS_NEW_API_HOST
"https://maturin-dev.solutionextreme.com/api/"
STRIPE_API_KEY
"sk_test_cLLpvDdtubdfD3HTPOK3uEoC"
STRIPE_API_PKEY
"pk_test_Hk3TQ3qfUi6YJ5ZTc2jdQB3X"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/html/Markego/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/Markego/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip,deflate,br"
HTTP_CONNECTION
"Keep-alive"
HTTP_COOKIE
"PHPSESSID=28lbk1lv3hb4f8jcm0gpjh2l5m; sf_redirect=%7B%22token%22%3A%227dfb8e%22%2C%22route%22%3A%22viewProductInAssociation%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CProductController%22%2C%22method%22%3A%22viewProductInAssociation%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2FMarkego%5C%2Fsrc%5C%2FController%5C%2FProductController.php%22%2C%22line%22%3A587%7D%2C%22status_code%22%3A307%2C%22status_text%22%3A%22Temporary%20Redirect%22%7D"
HTTP_HOST
"staging.maturin.ca"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"url=product/le-monde-est-scone/scones-cheddar/7157/"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"url=product/le-monde-est-scone/scones-cheddar/7157/"
REDIRECT_SSL_TLS_SNI
"staging.maturin.ca"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/product/le-monde-est-scone/scones-cheddar/7157/"
REMOTE_ADDR
"45.153.34.143"
REMOTE_PORT
"57136"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1775645908
REQUEST_TIME_FLOAT
1775645908.173
REQUEST_URI
"/product/le-monde-est-scone/scones-cheddar/7157/"
SCRIPT_FILENAME
"/var/www/html/Markego/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.79.50.9"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"staging.maturin.ca"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.41 (Ubuntu) Server at staging.maturin.ca Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.41 (Ubuntu)"
SSL_TLS_SNI
"staging.maturin.ca"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MAILER_URL,MAILER_FROM,DEV_TO_MAIL_ADDRESS,ADMIN_TO_SEND_ADDRESS,ELASTICSEARCH_HOST,ELASTICSEARCH_PORT,STRIPE_API_KEY,STRIPE_API_PKEY,SOLEXIS_API_HOST,SOLEXIS_NEW_API_HOST,ENABLE_TWIG_CACHE"