GET https://www.mcc.gov.mg/msk

Query Metrics

6 Database Queries
4 Different statements
1.30 ms Query time
0 Invalid entities
29 Managed entities

Queries

Group similar statements

# Time Info
1 0.49 ms
SELECT m0_.id AS id_0, m0_.firstname AS firstname_1, m0_.lastname AS lastname_2, m0_.photo AS photo_3, m0_.start_date AS start_date_4, m0_.end_date AS end_date_5, m0_.created_at AS created_at_6, m0_.content AS content_7 FROM ministre m0_ ORDER BY m0_.id DESC LIMIT 1
Parameters:
[]
2 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slag AS slag_3, t0.mission AS mission_4, t0.created_at AS created_at_5, t0.responsable AS responsable_6, t0.parent_id AS parent_id_7 FROM direction t0 WHERE t0.id = ?
Parameters:
[
  1
]
3 0.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slag AS slag_3, t0.mission AS mission_4, t0.created_at AS created_at_5, t0.responsable AS responsable_6, t0.parent_id AS parent_id_7 FROM direction t0 WHERE t0.id = ?
Parameters:
[
  3
]
4 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slag AS slag_3, t0.mission AS mission_4, t0.created_at AS created_at_5, t0.responsable AS responsable_6, t0.parent_id AS parent_id_7 FROM direction t0
Parameters:
[]
5 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slag AS slag_3, t0.mission AS mission_4, t0.created_at AS created_at_5, t0.responsable AS responsable_6, t0.parent_id AS parent_id_7 FROM direction t0 WHERE t0.parent_id = ?
Parameters:
[
  1
]
6 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slag AS slag_3, t0.mission AS mission_4, t0.created_at AS created_at_5, t0.responsable AS responsable_6, t0.parent_id AS parent_id_7 FROM direction t0 WHERE t0.parent_id = ?
Parameters:
[
  3
]

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\Direction\Direction 28
App\Entity\Direction\Ministre 1

Entities Mapping

Class Mapping errors
App\Entity\Direction\Ministre No errors.
App\Entity\Direction\Direction No errors.