Query Metrics
2
Database Queries
2
Different statements
19.39 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
12.86 ms (66.33%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.files AS files_3, t0.link AS link_4, t0.pool AS pool_5, t0.time AS time_6, t0.enable AS enable_7, t0.view AS view_8 FROM video t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"myTV_video"
]
|
|
6.53 ms (33.67%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_date AS start_date_3, t0.not_started AS not_started_4, t0.not_started_cn AS not_started_cn_5, t0.end_date AS end_date_6, t0.game_end AS game_end_7, t0.game_end_cn AS game_end_cn_8, t0.prize_redeem_end_date AS prize_redeem_end_date_9, t0.prize_redeem_end AS prize_redeem_end_10, t0.prize_redeem_end_cn AS prize_redeem_end_cn_11, t0.tandc AS tandc_12, t0.tandc_cn AS tandc_cn_13, t0.wechat_access_token AS wechat_access_token_14, t0.jsapi_ticket AS jsapi_ticket_15, t0.sponsor_wechat_access_token AS sponsor_wechat_access_token_16, t0.sms_message AS sms_message_17, t0.sms_message_china AS sms_message_china_18, t0.event_start_date AS event_start_date_19, t0.reserve_link AS reserve_link_20, t0.officially_website AS officially_website_21, t0.start_game_link AS start_game_link_22, t0.total_points AS total_points_23, t0.tip1 AS tip1_24, t0.tip2 AS tip2_25, t0.tip3 AS tip3_26, t0.tip4 AS tip4_27 FROM game_info t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"mytv-game-uat"
]
|
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\GameInfo | No errors. |
| App\Entity\Video | No errors. |