Query Metrics
4
Database Queries
4
Different statements
9.39 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.64 ms (70.70%) |
1 |
"COMMIT"
Parameters:
[] |
|
1.79 ms (19.08%) |
1 |
SELECT t0.id AS id_1, t0.query_id AS query_id_2, t0.email AS email_3, t0.date_updated AS date_updated_4, t0.date_inserted AS date_inserted_5 FROM chatbot_transactions t0 WHERE t0.query_id = ? LIMIT 1
Parameters:
[
"7b541373-9725-4f98-9cd8-8eb845a9021b"
]
|
|
0.53 ms (5.68%) |
1 |
UPDATE chatbot_transactions SET date_updated = ? WHERE id = ?
Parameters:
[ "2026-06-10 10:37:20" 367 ] |
|
0.43 ms (4.54%) |
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\ChatbotTransactions | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\ChatbotTransactions | No errors. |