GET https://suntravelsetservices.net/public/destinations?page=1

Query Metrics

3 Database Queries
3 Different statements
2.74 ms Query time
0 Invalid entities
4 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.34 ms
(49.02%)
1
SELECT t0.id AS id_1, t0.pays AS pays_2, t0.ville AS ville_3, t0.site AS site_4, t0.desciption AS desciption_5, t0.image1 AS image1_6, t0.image2 AS image2_7, t0.image3 AS image3_8, t0.statut AS statut_9, t0.montant AS montant_10, t0.langue AS langue_11, t0.duree_conseillee AS duree_conseillee_12, t0.notation AS notation_13, t0.circuit AS circuit_14 FROM destination t0 ORDER BY t0.id ASC LIMIT 6
Parameters:
[]
0.94 ms
(34.37%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.role AS role_3, t0.photo AS photo_4, t0.facebook AS facebook_5, t0.twiter AS twiter_6, t0.linkedin AS linkedin_7 FROM equipe t0 ORDER BY t0.id ASC LIMIT 4
Parameters:
[]
0.45 ms
(16.61%)
1
SELECT COUNT(*) FROM destination 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\Destination 2
App\Entity\Equipe 2

Entities Mapping

Class Mapping errors
App\Entity\Destination No errors.
App\Entity\Equipe No errors.