Query Metrics
2
Database Queries
2
Different statements
2.02 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.03 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.icon AS icon_2 FROM category c0_, items i1_ WHERE i1_.category_id = c0_.id AND i1_.visible = 1 ORDER BY c0_.name ASC
Parameters:
[]
|
||||||||||||||||||||||||||||
| 2 | 0.99 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.day_off AS day_off_3, t0.day_hour_off AS day_hour_off_4, t0.day_hour_off_hide AS day_hour_off_hide_5, t0.res_max_week AS res_max_week_6, t0.nb_court AS nb_court_7, t0.setting_aff_court_line AS setting_aff_court_line_8, t0.max_court_res AS max_court_res_9, t0.game_time AS game_time_10, t0.game_time_max AS game_time_max_11, t0.picture AS picture_12, t0.picture_supp1 AS picture_supp1_13, t0.picture_supp2 AS picture_supp2_14, t0.picture_supp3 AS picture_supp3_15, t0.visible AS visible_16, t0.description AS description_17, t0.for_shuttle_cock_id AS for_shuttle_cock_id_18, t0.for_launcher_id AS for_launcher_id_19, t0.category_id AS category_id_20 FROM gymnasium t0 WHERE t0.visible = ? LIMIT 1
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Category | No errors. |
| App\Entity\Items | No errors. |
| App\Entity\Gymnasium | No errors. |