https://staging.maturin.ca/panier?url=panier

Forms

  • cart
    • products
    • update
    • submit
    • _token

cart

"App\Form\CartType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Cart {#1615
  -id: 3758300
  -dateCreated: DateTime @1787857795 {#5452
    date: 2026-08-27 15:09:55.793608 America/New_York (-04:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#1652
    -snapshot: [ …2]
    -owner: App\Entity\Cart {#1615}
    -association: [ …15]
    -em: Doctrine\ORM\EntityManager {#308 …}
    -backRefFieldName: "cart"
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#10780 …}
    -isDirty: false
    #collection: Doctrine\Common\Collections\ArrayCollection {#1653 …}
    #initialized: true
  }
  -financialLogs: Doctrine\ORM\PersistentCollection {#1654 …}
  -shippingAddress: Proxies\__CG__\App\Entity\UserShippingLocation {#1704 …}
  -stripeToken: null
  -stripeResponse: null
  -isPaid: false
  -user: App\Entity\User {#578 …}
  -solexOrderId: null
  -datePayment: DateTime @1787857795 {#5459
    date: 2026-08-27 15:09:55.793651 America/New_York (-04:00)
  }
  -shippingEstimationRaw: ""
  -shippingMaturinCost: 0.0
  -shippingMaturinCarrierName: null
  -shippingMaturinServiceName: null
  -shippingMaturinEstimatedDate: DateTime @1786420800 {#1617
    date: 2026-08-11 00:00:00.0 America/New_York (-04:00)
  }
  -pickingAndPackingFee: 0.0
  -paymentFee: 0.0
  -maturinFee: 0.0
  -taxesProducts: 0.0
  -taxesMaturin: 0.0
  -taxesShippingMaturin: 0.0
  -taxesShippingCompany: 0.0
  -taxesPacking: 0.0
  -shippingMaturinServiceId: null
  -solexOrderRaw: null
  -maturinTrackingInfo: []
  -orderNo: null
  -customOrders: Doctrine\ORM\PersistentCollection {#1674 …}
  -maturinOrders: Doctrine\ORM\PersistentCollection {#1735 …}
  -usedCoupon: null
  -isOnHold: true
  -justInTimeEmailSent: false
  -reminderSent: false
  -rawDistributorBilling: null
  -recurringOrders: Doctrine\ORM\PersistentCollection {#1737 …}
  -taxesProductsCalculations: [
    "totalTax" => 0.0
    "totalPrice" => 0.0
    "details" => [
      [
        "amount" => 0.0
        "taxId" => 1
        "taxName" => "TPS"
        "taxPourcentage" => 5.0
        "taxOnTax" => false
      ]
      [
        "amount" => 0.0
        "taxId" => 2
        "taxName" => "TVQ"
        "taxPourcentage" => 9.975
        "taxOnTax" => false
      ]
    ]
  ]
  -taxesShippingMaturinCalculations: [
    "totalTax" => 0.0
    "totalPrice" => 0.0
    "details" => [
      [
        "amount" => 0.0
        "taxId" => 1
        "taxName" => "TPS"
        "taxPourcentage" => 5.0
        "taxOnTax" => false
      ]
      [
        "amount" => 0.0
        "taxId" => 2
        "taxName" => "TVQ"
        "taxPourcentage" => 9.975
        "taxOnTax" => false
      ]
    ]
  ]
  -taxesShippingCompanyCalculations: [
    "totalTax" => 0.0
    "totalPrice" => 0.0
    "details" => [
      [
        "amount" => 0.0
        "taxId" => 1
        "taxName" => "TPS"
        "taxPourcentage" => 5.0
        "taxOnTax" => false
      ]
      [
        "amount" => 0.0
        "taxId" => 2
        "taxName" => "TVQ"
        "taxPourcentage" => 9.975
        "taxOnTax" => false
      ]
    ]
  ]
  -taxesPackingCalculations: [
    "totalTax" => 0.0
    "totalPrice" => 0.0
    "details" => [
      [
        "amount" => 0.0
        "taxId" => 1
        "taxName" => "TPS"
        "taxPourcentage" => 5.0
        "taxOnTax" => false
      ]
      [
        "amount" => 0.0
        "taxId" => 2
        "taxName" => "TVQ"
        "taxPourcentage" => 9.975
        "taxOnTax" => false
      ]
    ]
  ]
  -amountSavedByCoupon: 0.0
  -logisticInvoice: null
  -shippingSignatureRequired: false
  -subscriptions: Doctrine\ORM\PersistentCollection {#1739 …}
  -signatureMandatory: false
  -sendWithSubscription: null
  -extraPriorityPoints: 0
  -warehouseGroupId: null
  -fromSubscription: null
  -isRefunded: false
  -refundStripeResponse: null
  -noteFromBuyer: null
  -isBulkOrder: false
  -trackLink: null
  -trackPodStatusId: null
  -deliveryChoiceDate: null
  -preOrder: false
  -preOrderNow: false
  #em: Doctrine\ORM\EntityManager {#308 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Cart {#1615
  -id: 3758300
  -dateCreated: DateTime @1787857795 {#5452
    date: 2026-08-27 15:09:55.793608 America/New_York (-04:00)
  }
  -products: Doctrine\ORM\PersistentCollection {#1652
    -snapshot: [ …2]
    -owner: App\Entity\Cart {#1615}
    -association: [ …15]
    -em: Doctrine\ORM\EntityManager {#308 …}
    -backRefFieldName: "cart"
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#10780 …}
    -isDirty: false
    #collection: Doctrine\Common\Collections\ArrayCollection {#1653 …}
    #initialized: true
  }
  -financialLogs: Doctrine\ORM\PersistentCollection {#1654 …}
  -shippingAddress: Proxies\__CG__\App\Entity\UserShippingLocation {#1704 …}
  -stripeToken: null
  -stripeResponse: null
  -isPaid: false
  -user: App\Entity\User {#578 …}
  -solexOrderId: null
  -datePayment: DateTime @1787857795 {#5459
    date: 2026-08-27 15:09:55.793651 America/New_York (-04:00)
  }
  -shippingEstimationRaw: ""
  -shippingMaturinCost: 0.0
  -shippingMaturinCarrierName: null
  -shippingMaturinServiceName: null
  -shippingMaturinEstimatedDate: DateTime @1786420800 {#1617
    date: 2026-08-11 00:00:00.0 America/New_York (-04:00)
  }
  -pickingAndPackingFee: 0.0
  -paymentFee: 0.0
  -maturinFee: 0.0
  -taxesProducts: 0.0
  -taxesMaturin: 0.0
  -taxesShippingMaturin: 0.0
  -taxesShippingCompany: 0.0
  -taxesPacking: 0.0
  -shippingMaturinServiceId: null
  -solexOrderRaw: null
  -maturinTrackingInfo: []
  -orderNo: null
  -customOrders: Doctrine\ORM\PersistentCollection {#1674 …}
  -maturinOrders: Doctrine\ORM\PersistentCollection {#1735 …}
  -usedCoupon: null
  -isOnHold: true
  -justInTimeEmailSent: false
  -reminderSent: false
  -rawDistributorBilling: null
  -recurringOrders: Doctrine\ORM\PersistentCollection {#1737 …}
  -taxesProductsCalculations: [
    "totalTax" => 0.0
    "totalPrice" => 0.0
    "details" => [
      [
        "amount" => 0.0
        "taxId" => 1
        "taxName" => "TPS"
        "taxPourcentage" => 5.0
        "taxOnTax" => false
      ]
      [
        "amount" => 0.0
        "taxId" => 2
        "taxName" => "TVQ"
        "taxPourcentage" => 9.975
        "taxOnTax" => false
      ]
    ]
  ]
  -taxesShippingMaturinCalculations: [
    "totalTax" => 0.0
    "totalPrice" => 0.0
    "details" => [
      [
        "amount" => 0.0
        "taxId" => 1
        "taxName" => "TPS"
        "taxPourcentage" => 5.0
        "taxOnTax" => false
      ]
      [
        "amount" => 0.0
        "taxId" => 2
        "taxName" => "TVQ"
        "taxPourcentage" => 9.975
        "taxOnTax" => false
      ]
    ]
  ]
  -taxesShippingCompanyCalculations: [
    "totalTax" => 0.0
    "totalPrice" => 0.0
    "details" => [
      [
        "amount" => 0.0
        "taxId" => 1
        "taxName" => "TPS"
        "taxPourcentage" => 5.0
        "taxOnTax" => false
      ]
      [
        "amount" => 0.0
        "taxId" => 2
        "taxName" => "TVQ"
        "taxPourcentage" => 9.975
        "taxOnTax" => false
      ]
    ]
  ]
  -taxesPackingCalculations: [
    "totalTax" => 0.0
    "totalPrice" => 0.0
    "details" => [
      [
        "amount" => 0.0
        "taxId" => 1
        "taxName" => "TPS"
        "taxPourcentage" => 5.0
        "taxOnTax" => false
      ]
      [
        "amount" => 0.0
        "taxId" => 2
        "taxName" => "TVQ"
        "taxPourcentage" => 9.975
        "taxOnTax" => false
      ]
    ]
  ]
  -amountSavedByCoupon: 0.0
  -logisticInvoice: null
  -shippingSignatureRequired: false
  -subscriptions: Doctrine\ORM\PersistentCollection {#1739 …}
  -signatureMandatory: false
  -sendWithSubscription: null
  -extraPriorityPoints: 0
  -warehouseGroupId: null
  -fromSubscription: null
  -isRefunded: false
  -refundStripeResponse: null
  -noteFromBuyer: null
  -isBulkOrder: false
  -trackLink: null
  -trackPodStatusId: null
  -deliveryChoiceDate: null
  -preOrder: false
  -preOrderNow: false
  #em: Doctrine\ORM\EntityManager {#308 …}
}
same as passed value

Resolved Options

View Variables