Query Metrics
4
Database Queries
4
Different statements
2164.35 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2158.98 ms (99.75%) |
1 |
SELECT t0.id AS id_1, t0.status AS status_2, t0.amount AS amount_3, t0.sms AS sms_4, t0.recepient AS recepient_5, t0.created_at AS created_at_6, t0.status_code AS status_code_7, t0.manually_sent AS manually_sent_8, t0.action AS action_9, t0.message_id AS message_id_10, t0.transaction_id AS transaction_id_11, t0.organization_id AS organization_id_12, t0.created_by AS created_by_13 FROM sms t0 WHERE t0.message_id = ? LIMIT 1
Parameters:
[
"ATXid_aeacf372a4038297a55748ba12d22588"
]
|
3.52 ms (0.16%) |
1 |
"COMMIT"
Parameters:
[] |
1.42 ms (0.07%) |
1 |
UPDATE sms SET status = ? WHERE id = ?
Parameters:
[ "Failed" 1437871 ] |
0.43 ms (0.02%) |
1 |
"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\Sms | No errors. |
App\Entity\Transaction | No errors. |
App\Entity\Organization | No errors. |
App\Entity\User | No errors. |