Query Metrics

117 Database Queries
27 Different statements
270.16 ms Query time
0 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 0.42 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.13 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
3 0.12 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
4 0.27 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.14 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  8
]
6 0.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogPortal"
]
7 0.64 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/Erzberg-Leoben/Events"
  "sourcePathQuery" => "/de/Erzberg-Leoben/Events?community=841663"
  "sourceEntireUri" => "https://stage.steiermark.com/de/Erzberg-Leoben/Events?community=841663"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8 0.17 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
9 0.17 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Events"
  "path" => "/steiermark.com/de/Erzberg-Leoben/"
]
10 0.23 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/Erzberg-Leoben/Events' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
11 0.17 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
12 0.21 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
13 0.25 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Region"
]
14 0.25 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10342
]
15 0.17 ms
SELECT id FROM sites
Parameters:
[]
16 0.16 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  10342
]
17 0.22 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  10342
  10342
  10342
]
18 0.17 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  11611
  11611
]
19 0.31 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Events"
  "path" => "/de/Erzberg-Leoben/"
]
20 0.12 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Erzberg-Leoben/Events"
]
21 0.10 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Events"
  "path" => "/de/Erzberg-Leoben/"
]
22 0.10 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Erzberg-Leoben/Events"
]
23 0.18 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/Erzberg-Leoben/Events"
]
24 0.10 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Erzberg-Leoben"
  "path" => "/de/"
]
25 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Erzberg-Leoben"
]
26 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/Erzberg-Leoben"
]
27 0.10 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "de"
  "path" => "/"
]
28 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de"
]
29 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"
]
30 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/%"
  ""
]
31 0.10 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
32 0.12 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/Erzberg-Leoben/Events' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
33 0.10 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
34 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "1"
  "scope" => "pimcore_staticroutes"
]
35 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "2"
  "scope" => "pimcore_staticroutes"
]
36 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "3"
  "scope" => "pimcore_staticroutes"
]
37 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "4"
  "scope" => "pimcore_staticroutes"
]
38 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "5"
  "scope" => "pimcore_staticroutes"
]
39 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "6"
  "scope" => "pimcore_staticroutes"
]
40 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "7"
  "scope" => "pimcore_staticroutes"
]
41 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "8"
  "scope" => "pimcore_staticroutes"
]
42 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "9"
  "scope" => "pimcore_staticroutes"
]
43 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "10"
  "scope" => "pimcore_staticroutes"
]
44 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "11"
  "scope" => "pimcore_staticroutes"
]
45 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "12"
  "scope" => "pimcore_staticroutes"
]
46 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "13"
  "scope" => "pimcore_staticroutes"
]
47 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "15"
  "scope" => "pimcore_staticroutes"
]
48 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "16"
  "scope" => "pimcore_staticroutes"
]
49 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "17"
  "scope" => "pimcore_staticroutes"
]
50 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "18"
  "scope" => "pimcore_staticroutes"
]
51 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "19"
  "scope" => "pimcore_staticroutes"
]
52 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "20"
  "scope" => "pimcore_staticroutes"
]
53 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "21"
  "scope" => "pimcore_staticroutes"
]
54 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "22"
  "scope" => "pimcore_staticroutes"
]
55 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "23"
  "scope" => "pimcore_staticroutes"
]
56 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "24"
  "scope" => "pimcore_staticroutes"
]
57 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "25"
  "scope" => "pimcore_staticroutes"
]
58 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "26"
  "scope" => "pimcore_staticroutes"
]
59 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "27"
  "scope" => "pimcore_staticroutes"
]
60 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "28"
  "scope" => "pimcore_staticroutes"
]
61 0.13 ms
SELECT id FROM sites
Parameters:
[]
62 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1062499
]
63 0.10 ms
SELECT id FROM sites
Parameters:
[]
64 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "21"
]
65 0.17 ms
SELECT id FROM sites
Parameters:
[]
66 0.21 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "MediaCopyright"
]
67 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1081850
]
68 0.16 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "72"
]
69 0.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "80"
]
70 109.95 ms
SELECT COUNT(*) FROM object_localized_28_de WHERE ((visibility is not null and visibility != "")  AND  object_localized_28_de.o_type IN ('object','folder')) AND object_localized_28_de.o_published = 1
Parameters:
[]
71 29.41 ms
SELECT object_localized_28_de.o_id as o_id, object_localized_28_de.o_type as o_type FROM object_localized_28_de WHERE ((visibility is not null and visibility != "")  AND ((RADIANS(ACOS(SIN(RADIANS(position__latitude)) * SIN(RADIANS(47.3983441)) + COS(RADIANS(position__latitude)) * COS(RADIANS(47.3983441)) * COS(RADIANS(position__longitude - 15.1400465)) )) * 111.189577 * 3277.5) <= 10)  AND  object_localized_28_de.o_type IN ('object','folder')) AND object_localized_28_de.o_published = 1
Parameters:
[]
72 29.01 ms
SELECT object_localized_28_de.o_id as o_id, object_localized_28_de.o_type as o_type FROM object_localized_28_de WHERE ((visibility is not null and visibility != "")  AND ((RADIANS(ACOS(SIN(RADIANS(position__latitude)) * SIN(RADIANS(47.3983441)) + COS(RADIANS(position__latitude)) * COS(RADIANS(47.3983441)) * COS(RADIANS(position__longitude - 15.1400465)) )) * 111.189577 * 3277.5) <= 10)  AND  object_localized_28_de.o_type IN ('object','folder')) AND object_localized_28_de.o_published = 1
Parameters:
[]
73 39.74 ms
SELECT object_localized_28_de.o_id as o_id, object_localized_28_de.o_type as o_type FROM object_localized_28_de LEFT JOIN object_collection_demiRecurringDate_28 eventDate ON eventDate.o_id = object_localized_28_de.oo_id WHERE ((visibility is not null and visibility != "")  AND ((RADIANS(ACOS(SIN(RADIANS(position__latitude)) * SIN(RADIANS(47.3983441)) + COS(RADIANS(position__latitude)) * COS(RADIANS(47.3983441)) * COS(RADIANS(position__longitude - 15.1400465)) )) * 111.189577 * 3277.5) <= 10)  AND ((FIND_IN_SET(11550, `towns`) > 0 OR FIND_IN_SET(11552, `towns`) > 0 OR FIND_IN_SET(11546, `towns`) > 0 OR FIND_IN_SET(11563, `towns`) > 0 OR FIND_IN_SET(11553, `towns`) > 0 OR FIND_IN_SET(11561, `towns`) > 0 OR FIND_IN_SET(11540, `towns`) > 0 OR FIND_IN_SET(11554, `towns`) > 0 OR FIND_IN_SET(11551, `towns`) > 0 OR FIND_IN_SET(11548, `towns`) > 0 OR FIND_IN_SET(11547, `towns`) > 0 OR FIND_IN_SET(11545, `towns`) > 0 OR FIND_IN_SET(11543, `towns`) > 0 OR FIND_IN_SET(11549, `towns`) > 0))  AND (contentScore > 10)  AND ((object_localized_28_de.active = 1 ))  AND (eventDate.dateTo >= 1727992800)  AND (eventDate.dateFrom <= 1759615199)  AND ((eventDate.Sun = 1 OR eventDate.Mon = 1 OR eventDate.Tue = 1 OR eventDate.Wed = 1 OR eventDate.Thu = 1 OR eventDate.Fri = 1 OR eventDate.Sat = 1))  AND  object_localized_28_de.o_type IN ('object')) AND object_localized_28_de.o_published = 1 ORDER BY eventDate.dateTo ASC, eventDate.dateFrom ASC, eventDate.time ASC, name ASC
Parameters:
[]
74 39.92 ms
SELECT object_localized_28_de.o_id as o_id, object_localized_28_de.o_type as o_type FROM object_localized_28_de LEFT JOIN object_collection_demiRecurringDate_28 eventDate ON eventDate.o_id = object_localized_28_de.oo_id WHERE ((visibility is not null and visibility != "")  AND ((RADIANS(ACOS(SIN(RADIANS(position__latitude)) * SIN(RADIANS(47.3983441)) + COS(RADIANS(position__latitude)) * COS(RADIANS(47.3983441)) * COS(RADIANS(position__longitude - 15.1400465)) )) * 111.189577 * 3277.5) <= 10)  AND ((FIND_IN_SET(11550, `towns`) > 0 OR FIND_IN_SET(11552, `towns`) > 0 OR FIND_IN_SET(11546, `towns`) > 0 OR FIND_IN_SET(11563, `towns`) > 0 OR FIND_IN_SET(11553, `towns`) > 0 OR FIND_IN_SET(11561, `towns`) > 0 OR FIND_IN_SET(11540, `towns`) > 0 OR FIND_IN_SET(11554, `towns`) > 0 OR FIND_IN_SET(11551, `towns`) > 0 OR FIND_IN_SET(11548, `towns`) > 0 OR FIND_IN_SET(11547, `towns`) > 0 OR FIND_IN_SET(11545, `towns`) > 0 OR FIND_IN_SET(11543, `towns`) > 0 OR FIND_IN_SET(11549, `towns`) > 0))  AND (contentScore > 10)  AND ((object_localized_28_de.active = 1 ))  AND (eventDate.dateTo >= 1727992800)  AND (eventDate.dateFrom <= 1759615199)  AND ((eventDate.Sun = 1 OR eventDate.Mon = 1 OR eventDate.Tue = 1 OR eventDate.Wed = 1 OR eventDate.Thu = 1 OR eventDate.Fri = 1 OR eventDate.Sat = 1))  AND  object_localized_28_de.o_type IN ('object')) AND object_localized_28_de.o_published = 1 ORDER BY eventDate.dateTo ASC, eventDate.dateFrom ASC, eventDate.time ASC, name ASC
Parameters:
[]
75 0.83 ms
SELECT object_localized_28_de.o_id as o_id, object_localized_28_de.o_type as o_type FROM object_localized_28_de WHERE ((o_id in (49216289,45770391,50302248,49216154,44225300,49216178,49216224,49216192,49216160,49216127,49216068,43422413,43422413,43422413,49215900,49215906,49898768,50302328,50302310,1708641,6464756))  AND  object_localized_28_de.o_type IN ('object','folder')) AND object_localized_28_de.o_published = 1 ORDER BY FIELD(o_id, 49216289,45770391,50302248,49216154,44225300,49216178,49216224,49216192,49216160,49216127,49216068,43422413,43422413,43422413,49215900,49215906,49898768,50302328,50302310,1708641,6464756)    LIMIT 12
Parameters:
[]
76 0.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "28"
]
77 0.96 ms
SELECT COUNT(*) FROM object_localized_28_de WHERE ((o_id in (49216289,45770391,50302248,49216154,44225300,49216178,49216224,49216192,49216160,49216127,49216068,43422413,43422413,43422413,49215900,49215906,49898768,50302328,50302310,1708641,6464756))  AND  object_localized_28_de.o_type IN ('object','folder')) AND object_localized_28_de.o_published = 1
Parameters:
[]
78 0.33 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  49216289
  "recurringDates"
]
79 0.12 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "23"
]
80 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "27"
]
81 0.12 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "demi-event-teaser"
  "scope" => "pimcore_image_thumbnails"
]
82 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5644083
]
83 0.16 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "59"
]
84 0.71 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" => "%,11512%"
]
85 0.48 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" => "%,11512%"
]
86 0.19 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  45770391
  "recurringDates"
]
87 0.28 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5316706
]
88 0.78 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" => "%,11512%"
]
89 0.46 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" => "%,11512%"
]
90 0.20 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  50302248
  "recurringDates"
]
91 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5694917
]
92 0.39 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  49216154
  "recurringDates"
]
93 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5644075
]
94 0.32 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  44225300
  "recurringDates"
]
95 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5692455
]
96 0.30 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  49216178
  "recurringDates"
]
97 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5644077
]
98 0.43 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  49216224
  "recurringDates"
]
99 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5644082
]
100 0.22 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  49216192
  "recurringDates"
]
101 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5644079
]
102 0.46 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  49216160
  "recurringDates"
]
103 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5644076
]
104 0.25 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  49216127
  "recurringDates"
]
105 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5644073
]
106 0.36 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  49216068
  "recurringDates"
]
107 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5638427
]
108 0.29 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  43422413
  "recurringDates"
]
109 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5471118
]
110 0.35 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "img-text-slide"
  "scope" => "pimcore_image_thumbnails"
]
111 0.31 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  6885
]
112 0.12 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  5
]
113 0.23 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "footer-logo"
  "scope" => "pimcore_image_thumbnails"
]
114 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3189171
]
115 0.32 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  25067
]
116 0.12 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "info-overlay-image"
  "scope" => "pimcore_image_thumbnails"
]
117 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1812275
]

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.