GET https://www.metfp.gov.mg/

Query Metrics

4 Database Queries
4 Different statements
0.87 ms Query time
0 Invalid entities
11 Managed entities

Queries

Group similar statements

# Time Info
1 0.27 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.fonction AS fonction_3, t0.direction AS direction_4, t0.description AS description_5, t0.image AS image_6, t0.abr_direction AS abr_direction_7 FROM dirigeant t0
Parameters:
[]
2 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.image AS image_4, t0.is_active AS is_active_5 FROM slide t0 WHERE t0.is_active = ?
Parameters:
[
  1
]
3 0.22 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.image AS image_3, t0.title AS title_4, t0.content AS content_5, t0.worker AS worker_6, t0.description AS description_7 FROM ministre t0 WHERE t0.worker = ?
Parameters:
[
  1
]
4 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.titlefr AS titlefr_3, t0.lieu AS lieu_4, t0.content AS content_5, t0.contentfr AS contentfr_6, t0.published AS published_7, t0.created_at AS created_at_8, t0.date AS date_9, t0.photos AS photos_10 FROM article t0 WHERE t0.published = ? ORDER BY t0.created_at DESC LIMIT 6
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
App\Entity\Article 6
App\Entity\Slide 3
App\Entity\Dirigeant 1
App\Entity\Ministre 1

Entities Mapping

Class Mapping errors
App\Entity\Dirigeant No errors.
App\Entity\Slide No errors.
App\Entity\Ministre No errors.
App\Entity\Article No errors.