https://www.myhelpplace.com/fr/api/un-devis/consulter-proof-of-work/999999999

Query Metrics

2 Database Queries
2 Different statements
1.18 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.75 ms
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.est_ouvert AS est_ouvert_3, t0.nombre_de_vue AS nombre_de_vue_4, t0.nombre_doffre AS nombre_doffre_5, t0.la_date AS la_date_6, t0.titre AS titre_7, t0.contenu AS contenu_8, t0.budget_min AS budget_min_9, t0.budget_max AS budget_max_10, t0.annee AS annee_11, t0.mois AS mois_12, t0.categorie_entreprise_id AS categorie_entreprise_id_13, t0.proof_of_work_id AS proof_of_work_id_14, t0.user_id AS user_id_15 FROM devis t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "999999999"
]
2 0.44 ms
SELECT d0_.slug AS slug_0, d0_.id AS id_1, d0_.est_ouvert AS est_ouvert_2, d0_.nombre_de_vue AS nombre_de_vue_3, d0_.nombre_doffre AS nombre_doffre_4, d0_.la_date AS la_date_5, d0_.titre AS titre_6, d0_.contenu AS contenu_7, d0_.budget_min AS budget_min_8, d0_.budget_max AS budget_max_9, d0_.annee AS annee_10, d0_.mois AS mois_11, c1_.slug AS slug_12, c1_.id AS id_13, c1_.nom AS nom_14, c1_.nombre_element AS nombre_element_15, c1_.description AS description_16, c1_.phrase_d_appel AS phrase_d_appel_17, c1_.est_supprime AS est_supprime_18, p2_.id AS id_19, p2_.url AS url_20, p2_.full_url AS full_url_21, p2_.alt AS alt_22, p2_.date_ajout AS date_ajout_23, p2_.est_valide AS est_valide_24 FROM devis d0_ LEFT JOIN categorie_entreprise c1_ ON d0_.categorie_entreprise_id = c1_.id LEFT JOIN photo p2_ ON d0_.proof_of_work_id = p2_.id WHERE d0_.id = ?
Parameters:
[
  "999999999"
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Devis No errors.
App\Entity\CategorieEntreprise No errors.
App\Entity\Photo No errors.
App\Entity\AppUser No errors.