Query Metrics
8
Database Queries
5
Different statements
7.76 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 2.13 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.resume AS resume_3, t0.text AS text_4, t0.lang AS lang_5, t0.creation_date AS creation_date_6, t0.publication_date AS publication_date_7, t0.active AS active_8, t0.meta_title AS meta_title_9, t0.meta_description AS meta_description_10, t0.author AS author_11, t0.image_id AS image_id_12 FROM recipe t0 WHERE t0.id = ?
Parameters:
[
"23"
]
|
2 | 0.23 ms |
"START TRANSACTION"
Parameters:
[] |
3 | 0.77 ms |
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 => "2025-07-28 17:44:21" 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 ] |
4 | 1.76 ms |
"COMMIT"
Parameters:
[] |
5 | 0.86 ms |
SELECT p0_.id AS id_0, p0_.from_date AS from_date_1, p0_.to_date AS to_date_2, p0_.active AS active_3, p0_.is_in_modal AS is_in_modal_4, p0_.product_id AS product_id_5, p0_.custom_image_id AS custom_image_id_6 FROM product_sponsored p0_ WHERE p0_.active = 1 AND p0_.from_date <= ? AND p0_.to_date >= ? AND p0_.is_in_modal = 1 ORDER BY RAND() ASC LIMIT 15
Parameters:
[ "2025-07-28 17:44:21" "2025-07-28 17:44:21" ] |
6 | 0.89 ms |
SELECT p0_.id AS id_0, p0_.from_date AS from_date_1, p0_.to_date AS to_date_2, p0_.active AS active_3, p0_.is_in_modal AS is_in_modal_4, p0_.product_id AS product_id_5, p0_.custom_image_id AS custom_image_id_6 FROM product_sponsored p0_ WHERE p0_.active = 1 AND p0_.from_date <= ? AND p0_.to_date >= ? AND p0_.is_in_modal = 1 ORDER BY RAND() ASC LIMIT 15
Parameters:
[ "2025-07-28 17:44:21" "2025-07-28 17:44:21" ] |
7 | 0.56 ms |
SELECT p0_.id AS id_0, p0_.from_date AS from_date_1, p0_.to_date AS to_date_2, p0_.active AS active_3, p0_.is_in_modal AS is_in_modal_4, p0_.product_id AS product_id_5, p0_.custom_image_id AS custom_image_id_6 FROM product_sponsored p0_ WHERE p0_.active = 1 AND p0_.from_date <= ? AND p0_.to_date >= ? AND p0_.is_in_modal = 1 ORDER BY RAND() ASC LIMIT 15
Parameters:
[ "2025-07-28 17:44:21" "2025-07-28 17:44:21" ] |
8 | 0.56 ms |
SELECT p0_.id AS id_0, p0_.from_date AS from_date_1, p0_.to_date AS to_date_2, p0_.active AS active_3, p0_.is_in_modal AS is_in_modal_4, p0_.product_id AS product_id_5, p0_.custom_image_id AS custom_image_id_6 FROM product_sponsored p0_ WHERE p0_.active = 1 AND p0_.from_date <= ? AND p0_.to_date >= ? AND p0_.is_in_modal = 1 ORDER BY RAND() ASC LIMIT 15
Parameters:
[ "2025-07-28 17:44:21" "2025-07-28 17:44:21" ] |
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\Recipe | No errors. |
App\Entity\Image | No errors. |
App\Entity\SuggestedGroup | 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\Subscription | 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\Company | No errors. |
App\Entity\Region | No errors. |
App\Entity\Corporative | No errors. |
App\Entity\CompanyLocation | No errors. |
App\Entity\CompanyAssociation | No errors. |
App\Entity\ProductSponsored | No errors. |
App\Entity\ProductSponsoredCategory | No errors. |