GET https://paiement.grimaldiforum.com.i2n.solutions/sitemap.xml

Query Metrics

1 Database Queries
1 Different statements
0.74 ms Query time
1 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.74 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.facture AS facture_2, t0.nom_entreprise AS nom_entreprise_3, t0.nom_client_entreprise AS nom_client_entreprise_4, t0.prenom_client_entreprise AS prenom_client_entreprise_5, t0.adresse_entreprise AS adresse_entreprise_6, t0.code_postal_entreprise AS code_postal_entreprise_7, t0.ville_entreprise AS ville_entreprise_8, t0.pays_entreprise AS pays_entreprise_9, t0.telephone_entreprise AS telephone_entreprise_10, t0.mail_entreprise AS mail_entreprise_11, t0.statut_paiement_donnees AS statut_paiement_donnees_12, t0.commentaire_paiement AS commentaire_paiement_13, t0.date_paiement AS date_paiement_14, t0.somme AS somme_15, t0.lien AS lien_16, t0.statut AS statut_17, t0.error_message AS error_message_18, t0.paiement_actif AS paiement_actif_19, t0.langue_utilisateur AS langue_utilisateur_20, t0.fin_validite_date_paiement AS fin_validite_date_paiement_21, t0.id_transaction AS id_transaction_22, t0.paiement_archive AS paiement_archive_23, t0.type AS type_24, t0.libelle AS libelle_25 FROM `paiement` t0 WHERE t0.lien = ? LIMIT 1
Parameters:
[
  "sitemap.xml"
]

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

Entities Mapping

Class Mapping errors
App\Entity\Paiement
  • The field 'App\Entity\Paiement#somme' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.