Query Metrics

130 Database Queries
49 Different statements
65.48 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.50 ms
SELECT DATABASE()
Parameters:
[]
2 0.09 ms
SELECT DATABASE()
Parameters:
[]
3 1.51 ms
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "grace_accelerator_db"
]
4 0.73 ms
SELECT * FROM tl_pct_customelement WHERE alias!='' AND tstamp > 0 ORDER BY title
Parameters:
[]
5 0.75 ms
SELECT * FROM tl_pct_customelement_group WHERE tstamp > 0 AND pid IN(90,80,119,53,28,19,71,9,107,67,140,116,137,99,82,141,78,5,113,112,111,44,47,46,15,13,52,51,64,61,65,66,4,108,134,88,77,109,45,127,126,125,27,29,33,94,54,144,100,7,106,105,32,83,70,93,6,23,86,121,98,97,39,38,40,2,11,3,95,49,151,68,43,21,117,42,136,20,145,146,142,114,148,147,41,124,122,123)
Parameters:
[]
6 3.11 ms
SELECT * FROM tl_pct_customelement_attribute WHERE tstamp > 0 AND pid IN(2,4,5,6,7,8,9,10,17,18,19,20,21,24,27,28,29,30,31,32,33,37,38,39,40,44,45,46,52,53,56,66,67,68,69,70,71,73,76,77,78,79,81,82,83,84,85,86,88,89,97,100,101,102,103,104,106,107,125,126,127,128,130,131,134,135,137,138,139,142,143,144,149,154,155,156,157,158,159,160,161,162,168,169,170,171,172,173,179,180,181,182,189,190,191,231,235,236,237,238,245,247,252,256,257,258,259,262,267,268,273,274,275,292,293,294,295,297,300,301,303,308,310,312,313,316,317,321,322,324,325,326,327,328,329,330,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,426,427,428,429,430,431)
Parameters:
[]
7 0.29 ms
SELECT urlPrefix, urlSuffix FROM tl_page WHERE type='root'
Parameters:
[]
8 0.74 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?,?)
Parameters:
[
  "eventdetails/Grace-founders-journey-social-impact"
  "eventdetails"
]
9 0.28 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  2620
]
10 0.23 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  2606
]
11 0.23 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  2604
]
12 0.52 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?,?)
Parameters:
[
  "eventdetails/Grace-founders-journey-social-impact"
  "eventdetails"
]
13 0.15 ms
SELECT templates FROM tl_theme WHERE templates != ''
Parameters:
[]
14 0.90 ms
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
  56
]
15 0.67 ms
SELECT * FROM tl_pct_themedesigner WHERE tl_pct_themedesigner.active=? AND tl_pct_themedesigner.theme=?
Parameters:
[
  1
  "eclipse_design"
]
16 0.19 ms
SELECT * FROM tl_pct_themedesigner WHERE tl_pct_themedesigner.active=? AND tl_pct_themedesigner.theme=?
Parameters:
[
  1
  "eclipse_design"
]
17 0.18 ms
SELECT * FROM tl_theme WHERE tl_theme.`id`=? LIMIT 0,1
Parameters:
[
  4
]
18 3.04 ms
SELECT tl_module.* FROM tl_module WHERE tl_module.id IN(32,120,642,239,155,450,214,0,29,262,495,611,160,261,0,216,156,124,148,133,575,0,610,133,148,159,222,154,147) ORDER BY FIND_IN_SET(`tl_module`.`id`, '32,120,642,239,155,450,214,0,29,262,495,611,160,261,0,216,156,124,148,133,575,0,610,133,148,159,222,154,147')
Parameters:
[]
19 3.60 ms
SHOW FULL COLUMNS FROM tl_user
Parameters:
[]
20 0.17 ms
SHOW INDEXES FROM `tl_user`
Parameters:
[]
21 1.39 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.type='root' AND (
                tl_page.dns=?
                OR tl_page.dns IN (
                    SELECT dns
                    FROM tl_page
                    WHERE type='root' AND fallback='1' AND id = (
                        SELECT languageRoot FROM tl_page WHERE type='root' AND fallback='1' AND dns=? LIMIT 1
                    )
                )
                OR tl_page.dns IN (
                    SELECT dns
                    FROM tl_page
                    WHERE type='root' AND fallback='1' AND languageRoot = (
                        SELECT id FROM tl_page WHERE type='root' AND fallback='1' AND dns=? LIMIT 1
                    )
                )
                OR tl_page.dns IN (
                    SELECT dns
                    FROM tl_page
                    WHERE type='root' AND fallback='1' AND languageRoot != 0 AND languageRoot = (
                        SELECT languageRoot FROM tl_page WHERE type='root' AND fallback='1' AND dns=? LIMIT 1
                    )
                )
            ) ORDER BY sorting
