Query Metrics
1
Database Queries
1
Different statements
0.52 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 0.52 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.image_path AS image_path_4, t0.url AS url_5, t0.chatbot_config AS chatbot_config_6, t0.token AS token_7, t0.working_hours AS working_hours_8, t0.chat_site AS chat_site_9, t0.is_enabled_popup AS is_enabled_popup_10, t0.created_at AS created_at_11, t0.user_id AS user_id_12 FROM website t0 WHERE t0.token = ? LIMIT 1
Parameters:
[
"NuCuKkdtQDKeKPrNMVPAHqeRcxlxkhPw"
]
|
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\Website | No errors. |
App\Entity\User | No errors. |
App\Entity\PrefilledMessage | No errors. |
App\Entity\Chat | No errors. |