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

Query Metrics

30 Database Queries
5 Different statements
14.70 ms Query time
0 Invalid entities
15 Managed entities

Grouped Statements

Show all queries

Time Count Info
11.84 ms
(80.51%)
25
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"
]
0.97 ms
(6.57%)
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.87 ms
(5.89%)
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-luxe"
]
0.55 ms
(3.74%)
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:
[
  2
]
0.48 ms
(3.29%)
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:
[
  2
]

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\ProductsSpecs 5
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.