GET https://bbernier.devlogiciel.com/modules

Query Metrics

10 Database Queries
2 Different statements
4.93 ms Query time
0 Invalid entities
38 Managed entities

Queries

Group similar statements

# Time Info
1 1.24 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.title AS title_3, t0.description AS description_4, t0.icon AS icon_5, t0.front_page AS front_page_6 FROM module t0 WHERE t0.type = ?
Parameters:
[
  "Disponible"
]
2 0.37 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.title AS title_3, t0.description AS description_4, t0.icon AS icon_5, t0.front_page AS front_page_6 FROM module t0 WHERE t0.type = ?
Parameters:
[
  "En développement"
]
3 0.28 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.title AS title_3, t0.description AS description_4, t0.icon AS icon_5, t0.front_page AS front_page_6 FROM module t0 WHERE t0.type = ?
Parameters:
[
  "Idée"
]
4 1.04 ms
SELECT t0.id AS id_1, t0.label AS label_2 FROM tag t0 INNER JOIN module_tag ON t0.id = module_tag.tag_id WHERE module_tag.module_id = ?
Parameters:
[
  2
]
5 0.36 ms
SELECT t0.id AS id_1, t0.label AS label_2 FROM tag t0 INNER JOIN module_tag ON t0.id = module_tag.tag_id WHERE module_tag.module_id = ?
Parameters:
[
  3
]
6 0.32 ms
SELECT t0.id AS id_1, t0.label AS label_2 FROM tag t0 INNER JOIN module_tag ON t0.id = module_tag.tag_id WHERE module_tag.module_id = ?
Parameters:
[
  4
]
7 0.34 ms
SELECT t0.id AS id_1, t0.label AS label_2 FROM tag t0 INNER JOIN module_tag ON t0.id = module_tag.tag_id WHERE module_tag.module_id = ?
Parameters:
[
  5
]
8 0.32 ms
SELECT t0.id AS id_1, t0.label AS label_2 FROM tag t0 INNER JOIN module_tag ON t0.id = module_tag.tag_id WHERE module_tag.module_id = ?
Parameters:
[
  6
]
9 0.32 ms
SELECT t0.id AS id_1, t0.label AS label_2 FROM tag t0 INNER JOIN module_tag ON t0.id = module_tag.tag_id WHERE module_tag.module_id = ?
Parameters:
[
  7
]
10 0.32 ms
SELECT t0.id AS id_1, t0.label AS label_2 FROM tag t0 INNER JOIN module_tag ON t0.id = module_tag.tag_id WHERE module_tag.module_id = ?
Parameters:
[
  8
]

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\Module\Module 32
App\Entity\Module\Tag 6

Entities Mapping

Class Mapping errors
App\Entity\Module\Module No errors.
App\Entity\Module\Tag No errors.