GET https://dls.c5.bargon.net/dls-vor-ort/standorte-dls-l%C3%A4den-m%C3%A4rkte

Query Metrics

82 Database Queries
46 Different statements
164.88 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 1.16 ms
SELECT DATABASE()
Parameters:
[]
2 0.73 ms
SELECT DATABASE()
Parameters:
[]
3 2.01 ms
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "c3_dls"
]
4 1.45 ms
SELECT * FROM tl_catalog ORDER BY `pTable` DESC, `tablename` ASC
Parameters:
[]
5 1.94 ms
SELECT * FROM tl_page WHERE type=? OR type=?
Parameters:
[
  "root"
  "rootfallback"
]
6 0.94 ms
SELECT id FROM tl_catalog WHERE tablename=? LIMIT 0,1
Parameters:
[
  "tl_content"
]
7 1.07 ms
SELECT id FROM tl_catalog WHERE tablename=? LIMIT 0,1
Parameters:
[
  "tl_article"
]
8 0.96 ms
SELECT id FROM tl_catalog WHERE tablename = ?
Parameters:
[
  "tl_page"
]
9 1.49 ms
SELECT * FROM tl_article WHERE NOT EXISTS( SELECT * FROM tl_page WHERE tl_article.pid = tl_page.id)
Parameters:
[]
10 0.90 ms
SELECT * FROM tl_catalog WHERE `tablename` = ? LIMIT 0,1
Parameters:
[
  "tl_page"
]
11 1.49 ms
SELECT * FROM tl_catalog_fields WHERE `pid` = ( SELECT id FROM tl_catalog WHERE `tablename` = ? LIMIT 1 ) AND invisible != "1" ORDER BY `sorting`
Parameters:
[
  "tl_page"
]
12 1.36 ms
SHOW FULL COLUMNS FROM ctlg_category
Parameters:
[]
13 0.81 ms
SHOW INDEXES FROM `ctlg_category`
Parameters:
[]
14 0.92 ms
SELECT * FROM tl_catalog WHERE tablename = ? LIMIT 1
Parameters:
[
  "ctlg_category"
]
15 0.80 ms
SELECT * FROM ctlg_category ORDER BY title DESC
Parameters:
[]
16 1.05 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.`type`=?
Parameters:
[
  "root"
]
17 0.68 ms
SELECT DATABASE()
Parameters:
[]
18 51.17 ms
SELECT c.TABLE_NAME,       c.COLUMN_NAME        AS field,
           IF(
        c.COLUMN_TYPE = 'longtext'
        AND EXISTS(
            SELECT * from information_schema.CHECK_CONSTRAINTS i_c
            WHERE i_c.CONSTRAINT_SCHEMA = 'c3_dls'
            AND i_c.TABLE_NAME = c.TABLE_NAME
            AND i_c.CHECK_CLAUSE = CONCAT(
                'json_valid(`',
                    c.COLUMN_NAME,
                '`)'
            )
        ),
        'json',
        c.COLUMN_TYPE
    )       AS type,
       c.IS_NULLABLE        AS `null`,
       c.COLUMN_KEY         AS `key`,
       c.COLUMN_DEFAULT     AS `default`,
       c.EXTRA,
       c.COLUMN_COMMENT     AS comment,
       c.CHARACTER_SET_NAME AS characterset,
       c.COLLATION_NAME     AS collation
FROM information_schema.COLUMNS c
    INNER JOIN information_schema.TABLES t
        ON t.TABLE_NAME = c.TABLE_NAME
     WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY ORDINAL_POSITION
Parameters:
[
  "c3_dls"
  "c3_dls"
]
19 2.51 ms
SELECT TABLE_NAME,        NON_UNIQUE  AS Non_Unique,
        INDEX_NAME  AS Key_name,
        COLUMN_NAME AS Column_Name,
        SUB_PART    AS Sub_Part,
        INDEX_TYPE  AS Index_Type
FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? ORDER BY SEQ_IN_INDEX
Parameters:
[
  "c3_dls"
]
20 2.27 ms
SELECT DISTINCT k.TABLE_NAME,            k.CONSTRAINT_NAME,
            k.COLUMN_NAME,
            k.REFERENCED_TABLE_NAME,
            k.REFERENCED_COLUMN_NAME,
            k.ORDINAL_POSITION /*!50116,
            c.UPDATE_RULE,
            c.DELETE_RULE */
FROM information_schema.key_column_usage k /*!50116
INNER JOIN information_schema.referential_constraints c
ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME
AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'c3_dls' */ ORDER BY k.ORDINAL_POSITION
Parameters:
[
  "c3_dls"
]
21 16.32 ms
SELECT t.TABLE_NAME,
           t.ENGINE,
           t.AUTO_INCREMENT,
           t.TABLE_COMMENT,
           t.CREATE_OPTIONS,
           t.TABLE_COLLATION,
           ccsa.CHARACTER_SET_NAME
      FROM information_schema.TABLES t
        INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa
          ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE'
Parameters:
[
  "c3_dls"
]
22 0.94 ms
SELECT DATABASE()
Parameters:
[]
23 1.05 ms
SELECT urlPrefix, urlSuffix FROM tl_page WHERE type='root'
Parameters:
[]
24 1.03 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?,?)
Parameters:
[
  "dls-vor-ort/standorte-dls-läden-märkte"
  "dls-vor-ort"
]
25 0.96 ms
SELECT * FROM tl_page WHERE id=? LIMIT 1
Parameters:
[
  1
]
26 0.99 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.type=? AND (tl_page.dns=? OR tl_page.dns=?) LIMIT 0,1
Parameters:
[
  "root"
  "dls.c5.bargon.net"
  ""
]
27 0.94 ms
SELECT * FROM tl_page WHERE id=? LIMIT 1
Parameters:
[
  1
]
28 0.95 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?,?)
Parameters:
[
  "dls-vor-ort/standorte-dls-läden-märkte"
  "dls-vor-ort"
]
29 1.02 ms
SELECT templates FROM tl_theme WHERE templates != ''
Parameters:
[]
30 1.41 ms
SELECT id FROM tl_catalog WHERE tablename=? LIMIT 0,1
Parameters:
[
  "tl_layout"
]
31 1.11 ms
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
  9
]
32 1.38 ms
SELECT id FROM tl_catalog WHERE tablename=? LIMIT 0,1
Parameters:
[
  "tl_module"
]
33 1.57 ms
SELECT * FROM tl_page WHERE type=? OR type=?
Parameters:
[
  "root"
  "rootfallback"
]
34 1.34 ms
SELECT * FROM tl_page WHERE type=? OR type=?
Parameters:
[
  "root"
  "rootfallback"
]
35 0.92 ms
SELECT * FROM tl_page WHERE type=? OR type=?
Parameters:
[
  "root"
  "rootfallback"
]
36 0.84 ms
SELECT id FROM tl_catalog WHERE tablename=? LIMIT 0,1
Parameters:
[
  "tl_cms_tag_settings"
]
37 0.86 ms
SELECT id FROM tl_catalog WHERE tablename=? LIMIT 0,1
Parameters:
[
  "tl_theme"
]
38 1.02 ms
SELECT * FROM tl_theme WHERE tl_theme.`id`=? LIMIT 0,1
Parameters:
[
  1
]
39 1.98 ms
SELECT tl_module.* FROM tl_module WHERE tl_module.id IN(39,40,86,67,0,94) ORDER BY FIND_IN_SET(`tl_module`.`id`, '39,40,86,67,0,94')
Parameters:
[]
40 1.42 ms
SELECT tl_content.id, tl_module.type, tl_article.inColumn as `column` FROM tl_content, tl_module, tl_article WHERE tl_content.pid=tl_article.id AND tl_content.module=tl_module.id AND tl_content.type=? AND tl_content.ptable=? AND tl_article.pid=? AND tl_article.inColumn IN (?) AND tl_content.invisible=0 AND (tl_content.start='' OR tl_content.start<=1775297760) AND (tl_content.stop='' OR tl_content.stop>1775297760) AND tl_article.published=1 AND (tl_article.start='' OR tl_article.start<=1775297760) AND (tl_article.stop='' OR tl_article.stop>1775297760) AND tl_content.tstamp!=0 ORDER BY tl_content.pid, tl_content.sorting
Parameters:
[
  "module"
  "tl_article"
  69
  "main"
]
41 2.00 ms
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
  "91"
]
42 1.63 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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1775297760) AND (p2.stop='' OR p2.stop>1775297760)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1775297760) AND (p1.stop='' OR p1.stop>1775297760) ORDER BY p1.sorting
Parameters:
[
  1
]
43 1.06 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(5,38,6,77,3) ORDER BY FIND_IN_SET(`tl_page`.`id`, '5,38,6,77,76,3')
Parameters:
[]
44 1.48 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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1775297760) AND (p2.stop='' OR p2.stop>1775297760)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1775297760) AND (p1.stop='' OR p1.stop>1775297760) ORDER BY p1.sorting
Parameters:
[
  5
]
45 1.13 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(68,48,49,50,18,60,101) ORDER BY FIND_IN_SET(`tl_page`.`id`, '68,48,49,50,18,60,101')
Parameters:
[]
46 1.76 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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1775297760) AND (p2.stop='' OR p2.stop>1775297760)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1775297760) AND (p1.stop='' OR p1.stop>1775297760) ORDER BY p1.sorting
Parameters:
[
  38
]
47 1.06 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(45,46,75,47,61,71) ORDER BY FIND_IN_SET(`tl_page`.`id`, '45,46,75,47,61,71')
Parameters:
[]
48 1.20 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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1775297760) AND (p2.stop='' OR p2.stop>1775297760)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1775297760) AND (p1.stop='' OR p1.stop>1775297760) ORDER BY p1.sorting
Parameters:
[
  6
]
49 0.96 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(14,15,16,17,43,44) ORDER BY FIND_IN_SET(`tl_page`.`id`, '14,15,16,17,43,44')
Parameters:
[]
50 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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1775297760) AND (p2.stop='' OR p2.stop>1775297760)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1775297760) AND (p1.stop='' OR p1.stop>1775297760) ORDER BY p1.sorting
Parameters:
[
  76
]
51 0.85 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(70) ORDER BY FIND_IN_SET(`tl_page`.`id`, '69,70')
Parameters:
[]
52 1.01 ms
SELECT id FROM tl_catalog WHERE tablename=? LIMIT 0,1
Parameters:
[
  "tl_form_field"
]
53 0.75 ms
SELECT id FROM tl_catalog WHERE tablename=? LIMIT 0,1
Parameters:
[
  "tl_form"
]
54 0.89 ms
SELECT tl_form.* FROM tl_form WHERE tl_form.id=? LIMIT 0,1
Parameters:
[
  "2"
]
55 1.08 ms
SELECT tl_form_field.* FROM tl_form_field WHERE tl_form_field.pid=? AND tl_form_field.invisible=0 AND tl_form_field.tstamp!=0 ORDER BY tl_form_field.sorting
Parameters:
[
  2
]
56 1.33 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  56
]
57 1.12 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<=1775297760) AND (tl_article.stop='' OR tl_article.stop>1775297760) ORDER BY tl_article.sorting
Parameters:
[
  69
  "main"
]
58 1.38 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible=0 AND (tl_content.start='' OR tl_content.start<=1775297760) AND (tl_content.stop='' OR tl_content.stop>1775297760) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  131
  "tl_article"
]
59 1.92 ms
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
  81
]
60 1.20 ms
SELECT * FROM tl_page WHERE id=? LIMIT 1
Parameters:
[
  1
]
61 1.89 ms
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
  78
]
62 1.63 ms
SELECT
                *
            FROM tl_storelocator_stores
            WHERE
                published='1'
                AND pid IN(1)
                AND country = 'de' 
                
            ORDER BY highlight DESC
            LIMIT 25
