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

Grouped Statements

Show all queries

Time Count Info
3.03 ms
(61.59%)
7
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
]
1.89 ms
(38.41%)
3
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"
]

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.