https://mie-workation-staging.site/tw/news/1

Query Metrics

3 Database Queries
3 Different statements
45.42 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
24.47 ms
(53.87%)
1
SELECT t0.file AS file_1, t0.file_new_tab AS file_new_tab_2, t0.file_label AS file_label_3, t0.file_label_en AS file_label_en_4, t0.file_label_cn AS file_label_cn_5, t0.file_label_tw AS file_label_tw_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.deleted_at AS deleted_at_9, t0.id AS id_10, t0.headline AS headline_11, t0.headline_en AS headline_en_12, t0.headline_cn AS headline_cn_13, t0.headline_tw AS headline_tw_14, t0.image AS image_15, t0.image_width AS image_width_16, t0.image_height AS image_height_17, t0.content AS content_18, t0.content_en AS content_en_19, t0.content_cn AS content_cn_20, t0.content_tw AS content_tw_21, t0.link_url AS link_url_22, t0.link_label AS link_label_23, t0.link_label_en AS link_label_en_24, t0.link_label_cn AS link_label_cn_25, t0.link_label_tw AS link_label_tw_26, t0.sort AS sort_27, t0.entry_id AS entry_id_28 FROM cms_news_child t0 WHERE t0.entry_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.sort ASC
Parameters:
[
  1
]
18.08 ms
(39.81%)
1
SELECT c0_.add_life AS add_life_0, c0_.add_top AS add_top_1, c0_.created_at AS created_at_2, c0_.updated_at AS updated_at_3, c0_.deleted_at AS deleted_at_4, c0_.id AS id_5, c0_.entry_date AS entry_date_6, c0_.title AS title_7, c0_.title_en AS title_en_8, c0_.title_cn AS title_cn_9, c0_.title_tw AS title_tw_10, c0_.enable AS enable_11, c0_.pub_date AS pub_date_12, c0_.close_date AS close_date_13, c0_.main_img AS main_img_14, c0_.main_img_width AS main_img_width_15, c0_.main_img_height AS main_img_height_16, c0_.thumbnail AS thumbnail_17, c0_.description AS description_18, c0_.link_url AS link_url_19, c0_.link_newtab AS link_newtab_20, c0_.content AS content_21, c0_.content_en AS content_en_22, c0_.content_cn AS content_cn_23, c0_.content_tw AS content_tw_24, c0_.category_id AS category_id_25 FROM cms_news_entry c0_ LEFT JOIN cms_news_category c1_ ON (c0_.category_id = c1_.id) AND (c1_.deleted_at IS NULL) WHERE (c0_.id = ? AND c0_.enable = ? AND (c0_.pub_date IS NULL OR c0_.pub_date <= ?) AND (c0_.close_date IS NULL OR c0_.close_date >= ?) AND c1_.enable = ?) AND (c0_.deleted_at IS NULL)
Parameters:
[
  "1"
  1
  "2025-03-15 23:18:24"
  "2025-03-15 23:18:24"
  1
]
2.87 ms
(6.32%)
1
SELECT t0.is_topics AS is_topics_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.id AS id_5, t0.name AS name_6, t0.name_en AS name_en_7, t0.name_cn AS name_cn_8, t0.name_tw AS name_tw_9, t0.enable AS enable_10, t0.sort AS sort_11 FROM cms_news_category t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
  1
]

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\News\Entry No errors.
App\Entity\News\Category No errors.
App\Entity\News\Child No errors.