POST https://pep.devlogiciel.com/webhook/mailer_mailjet

Query Metrics

5 Database Queries
5 Different statements
7.12 ms Query time
0 Invalid entities
8 Managed entities

Queries

Group similar statements

# Time Info
1 2.49 ms
SELECT t0.id AS id_1, t0.url AS url_2, t0.description AS description_3, t0.type AS type_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.deleted_at AS deleted_at_7, t0.provisioning_pending AS provisioning_pending_8, t0.provisioning_attempts AS provisioning_attempts_9, t0.provisioned_at AS provisioned_at_10, t0.user_info_id AS user_info_id_11 FROM domaine t0 WHERE t0.type = ?
Parameters:
[
  "system"
]
2 1.83 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.telephone AS telephone_3, t0.objectif_site AS objectif_site_4, t0.secteur_activite AS secteur_activite_5, t0.consentement_rgpd AS consentement_rgpd_6, t0.outils_tiers AS outils_tiers_7, t0.nom_de_rue AS nom_de_rue_8, t0.numero AS numero_9, t0.code_postale AS code_postale_10, t0.ville AS ville_11, t0.pays AS pays_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.deleted_at AS deleted_at_15, t0.deleted AS deleted_16, t0.owner_id AS owner_id_17, t0.dtype, t0.raison_sociale AS raison_sociale_18, t0.forme_juridique AS forme_juridique_19, t0.siret AS siret_20, t0.tva_intracom AS tva_intracom_21, t0.nom_responsable_legal AS nom_responsable_legal_22, t0.type_projet AS type_projet_23 FROM user_information t0 WHERE t0.id = ? AND t0.dtype IN ('user_info', 'entreprise', 'autre')
Parameters:
[
  1
]
3 0.31 ms
"START TRANSACTION"
Parameters:
[]
4 1.26 ms
INSERT INTO newsletter_event (subscriber_id, email, type, occurred_at, mailjet_message_id, url, error_related_to, error, hard_bounce, comment, raw_payload, created_at, newsletter_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  null
  "gestion@isatis-concept.fr"
  "sent"
  "2026-07-28 13:55:30"
  null
  null
  null
  "250 2.6.0 <64d29875.CAAACQZfl4gAAAAAAAAABIIoTwEAAYKK6qQAAAAAADUSwABqaLTQ@mailjet.com> [InternalId=4823248299702, Hostname=MR1PPF247A4C837.FRAP264.PROD.OUTLOOK.COM] 182907 bytes in 0.266, 670.979 KB/sec Queued mail for delivery"
  null
  null
  "{"name":"delivered","metadata":[],"tags":[]}"
  "2026-07-28 15:55:46"
  null
]
5 1.23 ms
"COMMIT"
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\Domaine 5
App\Entity\UserInformation 1
App\Entity\User 1
App\Entity\NewsletterEvent 1

Entities Mapping