Query Metrics
1
Database Queries
1
Different statements
0.52 ms
Query time
0
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 0.52 ms |
SELECT l0_.id AS id_0, l0_.enable AS enable_1, l0_.sort AS sort_2, l0_.youtube_id AS youtube_id_3, l0_.title AS title_4, l0_.title_en AS title_en_5, l0_.title_cn AS title_cn_6, l0_.title_tw AS title_tw_7, l0_.content AS content_8, l0_.content_en AS content_en_9, l0_.content_cn AS content_cn_10, l0_.content_tw AS content_tw_11, l0_.link_url AS link_url_12, l0_.link_label AS link_label_13, l0_.link_label_en AS link_label_en_14, l0_.link_label_cn AS link_label_cn_15, l0_.link_label_tw AS link_label_tw_16, l0_.twitter_link AS twitter_link_17, l0_.instagram_link AS instagram_link_18, l0_.created_at AS created_at_19, l0_.updated_at AS updated_at_20, l0_.deleted_at AS deleted_at_21, l0_.area_id AS area_id_22 FROM life_movie l0_ WHERE (l0_.enable = 1) AND (l0_.deleted_at IS NULL) ORDER BY l0_.sort ASC
Parameters:
[] |
aws connection
No database queries were performed.
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
aws | doctrine.dbal.aws_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\Account\ApiToken | No errors. |
App\Entity\LifeMovie | No errors. |
App\Entity\Master\Area | No errors. |