Parameters:
[]
63 1.05 ms
SELECT id FROM tl_catalog WHERE tablename=? LIMIT 0,1
Parameters:
[
  "tl_storelocator_stores"
]
64 0.95 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  21
]
65 1.23 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible=0 AND (tl_content.start='' OR tl_content.start<=1775297760) AND (tl_content.stop='' OR tl_content.stop>1775297760) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  2
  "tl_storelocator_stores"
]
66 0.87 ms
INSERT INTO tl_log (tstamp, text, source, action, username, func, browser, uri, page) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "1775297773"
  "Error parsing geocords (,) for store ID 5"
  "FE"
  "ERROR"
  "N/A"
  "numero2\StoreLocator\StoreLocator::parseStoreData"
  "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
  "https://dls.c5.bargon.net/dls-vor-ort/standorte-dls-l%C3%A4den-m%C3%A4rkte"
  69
]
67 1.19 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible=0 AND (tl_content.start='' OR tl_content.start<=1775297760) AND (tl_content.stop='' OR tl_content.stop>1775297760) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  5
  "tl_storelocator_stores"
]
68 1.23 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible=0 AND (tl_content.start='' OR tl_content.start<=1775297760) AND (tl_content.stop='' OR tl_content.stop>1775297760) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  6
  "tl_storelocator_stores"
]
69 1.07 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible=0 AND (tl_content.start='' OR tl_content.start<=1775297760) AND (tl_content.stop='' OR tl_content.stop>1775297760) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  7
  "tl_storelocator_stores"
]
70 1.15 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible=0 AND (tl_content.start='' OR tl_content.start<=1775297760) AND (tl_content.stop='' OR tl_content.stop>1775297760) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  8
  "tl_storelocator_stores"
]
71 1.82 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible=0 AND (tl_content.start='' OR tl_content.start<=1775297760) AND (tl_content.stop='' OR tl_content.stop>1775297760) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  10
  "tl_storelocator_stores"
]
72 1.60 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible=0 AND (tl_content.start='' OR tl_content.start<=1775297760) AND (tl_content.stop='' OR tl_content.stop>1775297760) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  149
  "tl_storelocator_stores"
]
73 1.52 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible=0 AND (tl_content.start='' OR tl_content.start<=1775297760) AND (tl_content.stop='' OR tl_content.stop>1775297760) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  160
  "tl_storelocator_stores"
]
74 1.01 ms
SELECT
                id,
                alias,
                map_pin
            FROM tl_storelocator_categories