Parameters:
[
  ""
  ""
  ""
  ""
]
22 0.59 ms
SELECT tl_page.* FROM tl_page WHERE (tl_page.id=? OR tl_page.languageMain=?) AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<1765899180) AND (tl_page.stop='' OR tl_page.stop>1765899240)
Parameters:
[
  2626
  2626
]
23 0.26 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.id=? AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<=1765899180) AND (tl_page.stop='' OR tl_page.stop>1765899180) LIMIT 0,1
Parameters:
[
  2620
]
24 0.72 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.type='root' AND (
                tl_page.dns=?
                OR tl_page.dns IN (
                    SELECT dns
                    FROM tl_page
                    WHERE type='root' AND fallback='1' AND id = (
                        SELECT languageRoot FROM tl_page WHERE type='root' AND fallback='1' AND dns=? LIMIT 1
                    )
                )
                OR tl_page.dns IN (
                    SELECT dns
                    FROM tl_page
                    WHERE type='root' AND fallback='1' AND languageRoot = (
                        SELECT id FROM tl_page WHERE type='root' AND fallback='1' AND dns=? LIMIT 1
                    )
                )
                OR tl_page.dns IN (
                    SELECT dns
                    FROM tl_page
                    WHERE type='root' AND fallback='1' AND languageRoot != 0 AND languageRoot = (
                        SELECT languageRoot FROM tl_page WHERE type='root' AND fallback='1' AND dns=? LIMIT 1
                    )
                )
            ) AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<1765899180) AND (tl_page.stop='' OR tl_page.stop>1765899240) ORDER BY sorting
Parameters:
[
  ""
  ""
  ""
  ""
]
25 0.31 ms
SELECT tl_page.* FROM tl_page WHERE (tl_page.id=? OR tl_page.languageMain=?) AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<1765899180) AND (tl_page.stop='' OR tl_page.stop>1765899240)
Parameters:
[
  2620
  2620
]
26 0.29 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.id=? AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<=1765899180) AND (tl_page.stop='' OR tl_page.stop>1765899180) LIMIT 0,1
Parameters:
[
  2606
]
27 0.81 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.type='root' AND (
                tl_page.dns=?
                OR tl_page.dns IN (
                    SELECT dns
                    FROM tl_page
                    WHERE type='root' AND fallback='1' AND id = (
                        SELECT languageRoot FROM tl_page WHERE type='root' AND fallback='1' AND dns=? LIMIT 1
                    )
                )
                OR tl_page.dns IN (
                    SELECT dns
                    FROM tl_page
                    WHERE type='root' AND fallback='1' AND languageRoot = (
                        SELECT id FROM tl_page WHERE type='root' AND fallback='1' AND dns=? LIMIT 1
                    )
                )
                OR tl_page.dns IN (
                    SELECT dns
                    FROM tl_page
                    WHERE type='root' AND fallback='1' AND languageRoot != 0 AND languageRoot = (
                        SELECT languageRoot FROM tl_page WHERE type='root' AND fallback='1' AND dns=? LIMIT 1
                    )
                )
            ) AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<1765899180) AND (tl_page.stop='' OR tl_page.stop>1765899240) ORDER BY sorting
Parameters:
[
  ""
  ""
  ""
  ""
]
28 0.30 ms
SELECT tl_page.* FROM tl_page WHERE (tl_page.id=? OR tl_page.languageMain=?) AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<1765899180) AND (tl_page.stop='' OR tl_page.stop>1765899240)
Parameters:
[
  2606
  2606
]
29 0.22 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.id=? AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<=1765899180) AND (tl_page.stop='' OR tl_page.stop>1765899180) LIMIT 0,1
Parameters:
[
  2604
]
30 0.65 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.type='root' AND (
                tl_page.dns=?
                OR tl_page.dns IN (
                    SELECT dns
                    FROM tl_page
                    WHERE type='root' AND fallback='1' AND id = (
                        SELECT languageRoot FROM tl_page WHERE type='root' AND fallback='1' AND dns=? LIMIT 1
                    )
                )
                OR tl_page.dns IN (
                    SELECT dns
                    FROM tl_page
                    WHERE type='root' AND fallback='1' AND languageRoot = (
                        SELECT id FROM tl_page WHERE type='root' AND fallback='1' AND dns=? LIMIT 1
                    )
                )
                OR tl_page.dns IN (
                    SELECT dns
                    FROM tl_page
                    WHERE type='root' AND fallback='1' AND languageRoot != 0 AND languageRoot = (
                        SELECT languageRoot FROM tl_page WHERE type='root' AND fallback='1' AND dns=? LIMIT 1
                    )
                )
            ) AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<1765899180) AND (tl_page.stop='' OR tl_page.stop>1765899240) ORDER BY sorting
