POST https://api.madex.mg/api/callback/orange/notify/PMN6AA03E79492E720260908165729

Query Metrics

7 Database Queries
7 Different statements
5.54 ms Query time
0 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.11 ms
(20.06%)
1
SELECT t0.id AS id_1, t0.code AS code_2, t0.provider AS provider_3, t0.external_order_id AS external_order_id_4, t0.pay_token AS pay_token_5, t0.notif_token AS notif_token_6, t0.payment_url AS payment_url_7, t0.transaction_id AS transaction_id_8, t0.is_success AS is_success_9, t0.notified_at AS notified_at_10, t0.notify_content AS notify_content_11, t0.has_error AS has_error_12, t0.error_text AS error_text_13, t0.payload AS payload_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.transfert_id AS transfert_id_17 FROM payment_attempt t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "PMN6AA03E79492E720260908165729"
]
1.01 ms
(18.14%)
1
SELECT t0.id AS id_1, t0.code AS code_2, t0.reference AS reference_3, t0.montant AS montant_4, t0.frais AS frais_5, t0.destinataire_phone AS destinataire_phone_6, t0.note AS note_7, t0.status AS status_8, t0.paid_at AS paid_at_9, t0.sent_at AS sent_at_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.emetteur_id AS emetteur_id_13 FROM transfert t0 WHERE t0.id = ?
Parameters:
[
  9
]
0.78 ms
(14.12%)
1
UPDATE payment_attempt SET notified_at = ?, notify_content = ?, has_error = ?, error_text = ?, updated_at = ? WHERE id = ?
Parameters:
[
  "2026-09-08 17:09:04"
  "{"status":"FAILED","notif_token":"1wabdkhmejrntdn8ttraesqb5hnivjpy","txnid":""}"
  1
  "Paiement échoué via Orange Money"
  "2026-09-08 17:09:04"
  9
]
0.71 ms
(12.78%)
1
"COMMIT"
Parameters:
[]
0.66 ms
(11.90%)
1
"START TRANSACTION"
Parameters:
[]
0.65 ms
(11.66%)
1
SAVEPOINT DOCTRINE_2
Parameters:
[]
0.63 ms
(11.35%)
1
RELEASE SAVEPOINT DOCTRINE_2
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\PaymentAttempt 1
App\Entity\Transfert 1
App\Entity\Utilisateur 1

Entities Mapping