ExceptionController :: showAction
Request
GET Parameters
| Key | Value |
|---|---|
| url | "api/product/cart/add/7751" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "twig.controller.exception::showAction" |
| exception | Symfony\Component\ErrorHandler\Exception\FlattenException {#2111 -message: "Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13)" -code: 0 -previous: null -trace: [ [ "namespace" => "" "short_class" => "" "class" => "" "type" => "" "function" => "" "file" => "/var/www/html/Markego/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php" "line" => 101 "args" => [] ] [ "namespace" => "Symfony\Component\HttpFoundation\Session\Storage\Handler" "short_class" => "StrictSessionHandler" "class" => "Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler" "type" => "->" "function" => "gc" "file" => "/var/www/html/Markego/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php" "line" => 83 "args" => [] ] [ "namespace" => "Symfony\Component\HttpFoundation\Session\Storage\Proxy" "short_class" => "SessionHandlerProxy" "class" => "Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy" "type" => "->" "function" => "gc" "file" => null "line" => null "args" => [] ] [ "namespace" => "" "short_class" => "" "class" => "" "type" => "" "function" => "session_start" "file" => "/var/www/html/Markego/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php" "line" => 151 "args" => [] ] [ "namespace" => "Symfony\Component\HttpFoundation\Session\Storage" "short_class" => "NativeSessionStorage" "class" => "Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage" "type" => "->" "function" => "start" "file" => "/var/www/html/Markego/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php" "line" => 320 "args" => [] ] [ "namespace" => "Symfony\Component\HttpFoundation\Session\Storage" "short_class" => "NativeSessionStorage" "class" => "Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage" "type" => "->" "function" => "getBag" "file" => "/var/www/html/Markego/vendor/symfony/http-foundation/Session/Session.php" "line" => 244 "args" => [] ] [ "namespace" => "Symfony\Component\HttpFoundation\Session" "short_class" => "Session" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" "function" => "getBag" "file" => "/var/www/html/Markego/vendor/symfony/http-foundation/Session/Session.php" "line" => 266 "args" => [] ] [ "namespace" => "Symfony\Component\HttpFoundation\Session" "short_class" => "Session" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" "function" => "getAttributeBag" "file" => "/var/www/html/Markego/vendor/symfony/http-foundation/Session/Session.php" "line" => 68 "args" => [] ] [ "namespace" => "Symfony\Component\HttpFoundation\Session" "short_class" => "Session" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" "function" => "get" "file" => "/var/www/html/Markego/src/Service/UserService.php" "line" => 516 "args" => [] ] [ "namespace" => "App\Service" "short_class" => "UserService" "class" => "App\Service\UserService" "type" => "->" "function" => "getCart" "file" => "/var/www/html/Markego/src/Controller/CartController.php" "line" => 2764 "args" => [] ] [ "namespace" => "App\Controller" "short_class" => "CartController" "class" => "App\Controller\CartController" "type" => "->" "function" => "addToCart" "file" => "/var/www/html/Markego/src/Controller/CartController.php" "line" => 82 "args" => [] ] [ "namespace" => "App\Controller" "short_class" => "CartController" "class" => "App\Controller\CartController" "type" => "->" "function" => "addProductAtCart" "file" => "/var/www/html/Markego/vendor/symfony/http-kernel/HttpKernel.php" "line" => 146 "args" => [] ] [ "namespace" => "Symfony\Component\HttpKernel" "short_class" => "HttpKernel" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" "function" => "handleRaw" "file" => "/var/www/html/Markego/vendor/symfony/http-kernel/HttpKernel.php" "line" => 68 "args" => [] ] [ "namespace" => "Symfony\Component\HttpKernel" "short_class" => "HttpKernel" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" "function" => "handle" "file" => "/var/www/html/Markego/vendor/symfony/http-kernel/Kernel.php" "line" => 201 "args" => [] ] [ "namespace" => "Symfony\Component\HttpKernel" "short_class" => "Kernel" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" "function" => "handle" "file" => "/var/www/html/Markego/public/index.php" "line" => 35 "args" => [] ] ] -traceAsString: """ #0 /var/www/html/Markego/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php(83): Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler->gc()\n #1 [internal function]: Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->gc()\n #2 /var/www/html/Markego/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php(151): session_start()\n #3 /var/www/html/Markego/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php(320): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start()\n #4 /var/www/html/Markego/vendor/symfony/http-foundation/Session/Session.php(244): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag()\n #5 /var/www/html/Markego/vendor/symfony/http-foundation/Session/Session.php(266): Symfony\Component\HttpFoundation\Session\Session->getBag()\n #6 /var/www/html/Markego/vendor/symfony/http-foundation/Session/Session.php(68): Symfony\Component\HttpFoundation\Session\Session->getAttributeBag()\n #7 /var/www/html/Markego/src/Service/UserService.php(516): Symfony\Component\HttpFoundation\Session\Session->get()\n #8 /var/www/html/Markego/src/Controller/CartController.php(2764): App\Service\UserService->getCart()\n #9 /var/www/html/Markego/src/Controller/CartController.php(82): App\Controller\CartController->addToCart()\n #10 /var/www/html/Markego/vendor/symfony/http-kernel/HttpKernel.php(146): App\Controller\CartController->addProductAtCart()\n #11 /var/www/html/Markego/vendor/symfony/http-kernel/HttpKernel.php(68): Symfony\Component\HttpKernel\HttpKernel->handleRaw()\n #12 /var/www/html/Markego/vendor/symfony/http-kernel/Kernel.php(201): Symfony\Component\HttpKernel\HttpKernel->handle()\n #13 /var/www/html/Markego/public/index.php(35): Symfony\Component\HttpKernel\Kernel->handle()\n #14 {main} """ -class: "ErrorException" -statusCode: 500 -statusText: "Internal Server Error" -headers: [] -file: "/var/www/html/Markego/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php" -line: 101 -asString: null -message: null -code: null -previous: null -trace: null -traceAsString: null -class: null -statusCode: null -headers: null -file: null -line: null } |
| logger | Symfony\Bridge\Monolog\Logger {#423 #name: "request" #handlers: [ Monolog\Handler\StreamHandler {#420 #stream: stream resource @94 : false : true : false : "plainfile" : "STDIO" : "a" : 0 : true : "/var/www/html/Markego/var/log/dev.log" : [] } #url: "/var/www/html/Markego/var/log/dev.log" -errorMessage: null #filePermission: null #useLocking: false -dirCreated: true #level: 400 #bubble: true #processors: [ Monolog\Processor\PsrLogMessageProcessor {#419 -dateFormat: null -removeUsedContextFields: false } ] #formatter: Monolog\Formatter\LineFormatter {#2092 …} } Symfony\Bridge\Monolog\Handler\ConsoleHandler {#421 -output: null -verbosityLevelMap: [ 16 => 400 32 => 300 64 => 250 128 => 200 256 => 100 ] -consoleFormaterOptions: [] #level: 100 #bubble: true #processors: [] #formatter: null } ] #processors: [ Symfony\Bridge\Monolog\Processor\DebugProcessor {#517 -records: [ "000000002a5ac9b1000000007de32dd0" => [ [ "timestamp" => 1783816084 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] "channel" => "event" ] [ "timestamp" => 1783816084 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent" ] "channel" => "event" ] [ "timestamp" => 1783816084 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent" ] "channel" => "event" ] [ "timestamp" => 1783816084 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1783816084 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1783816084 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] "channel" => "event" ] [ "timestamp" => 1783816084 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1783816084 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName" ] "channel" => "event" ] [ "timestamp" => 1783816084 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1783816084 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1783816084 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] "channel" => "event" ] [ "timestamp" => 1783816084 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1783816084 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1783816084 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1783816084 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1783816084 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1783816084 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1783816084 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1783816084 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1783816084 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1783816084 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1783816084 "message" => "Uncaught PHP Exception ErrorException: "Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13)" at /var/www/html/Markego/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php line 101" "priority" => 500 "priorityName" => "CRITICAL" "context" => [ "exception" => ErrorException {#1993 #message: "Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13)" #code: 0 #file: "/var/www/html/Markego/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php" #line: 101 #severity: E_NOTICE : { { Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler->gc($maxlifetime) … › |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| connection | "keep-alive" |
| host | "staging.maturin.ca" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36 (compatible; meta-externalagent/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/crawler))" |
| 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" |
| date | "Sun, 12 Jul 2026 00:28:04 GMT" |
| x-debug-token | "e6b4c0" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Flashes
Flashes
No flash messages were created.
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 | "*/*" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "staging.maturin.ca" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36 (compatible; meta-externalagent/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/crawler))" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "url=api/product/cart/add/7751&url=api%2Fproduct%2Fcart%2Fadd%2F7751" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_QUERY_STRING | "url=api/product/cart/add/7751&url=api%2Fproduct%2Fcart%2Fadd%2F7751" |
| REDIRECT_SSL_TLS_SNI | "staging.maturin.ca" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/api/product/cart/add/7751" |
| REMOTE_ADDR | "57.141.0.53" |
| REMOTE_PORT | "51058" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1783816084 |
| REQUEST_TIME_FLOAT | 1783816084.744 |
| REQUEST_URI | "/api/product/cart/add/7751?url=api%2Fproduct%2Fcart%2Fadd%2F7751" |
| 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" |
Parent Request
Return to parent request (token = 5fd888)
| Key | Value |
|---|---|
| _controller | "App\Controller\CartController::addProductAtCart" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "addProductAtCart" |
| _route_params | [ "id" => "7751" ] |
| id | "7751" |
| product | App\Entity\Product {#1096 #em: Doctrine\ORM\EntityManager {#317 …} #userServ: App\Service\UserService {#571 …} -urlName: null -id: 7751 -origName: "Épicerie de la semaine (moyen)" -origBrandName: "Abonnement" -qtyLeft: 0 -unitAmount: 3.0 -unit: 3 -available: true -origDescription: "<p><strong>***Notre sélection Maturin est établie chaque semaine afin de varier vos épiceries et de vous faire découvrir de nouveaux produits ***</strong></p><p>Le panier moyen est idéal pour avoir une base d'aliments d'ici ou pour 2 personnes qui aiment découvrir de nouveaux aliments.</p><p><strong>Le panier moyen comprend:</strong></p><p>1 Miche multigrains Boulangerie St-Vincent<br />1 Parmesan Biobio<br />1 Agneau haché Le Véritable agneau<br />1 Épaule de lapin confite Produits Jorick<br />1 Pâté au poulet de grain Rose des vents<br />1 Mesclun d'hiver Safranière des Cantons<br />1 Tomates et concombre Ferme 3 clefs<br />1 Pommes de terre Jardin noir</p>" -categories: Proxies\__CG__\App\Entity\Category {#1158 …} -conservation: Proxies\__CG__\App\Entity\Conservation {#1137 …} -Origin: "Québec/Canada" -bestBefore: null -creationDate: DateTime @1617595200 {#1094 : 2021-04-05 00:00:00.0 America/New_York (-04:00) } -nutritionFact: null -newProduct: true -images: Doctrine\ORM\PersistentCollection {#1138 …} -mainImage: Proxies\__CG__\App\Entity\Image {#1159 …} -tags: Doctrine\ORM\PersistentCollection {#1116 …} -ingredients: Doctrine\ORM\PersistentCollection {#1130 …} -storages: Doctrine\ORM\PersistentCollection {#1171 …} -pricings: Doctrine\ORM\PersistentCollection {#1189 …} -certifications: Doctrine\ORM\PersistentCollection {#1202 …} -company: Proxies\__CG__\App\Entity\Company {#1363 …} -taxable: false -maturinUpc: null -codeUPC: null -code1: null -code2: null -code3: null -codeBox: null -alimentsDuQuebec: false -deliveryLocations: Doctrine\ORM\PersistentCollection {#1351 …} -minimumInStorage: 20 -deliveryMethods: Doctrine\ORM\PersistentCollection {#1328 …} -limitedQuantity: false -alimentsDuQuebecCertification: null -DeliveryType: 0 -DeliveryPickup: false -draft: false -deliveryMail: true -locations: Doctrine\ORM\PersistentCollection {#1302 …} -region: Proxies\__CG__\App\Entity\Region {#1273 …} -advices: null -recipes: null -userViewed: Doctrine\ORM\PersistentCollection {#1284 …} -inCarts: Doctrine\ORM\PersistentCollection {#1227 …} -solexId: "37613" -replenishmentItems: Doctrine\ORM\PersistentCollection {#1244 …} -favorites: Doctrine\ORM\PersistentCollection {#1256 …} -listOfIngredients: null -qtyReadyToShip: 100 -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 {#1258 …} -badges: Doctrine\ORM\PersistentCollection {#1380 …} -diets: Doctrine\ORM\PersistentCollection {#1393 …} -discountPricings: Doctrine\ORM\PersistentCollection {#1395 …} -subCategory: Proxies\__CG__\App\Entity\Category {#1397 …} -complementedByGroups: Doctrine\ORM\PersistentCollection {#1410 …} -complementaryGroups: Doctrine\ORM\PersistentCollection {#1412 …} -actionWhenExpired: 0 -isSubscribable: true -subscriptions: Doctrine\ORM\PersistentCollection {#1432 …} -isBoxOfProducts: true -productsInBox: Doctrine\ORM\PersistentCollection {#1446 …} -isOnlySubscribable: true -justInTimeDeliveryDate: null -freeMaturinShippingIfLowerThen: null -isOnlySubscribableToType: 2 -targetOfReplacementScripts: Doctrine\ORM\PersistentCollection {#1460 …} -quantityWarehouse: 0 -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 } |