Query Metrics
2
Database Queries
1
Different statements
0.49 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.display_user_presence_indicator AS display_user_presence_indicator_3, t0.code AS code_4, t0.logo AS logo_5, t0.theme_color AS theme_color_6, t0.favicon AS favicon_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.timezone AS timezone_11, t0.webhook_url AS webhook_url_12, t0.timeformat AS timeformat_13, t0.business_hour AS business_hour_14, t0.business_hour_status AS business_hour_status_15 FROM uv_website t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"helpdesk"
]
|
| 2 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.display_user_presence_indicator AS display_user_presence_indicator_3, t0.code AS code_4, t0.logo AS logo_5, t0.theme_color AS theme_color_6, t0.favicon AS favicon_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.timezone AS timezone_11, t0.webhook_url AS webhook_url_12, t0.timeformat AS timeformat_13, t0.business_hour AS business_hour_14, t0.business_hour_status AS business_hour_status_15 FROM uv_website t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"knowledgebase"
]
|
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 |
|---|---|
| Webkul\UVDesk\CoreFrameworkBundle\Entity\Website | No errors. |
| Webkul\UVDesk\CoreFrameworkBundle\Entity\User | No errors. |