Query Metrics
1
Database Queries
1
Different statements
0.37 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.37 ms |
SELECT c0_.id AS id_0, c0_.content AS content_1, c0_.file_name AS file_name_2, c0_.file_size AS file_size_3, c0_.pdf_url AS pdf_url_4, c0_.timestamp AS timestamp_5, c0_.is_me AS is_me_6, c0_.type AS type_7, c0_.manager_name AS manager_name_8, c0_.manager_contact AS manager_contact_9, c0_.comment AS comment_10, c0_.customer_code AS customer_code_11 FROM chat_message c0_ WHERE c0_.customer_code = ? ORDER BY c0_.timestamp ASC
Parameters:
[
"10452"
]
|
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\ChatMessage | No errors. |