GET Parameters
POST Parameters
Uploaded Files
Request Attributes
| Key |
Value |
| _controller |
"App\Controller\ProductController::viewProduct" |
| _firewall_context |
"security.firewall.map.context.main" |
| _locale |
"fr" |
| _redirected |
true |
| _route |
"viewProduct" |
| _route_params |
[
"_locale" => "fr"
"producerUrl" => "la-cabottine---saveurs-indigenes---mv-mitis"
"productName" => "trio-les-marines"
"id" => "6845"
] |
| _template |
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#932
#template: "frontend/product.html.twig"
-vars: []
-streamable: false
-owner: [
App\Controller\ProductController {#224
-entityMana: Doctrine\ORM\EntityManager {#318 …}
-productServ: App\Service\ProductService {#154 …}
-userServ: App\Service\UserService {#151 …}
-companyServ: App\Service\CompanyService {#862 …}
-request: null
#container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#850 …}
}
"viewProduct"
]
} |
| id |
"6845" |
| producerUrl |
"la-cabottine---saveurs-indigenes---mv-mitis" |
| product |
App\Entity\Product {#1111
#em: Doctrine\ORM\EntityManager {#318 …}
#userServ: App\Service\UserService {#151 …}
-urlName: null
-id: 6845
-origName: "Trio les MArinés"
-origBrandName: "Ensemble cadeau"
-qtyLeft: 0
-unitAmount: 0.0
-unit: 0
-available: true
-origDescription: "<p>Marinés dans le vinaigre et aromatisés d’épices sauvages, trois pots »découverte »: champignons sauvages (125ml), boutons de marguerites (60ml) et légumes sauvages printaniers tels la quenouille et têtes de violon (250ml). Bonne dégustation!</p>"
-categories: Proxies\__CG__\App\Entity\Category {#1173 …}
-conservation: null
-Origin: "Québec/Canada"
-bestBefore: null
-creationDate: DateTime @1606107600 {#1109
date: 2020-11-23 00:00:00.0 America/New_York (-05:00)
}
-nutritionFact: null
-newProduct: true
-images: Doctrine\ORM\PersistentCollection {#1172 …}
-mainImage: Proxies\__CG__\App\Entity\Image {#1132 …}
-tags: Doctrine\ORM\PersistentCollection {#1141 …}
-ingredients: Doctrine\ORM\PersistentCollection {#1155 …}
-storages: Doctrine\ORM\PersistentCollection {#1175 …}
-pricings: Doctrine\ORM\PersistentCollection {#1194 …}
-certifications: Doctrine\ORM\PersistentCollection {#1207 …}
-company: Proxies\__CG__\App\Entity\Company {#1368 …}
-taxable: false
-maturinUpc: null
-codeUPC: null
-code1: null
-code2: null
-code3: null
-codeBox: null
-alimentsDuQuebec: false
-deliveryLocations: Doctrine\ORM\PersistentCollection {#1356 …}
-minimumInStorage: null
-deliveryMethods: Doctrine\ORM\PersistentCollection {#1333 …}
-limitedQuantity: false
-alimentsDuQuebecCertification: null
-DeliveryType: 0
-DeliveryPickup: true
-draft: false
-deliveryMail: false
-locations: Doctrine\ORM\PersistentCollection {#1307 …}
-region: Proxies\__CG__\App\Entity\Region {#1278 …}
-advices: null
-recipes: null
-userViewed: Doctrine\ORM\PersistentCollection {#1289 …}
-inCarts: Doctrine\ORM\PersistentCollection {#1232 …}
-solexId: null
-replenishmentItems: Doctrine\ORM\PersistentCollection {#1249 …}
-favorites: Doctrine\ORM\PersistentCollection {#1261 …}
-listOfIngredients: null
-qtyReadyToShip: 20
-expirationDate: null
-isConsigned: false
-consignedCost: 0.0
-nutritionFactImage: null
-isFragile: false
-qtyPerUnit: 1
-validatedByDistributor: false
-deliveryNote: null
-isJustInTime: true
-reminderLowQuantitySent: false
-hasMultipleProducts: false
-hasFreeMaturinShipping: false
-deal: null
-productsInBundle: Doctrine\ORM\PersistentCollection {#1263 …}
-badges: Doctrine\ORM\PersistentCollection {#1385 …}
-diets: Doctrine\ORM\PersistentCollection {#1398 …}
-discountPricings: Doctrine\ORM\PersistentCollection {#1400 …}
-subCategory: Proxies\__CG__\App\Entity\Category {#1402 …}
-complementedByGroups: Doctrine\ORM\PersistentCollection {#1415 …}
-complementaryGroups: Doctrine\ORM\PersistentCollection {#1417 …}
-actionWhenExpired: 0
-isSubscribable: null
-subscriptions: Doctrine\ORM\PersistentCollection {#1437 …}
-isBoxOfProducts: false
-productsInBox: Doctrine\ORM\PersistentCollection {#1451 …}
-isOnlySubscribable: null
-justInTimeDeliveryDate: null
-freeMaturinShippingIfLowerThen: null
-isOnlySubscribableToType: null
-targetOfReplacementScripts: Doctrine\ORM\PersistentCollection {#1465 …}
-quantityWarehouse: 0
-quantityWarehouseReserved: 0
-quantityOnHold: 0
-parentProductId: null
-feeWarehousePackingPerUnit: null
-feeWarehouseHandlingPerUnit: null
-isDisplayedInAssociationOnly: true
-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 |
"trio-les-marines" |
Request Headers
| Header |
Value |
| accept |
"*/*" |
| accept-encoding |
"gzip, br, deflate" |
| cookie |
"PHPSESSID=9cgeqvoo4j12d57vc5ho827gku; sf_redirect=%7B%22token%22%3A%22416e2a%22%2C%22route%22%3A%22viewProduct%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2FMarkego%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A99%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D" |
| from |
"gptbot(at)openai.com" |
| host |
"staging.maturin.ca" |
| referer |
"https://staging.maturin.ca/index.php/produit/la-cabottine---saveurs-indigenes---mv-mitis/trio-les-marines/6845" |
| user-agent |
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)" |
| x-openai-host-hash |
"92317407" |
| x-php-ob-level |
"1" |
Request Content
Request content not available (it was retrieved as a resource).