Query Metrics
4
Database Queries
4
Different statements
9.88 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.17 ms (62.42%) |
1 |
SELECT t0.id AS id_1, t0.date_created AS date_created_2, t0.frequency AS frequency_3, t0.is_active AS is_active_4, t0.quantity AS quantity_5, t0.has_been_renewed AS has_been_renewed_6, t0.date_of_last_renewal AS date_of_last_renewal_7, t0.product_id AS product_id_8, t0.for_user_id AS for_user_id_9, t0.from_cart_id AS from_cart_id_10 FROM subscription t0 WHERE t0.id IS NULL
Parameters:
[] |
|
2.29 ms (23.18%) |
1 |
"COMMIT"
Parameters:
[] |
|
1.12 ms (11.38%) |
1 |
INSERT INTO cart (date_created, stripe_token, stripe_response, is_paid, solex_order_id, date_payment, shipping_estimation_raw, shipping_maturin_cost, shipping_maturin_carrier_name, shipping_maturin_service_name, shipping_maturin_estimated_date, picking_and_packing_fee, payment_fee, maturin_fee, taxes_products, taxes_maturin, taxes_shipping_maturin, taxes_shipping_company, taxes_packing, shipping_maturin_service_id, solex_order_raw, maturin_tracking_info, order_no, is_on_hold, just_in_time_email_sent, reminder_sent, raw_distributor_billing, taxes_products_calculations, taxes_shipping_maturin_calculations, taxes_shipping_company_calculations, taxes_packing_calculations, amount_saved_by_coupon, shipping_signature_required, signature_mandatory, extra_priority_points, warehouse_group_id, is_refunded, refund_stripe_response, note_from_buyer, is_bulk_order, track_link, track_pod_status_id, delivery_choice_date, pre_order, pre_order_now, shipping_address_id, user_id, used_coupon_id, logistic_invoice_id, send_with_subscription_id, from_subscription_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "2026-06-15 07:50:06" 2 => null 3 => null 4 => 0 5 => null 6 => null 7 => null 8 => null 9 => null 10 => null 11 => null 12 => 0 13 => 0 14 => 0 15 => 0 16 => 0 17 => 0 18 => 0 19 => 0 20 => null 21 => null 22 => "a:0:{}" 23 => null 24 => 0 25 => 0 26 => 0 27 => "N;" 28 => "a:0:{}" 29 => "a:0:{}" 30 => "a:0:{}" 31 => "a:0:{}" 32 => 0 33 => 0 34 => 0 35 => 0 36 => null 37 => 0 38 => "N;" 39 => null 40 => 0 41 => null 42 => null 43 => null 44 => null 45 => null 46 => null 47 => null 48 => null 49 => null 50 => null 51 => null ] |
|
0.30 ms (3.03%) |
1 |
"START TRANSACTION"
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\Notification | No errors. |
| App\Entity\Message | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\Cart | No errors. |
| App\Entity\Subscription | No errors. |
| App\Entity\CartProduct | No errors. |
| App\Entity\FinancialLog | No errors. |
| App\Entity\CustomOrder | No errors. |
| App\Entity\MaturinOrder | No errors. |
| App\Entity\RecurringOrder | No errors. |
| App\Entity\UserShippingLocation | No errors. |
| App\Entity\CartCoupon | No errors. |
| App\Entity\Invoice | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\Conservation | No errors. |
| App\Entity\Image | No errors. |
| App\Entity\Company | No errors. |
| App\Entity\Region | No errors. |
| App\Entity\Corporative | No errors. |
| App\Entity\CompanyLocation | No errors. |
| App\Entity\CompanyAssociation | No errors. |