Parameters:
[]
75 0.90 ms
SELECT id FROM tl_catalog WHERE tablename=? LIMIT 0,1
Parameters:
[
  "tl_storelocator_categories"
]
76 0.89 ms
SELECT id FROM tl_catalog WHERE tablename=? LIMIT 0,1
Parameters:
[
  "tl_files"
]
77 0.80 ms
SELECT tl_files.* FROM tl_files WHERE tl_files.uuid=UNHEX(?) LIMIT 0,1
Parameters:
[
  "44af955351a811e69e21001c42000273"
]
78 0.77 ms
SELECT tl_files.* FROM tl_files WHERE tl_files.uuid=UNHEX(?) LIMIT 0,1
Parameters:
[
  "8ac7dec5c08411e6b371001c42000273"
]
79 0.99 ms
SELECT tl_article.* FROM tl_article WHERE tl_article.id=? LIMIT 0,1
Parameters:
[
  "219"
]
80 1.54 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible=0 AND (tl_content.start='' OR tl_content.start<=1775297760) AND (tl_content.stop='' OR tl_content.stop>1775297760) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  219
  "tl_article"
]
81 0.97 ms
SELECT * FROM `tl_files` WHERE uuid=?
Parameters:
[
  b"®qy\x05\x11îˆ\x1FŠÚ\x7F\x1Dc"
]
82 1.09 ms
SELECT tl_files.* FROM tl_files WHERE tl_files.`path`=? LIMIT 0,1
Parameters:
[
  "files/template/redesign24/img/Logo.svg"
]

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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

No loaded entities.