GET https://flyspa-api.dvpt.pulsweb.ch/api/client/domaines?limit=10&page=0

Query Metrics

21 Database Queries
5 Different statements
57.68 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
16.76 ms
(29.06%)
1
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.logo AS logo_2, d0_.description AS description_3, d0_.is_active AS is_active_4 FROM domain d0_ ORDER BY d0_.id DESC
Parameters:
[]
15.93 ms
(27.61%)
11
SELECT t0.id AS id_1, t0.title AS title_2, t0.logo AS logo_3, t0.description AS description_4, t0.is_active AS is_active_5, t0.domaine_id AS domaine_id_6 FROM category t0 WHERE t0.domaine_id = ?
Parameters:
[
  11
]
10.69 ms
(18.54%)
5
SELECT t0.id AS id_1, t0.title AS title_2, t0.logo AS logo_3, t0.description AS description_4, t0.price AS price_5, t0.duration AS duration_6, t0.is_active AS is_active_7, t0.product_id AS product_id_8 FROM sub_product t0 WHERE t0.product_id = ?
Parameters:
[
  3
]
8.21 ms
(14.23%)
3
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.logo AS logo_4, t0.price AS price_5, t0.is_active AS is_active_6, t0.duration AS duration_7, t0.subcategory_id AS subcategory_id_8, t0.category_id AS category_id_9 FROM product t0 WHERE t0.category_id = ?
Parameters:
[
  8
]
6.09 ms
(10.56%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.logo AS logo_3, t0.description AS description_4, t0.is_active AS is_active_5, t0.category_id AS category_id_6 FROM sub_category t0 WHERE t0.id = ?
Parameters:
[
  1
]

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