Query Metrics

224 Database Queries
106 Different statements
95.90 ms Query time
0 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 0.35 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "defaultSiteConfig"
  null
  null
]
2 0.07 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
3 0.08 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
4 0.28 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "mainBlogPortal"
  null
  null
]
5 0.07 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  8
]
6 0.07 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogPortal"
]
7 0.47 ms
SELECT * FROM redirects WHERE
            (
                (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR
                (source = :sourcePathQuery AND `type` = :typePathQuery) OR
                (source = :sourceEntireUri AND `type` = :typeEntireUri)
            ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = '6' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/de/Hochsteiermark/Mice-und-Geschaeftsreisen/Locationfinder/Congress-Loipersdorf_cpd_21680541"
  "sourcePathQuery" => "/de/Hochsteiermark/Mice-und-Geschaeftsreisen/Locationfinder/Congress-Loipersdorf_cpd_21680541"
  "sourceEntireUri" => "https://stage.steiermark.com/de/Hochsteiermark/Mice-und-Geschaeftsreisen/Locationfinder/Congress-Loipersdorf_cpd_21680541"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
9 0.14 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Congress-Loipersdorf_cpd_21680541"
  "path" => "/steiermark.com/de/Hochsteiermark/Mice-und-Geschaeftsreisen/Locationfinder/"
]
10 0.16 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/steiermark.com/de/Hochsteiermark/Mice-und-Geschaeftsreisen/Locationfinder/Congress-Loipersdorf_cpd_21680541"
]
11 0.15 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Hochsteiermark/Mice-und-Geschaeftsreisen/Locationfinder/Congress-Loipersdorf_cpd_21680541"
]
12 0.08 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Congress-Loipersdorf_cpd_21680541"
  "path" => "/steiermark.com/de/Hochsteiermark/Mice-und-Geschaeftsreisen/Locationfinder/"
]
13 0.07 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/steiermark.com/de/Hochsteiermark/Mice-und-Geschaeftsreisen/Locationfinder/Congress-Loipersdorf_cpd_21680541"
]
14 0.10 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Hochsteiermark/Mice-und-Geschaeftsreisen/Locationfinder/Congress-Loipersdorf_cpd_21680541"
]
15 0.08 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Locationfinder"
  "path" => "/steiermark.com/de/Hochsteiermark/Mice-und-Geschaeftsreisen/"
]
16 0.13 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/Hochsteiermark/Mice-und-Geschaeftsreisen/Locationfinder/Congress-Loipersdorf_cpd_21680541' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
17 0.07 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
18 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "1"
  "scope" => "pimcore_staticroutes"
]
19 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "2"
  "scope" => "pimcore_staticroutes"
]
20 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "3"
  "scope" => "pimcore_staticroutes"
]
21 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "4"
  "scope" => "pimcore_staticroutes"
]
22 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "5"
  "scope" => "pimcore_staticroutes"
]
23 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "6"
  "scope" => "pimcore_staticroutes"
]
24 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "7"
  "scope" => "pimcore_staticroutes"
]
25 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "8"
  "scope" => "pimcore_staticroutes"
]
26 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "9"
  "scope" => "pimcore_staticroutes"
]
27 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "10"
  "scope" => "pimcore_staticroutes"
]
28 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "11"
  "scope" => "pimcore_staticroutes"
]
29 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "12"
  "scope" => "pimcore_staticroutes"
]
30 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "13"
  "scope" => "pimcore_staticroutes"
]
31 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "15"
  "scope" => "pimcore_staticroutes"
]
32 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "16"
  "scope" => "pimcore_staticroutes"
]
33 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "17"
  "scope" => "pimcore_staticroutes"
]
34 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "18"
  "scope" => "pimcore_staticroutes"
]
35 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "19"
  "scope" => "pimcore_staticroutes"
]
36 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "20"
  "scope" => "pimcore_staticroutes"
]
37 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "21"
  "scope" => "pimcore_staticroutes"
]
38 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "22"
  "scope" => "pimcore_staticroutes"
]
39 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "23"
  "scope" => "pimcore_staticroutes"
]
40 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "24"
  "scope" => "pimcore_staticroutes"
]
41 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "25"
  "scope" => "pimcore_staticroutes"
]
42 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "26"
  "scope" => "pimcore_staticroutes"
]
43 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "27"
  "scope" => "pimcore_staticroutes"
]
44 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "28"
  "scope" => "pimcore_staticroutes"
]
45 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Congress-Loipersdorf_cpd_21680541"
  "path" => "/steiermark.com/de/Hochsteiermark/Mice-und-Geschaeftsreisen/Locationfinder/"
]
46 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/steiermark.com/de/Hochsteiermark/Mice-und-Geschaeftsreisen/Locationfinder/Congress-Loipersdorf_cpd_21680541"
]
47 0.12 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Hochsteiermark/Mice-und-Geschaeftsreisen/Locationfinder/Congress-Loipersdorf_cpd_21680541"
]
48 0.11 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
49 0.25 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "ConventionPartner"
]
50 0.26 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  21680541
]
51 0.13 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  21680541
]
52 0.12 ms
SELECT * FROM object_store_ConventionPartner WHERE oo_id = ?
Parameters:
[
  21680541
]
53 0.21 ms
SELECT * FROM object_localized_data_ConventionPartner WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  21680541
]
54 0.08 ms
select `teaserBullets` from object_localized_data_ConventionPartner where language = 'cs' and  ooo_id  = 21680541
Parameters:
[]
55 0.06 ms
select `roomInfo` from object_localized_data_ConventionPartner where language = 'cs' and  ooo_id  = 21680541
Parameters:
[]
56 0.06 ms
select `hotelInfo` from object_localized_data_ConventionPartner where language = 'cs' and  ooo_id  = 21680541
Parameters:
[]
57 0.06 ms
select `dayroomInfo` from object_localized_data_ConventionPartner where language = 'cs' and  ooo_id  = 21680541
Parameters:
[]
58 0.06 ms
select `gastronomyInfo` from object_localized_data_ConventionPartner where language = 'cs' and  ooo_id  = 21680541
Parameters:
[]
59 0.06 ms
select `freetimeInfo` from object_localized_data_ConventionPartner where language = 'cs' and  ooo_id  = 21680541
Parameters:
[]
60 0.06 ms
select `specialInfo` from object_localized_data_ConventionPartner where language = 'cs' and  ooo_id  = 21680541
Parameters:
[]
61 0.06 ms
select `teaserBullets` from object_localized_data_ConventionPartner where language = 'de' and  ooo_id  = 21680541
Parameters:
[]
62 0.06 ms
select `roomInfo` from object_localized_data_ConventionPartner where language = 'de' and  ooo_id  = 21680541
Parameters:
[]
63 0.06 ms
select `hotelInfo` from object_localized_data_ConventionPartner where language = 'de' and  ooo_id  = 21680541
Parameters:
[]
64 0.05 ms
select `dayroomInfo` from object_localized_data_ConventionPartner where language = 'de' and  ooo_id  = 21680541
Parameters:
[]
65 0.06 ms
select `gastronomyInfo` from object_localized_data_ConventionPartner where language = 'de' and  ooo_id  = 21680541
Parameters:
[]
66 0.06 ms
select `freetimeInfo` from object_localized_data_ConventionPartner where language = 'de' and  ooo_id  = 21680541
Parameters:
[]
67 0.06 ms
select `specialInfo` from object_localized_data_ConventionPartner where language = 'de' and  ooo_id  = 21680541
Parameters:
[]
68 0.05 ms
select `teaserBullets` from object_localized_data_ConventionPartner where language = 'en' and  ooo_id  = 21680541
Parameters:
[]
69 0.06 ms
select `roomInfo` from object_localized_data_ConventionPartner where language = 'en' and  ooo_id  = 21680541
Parameters:
[]
70 0.05 ms
select `hotelInfo` from object_localized_data_ConventionPartner where language = 'en' and  ooo_id  = 21680541
Parameters:
[]
71 0.05 ms
select `dayroomInfo` from object_localized_data_ConventionPartner where language = 'en' and  ooo_id  = 21680541
Parameters:
[]
72 0.05 ms
select `gastronomyInfo` from object_localized_data_ConventionPartner where language = 'en' and  ooo_id  = 21680541
Parameters:
[]
73 0.05 ms
select `freetimeInfo` from object_localized_data_ConventionPartner where language = 'en' and  ooo_id  = 21680541
Parameters:
[]
74 0.05 ms
select `specialInfo` from object_localized_data_ConventionPartner where language = 'en' and  ooo_id  = 21680541
Parameters:
[]
75 0.05 ms
select `teaserBullets` from object_localized_data_ConventionPartner where language = 'hu' and  ooo_id  = 21680541
Parameters:
[]
76 0.05 ms
select `roomInfo` from object_localized_data_ConventionPartner where language = 'hu' and  ooo_id  = 21680541
Parameters:
[]
77 0.05 ms
select `hotelInfo` from object_localized_data_ConventionPartner where language = 'hu' and  ooo_id  = 21680541
Parameters:
[]
78 0.05 ms
select `dayroomInfo` from object_localized_data_ConventionPartner where language = 'hu' and  ooo_id  = 21680541
Parameters:
[]
79 0.05 ms
select `gastronomyInfo` from object_localized_data_ConventionPartner where language = 'hu' and  ooo_id  = 21680541
Parameters:
[]
80 0.05 ms
select `freetimeInfo` from object_localized_data_ConventionPartner where language = 'hu' and  ooo_id  = 21680541
Parameters:
[]
81 0.05 ms
select `specialInfo` from object_localized_data_ConventionPartner where language = 'hu' and  ooo_id  = 21680541
Parameters:
[]
82 0.05 ms
select `teaserBullets` from object_localized_data_ConventionPartner where language = 'it' and  ooo_id  = 21680541
Parameters:
[]
83 0.05 ms
select `roomInfo` from object_localized_data_ConventionPartner where language = 'it' and  ooo_id  = 21680541
Parameters:
[]
84 0.05 ms
select `hotelInfo` from object_localized_data_ConventionPartner where language = 'it' and  ooo_id  = 21680541
Parameters:
[]
85 0.05 ms
select `dayroomInfo` from object_localized_data_ConventionPartner where language = 'it' and  ooo_id  = 21680541
Parameters:
[]
86 0.05 ms
select `gastronomyInfo` from object_localized_data_ConventionPartner where language = 'it' and  ooo_id  = 21680541
Parameters:
[]
87 0.05 ms
select `freetimeInfo` from object_localized_data_ConventionPartner where language = 'it' and  ooo_id  = 21680541
Parameters:
[]
88 0.05 ms
select `specialInfo` from object_localized_data_ConventionPartner where language = 'it' and  ooo_id  = 21680541
Parameters:
[]
89 0.05 ms
select `teaserBullets` from object_localized_data_ConventionPartner where language = 'nl' and  ooo_id  = 21680541
Parameters:
[]
90 0.05 ms
select `roomInfo` from object_localized_data_ConventionPartner where language = 'nl' and  ooo_id  = 21680541
Parameters:
[]
91 0.06 ms
select `hotelInfo` from object_localized_data_ConventionPartner where language = 'nl' and  ooo_id  = 21680541
Parameters:
[]
92 0.05 ms
select `dayroomInfo` from object_localized_data_ConventionPartner where language = 'nl' and  ooo_id  = 21680541
Parameters:
[]
93 0.05 ms
select `gastronomyInfo` from object_localized_data_ConventionPartner where language = 'nl' and  ooo_id  = 21680541
Parameters:
[]
94 0.05 ms
select `freetimeInfo` from object_localized_data_ConventionPartner where language = 'nl' and  ooo_id  = 21680541
Parameters:
[]
95 0.05 ms
select `specialInfo` from object_localized_data_ConventionPartner where language = 'nl' and  ooo_id  = 21680541
Parameters:
[]
96 0.05 ms
select `teaserBullets` from object_localized_data_ConventionPartner where language = 'pl' and  ooo_id  = 21680541
Parameters:
[]
97 0.05 ms
select `roomInfo` from object_localized_data_ConventionPartner where language = 'pl' and  ooo_id  = 21680541
Parameters:
[]
98 0.05 ms
select `hotelInfo` from object_localized_data_ConventionPartner where language = 'pl' and  ooo_id  = 21680541
Parameters:
[]
99 0.05 ms
select `dayroomInfo` from object_localized_data_ConventionPartner where language = 'pl' and  ooo_id  = 21680541
Parameters:
[]
100 0.05 ms
select `gastronomyInfo` from object_localized_data_ConventionPartner where language = 'pl' and  ooo_id  = 21680541
Parameters:
[]
101 0.05 ms
select `freetimeInfo` from object_localized_data_ConventionPartner where language = 'pl' and  ooo_id  = 21680541
Parameters:
[]
102 0.05 ms
select `specialInfo` from object_localized_data_ConventionPartner where language = 'pl' and  ooo_id  = 21680541
Parameters:
[]
103 0.05 ms
select `teaserBullets` from object_localized_data_ConventionPartner where language = 'sk' and  ooo_id  = 21680541
Parameters:
[]
104 0.06 ms
select `roomInfo` from object_localized_data_ConventionPartner where language = 'sk' and  ooo_id  = 21680541
Parameters:
[]
105 0.05 ms
select `hotelInfo` from object_localized_data_ConventionPartner where language = 'sk' and  ooo_id  = 21680541
Parameters:
[]
106 0.05 ms
select `dayroomInfo` from object_localized_data_ConventionPartner where language = 'sk' and  ooo_id  = 21680541
Parameters:
[]
107 0.05 ms
select `gastronomyInfo` from object_localized_data_ConventionPartner where language = 'sk' and  ooo_id  = 21680541
Parameters:
[]
108 0.05 ms
select `freetimeInfo` from object_localized_data_ConventionPartner where language = 'sk' and  ooo_id  = 21680541
Parameters:
[]
109 0.05 ms
select `specialInfo` from object_localized_data_ConventionPartner where language = 'sk' and  ooo_id  = 21680541
Parameters:
[]
110 0.16 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  3270
]
111 0.10 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  3466
]
112 0.11 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  3466
]
113 0.09 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  3466
]
114 0.08 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  3466
]
115 0.09 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  3460
]
116 0.08 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  3460
]
117 0.09 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  3472
]
118 0.08 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  3472
]
119 0.09 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  3472
]
120 0.07 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  3472
]
121 0.09 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  3470
]
122 0.10 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  3470
]
123 0.09 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  3465
]
124 0.08 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  3465
]
125 0.09 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  3462
]
126 0.07 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  3462
]
127 0.08 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  3462
]
128 0.07 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  3462
]
129 0.09 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  3474
]
130 0.08 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  3474
]
131 0.13 ms
SELECT * FROM object_relations_ConventionPartner WHERE src_id = ?
Parameters:
[
  21680541
]
132 0.19 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
133 0.28 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  21680542
]
134 0.15 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  21680542
]
135 0.07 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "ConventionSaal"
]
136 0.08 ms
SELECT * FROM object_store_ConventionSaal WHERE oo_id = ?
Parameters:
[
  21680542
]
137 0.21 ms
SELECT * FROM object_localized_data_ConventionSaal WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  21680542
]
138 0.08 ms
SELECT * FROM object_relations_ConventionSaal WHERE src_id = ?
Parameters:
[
  21680542
]
139 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  21680545
]
140 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  21680545
]
141 0.06 ms
SELECT * FROM object_store_ConventionSaal WHERE oo_id = ?
Parameters:
[
  21680545
]
142 0.16 ms
SELECT * FROM object_localized_data_ConventionSaal WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  21680545
]
143 0.08 ms
SELECT * FROM object_relations_ConventionSaal WHERE src_id = ?
Parameters:
[
  21680545
]
144 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  21680544
]
145 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  21680544
]
146 0.06 ms
SELECT * FROM object_store_ConventionSaal WHERE oo_id = ?
Parameters:
[
  21680544
]
147 0.15 ms
SELECT * FROM object_localized_data_ConventionSaal WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  21680544
]
148 0.08 ms
SELECT * FROM object_relations_ConventionSaal WHERE src_id = ?
Parameters:
[
  21680544
]
149 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  21680543
]
150 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  21680543
]
151 0.06 ms
SELECT * FROM object_store_ConventionSaal WHERE oo_id = ?
Parameters:
[
  21680543
]
152 0.15 ms
SELECT * FROM object_localized_data_ConventionSaal WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  21680543
]
153 0.08 ms
SELECT * FROM object_relations_ConventionSaal WHERE src_id = ?
Parameters:
[
  21680543
]
154 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "ConventionIncentive"
]
155 0.23 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
156 67.38 ms
SELECT object_localized_45_de.o_id as o_id, object_localized_45_de.o_type as o_type FROM object_localized_45_de WHERE ((name is not null and name != "")  AND  object_localized_45_de.o_type IN ('object','folder')) AND object_localized_45_de.o_published = 1 ORDER BY RAND()    LIMIT 3
Parameters:
[]
157 0.12 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "45"
]
158 0.26 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  420407
]
159 0.15 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  420407
]
160 0.13 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  420407
]
161 0.42 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  420407
]
162 0.10 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  420407
  "demiExtension"
]
163 0.08 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  420407
  "demiExtension"
]
164 0.09 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  420407
  "demiExtension"
]
165 0.44 ms
SELECT * FROM object_brick_localized_demiExternalLink_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ?
Parameters:
[
  420407
  "demiExtension"
]
166 0.09 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  420407
  "demiExtension"
]
167 0.08 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  420407
  "demiExtension"
]
168 0.09 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  420407
  "demiExtension"
]
169 0.09 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  420407
  "demiExtension"
]
170 0.08 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  420407
  "demiExtension"
]
171 0.12 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  420407
  "capacityCeremonies"
]
172 0.11 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  420407
  "dishRates"
]
173 0.12 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  420407
  "operationSchedule"
]
174 0.16 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  420407
]
175 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "72"
]
176 0.08 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "59"
]
177 0.79 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,6938%"
]
178 0.51 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,6938%"
]
179 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Region"
]
180 0.08 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "21"
]
181 0.25 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "27"
]
182 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  50630384
]
183 0.14 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  50630384
]
184 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  50630384
]
185 0.26 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  50630384
]
186 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  50630384
]
187 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  43398308
]
188 0.13 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  43398308
]
189 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  43398308
]
190 0.25 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  43398308
]
191 0.09 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  43398308
]
192 0.75 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11507%"
]
193 0.51 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11507%"
]
194 1.03 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
195 0.94 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
196 0.28 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  15476
]
197 0.23 ms
SELECT id FROM sites
Parameters:
[]
198 0.28 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  15476
]
199 0.17 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  15029
  15476
  15476
]
200 0.11 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  15476
  15476
]
201 0.10 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  15029
  15029
]
202 0.11 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Congress-Loipersdorf_cpd_21680541"
  "path" => "/de/Hochsteiermark/Mice-und-Geschaeftsreisen/Locationfinder/"
]
203 0.08 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Hochsteiermark/Mice-und-Geschaeftsreisen/Locationfinder/Congress-Loipersdorf_cpd_21680541"
]
204 0.09 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/Hochsteiermark/Mice-und-Geschaeftsreisen/Locationfinder/Congress-Loipersdorf_cpd_21680541' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
205 0.09 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
206 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1276968
]
207 0.32 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  15452
]
208 0.35 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  33312
]
209 0.12 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "img-teaser"
  "scope" => "pimcore_image_thumbnails"
]
210 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5272620
]
211 0.34 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  14124
]
212 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1271471
]
213 0.33 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  14126
]
214 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1275688
]
215 0.33 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  14117
]
216 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1271280
]
217 0.39 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  14116
]
218 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1268507
]
219 0.22 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  14110
]
220 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1280778
]
221 0.19 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  14112
]
222 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1280770
]
223 0.18 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  14195
]
224 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1281057
]

demi_vacancies connection

No database queries were performed.

Database Connections

Name Service
default doctrine.dbal.default_connection
demi_vacancies doctrine.dbal.demi_vacancies_connection

Entity Managers

Name Service
portal_engine doctrine.orm.portal_engine_entity_manager
pimcore_direct_edit doctrine.orm.pimcore_direct_edit_entity_manager
statistics_explorer doctrine.orm.statistics_explorer_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

portal_engine entity manager

No loaded entities.

pimcore_direct_edit entity manager

No loaded entities.

statistics_explorer entity manager

No loaded entities.