1 |
0.87 ms |
SELECT t0.id AS id_1, t0.original_url AS original_url_2, t0.redirection_url AS redirection_url_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.deleted_at AS deleted_at_7 FROM redirection t0 WHERE t0.original_url = ? AND t0.status = ? ORDER BY t0.updated_at DESC LIMIT 1
Parameters: [
"https://rct.dev.bbntimes.com/politics/kate-middleton-returns-to-public-events-after-cancer-diagnosis-and-surgery"
"published"
]
SELECT t0.id AS id_1, t0.original_url AS original_url_2, t0.redirection_url AS redirection_url_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.deleted_at AS deleted_at_7 FROM redirection t0 WHERE t0.original_url = 'https://rct.dev.bbntimes.com/politics/kate-middleton-returns-to-public-events-after-cancer-diagnosis-and-surgery' AND t0.status = 'published' ORDER BY t0.updated_at DESC LIMIT 1;
|
2 |
0.59 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.deleted_at AS deleted_at_6, t0.status AS status_7, t0.description AS description_8, t0.main_view AS main_view_9, t0.theme AS theme_10, t0.orders AS orders_11, t0.metakey AS metakey_12, t0.metadesc AS metadesc_13, t0.canonical AS canonical_14 FROM category t0 WHERE t0.slug = ? AND t0.status = ? LIMIT 1
Parameters: [
"politics"
"published"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.deleted_at AS deleted_at_6, t0.status AS status_7, t0.description AS description_8, t0.main_view AS main_view_9, t0.theme AS theme_10, t0.orders AS orders_11, t0.metakey AS metakey_12, t0.metadesc AS metadesc_13, t0.canonical AS canonical_14 FROM category t0 WHERE t0.slug = 'politics' AND t0.status = 'published' LIMIT 1;
|
3 |
4.83 ms |
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.slug AS slug_2, a0_.introtext AS introtext_3, a0_.content AS content_4, a0_.created_at AS created_at_5, a0_.updated_at AS updated_at_6, a0_.deleted_at AS deleted_at_7, a0_.status AS status_8, a0_.featured AS featured_9, a0_.main_view AS main_view_10, a0_.clicks AS clicks_11, a0_.reviewed_at AS reviewed_at_12, a0_.metakey AS metakey_13, a0_.metadesc AS metadesc_14, a0_.robots AS robots_15, a0_.published_at AS published_at_16, a0_.canonical AS canonical_17, a0_.super_tag AS super_tag_18, a0_.user_id AS user_id_19, a0_.category_id AS category_id_20, a0_.image_card_id AS image_card_id_21, a0_.image_header_id AS image_header_id_22 FROM article a0_ WHERE a0_.slug = ? AND a0_.deleted_at IS NULL AND a0_.published_at <= ? AND a0_.status = ? LIMIT 1
Parameters: [
"kate-middleton-returns-to-public-events-after-cancer-diagnosis-and-surgery"
"2025-01-15 11:08:02"
"published"
]
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.slug AS slug_2, a0_.introtext AS introtext_3, a0_.content AS content_4, a0_.created_at AS created_at_5, a0_.updated_at AS updated_at_6, a0_.deleted_at AS deleted_at_7, a0_.status AS status_8, a0_.featured AS featured_9, a0_.main_view AS main_view_10, a0_.clicks AS clicks_11, a0_.reviewed_at AS reviewed_at_12, a0_.metakey AS metakey_13, a0_.metadesc AS metadesc_14, a0_.robots AS robots_15, a0_.published_at AS published_at_16, a0_.canonical AS canonical_17, a0_.super_tag AS super_tag_18, a0_.user_id AS user_id_19, a0_.category_id AS category_id_20, a0_.image_card_id AS image_card_id_21, a0_.image_header_id AS image_header_id_22 FROM article a0_ WHERE a0_.slug = 'kate-middleton-returns-to-public-events-after-cancer-diagnosis-and-surgery' AND a0_.deleted_at IS NULL AND a0_.published_at <= '2025-01-15 11:08:02' AND a0_.status = 'published' LIMIT 1;
|
4 |
0.46 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.email AS email_7, t0.name AS name_8, t0.require_reset AS require_reset_9, t0.description AS description_10, t0.is_active AS is_active_11, t0.disabled_scroll AS disabled_scroll_12, t0.networks AS networks_13, t0.slug AS slug_14, t0.job_title AS job_title_15, t0.last_login AS last_login_16, t0.ordering AS ordering_17, t0.canonical AS canonical_18, t0.image_profile_id AS image_profile_id_19 FROM user t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.email AS email_7, t0.name AS name_8, t0.require_reset AS require_reset_9, t0.description AS description_10, t0.is_active AS is_active_11, t0.disabled_scroll AS disabled_scroll_12, t0.networks AS networks_13, t0.slug AS slug_14, t0.job_title AS job_title_15, t0.last_login AS last_login_16, t0.ordering AS ordering_17, t0.canonical AS canonical_18, t0.image_profile_id AS image_profile_id_19 FROM user t0 WHERE t0.id = 686;
|
5 |
0.43 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.email AS email_2, c0_.website AS website_3, c0_.created_at AS created_at_4, c0_.updated_at AS updated_at_5, c0_.content AS content_6, c0_.status AS status_7, c0_.replyto AS replyto_8, c0_.article_id AS article_id_9 FROM COMMENT c0_ WHERE c0_.status = ? AND c0_.article_id = ? ORDER BY c0_.created_at ASC
Parameters: [
"published"
17806
]
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.email AS email_2, c0_.website AS website_3, c0_.created_at AS created_at_4, c0_.updated_at AS updated_at_5, c0_.content AS content_6, c0_.status AS status_7, c0_.replyto AS replyto_8, c0_.article_id AS article_id_9 FROM COMMENT c0_ WHERE c0_.status = 'published' AND c0_.article_id = 17806 ORDER BY c0_.created_at ASC;
|
6 |
0.17 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.url AS url_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM FILE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.description AS description_2, t0.url AS url_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM FILE t0 WHERE t0.id = 67882;
|
7 |
0.13 ms |
"START TRANSACTION"
"START TRANSACTION";
|
8 |
0.88 ms |
UPDATE article SET clicks = ? WHERE id = ?
Parameters: [
2235
17806
]
UPDATE article SET clicks = 2235 WHERE id = 17806;
|
9 |
1.45 ms |
"COMMIT"
|
10 |
0.60 ms |
SELECT t0.id AS id_1, t0.original_url AS original_url_2, t0.redirection_url AS redirection_url_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.deleted_at AS deleted_at_7 FROM redirection t0 WHERE t0.original_url = ? AND t0.status = ? ORDER BY t0.updated_at DESC LIMIT 1
Parameters: [
"https://rct.dev.bbntimes.com/_fragment?_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CController%255CCookieController%253A%253ArenderAnalysis"
"published"
]
SELECT t0.id AS id_1, t0.original_url AS original_url_2, t0.redirection_url AS redirection_url_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.deleted_at AS deleted_at_7 FROM redirection t0 WHERE t0.original_url = 'https://rct.dev.bbntimes.com/_fragment?_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CController%255CCookieController%253A%253ArenderAnalysis' AND t0.status = 'published' ORDER BY t0.updated_at DESC LIMIT 1;
|
11 |
0.65 ms |
SELECT t0.id AS id_1, t0.original_url AS original_url_2, t0.redirection_url AS redirection_url_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.deleted_at AS deleted_at_7 FROM redirection t0 WHERE t0.original_url = ? AND t0.status = ? ORDER BY t0.updated_at DESC LIMIT 1
Parameters: [
"https://rct.dev.bbntimes.com/_fragment?_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CController%255CAppController%253A%253ArenderHeader"
"published"
]
SELECT t0.id AS id_1, t0.original_url AS original_url_2, t0.redirection_url AS redirection_url_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.deleted_at AS deleted_at_7 FROM redirection t0 WHERE t0.original_url = 'https://rct.dev.bbntimes.com/_fragment?_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CController%255CAppController%253A%253ArenderHeader' AND t0.status = 'published' ORDER BY t0.updated_at DESC LIMIT 1;
|
12 |
0.46 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4, c0_.deleted_at AS deleted_at_5, c0_.status AS status_6, c0_.description AS description_7, c0_.main_view AS main_view_8, c0_.theme AS theme_9, c0_.orders AS orders_10, c0_.metakey AS metakey_11, c0_.metadesc AS metadesc_12, c0_.canonical AS canonical_13 FROM category c0_ WHERE c0_.status = ? ORDER BY c0_.orders ASC
Parameters: [
"published"
]
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4, c0_.deleted_at AS deleted_at_5, c0_.status AS status_6, c0_.description AS description_7, c0_.main_view AS main_view_8, c0_.theme AS theme_9, c0_.orders AS orders_10, c0_.metakey AS metakey_11, c0_.metadesc AS metadesc_12, c0_.canonical AS canonical_13 FROM category c0_ WHERE c0_.status = 'published' ORDER BY c0_.orders ASC;
|
13 |
0.30 ms |
SELECT p0_.title AS title_0, p0_.slug AS slug_1 FROM PAGE p0_ WHERE p0_.status = ? ORDER BY p0_.orders ASC
Parameters: [
"published"
]
SELECT p0_.title AS title_0, p0_.slug AS slug_1 FROM PAGE p0_ WHERE p0_.status = 'published' ORDER BY p0_.orders ASC;
|
14 |
0.32 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.type AS type_3 FROM setting s0_ WHERE s0_.name = ? AND s0_.type = ?
Parameters: [
"facebook"
"general"
]
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.type AS type_3 FROM setting s0_ WHERE s0_.name = 'facebook' AND s0_.type = 'general';
|
15 |
0.37 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.type AS type_3 FROM setting s0_ WHERE s0_.name = ? AND s0_.type = ?
Parameters: [
"twitter"
"general"
]
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.type AS type_3 FROM setting s0_ WHERE s0_.name = 'twitter' AND s0_.type = 'general';
|
16 |
0.22 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.type AS type_3 FROM setting s0_ WHERE s0_.name = ? AND s0_.type = ?
Parameters: [
"linkedin"
"general"
]
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.type AS type_3 FROM setting s0_ WHERE s0_.name = 'linkedin' AND s0_.type = 'general';
|
17 |
0.24 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.type AS type_3 FROM setting s0_ WHERE s0_.name = ? AND s0_.type = ?
Parameters: [
"youtube"
"general"
]
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.type AS type_3 FROM setting s0_ WHERE s0_.name = 'youtube' AND s0_.type = 'general';
|
18 |
0.52 ms |
SELECT t0.id AS id_1, t0.original_url AS original_url_2, t0.redirection_url AS redirection_url_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.deleted_at AS deleted_at_7 FROM redirection t0 WHERE t0.original_url = ? AND t0.status = ? ORDER BY t0.updated_at DESC LIMIT 1
Parameters: [
"https://rct.dev.bbntimes.com/_fragment?_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CController%255CArticleController%253A%253AtrendingArticle"
"published"
]
SELECT t0.id AS id_1, t0.original_url AS original_url_2, t0.redirection_url AS redirection_url_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.deleted_at AS deleted_at_7 FROM redirection t0 WHERE t0.original_url = 'https://rct.dev.bbntimes.com/_fragment?_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CController%255CArticleController%253A%253AtrendingArticle' AND t0.status = 'published' ORDER BY t0.updated_at DESC LIMIT 1;
|
19 |
0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.deleted_at AS deleted_at_6, t0.status AS status_7, t0.description AS description_8, t0.main_view AS main_view_9, t0.theme AS theme_10, t0.orders AS orders_11, t0.metakey AS metakey_12, t0.metadesc AS metadesc_13, t0.canonical AS canonical_14 FROM category t0 WHERE t0.name = ?
Parameters: [
"Politics"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.deleted_at AS deleted_at_6, t0.status AS status_7, t0.description AS description_8, t0.main_view AS main_view_9, t0.theme AS theme_10, t0.orders AS orders_11, t0.metakey AS metakey_12, t0.metadesc AS metadesc_13, t0.canonical AS canonical_14 FROM category t0 WHERE t0.name = 'Politics';
|
20 |
2.85 ms |
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.slug AS slug_2, a0_.introtext AS introtext_3, a0_.content AS content_4, a0_.created_at AS created_at_5, a0_.updated_at AS updated_at_6, a0_.deleted_at AS deleted_at_7, a0_.status AS status_8, a0_.featured AS featured_9, a0_.main_view AS main_view_10, a0_.clicks AS clicks_11, a0_.reviewed_at AS reviewed_at_12, a0_.metakey AS metakey_13, a0_.metadesc AS metadesc_14, a0_.robots AS robots_15, a0_.published_at AS published_at_16, a0_.canonical AS canonical_17, a0_.super_tag AS super_tag_18, a0_.user_id AS user_id_19, a0_.category_id AS category_id_20, a0_.image_card_id AS image_card_id_21, a0_.image_header_id AS image_header_id_22 FROM article a0_ WHERE a0_.category_id = ? AND a0_.featured = 1 AND a0_.published_at <= ? AND a0_.status = ? ORDER BY a0_.clicks DESC LIMIT 5
Parameters: [
107
"2025-01-15 11:08:03"
"published"
]
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.slug AS slug_2, a0_.introtext AS introtext_3, a0_.content AS content_4, a0_.created_at AS created_at_5, a0_.updated_at AS updated_at_6, a0_.deleted_at AS deleted_at_7, a0_.status AS status_8, a0_.featured AS featured_9, a0_.main_view AS main_view_10, a0_.clicks AS clicks_11, a0_.reviewed_at AS reviewed_at_12, a0_.metakey AS metakey_13, a0_.metadesc AS metadesc_14, a0_.robots AS robots_15, a0_.published_at AS published_at_16, a0_.canonical AS canonical_17, a0_.super_tag AS super_tag_18, a0_.user_id AS user_id_19, a0_.category_id AS category_id_20, a0_.image_card_id AS image_card_id_21, a0_.image_header_id AS image_header_id_22 FROM article a0_ WHERE a0_.category_id = 107 AND a0_.featured = 1 AND a0_.published_at <= '2025-01-15 11:08:03' AND a0_.status = 'published' ORDER BY a0_.clicks DESC LIMIT 5;
|
21 |
0.29 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.email AS email_7, t0.name AS name_8, t0.require_reset AS require_reset_9, t0.description AS description_10, t0.is_active AS is_active_11, t0.disabled_scroll AS disabled_scroll_12, t0.networks AS networks_13, t0.slug AS slug_14, t0.job_title AS job_title_15, t0.last_login AS last_login_16, t0.ordering AS ordering_17, t0.canonical AS canonical_18, t0.image_profile_id AS image_profile_id_19 FROM user t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.email AS email_7, t0.name AS name_8, t0.require_reset AS require_reset_9, t0.description AS description_10, t0.is_active AS is_active_11, t0.disabled_scroll AS disabled_scroll_12, t0.networks AS networks_13, t0.slug AS slug_14, t0.job_title AS job_title_15, t0.last_login AS last_login_16, t0.ordering AS ordering_17, t0.canonical AS canonical_18, t0.image_profile_id AS image_profile_id_19 FROM user t0 WHERE t0.id = 552;
|
22 |
0.28 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.email AS email_7, t0.name AS name_8, t0.require_reset AS require_reset_9, t0.description AS description_10, t0.is_active AS is_active_11, t0.disabled_scroll AS disabled_scroll_12, t0.networks AS networks_13, t0.slug AS slug_14, t0.job_title AS job_title_15, t0.last_login AS last_login_16, t0.ordering AS ordering_17, t0.canonical AS canonical_18, t0.image_profile_id AS image_profile_id_19 FROM user t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.email AS email_7, t0.name AS name_8, t0.require_reset AS require_reset_9, t0.description AS description_10, t0.is_active AS is_active_11, t0.disabled_scroll AS disabled_scroll_12, t0.networks AS networks_13, t0.slug AS slug_14, t0.job_title AS job_title_15, t0.last_login AS last_login_16, t0.ordering AS ordering_17, t0.canonical AS canonical_18, t0.image_profile_id AS image_profile_id_19 FROM user t0 WHERE t0.id = 389;
|
23 |
0.24 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.email AS email_7, t0.name AS name_8, t0.require_reset AS require_reset_9, t0.description AS description_10, t0.is_active AS is_active_11, t0.disabled_scroll AS disabled_scroll_12, t0.networks AS networks_13, t0.slug AS slug_14, t0.job_title AS job_title_15, t0.last_login AS last_login_16, t0.ordering AS ordering_17, t0.canonical AS canonical_18, t0.image_profile_id AS image_profile_id_19 FROM user t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.email AS email_7, t0.name AS name_8, t0.require_reset AS require_reset_9, t0.description AS description_10, t0.is_active AS is_active_11, t0.disabled_scroll AS disabled_scroll_12, t0.networks AS networks_13, t0.slug AS slug_14, t0.job_title AS job_title_15, t0.last_login AS last_login_16, t0.ordering AS ordering_17, t0.canonical AS canonical_18, t0.image_profile_id AS image_profile_id_19 FROM user t0 WHERE t0.id = 736;
|
24 |
0.29 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.email AS email_7, t0.name AS name_8, t0.require_reset AS require_reset_9, t0.description AS description_10, t0.is_active AS is_active_11, t0.disabled_scroll AS disabled_scroll_12, t0.networks AS networks_13, t0.slug AS slug_14, t0.job_title AS job_title_15, t0.last_login AS last_login_16, t0.ordering AS ordering_17, t0.canonical AS canonical_18, t0.image_profile_id AS image_profile_id_19 FROM user t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.email AS email_7, t0.name AS name_8, t0.require_reset AS require_reset_9, t0.description AS description_10, t0.is_active AS is_active_11, t0.disabled_scroll AS disabled_scroll_12, t0.networks AS networks_13, t0.slug AS slug_14, t0.job_title AS job_title_15, t0.last_login AS last_login_16, t0.ordering AS ordering_17, t0.canonical AS canonical_18, t0.image_profile_id AS image_profile_id_19 FROM user t0 WHERE t0.id = 696;
|
25 |
0.62 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.email AS email_7, t0.name AS name_8, t0.require_reset AS require_reset_9, t0.description AS description_10, t0.is_active AS is_active_11, t0.disabled_scroll AS disabled_scroll_12, t0.networks AS networks_13, t0.slug AS slug_14, t0.job_title AS job_title_15, t0.last_login AS last_login_16, t0.ordering AS ordering_17, t0.canonical AS canonical_18, t0.image_profile_id AS image_profile_id_19 FROM user t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.email AS email_7, t0.name AS name_8, t0.require_reset AS require_reset_9, t0.description AS description_10, t0.is_active AS is_active_11, t0.disabled_scroll AS disabled_scroll_12, t0.networks AS networks_13, t0.slug AS slug_14, t0.job_title AS job_title_15, t0.last_login AS last_login_16, t0.ordering AS ordering_17, t0.canonical AS canonical_18, t0.image_profile_id AS image_profile_id_19 FROM user t0 WHERE t0.id = 693;
|
26 |
0.29 ms |
SELECT t0.id AS id_1, t0.original_url AS original_url_2, t0.redirection_url AS redirection_url_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.deleted_at AS deleted_at_7 FROM redirection t0 WHERE t0.original_url = ? AND t0.status = ? ORDER BY t0.updated_at DESC LIMIT 1
Parameters: [
"https://rct.dev.bbntimes.com/_fragment?_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CController%255CArticleController%253A%253ArelatedArticles"
"published"
]
SELECT t0.id AS id_1, t0.original_url AS original_url_2, t0.redirection_url AS redirection_url_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.deleted_at AS deleted_at_7 FROM redirection t0 WHERE t0.original_url = 'https://rct.dev.bbntimes.com/_fragment?_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CController%255CArticleController%253A%253ArelatedArticles' AND t0.status = 'published' ORDER BY t0.updated_at DESC LIMIT 1;
|
27 |
2.75 ms |
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.slug AS slug_2, a0_.introtext AS introtext_3, a0_.content AS content_4, a0_.created_at AS created_at_5, a0_.updated_at AS updated_at_6, a0_.deleted_at AS deleted_at_7, a0_.status AS status_8, a0_.featured AS featured_9, a0_.main_view AS main_view_10, a0_.clicks AS clicks_11, a0_.reviewed_at AS reviewed_at_12, a0_.metakey AS metakey_13, a0_.metadesc AS metadesc_14, a0_.robots AS robots_15, a0_.published_at AS published_at_16, a0_.canonical AS canonical_17, a0_.super_tag AS super_tag_18, a0_.user_id AS user_id_19, a0_.category_id AS category_id_20, a0_.image_card_id AS image_card_id_21, a0_.image_header_id AS image_header_id_22 FROM article a0_ WHERE a0_.category_id = ? AND a0_.published_at <= ? AND a0_.status = ? AND a0_.id <> ? ORDER BY a0_.published_at DESC LIMIT 4
Parameters: [
107
"2025-01-15 11:08:03"
"published"
17806
]
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.slug AS slug_2, a0_.introtext AS introtext_3, a0_.content AS content_4, a0_.created_at AS created_at_5, a0_.updated_at AS updated_at_6, a0_.deleted_at AS deleted_at_7, a0_.status AS status_8, a0_.featured AS featured_9, a0_.main_view AS main_view_10, a0_.clicks AS clicks_11, a0_.reviewed_at AS reviewed_at_12, a0_.metakey AS metakey_13, a0_.metadesc AS metadesc_14, a0_.robots AS robots_15, a0_.published_at AS published_at_16, a0_.canonical AS canonical_17, a0_.super_tag AS super_tag_18, a0_.user_id AS user_id_19, a0_.category_id AS category_id_20, a0_.image_card_id AS image_card_id_21, a0_.image_header_id AS image_header_id_22 FROM article a0_ WHERE a0_.category_id = 107 AND a0_.published_at <= '2025-01-15 11:08:03' AND a0_.status = 'published' AND a0_.id <> 17806 ORDER BY a0_.published_at DESC LIMIT 4;
|
28 |
0.27 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.url AS url_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM FILE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.description AS description_2, t0.url AS url_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM FILE t0 WHERE t0.id = 68233;
|
29 |
0.49 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.website AS website_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.content AS content_7, t0.status AS status_8, t0.replyto AS replyto_9, t0.article_id AS article_id_10 FROM COMMENT t0 WHERE t0.article_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.website AS website_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.content AS content_7, t0.status AS status_8, t0.replyto AS replyto_9, t0.article_id AS article_id_10 FROM COMMENT t0 WHERE t0.article_id = 18159;
|
30 |
0.27 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.url AS url_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM FILE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.description AS description_2, t0.url AS url_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM FILE t0 WHERE t0.id = 65227;
|
31 |
0.32 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.website AS website_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.content AS content_7, t0.status AS status_8, t0.replyto AS replyto_9, t0.article_id AS article_id_10 FROM COMMENT t0 WHERE t0.article_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.website AS website_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.content AS content_7, t0.status AS status_8, t0.replyto AS replyto_9, t0.article_id AS article_id_10 FROM COMMENT t0 WHERE t0.article_id = 15118;
|
32 |
0.23 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.url AS url_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM FILE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.description AS description_2, t0.url AS url_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM FILE t0 WHERE t0.id = 68204;
|
33 |
0.28 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.email AS email_7, t0.name AS name_8, t0.require_reset AS require_reset_9, t0.description AS description_10, t0.is_active AS is_active_11, t0.disabled_scroll AS disabled_scroll_12, t0.networks AS networks_13, t0.slug AS slug_14, t0.job_title AS job_title_15, t0.last_login AS last_login_16, t0.ordering AS ordering_17, t0.canonical AS canonical_18, t0.image_profile_id AS image_profile_id_19 FROM user t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.email AS email_7, t0.name AS name_8, t0.require_reset AS require_reset_9, t0.description AS description_10, t0.is_active AS is_active_11, t0.disabled_scroll AS disabled_scroll_12, t0.networks AS networks_13, t0.slug AS slug_14, t0.job_title AS job_title_15, t0.last_login AS last_login_16, t0.ordering AS ordering_17, t0.canonical AS canonical_18, t0.image_profile_id AS image_profile_id_19 FROM user t0 WHERE t0.id = 671;
|
34 |
0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.website AS website_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.content AS content_7, t0.status AS status_8, t0.replyto AS replyto_9, t0.article_id AS article_id_10 FROM COMMENT t0 WHERE t0.article_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.website AS website_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.content AS content_7, t0.status AS status_8, t0.replyto AS replyto_9, t0.article_id AS article_id_10 FROM COMMENT t0 WHERE t0.article_id = 18129;
|
35 |
0.16 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.url AS url_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM FILE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.description AS description_2, t0.url AS url_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM FILE t0 WHERE t0.id = 65731;
|
36 |
0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.website AS website_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.content AS content_7, t0.status AS status_8, t0.replyto AS replyto_9, t0.article_id AS article_id_10 FROM COMMENT t0 WHERE t0.article_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.website AS website_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.content AS content_7, t0.status AS status_8, t0.replyto AS replyto_9, t0.article_id AS article_id_10 FROM COMMENT t0 WHERE t0.article_id = 15632;
|
37 |
0.29 ms |
SELECT t0.id AS id_1, t0.original_url AS original_url_2, t0.redirection_url AS redirection_url_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.deleted_at AS deleted_at_7 FROM redirection t0 WHERE t0.original_url = ? AND t0.status = ? ORDER BY t0.updated_at DESC LIMIT 1
Parameters: [
"https://rct.dev.bbntimes.com/_fragment?_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CController%255CAppController%253A%253ArenderFooter"
"published"
]
SELECT t0.id AS id_1, t0.original_url AS original_url_2, t0.redirection_url AS redirection_url_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.deleted_at AS deleted_at_7 FROM redirection t0 WHERE t0.original_url = 'https://rct.dev.bbntimes.com/_fragment?_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CController%255CAppController%253A%253ArenderFooter' AND t0.status = 'published' ORDER BY t0.updated_at DESC LIMIT 1;
|
38 |
0.24 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.type AS type_3 FROM setting s0_ WHERE s0_.name = ? AND s0_.type = ?
Parameters: [
"footer_description"
"general"
]
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.type AS type_3 FROM setting s0_ WHERE s0_.name = 'footer_description' AND s0_.type = 'general';
|
39 |
23.88 ms |
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.slug AS slug_2, a0_.introtext AS introtext_3, a0_.content AS content_4, a0_.created_at AS created_at_5, a0_.updated_at AS updated_at_6, a0_.deleted_at AS deleted_at_7, a0_.status AS status_8, a0_.featured AS featured_9, a0_.main_view AS main_view_10, a0_.clicks AS clicks_11, a0_.reviewed_at AS reviewed_at_12, a0_.metakey AS metakey_13, a0_.metadesc AS metadesc_14, a0_.robots AS robots_15, a0_.published_at AS published_at_16, a0_.canonical AS canonical_17, a0_.super_tag AS super_tag_18, a0_.user_id AS user_id_19, a0_.category_id AS category_id_20, a0_.image_card_id AS image_card_id_21, a0_.image_header_id AS image_header_id_22 FROM article a0_ WHERE a0_.reviewed_at IS NOT NULL AND a0_.category_id IS NOT NULL AND a0_.status = ? AND a0_.published_at <= ? ORDER BY a0_.published_at DESC LIMIT 5
Parameters: [
"published"
"2025-01-15 11:08:03"
]
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.slug AS slug_2, a0_.introtext AS introtext_3, a0_.content AS content_4, a0_.created_at AS created_at_5, a0_.updated_at AS updated_at_6, a0_.deleted_at AS deleted_at_7, a0_.status AS status_8, a0_.featured AS featured_9, a0_.main_view AS main_view_10, a0_.clicks AS clicks_11, a0_.reviewed_at AS reviewed_at_12, a0_.metakey AS metakey_13, a0_.metadesc AS metadesc_14, a0_.robots AS robots_15, a0_.published_at AS published_at_16, a0_.canonical AS canonical_17, a0_.super_tag AS super_tag_18, a0_.user_id AS user_id_19, a0_.category_id AS category_id_20, a0_.image_card_id AS image_card_id_21, a0_.image_header_id AS image_header_id_22 FROM article a0_ WHERE a0_.reviewed_at IS NOT NULL AND a0_.category_id IS NOT NULL AND a0_.status = 'published' AND a0_.published_at <= '2025-01-15 11:08:03' ORDER BY a0_.published_at DESC LIMIT 5;
|
40 |
0.49 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4, c0_.deleted_at AS deleted_at_5, c0_.status AS status_6, c0_.description AS description_7, c0_.main_view AS main_view_8, c0_.theme AS theme_9, c0_.orders AS orders_10, c0_.metakey AS metakey_11, c0_.metadesc AS metadesc_12, c0_.canonical AS canonical_13 FROM category c0_ WHERE c0_.status = ? ORDER BY c0_.orders ASC
Parameters: [
"published"
]
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4, c0_.deleted_at AS deleted_at_5, c0_.status AS status_6, c0_.description AS description_7, c0_.main_view AS main_view_8, c0_.theme AS theme_9, c0_.orders AS orders_10, c0_.metakey AS metakey_11, c0_.metadesc AS metadesc_12, c0_.canonical AS canonical_13 FROM category c0_ WHERE c0_.status = 'published' ORDER BY c0_.orders ASC;
|
41 |
0.31 ms |
SELECT p0_.title AS title_0, p0_.slug AS slug_1 FROM PAGE p0_ WHERE p0_.status = ? ORDER BY p0_.orders ASC
Parameters: [
"published"
]
SELECT p0_.title AS title_0, p0_.slug AS slug_1 FROM PAGE p0_ WHERE p0_.status = 'published' ORDER BY p0_.orders ASC;
|
42 |
0.23 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.type AS type_3 FROM setting s0_ WHERE s0_.name = ? AND s0_.type = ?
Parameters: [
"facebook"
"general"
]
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.type AS type_3 FROM setting s0_ WHERE s0_.name = 'facebook' AND s0_.type = 'general';
|
43 |
0.16 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.type AS type_3 FROM setting s0_ WHERE s0_.name = ? AND s0_.type = ?
Parameters: [
"twitter"
"general"
]
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.type AS type_3 FROM setting s0_ WHERE s0_.name = 'twitter' AND s0_.type = 'general';
|
44 |
0.15 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.type AS type_3 FROM setting s0_ WHERE s0_.name = ? AND s0_.type = ?
Parameters: [
"linkedin"
"general"
]
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.type AS type_3 FROM setting s0_ WHERE s0_.name = 'linkedin' AND s0_.type = 'general';
|
45 |
0.16 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.type AS type_3 FROM setting s0_ WHERE s0_.name = ? AND s0_.type = ?
Parameters: [
"youtube"
"general"
]
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.type AS type_3 FROM setting s0_ WHERE s0_.name = 'youtube' AND s0_.type = 'general';
|
46 |
0.32 ms |
SELECT t0.id AS id_1, t0.original_url AS original_url_2, t0.redirection_url AS redirection_url_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.deleted_at AS deleted_at_7 FROM redirection t0 WHERE t0.original_url = ? AND t0.status = ? ORDER BY t0.updated_at DESC LIMIT 1
Parameters: [
"https://rct.dev.bbntimes.com/_fragment?_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CController%255CCookieController%253A%253ArenderCookie"
"published"
]
SELECT t0.id AS id_1, t0.original_url AS original_url_2, t0.redirection_url AS redirection_url_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.deleted_at AS deleted_at_7 FROM redirection t0 WHERE t0.original_url = 'https://rct.dev.bbntimes.com/_fragment?_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CController%255CCookieController%253A%253ArenderCookie' AND t0.status = 'published' ORDER BY t0.updated_at DESC LIMIT 1;
|