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

Grouped Statements

Show all queries

Time Count Info
0.49 ms
(37.95%)
1
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:
[]
0.33 ms
(25.65%)
2
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
]
0.31 ms
(24.18%)
2
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
]
0.16 ms
(12.23%)
1
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:
[]

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.