Query Metrics
13
Database Queries
3
Different statements
20.39 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 3.54 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.collapse AS collapse_2 FROM category c0_
Parameters:
[] |
2 | 5.39 ms |
SELECT t0.id AS id_1, t0.ballons AS ballons_2, t0.chasubles AS chasubles_3, t0.maillots AS maillots_4, t0.pharmacie AS pharmacie_5, t0.category_id AS category_id_6 FROM inventory t0 WHERE t0.category_id = ?
Parameters:
[
1
]
|
3 | 0.56 ms |
SELECT t0.id AS id_1, t0.ballons AS ballons_2, t0.chasubles AS chasubles_3, t0.maillots AS maillots_4, t0.pharmacie AS pharmacie_5, t0.category_id AS category_id_6 FROM inventory t0 WHERE t0.category_id = ?
Parameters:
[
2
]
|
4 | 0.50 ms |
SELECT t0.id AS id_1, t0.ballons AS ballons_2, t0.chasubles AS chasubles_3, t0.maillots AS maillots_4, t0.pharmacie AS pharmacie_5, t0.category_id AS category_id_6 FROM inventory t0 WHERE t0.category_id = ?
Parameters:
[
3
]
|
5 | 0.41 ms |
SELECT t0.id AS id_1, t0.ballons AS ballons_2, t0.chasubles AS chasubles_3, t0.maillots AS maillots_4, t0.pharmacie AS pharmacie_5, t0.category_id AS category_id_6 FROM inventory t0 WHERE t0.category_id = ?
Parameters:
[
4
]
|
6 | 0.35 ms |
SELECT t0.id AS id_1, t0.ballons AS ballons_2, t0.chasubles AS chasubles_3, t0.maillots AS maillots_4, t0.pharmacie AS pharmacie_5, t0.category_id AS category_id_6 FROM inventory t0 WHERE t0.category_id = ?
Parameters:
[
5
]
|
7 | 0.33 ms |
SELECT t0.id AS id_1, t0.ballons AS ballons_2, t0.chasubles AS chasubles_3, t0.maillots AS maillots_4, t0.pharmacie AS pharmacie_5, t0.category_id AS category_id_6 FROM inventory t0 WHERE t0.category_id = ?
Parameters:
[
6
]
|
8 | 0.33 ms |
SELECT t0.id AS id_1, t0.ballons AS ballons_2, t0.chasubles AS chasubles_3, t0.maillots AS maillots_4, t0.pharmacie AS pharmacie_5, t0.category_id AS category_id_6 FROM inventory t0 WHERE t0.category_id = ?
Parameters:
[
7
]
|
9 | 0.30 ms |
SELECT t0.id AS id_1, t0.ballons AS ballons_2, t0.chasubles AS chasubles_3, t0.maillots AS maillots_4, t0.pharmacie AS pharmacie_5, t0.category_id AS category_id_6 FROM inventory t0 WHERE t0.category_id = ?
Parameters:
[
8
]
|
10 | 0.33 ms |
SELECT t0.id AS id_1, t0.ballons AS ballons_2, t0.chasubles AS chasubles_3, t0.maillots AS maillots_4, t0.pharmacie AS pharmacie_5, t0.category_id AS category_id_6 FROM inventory t0 WHERE t0.category_id = ?
Parameters:
[
9
]
|
11 | 0.37 ms |
SELECT t0.id AS id_1, t0.ballons AS ballons_2, t0.chasubles AS chasubles_3, t0.maillots AS maillots_4, t0.pharmacie AS pharmacie_5, t0.category_id AS category_id_6 FROM inventory t0 WHERE t0.category_id = ?
Parameters:
[
10
]
|
12 | 0.34 ms |
SELECT t0.id AS id_1, t0.ballons AS ballons_2, t0.chasubles AS chasubles_3, t0.maillots AS maillots_4, t0.pharmacie AS pharmacie_5, t0.category_id AS category_id_6 FROM inventory t0 WHERE t0.category_id = ?
Parameters:
[
11
]
|
13 | 7.66 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.logo AS logo_2 FROM club c0_
Parameters:
[] |
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\Request | No errors. |
App\Entity\Category | No errors. |
App\Entity\Inventory | No errors. |
App\Entity\User | No errors. |
App\Entity\Club | No errors. |