GET https://montessori-algeria.com/payment/success/20250819NW

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.71 ms
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.email AS email_4, t0.phone AS phone_5, t0.establishment AS establishment_6, t0.formation_type AS formation_type_7, t0.created_at AS created_at_8, t0.reference AS reference_9, t0.order_id AS order_id_10, t0.payment_status AS payment_status_11, t0.voucher_number AS voucher_number_12, t0.payment_date AS payment_date_13, t0.amount_paid AS amount_paid_14, t0.stripe_payment_intent_id AS stripe_payment_intent_id_15, t0.payment_method AS payment_method_16 FROM inscription t0 WHERE t0.reference = ? LIMIT 1
Parameters:
[
  "20250819NW"
]
2 0.51 ms
SELECT t0.id AS id_1, t0.order_id AS order_id_2, t0.order_number AS order_number_3, t0.approval_code AS approval_code_4, t0.transaction_date AS transaction_date_5, t0.amount AS amount_6, t0.payment_method AS payment_method_7, t0.response_code_desc AS response_code_desc_8, t0.cardholder_name AS cardholder_name_9, t0.deposit_amount AS deposit_amount_10, t0.currency AS currency_11, t0.auth_code AS auth_code_12, t0.order_status AS order_status_13, t0.pan AS pan_14, t0.ip AS ip_15, t0.params AS params_16, t0.voucher_number AS voucher_number_17, t0.inscription_id AS inscription_id_18 FROM satim_confirmation t0 WHERE t0.inscription_id = ? LIMIT 1
Parameters:
[
  68
]

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\Inscription No errors.
App\Entity\SatimConfirmation No errors.