https://courier.ohau.co.ke/payment/callback/paybill

Query Metrics

6 Database Queries
4 Different statements
22.36 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
14.96 ms
(66.89%)
2
"COMMIT"
Parameters:
[]
5.12 ms
(22.91%)
1
INSERT INTO mpesa (transaction_id, transaction_type, transaction_time, transaction_amount, ref_number, short_code, balance, msisdn, first_name, middle_name, last_name, created_at, is_used) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "TAJ0SUBNCQ"
  "Pay Bill"
  "20250119214128"
  "2600.00"
  "josphine "
  "4022961"
  "4200.00"
  "1dac05e2cb17a5ec86e6e9a221dae43d609cf6d948f5876e3ba17c1c14661693"
  "JOSEPHINE"
  ""
  ""
  "2025-01-19 21:41:29"
  0
]
1.43 ms
(6.40%)
1
SELECT t0.id AS id_1, t0.transaction_id AS transaction_id_2, t0.transaction_type AS transaction_type_3, t0.transaction_time AS transaction_time_4, t0.transaction_amount AS transaction_amount_5, t0.ref_number AS ref_number_6, t0.short_code AS short_code_7, t0.balance AS balance_8, t0.msisdn AS msisdn_9, t0.first_name AS first_name_10, t0.middle_name AS middle_name_11, t0.last_name AS last_name_12, t0.created_at AS created_at_13, t0.is_used AS is_used_14 FROM mpesa t0 WHERE t0.transaction_id = ? LIMIT 1
Parameters:
[
  "TAJ0SUBNCQ"
]
0.85 ms
(3.80%)
2
"START TRANSACTION"
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.

Entities Mapping

Class Mapping errors
App\Entity\Mpesa No errors.