Query Metrics
33
Database Queries
16
Different statements
69.73 ms
Query time
0
Invalid entities
111
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
19.80 ms (28.40%) |
1 |
SELECT t0_.translation_key AS translation_key_0, t0_.translation_value AS translation_value_1 FROM translation t0_ WHERE t0_.locale = ? AND t0_.domain = ?
Parameters:
[ "de" "messages" ] |
|
11.51 ms (16.51%) |
11 |
SELECT s0_.id AS id_0, s0_.settings_key AS settings_key_1, s0_.value AS value_2, s0_.type AS type_3, s0_.description AS description_4, s0_.scope AS scope_5 FROM system_setting s0_ WHERE s0_.settings_key = ?
Parameters:
[
"shop_status"
]
|
|
11.09 ms (15.90%) |
3 |
SELECT t0.id AS id_1, t0.session_id AS session_id_2, t0.user_id AS user_id_3, t0.total AS total_4, t0.status AS status_5, t0.admin_comment AS admin_comment_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.payment AS payment_9, t0.stripe_payment_intent_id AS stripe_payment_intent_id_10, t0.stripe_status AS stripe_status_11, t0.shipping_cost AS shipping_cost_12, t0.discount AS discount_13, t0.order_status AS order_status_14, t0.shipping_address_snapshot AS shipping_address_snapshot_15, t0.billing_address_snapshot AS billing_address_snapshot_16, t0.invoice_number AS invoice_number_17, t0.invoice_issued_at AS invoice_issued_at_18, t0.invoice_snapshot AS invoice_snapshot_19, t0.fulfillment_type AS fulfillment_type_20, t0.pickup_status AS pickup_status_21, t0.pickup_ready_at AS pickup_ready_at_22, t0.pickup_notified_at AS pickup_notified_at_23, t0.customer_id AS customer_id_24, t0.shipping_method_id AS shipping_method_id_25, t0.coupon_id AS coupon_id_26 FROM cart t0 WHERE t0.session_id = ? AND t0.status = ? LIMIT 1
Parameters:
[ "pu6o8qgqt0fbp5dfefv5dc4gva" "open" ] |
|
7.90 ms (11.33%) |
2 |
"COMMIT"
Parameters:
[] |
|
6.70 ms (9.60%) |
2 |
SELECT p0_.id AS id_0, p0_.slug AS slug_1, p0_.title AS title_2, p0_.content AS content_3, p0_.page_template AS page_template_4, p0_.builder_sections AS builder_sections_5, p0_.published_sections AS published_sections_6, p0_.is_published AS is_published_7, p0_.published_at AS published_at_8, p0_.position AS position_9, p0_.is_footer_menu AS is_footer_menu_10, p0_.footer_placement AS footer_placement_11, p0_.footer_position AS footer_position_12, p0_.slider_enabled AS slider_enabled_13, p0_.slider_type AS slider_type_14, p0_.show_in_menu AS show_in_menu_15, p1_.id AS id_16, p1_.slug AS slug_17, p1_.title AS title_18, p1_.content AS content_19, p1_.page_template AS page_template_20, p1_.builder_sections AS builder_sections_21, p1_.published_sections AS published_sections_22, p1_.is_published AS is_published_23, p1_.published_at AS published_at_24, p1_.position AS position_25, p1_.is_footer_menu AS is_footer_menu_26, p1_.footer_placement AS footer_placement_27, p1_.footer_position AS footer_position_28, p1_.slider_enabled AS slider_enabled_29, p1_.slider_type AS slider_type_30, p1_.show_in_menu AS show_in_menu_31, p0_.parent_id AS parent_id_32, p0_.footer_parent_id AS footer_parent_id_33, p0_.seo_meta_id AS seo_meta_id_34, p1_.parent_id AS parent_id_35, p1_.footer_parent_id AS footer_parent_id_36, p1_.seo_meta_id AS seo_meta_id_37 FROM page p0_ LEFT JOIN page p1_ ON p0_.id = p1_.footer_parent_id WHERE p0_.footer_parent_id IS NULL AND p0_.footer_placement = ? AND p0_.is_published = 1 ORDER BY p0_.footer_position ASC, p1_.footer_position ASC
Parameters:
[
"main"
]
|
|
3.50 ms (5.02%) |
3 |
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.configuration AS configuration_4, t0.cart_id AS cart_id_5, t0.product_id AS product_id_6 FROM cart_item t0 WHERE t0.cart_id = ?
Parameters:
[
1719
]
|
|
2.31 ms (3.32%) |
1 |
SELECT t0.id AS id_1, t0.settings_key AS settings_key_2, t0.value AS value_3, t0.type AS type_4, t0.description AS description_5, t0.scope AS scope_6 FROM system_setting t0 WHERE t0.settings_key = ? LIMIT 1
Parameters:
[
"shop_menu_config"
]
|
|
1.35 ms (1.93%) |
1 |
SELECT p0_.id AS id_0, p0_.slug AS slug_1, p0_.title AS title_2, p0_.content AS content_3, p0_.page_template AS page_template_4, p0_.builder_sections AS builder_sections_5, p0_.published_sections AS published_sections_6, p0_.is_published AS is_published_7, p0_.published_at AS published_at_8, p0_.position AS position_9, p0_.is_footer_menu AS is_footer_menu_10, p0_.footer_placement AS footer_placement_11, p0_.footer_position AS footer_position_12, p0_.slider_enabled AS slider_enabled_13, p0_.slider_type AS slider_type_14, p0_.show_in_menu AS show_in_menu_15, p1_.id AS id_16, p1_.slug AS slug_17, p1_.title AS title_18, p1_.content AS content_19, p1_.page_template AS page_template_20, p1_.builder_sections AS builder_sections_21, p1_.published_sections AS published_sections_22, p1_.is_published AS is_published_23, p1_.published_at AS published_at_24, p1_.position AS position_25, p1_.is_footer_menu AS is_footer_menu_26, p1_.footer_placement AS footer_placement_27, p1_.footer_position AS footer_position_28, p1_.slider_enabled AS slider_enabled_29, p1_.slider_type AS slider_type_30, p1_.show_in_menu AS show_in_menu_31, p0_.parent_id AS parent_id_32, p0_.footer_parent_id AS footer_parent_id_33, p0_.seo_meta_id AS seo_meta_id_34, p1_.parent_id AS parent_id_35, p1_.footer_parent_id AS footer_parent_id_36, p1_.seo_meta_id AS seo_meta_id_37 FROM page p0_ LEFT JOIN page p1_ ON p0_.id = p1_.parent_id WHERE p0_.parent_id IS NULL AND p0_.show_in_menu = 1 ORDER BY p0_.position ASC
Parameters:
[] |
|
0.90 ms (1.29%) |
1 |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.price AS price_2, s0_.description AS description_3, s0_.delivery_time AS delivery_time_4, s0_.type AS type_5, s0_.zone_id AS zone_id_6 FROM shipping_method s0_ WHERE s0_.type = ? OR s0_.type IS NULL ORDER BY s0_.id ASC LIMIT 1
Parameters:
[
"shipping"
]
|
|
0.76 ms (1.08%) |
1 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.content AS content_4, t0.page_template AS page_template_5, t0.builder_sections AS builder_sections_6, t0.published_sections AS published_sections_7, t0.is_published AS is_published_8, t0.published_at AS published_at_9, t0.position AS position_10, t0.is_footer_menu AS is_footer_menu_11, t0.footer_placement AS footer_placement_12, t0.footer_position AS footer_position_13, t0.slider_enabled AS slider_enabled_14, t0.slider_type AS slider_type_15, t0.show_in_menu AS show_in_menu_16, t0.parent_id AS parent_id_17, t0.footer_parent_id AS footer_parent_id_18, t0.seo_meta_id AS seo_meta_id_19 FROM page t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"shop"
]
|
|
0.72 ms (1.03%) |
1 |
INSERT INTO cart (session_id, user_id, total, status, admin_comment, created_at, updated_at, payment, stripe_payment_intent_id, stripe_status, shipping_cost, discount, order_status, shipping_address_snapshot, billing_address_snapshot, invoice_number, invoice_issued_at, invoice_snapshot, fulfillment_type, pickup_status, pickup_ready_at, pickup_notified_at, customer_id, shipping_method_id, coupon_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "pu6o8qgqt0fbp5dfefv5dc4gva" null 0.0 "open" null "2026-08-26 04:56:57" "2026-08-26 04:56:57" null null null null null null null null null null null "shipping" null null null null null null ] |
|
0.69 ms (0.99%) |
1 |
SELECT s0_.id AS id_0, s0_.settings_key AS settings_key_1, s0_.value AS value_2, s0_.type AS type_3, s0_.description AS description_4, s0_.scope AS scope_5 FROM system_setting s0_ WHERE s0_.settings_key = ? AND s0_.scope = ?
Parameters:
[ "cart_session_lifetime" "frontend" ] |
|
0.67 ms (0.96%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.parent_id AS parent_id_4, t0.seo_meta_id AS seo_meta_id_5 FROM category t0
Parameters:
[] |
|
0.63 ms (0.90%) |
2 |
"START TRANSACTION"
Parameters:
[] |
|
0.62 ms (0.89%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.placeholder AS placeholder_3, t0.template_content AS template_content_4 FROM widget t0
Parameters:
[] |
|
0.59 ms (0.85%) |
1 |
UPDATE cart SET shipping_cost = ?, shipping_method_id = ? WHERE id = ?
Parameters:
[ 6.9 1 1719 ] |
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\SeoMeta | 39 |
| App\Entity\Category | 33 |
| App\Entity\Widget | 18 |
| App\Entity\Page | 10 |
| App\Entity\SystemSetting | 8 |
| App\Entity\Cart | 1 |
| App\Entity\ShippingMethod | 1 |
| App\Entity\ShippingZone | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\SystemSetting | No errors. |
| App\Entity\Cart | No errors. |
| App\Entity\Customer | No errors. |
| App\Entity\ShippingMethod | No errors. |
| App\Entity\Coupon | No errors. |
| App\Entity\CartItem | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\CrossSellRule | No errors. |
| App\Entity\ShippingZone | No errors. |
| App\Entity\Page | No errors. |
| App\Entity\SeoMeta | No errors. |
| App\Entity\Widget | No errors. |
| App\Entity\Translation | No errors. |
| App\Entity\Category | No errors. |