Parameters:
[
  ""
  ""
  ""
  ""
]
31 0.72 ms
SELECT tl_calendar.* FROM tl_calendar WHERE tl_calendar.`jumpTo`=?
Parameters:
[
  2626
]
32 1.92 ms
SELECT tl_calendar_events.* FROM tl_calendar_events WHERE BINARY tl_calendar_events.alias=? AND tl_calendar_events.pid IN(1) AND tl_calendar_events.published='1' AND (tl_calendar_events.start='' OR tl_calendar_events.start<=1765899180) AND (tl_calendar_events.stop='' OR tl_calendar_events.stop>1765899180) LIMIT 0,1
Parameters:
[
  "Grace-founders-journey-social-impact"
]
33 0.18 ms
SELECT tl_faq_category.* FROM tl_faq_category WHERE tl_faq_category.`jumpTo`=?
Parameters:
[
  2626
]
34 0.18 ms
SELECT tl_news_archive.* FROM tl_news_archive WHERE tl_news_archive.`jumpTo`=?
Parameters:
[
  2626
]
35 0.33 ms
SELECT tl_calendar.* FROM tl_calendar WHERE tl_calendar.`jumpTo`=?
Parameters:
[
  2626
]
36 0.44 ms
SELECT tl_calendar_events.* FROM tl_calendar_events WHERE BINARY tl_calendar_events.alias=? AND tl_calendar_events.pid IN(1) AND tl_calendar_events.published='1' AND (tl_calendar_events.start='' OR tl_calendar_events.start<=1765899180) AND (tl_calendar_events.stop='' OR tl_calendar_events.stop>1765899180) LIMIT 0,1
Parameters:
[
  "Grace-founders-journey-social-impact"
]
37 0.26 ms
SELECT tl_calendar_events.* FROM tl_calendar_events WHERE (tl_calendar_events.id=? OR tl_calendar_events.languageMain=?) AND tl_calendar_events.pid=(SELECT id FROM tl_calendar WHERE (id=? OR master=?) AND jumpTo=?) AND tl_calendar_events.published='1' AND (tl_calendar_events.start='' OR tl_calendar_events.start<='1765899180') AND (tl_calendar_events.stop='' OR tl_calendar_events.stop>'1765899240') LIMIT 0,1
Parameters:
[
  61
  61
  1
  1
  2709
]
38 0.15 ms
SELECT tl_faq_category.* FROM tl_faq_category WHERE tl_faq_category.`jumpTo`=?
Parameters:
[
  2626
]
39 0.15 ms
SELECT tl_news_archive.* FROM tl_news_archive WHERE tl_news_archive.`jumpTo`=?
Parameters:
[
  2626
]
40 0.61 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.pid=? AND tl_page.type='regular' AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<=1765899180) AND (tl_page.stop='' OR tl_page.stop>1765899180) ORDER BY tl_page.sorting LIMIT 0,1
Parameters:
[
  2709
]
41 1.13 ms
SELECT p1.id, EXISTS(SELECT * FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p2.hide='' AND p2.published='1' AND (p2.start='' OR p2.start<=1765899180) AND (p2.stop='' OR p2.stop>1765899180)) AS hasSubpages FROM tl_page p1 WHERE p1.pid=? AND p1.type!='root' AND p1.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p1.hide='' AND p1.published='1' AND (p1.start='' OR p1.start<=1765899180) AND (p1.stop='' OR p1.stop>1765899180) ORDER BY p1.sorting
Parameters:
[
  2604
]
42 0.32 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(2605,2690,2622,2607) ORDER BY FIND_IN_SET(`tl_page`.`id`, '2605,2606,2690,2622,2607')
Parameters:
[]
43 0.58 ms
SELECT p1.id, EXISTS(SELECT * FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p2.hide='' AND p2.published='1' AND (p2.start='' OR p2.start<=1765899180) AND (p2.stop='' OR p2.stop>1765899180)) AS hasSubpages FROM tl_page p1 WHERE p1.pid=? AND p1.type!='root' AND p1.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p1.hide='' AND p1.published='1' AND (p1.start='' OR p1.start<=1765899180) AND (p1.stop='' OR p1.stop>1765899180) ORDER BY p1.sorting
Parameters:
[
  2606
]
44 0.31 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(2705,2646,2663,2689,2643,2672,2619) ORDER BY FIND_IN_SET(`tl_page`.`id`, '2705,2646,2663,2689,2643,2672,2620,2619')
Parameters:
[]
45 0.42 ms
SELECT p1.id, EXISTS(SELECT * FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p2.hide='' AND p2.published='1' AND (p2.start='' OR p2.start<=1765899180) AND (p2.stop='' OR p2.stop>1765899180)) AS hasSubpages FROM tl_page p1 WHERE p1.pid=? AND p1.type!='root' AND p1.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p1.hide='' AND p1.published='1' AND (p1.start='' OR p1.start<=1765899180) AND (p1.stop='' OR p1.stop>1765899180) ORDER BY p1.sorting
Parameters:
[
  2690
]
46 0.25 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(2682,2616) ORDER BY FIND_IN_SET(`tl_page`.`id`, '2682,2616')
Parameters:
[]
47 0.39 ms
SELECT p1.id, EXISTS(SELECT * FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p2.hide='' AND p2.published='1' AND (p2.start='' OR p2.start<=1765899180) AND (p2.stop='' OR p2.stop>1765899180)) AS hasSubpages FROM tl_page p1 WHERE p1.pid=? AND p1.type!='root' AND p1.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p1.hide='' AND p1.published='1' AND (p1.start='' OR p1.start<=1765899180) AND (p1.stop='' OR p1.stop>1765899180) ORDER BY p1.sorting
Parameters:
[
  2622
]
48 0.26 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(2615,2628,2627,2635) ORDER BY FIND_IN_SET(`tl_page`.`id`, '2615,2628,2627,2635')
Parameters:
[]
49 0.25 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  217
]
50 0.37 ms
SELECT p1.id, EXISTS(SELECT * FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p2.hide='' AND p2.published='1' AND (p2.start='' OR p2.start<=1765899180) AND (p2.stop='' OR p2.stop>1765899180)) AS hasSubpages FROM tl_page p1 WHERE p1.pid=? AND p1.type!='root' AND p1.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p1.hide='' AND p1.published='1' AND (p1.start='' OR p1.start<=1765899180) AND (p1.stop='' OR p1.stop>1765899180) ORDER BY p1.sorting
Parameters:
[
  217
]
51 0.27 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(218,219,220) ORDER BY FIND_IN_SET(`tl_page`.`id`, '218,219,220')
Parameters:
[]
52 0.37 ms
SELECT p1.id, EXISTS(SELECT * FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p2.hide='' AND p2.published='1' AND (p2.start='' OR p2.start<=1765899180) AND (p2.stop='' OR p2.stop>1765899180)) AS hasSubpages FROM tl_page p1 WHERE p1.pid=? AND p1.type!='root' AND p1.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p1.hide='' AND p1.published='1' AND (p1.start='' OR p1.start<=1765899180) AND (p1.stop='' OR p1.stop>1765899180) ORDER BY p1.sorting
Parameters:
[
  218
]
53 0.26 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(221,222,223) ORDER BY FIND_IN_SET(`tl_page`.`id`, '221,222,223')
Parameters:
[]
54 0.26 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.id=? AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<=1765899180) AND (tl_page.stop='' OR tl_page.stop>1765899180) LIMIT 0,1
Parameters:
[
  233
]
55 0.23 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  6
]
56 1.03 ms
SELECT tl_article.* FROM tl_article WHERE tl_article.pid=? AND tl_article.inColumn=? AND tl_article.published='1' AND (tl_article.start='' OR tl_article.start<=1765899180) AND (tl_article.stop='' OR tl_article.stop>1765899180) ORDER BY tl_article.sorting
Parameters:
[
  2626
  "main"
]
57 0.22 ms
SELECT * FROM tl_theme ORDER BY name
Parameters:
[]
58 1.99 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND (tl_content.ptable=? OR tl_content.ptable='') AND tl_content.invisible='' AND (tl_content.start='' OR tl_content.start<=1765899180) AND (tl_content.stop='' OR tl_content.stop>1765899180) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  13413
  "tl_article"
]
59 0.34 ms
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
  52
]
60 0.37 ms
SELECT tl_calendar_events.* FROM tl_calendar_events WHERE BINARY tl_calendar_events.alias=? AND tl_calendar_events.pid IN(1) AND tl_calendar_events.published='1' AND (tl_calendar_events.start='' OR tl_calendar_events.start<=1765899180) AND (tl_calendar_events.stop='' OR tl_calendar_events.stop>1765899180) LIMIT 0,1
Parameters:
[
  "Grace-founders-journey-social-impact"
]
61 0.75 ms
SELECT COUNT(*) AS count FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible='' AND (tl_content.start='' OR tl_content.start<=1765899180) AND (tl_content.stop='' OR tl_content.stop>1765899180) AND tl_content.tstamp!=0
Parameters:
[
  61
  "tl_calendar_events"
]
62 0.39 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible='' AND (tl_content.start='' OR tl_content.start<=1765899180) AND (tl_content.stop='' OR tl_content.stop>1765899180) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  61
  "tl_calendar_events"
]
63 1.56 ms
SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX(?) LIMIT 0,1
Parameters:
[
  "46c132274c9611ec8137001a4a0500bc"
]
64 0.78 ms
SELECT p1.id, EXISTS(SELECT * FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p2.hide='' AND p2.published='1' AND (p2.start='' OR p2.start<=1765899180) AND (p2.stop='' OR p2.stop>1765899180)) AS hasSubpages FROM tl_page p1 WHERE p1.pid=? AND p1.type!='root' AND p1.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p1.hide='' AND p1.published='1' AND (p1.start='' OR p1.start<=1765899180) AND (p1.stop='' OR p1.stop>1765899180) ORDER BY p1.sorting
Parameters:
[
  2604
]
65 0.47 ms
SELECT p1.id, EXISTS(SELECT * FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p2.hide='' AND p2.published='1' AND (p2.start='' OR p2.start<=1765899180) AND (p2.stop='' OR p2.stop>1765899180)) AS hasSubpages FROM tl_page p1 WHERE p1.pid=? AND p1.type!='root' AND p1.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p1.hide='' AND p1.published='1' AND (p1.start='' OR p1.start<=1765899180) AND (p1.stop='' OR p1.stop>1765899180) ORDER BY p1.sorting
Parameters:
[
  2606
]
66 0.41 ms
SELECT p1.id, EXISTS(SELECT * FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p2.hide='' AND p2.published='1' AND (p2.start='' OR p2.start<=1765899180) AND (p2.stop='' OR p2.stop>1765899180)) AS hasSubpages FROM tl_page p1 WHERE p1.pid=? AND p1.type!='root' AND p1.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p1.hide='' AND p1.published='1' AND (p1.start='' OR p1.start<=1765899180) AND (p1.stop='' OR p1.stop>1765899180) ORDER BY p1.sorting
Parameters:
[
  2690
]
67 0.41 ms
SELECT p1.id, EXISTS(SELECT * FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p2.hide='' AND p2.published='1' AND (p2.start='' OR p2.start<=1765899180) AND (p2.stop='' OR p2.stop>1765899180)) AS hasSubpages FROM tl_page p1 WHERE p1.pid=? AND p1.type!='root' AND p1.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p1.hide='' AND p1.published='1' AND (p1.start='' OR p1.start<=1765899180) AND (p1.stop='' OR p1.stop>1765899180) ORDER BY p1.sorting
Parameters:
[
  2622
]
68 0.32 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  32
]
69 0.24 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  130
]
70 0.21 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  120
]
71 0.49 ms
SELECT p1.id, EXISTS(SELECT * FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p2.hide='' AND p2.published='1' AND (p2.start='' OR p2.start<=1765899180) AND (p2.stop='' OR p2.stop>1765899180)) AS hasSubpages FROM tl_page p1 WHERE p1.pid=? AND p1.type!='root' AND p1.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p1.hide='' AND p1.published='1' AND (p1.start='' OR p1.start<=1765899180) AND (p1.stop='' OR p1.stop>1765899180) ORDER BY p1.sorting
Parameters:
[
  2604
]
72 0.45 ms
SELECT p1.id, EXISTS(SELECT * FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p2.hide='' AND p2.published='1' AND (p2.start='' OR p2.start<=1765899180) AND (p2.stop='' OR p2.stop>1765899180)) AS hasSubpages FROM tl_page p1 WHERE p1.pid=? AND p1.type!='root' AND p1.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p1.hide='' AND p1.published='1' AND (p1.start='' OR p1.start<=1765899180) AND (p1.stop='' OR p1.stop>1765899180) ORDER BY p1.sorting
Parameters:
[
  2606
]
73 0.45 ms
SELECT p1.id, EXISTS(SELECT * FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p2.hide='' AND p2.published='1' AND (p2.start='' OR p2.start<=1765899180) AND (p2.stop='' OR p2.stop>1765899180)) AS hasSubpages FROM tl_page p1 WHERE p1.pid=? AND p1.type!='root' AND p1.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p1.hide='' AND p1.published='1' AND (p1.start='' OR p1.start<=1765899180) AND (p1.stop='' OR p1.stop>1765899180) ORDER BY p1.sorting
Parameters:
[
  2690
]
74 0.38 ms
SELECT p1.id, EXISTS(SELECT * FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p2.hide='' AND p2.published='1' AND (p2.start='' OR p2.start<=1765899180) AND (p2.stop='' OR p2.stop>1765899180)) AS hasSubpages FROM tl_page p1 WHERE p1.pid=? AND p1.type!='root' AND p1.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p1.hide='' AND p1.published='1' AND (p1.start='' OR p1.start<=1765899180) AND (p1.stop='' OR p1.stop>1765899180) ORDER BY p1.sorting
Parameters:
[
  2622
]
75 0.28 ms
SELECT tl_article.* FROM tl_article WHERE tl_article.pid=? AND tl_article.inColumn=? AND tl_article.published='1' AND (tl_article.start='' OR tl_article.start<=1765899180) AND (tl_article.stop='' OR tl_article.stop>1765899180) ORDER BY tl_article.sorting
Parameters:
[
  2626
  "body_bottom"
]
76 0.45 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.pid=? AND tl_page.type!='root' AND tl_page.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<=1765899180) AND (tl_page.stop='' OR tl_page.stop>1765899180) ORDER BY tl_page.sorting LIMIT 0,1
Parameters:
[
  2604
]
77 0.25 ms
SELECT tl_article.* FROM tl_article WHERE tl_article.pid=? AND tl_article.inColumn=? AND tl_article.published='1' AND (tl_article.start='' OR tl_article.start<=1765899180) AND (tl_article.stop='' OR tl_article.stop>1765899180) ORDER BY tl_article.sorting
Parameters:
[
  2626
  "slider"
]
78 0.14 ms
SELECT * FROM tl_files WHERE tl_files.`id`=? LIMIT 0,1
Parameters:
[
  null
]
79 0.24 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  31
]
80 0.49 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  224
]
81 0.36 ms
SELECT p1.id, EXISTS(SELECT * FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p2.hide='' AND p2.published='1' AND (p2.start='' OR p2.start<=1765899180) AND (p2.stop='' OR p2.stop>1765899180)) AS hasSubpages FROM tl_page p1 WHERE p1.pid=? AND p1.type!='root' AND p1.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p1.hide='' AND p1.published='1' AND (p1.start='' OR p1.start<=1765899180) AND (p1.stop='' OR p1.stop>1765899180) ORDER BY p1.sorting
Parameters:
[
  224
]
82 0.90 ms
SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('92e02e18549511eab3d3001a4a050158'),UNHEX('f6366fa8548d11eab3d3001a4a050158')) ORDER BY tl_files.uuid!=UNHEX('92e02e18549511eab3d3001a4a050158'), tl_files.uuid!=UNHEX('f6366fa8548d11eab3d3001a4a050158')
Parameters:
[
  null
]
83 0.88 ms
SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('92e02e18549511eab3d3001a4a050158'),UNHEX('f6366fa8548d11eab3d3001a4a050158')) ORDER BY tl_files.uuid!=UNHEX('92e02e18549511eab3d3001a4a050158'), tl_files.uuid!=UNHEX('f6366fa8548d11eab3d3001a4a050158')
Parameters:
[]
84 0.19 ms
SELECT * FROM tl_pct_themedesigner WHERE tl_pct_themedesigner.active=? AND tl_pct_themedesigner.theme=?
Parameters:
[
  1
  "eclipse_design"
]
85 0.87 ms
SELECT tl_article.* FROM tl_article WHERE BINARY tl_article.alias=? LIMIT 0,1
Parameters:
[
  "offcanvas-col1"
]
86 0.95 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND (tl_content.ptable=? OR tl_content.ptable='') AND tl_content.invisible='' AND (tl_content.start='' OR tl_content.start<=1765899180) AND (tl_content.stop='' OR tl_content.stop>1765899180) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  748
  "tl_article"
]
87 0.33 ms
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
  42
]
88 0.25 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  2655
]
89 0.21 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  2651
]
90 0.86 ms
SHOW FULL COLUMNS FROM tl_content
Parameters:
[]
91 0.19 ms
SHOW INDEXES FROM `tl_content`
Parameters:
[]
92 0.13 ms
SELECT pct_customelement FROM tl_content WHERE id=? LIMIT 0,1
Parameters:
[
  7983
]
93 0.44 ms
SELECT tl_pct_customelement_group.* FROM tl_pct_customelement_group WHERE tl_pct_customelement_group.alias=? AND tl_pct_customelement_group.pid=? LIMIT 0,1
Parameters:
[
  "margins"
  68
]
94 0.43 ms
SELECT tl_article.* FROM tl_article WHERE BINARY tl_article.alias=? LIMIT 0,1
Parameters:
[
  "offcanvas-col2"
]
95 0.52 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND (tl_content.ptable=? OR tl_content.ptable='') AND tl_content.invisible='' AND (tl_content.start='' OR tl_content.start<=1765899180) AND (tl_content.stop='' OR tl_content.stop>1765899180) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  749
  "tl_article"
]
96 0.20 ms
SELECT pct_customelement FROM tl_content WHERE id=? LIMIT 0,1
Parameters:
[
  7988
]
97 0.19 ms
SELECT tl_pct_customelement_group.* FROM tl_pct_customelement_group WHERE tl_pct_customelement_group.alias=? AND tl_pct_customelement_group.pid=? LIMIT 0,1
Parameters:
[
  "margins"
  21
]
98 0.15 ms
SELECT pct_customelement FROM tl_content WHERE id=? LIMIT 0,1
Parameters:
[
  7987
]
99 0.23 ms
SELECT tl_pct_customelement_group.* FROM tl_pct_customelement_group WHERE tl_pct_customelement_group.alias=? AND tl_pct_customelement_group.pid=? LIMIT 0,1
Parameters:
[
  "margins"
  21
]
100 0.17 ms
SELECT pct_customelement FROM tl_content WHERE id=? LIMIT 0,1
Parameters:
[
  7985
]
101 0.35 ms
SELECT tl_pct_customelement_group.* FROM tl_pct_customelement_group WHERE tl_pct_customelement_group.alias=? AND tl_pct_customelement_group.pid=? LIMIT 0,1
Parameters:
[
  "margins"
  68
]
102 0.19 ms
SELECT pct_customelement FROM tl_content WHERE id=? LIMIT 0,1
Parameters:
[
  7986
]
103 0.22 ms
SELECT tl_pct_customelement_group.* FROM tl_pct_customelement_group WHERE tl_pct_customelement_group.alias=? AND tl_pct_customelement_group.pid=? LIMIT 0,1
Parameters:
[
  "margins"
  68
]
104 0.49 ms
SELECT tl_article.* FROM tl_article WHERE BINARY tl_article.alias=? LIMIT 0,1
Parameters:
[
  "offcanvas-col3"
]
105 0.58 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND (tl_content.ptable=? OR tl_content.ptable='') AND tl_content.invisible='' AND (tl_content.start='' OR tl_content.start<=1765899180) AND (tl_content.stop='' OR tl_content.stop>1765899180) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  750
  "tl_article"
]
106 0.22 ms
SELECT pct_customelement FROM tl_content WHERE id=? LIMIT 0,1
Parameters:
[
  4571
]
107 0.33 ms
SELECT tl_pct_customelement_group.* FROM tl_pct_customelement_group WHERE tl_pct_customelement_group.alias=? AND tl_pct_customelement_group.pid=? LIMIT 0,1
Parameters:
[
  "margins"
  134
]
108 0.20 ms
SELECT pct_customelement FROM tl_content WHERE id=? LIMIT 0,1
Parameters:
[
  4572
]
109 0.34 ms
SELECT tl_pct_customelement_group.* FROM tl_pct_customelement_group WHERE tl_pct_customelement_group.alias=? AND tl_pct_customelement_group.pid=? LIMIT 0,1
Parameters:
[
  "margins"
  134
]
110 0.43 ms
SELECT tl_article.* FROM tl_article WHERE BINARY tl_article.alias=? LIMIT 0,1
Parameters:
[
  "offcanvas-col4"
]
111 0.50 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND (tl_content.ptable=? OR tl_content.ptable='') AND tl_content.invisible='' AND (tl_content.start='' OR tl_content.start<=1765899180) AND (tl_content.stop='' OR tl_content.stop>1765899180) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  751
  "tl_article"
]
112 0.20 ms
SELECT * FROM tl_files WHERE tl_files.`path`=? LIMIT 0,1
Parameters:
[
  "files/cto_layout/img/flags/de.svg"
]
113 0.21 ms
SELECT * FROM tl_files WHERE tl_files.`path`=? LIMIT 0,1
Parameters:
[
  "files/cto_layout/img/flags/gb.svg"
]
114 0.16 ms
SELECT * FROM tl_files WHERE tl_files.`path`=? LIMIT 0,1
Parameters:
[
  "files/cto_layout/img/flags/pl.svg"
]
115 0.25 ms
SELECT tl_article.* FROM tl_article WHERE BINARY tl_article.alias=? LIMIT 0,1
Parameters:
[
  "footer-col1"
]
116 0.44 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND (tl_content.ptable=? OR tl_content.ptable='') AND tl_content.invisible='' AND (tl_content.start='' OR tl_content.start<=1765899180) AND (tl_content.stop='' OR tl_content.stop>1765899180) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  353
  "tl_article"
]
117 0.17 ms
SELECT pct_customelement FROM tl_content WHERE id=? LIMIT 0,1
Parameters:
[
  109492
]
118 0.25 ms
SELECT tl_article.* FROM tl_article WHERE BINARY tl_article.alias=? LIMIT 0,1
Parameters:
[
  "footer-col2"
]
119 0.46 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND (tl_content.ptable=? OR tl_content.ptable='') AND tl_content.invisible='' AND (tl_content.start='' OR tl_content.start<=1765899180) AND (tl_content.stop='' OR tl_content.stop>1765899180) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  109
  "tl_article"
]
120 0.23 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.id=? LIMIT 0,1
Parameters:
[
  "2623"
]
121 0.22 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.id=? LIMIT 0,1
Parameters:
[
  "2624"
]
122 0.23 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.id=? LIMIT 0,1
Parameters:
[
  "2667"
]
123 0.18 ms
SELECT tl_article.* FROM tl_article WHERE BINARY tl_article.alias=? LIMIT 0,1
Parameters:
[
  "footer-col3"
]
124 0.39 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND (tl_content.ptable=? OR tl_content.ptable='') AND tl_content.invisible='' AND (tl_content.start='' OR tl_content.start<=1765899180) AND (tl_content.stop='' OR tl_content.stop>1765899180) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  108
  "tl_article"
]
125 0.51 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.id=? LIMIT 0,1
Parameters:
[
  "2631"
]
126 0.39 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  2630
]
127 0.21 ms
SELECT tl_article.* FROM tl_article WHERE BINARY tl_article.alias=? LIMIT 0,1
Parameters:
[
  "footer-col4"
]
128 0.43 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND (tl_content.ptable=? OR tl_content.ptable='') AND tl_content.invisible='' AND (tl_content.start='' OR tl_content.start<=1765899180) AND (tl_content.stop='' OR tl_content.stop>1765899180) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  110
  "tl_article"
]
129 0.74 ms
SELECT tl_article.* FROM tl_article WHERE BINARY tl_article.alias=? LIMIT 0,1
Parameters:
[
  "bottom-left"
]
130 0.38 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND (tl_content.ptable=? OR tl_content.ptable='') AND tl_content.invisible='' AND (tl_content.start='' OR tl_content.start<=1765899180) AND (tl_content.stop='' OR tl_content.stop>1765899180) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  13291
  "tl_article"
]

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

No loaded entities.