GET https://test.karaokekoning.nl/products/karaokeset-xxl

Query Metrics

27 Database Queries
5 Different statements
18.98 ms Query time
0 Invalid entities
10 Managed entities

Grouped Statements

Show all queries

Time Count Info
14.42 ms
(75.95%)
22
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = ? LIMIT 1
Parameters:
[
  "general\company"
]
1.88 ms
(9.89%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description_short AS description_short_4, t0.description1 AS description1_5, t0.price AS price_6, t0.image AS image_7, t0.seo_title AS seo_title_8, t0.seo_description AS seo_description_9, t0.seo_keywords AS seo_keywords_10, t0.pax AS pax_11, t0.usps AS usps_12, t0.badge AS badge_13, t0.features AS features_14, t0.description2 AS description2_15 FROM products t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.94 ms
(4.96%)
1
SELECT t0.id AS id_1, t0.question AS question_2, t0.answer AS answer_3, t0.product_id AS product_id_4 FROM products_faq t0 WHERE t0.product_id = ?
Parameters:
[
  3
]
0.91 ms
(4.81%)
1
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.label AS label_3, t0.value AS value_4, t0.product_id AS product_id_5 FROM products_specs t0 WHERE t0.product_id = ?
Parameters:
[
  3
]
0.83 ms
(4.38%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description_short AS description_short_4, t0.description1 AS description1_5, t0.price AS price_6, t0.image AS image_7, t0.seo_title AS seo_title_8, t0.seo_description AS seo_description_9, t0.seo_keywords AS seo_keywords_10, t0.pax AS pax_11, t0.usps AS usps_12, t0.badge AS badge_13, t0.features AS features_14, t0.description2 AS description2_15 FROM products t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "karaokeset-xxl"
]

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\FrameworkSettings 7
App\Entity\Products 3

Entities Mapping

Class Mapping errors
App\Entity\Products No errors.
App\Entity\ProductsSpecs No errors.
App\Entity\ProductsFaq No errors.
App\Entity\FrameworkSettings No errors.