GET https://opham.devsoft-pro.net/actualit%C3%A9/654675466

Query Metrics

3 Database Queries
3 Different statements
0.58 ms Query time
0 Invalid entities
6 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.22 ms
(38.97%)
1
SELECT t0.id AS id_1, t0.date_actus AS date_actus_2, t0.image AS image_3, t0.date_creation AS date_creation_4, t0.date_modif AS date_modif_5, t0.desc_courte AS desc_courte_6, t0.desc_long AS desc_long_7, t0.html_content AS html_content_8, t0.is_actived AS is_actived_9, t0.libelle AS libelle_10, t0.user_edit_id AS user_edit_id_11 FROM actualites t0 WHERE t0.id = ?
Parameters:
[
  "7"
]
0.18 ms
(31.30%)
1
SELECT t0.id AS id_1, t0.raison_social AS raison_social_2, t0.denomination AS denomination_3, t0.slogan AS slogan_4, t0.logo AS logo_5, t0.adresse AS adresse_6, t0.code_postal AS code_postal_7, t0.ville AS ville_8, t0.desc_courte AS desc_courte_9, t0.desc_long AS desc_long_10, t0.nif AS nif_11, t0.stat AS stat_12, t0.tel_fixe AS tel_fixe_13, t0.mobile1 AS mobile1_14, t0.mobile2 AS mobile2_15, t0.email AS email_16, t0.date_creation AS date_creation_17, t0.date_modif AS date_modif_18, t0.is_actived AS is_actived_19, t0.numero_commande AS numero_commande_20, t0.user_modif_id AS user_modif_id_21 FROM societe t0 WHERE t0.is_actived = ? LIMIT 1
Parameters:
[
  1
]
0.17 ms
(29.73%)
1
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.nom_contact AS nom_contact_3, t0.mobile1 AS mobile1_4, t0.mobile2 AS mobile2_5, t0.email AS email_6, t0.date_creation AS date_creation_7, t0.date_modif AS date_modif_8, t0.is_actived AS is_actived_9, t0.user_modif_id AS user_modif_id_10, t0.societe_id AS societe_id_11 FROM contact t0 WHERE t0.societe_id = ? AND t0.is_actived = ? ORDER BY t0.date_creation ASC
Parameters:
[
  1
  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\Contact 3
App\Entity\Actualites 1
App\Entity\Societe 1
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\Actualites No errors.
App\Entity\User No errors.
App\Entity\Societe No errors.
App\Entity\Contact No errors.