Query Metrics

97 Database Queries
32 Different statements
31.84 ms Query time
0 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 0.50 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.11 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
3 0.40 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
4 0.43 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.10 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  8
]
6 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogPortal"
]
7 0.80 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" => "/en/Thermen-Vulkanland/Plan-your-holiday/Excursion-destinations/Urbanistubn_isd_1995563"
  "sourcePathQuery" => "/en/Thermen-Vulkanland/Plan-your-holiday/Excursion-destinations/Urbanistubn_isd_1995563"
  "sourceEntireUri" => "https://stage.steiermark.com/en/Thermen-Vulkanland/Plan-your-holiday/Excursion-destinations/Urbanistubn_isd_1995563"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8 0.30 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
9 0.40 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Urbanistubn_isd_1995563"
  "path" => "/steiermark.com/en/Thermen-Vulkanland/Plan-your-holiday/Excursion-destinations/"
]
10 0.14 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/steiermark.com/en/Thermen-Vulkanland/Plan-your-holiday/Excursion-destinations/Urbanistubn_isd_1995563"
]
11 0.20 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/%"
  "/en/Thermen-Vulkanland/Plan-your-holiday/Excursion-destinations/Urbanistubn_isd_1995563"
]
12 0.11 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Excursion-destinations"
  "path" => "/steiermark.com/en/Thermen-Vulkanland/Plan-your-holiday/"
]
13 0.28 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
14 0.32 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "45"
]
15 0.61 ms
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
16 0.28 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "72"
]
17 0.13 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "59"
]
18 1.21 ms
SELECT COUNT(*) FROM object_localized_Region_en 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_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[
  "demiRegionId" => "%,12452%"
]
19 0.57 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en 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_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,12452%"
]
20 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Region"
]
21 0.28 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "21"
]
22 0.68 ms
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ((cid IN (1,59700,8863,5670) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
  1995563
]
23 0.27 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
24 0.22 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "23"
]
25 0.28 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "27"
]
26 0.20 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "26"
]
27 0.32 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slider-main"
  "scope" => "pimcore_image_thumbnails"
]
28 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1811411
]
29 0.32 ms
SELECT id FROM sites
Parameters:
[]
30 0.17 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  10925
]
31 0.22 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  6986
  10925
  10925
]
32 0.12 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  10925
  10925
]
33 0.11 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  6986
  6986
]
34 0.14 ms
SELECT id FROM sites
Parameters:
[]
35 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 209143
]
36 0.13 ms
SELECT id FROM sites
Parameters:
[]
37 0.07 ms
SELECT id FROM sites
Parameters:
[]
38 0.11 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  1995576
]
39 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:
[
  1995576
]
40 0.23 ms
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ((cid IN (1,1995576,1995563,59700,8863,5670) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
  1995578
]
41 0.12 ms
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ((cid IN (1,1995576,1995563,59700,8863,5670) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
  1995579
]
42 0.08 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "46"
]
43 0.07 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "47"
]
44 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "demi-infrastructure-teaser"
  "scope" => "pimcore_image_thumbnails"
]
45 0.35 ms
SELECT * FROM object_collection_demiAddress_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  1995563
  "addresses"
]
46 0.14 ms
SELECT * FROM object_collection_demiLink_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  1995563
  "links"
]
47 0.82 ms
SELECT * FROM object_collection_demiLink_localized_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  1995563
  "links"
  0
]
48 0.38 ms
SELECT * FROM object_collection_demiLink_localized_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  1995563
  "links"
  1
]
49 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1811412
]
50 0.43 ms
INSERT INTO `assets_image_thumbnail_cache` (`cid`, `name`, `filename`, `modificationDate`, `filesize`, `width`, `height`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5, :col6) ON DUPLICATE KEY UPDATE `cid` = :col0, `name` = :col1, `filename` = :col2, `modificationDate` = :col3, `filesize` = :col4, `width` = :col5, `height` = :col6;
Parameters:
[
  ":col0" => 1811412
  ":col1" => "demi-infrastructure-event-detail-gallery"
  ":col2" => "Urbanistub´n_1995566.jpg"
  ":col3" => 1738450265
  ":col4" => 51005
  ":col5" => 946
  ":col6" => 532
]
51 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1811413
]
52 0.37 ms
INSERT INTO `assets_image_thumbnail_cache` (`cid`, `name`, `filename`, `modificationDate`, `filesize`, `width`, `height`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5, :col6) ON DUPLICATE KEY UPDATE `cid` = :col0, `name` = :col1, `filename` = :col2, `modificationDate` = :col3, `filesize` = :col4, `width` = :col5, `height` = :col6;
Parameters:
[
  ":col0" => 1811413
  ":col1" => "demi-infrastructure-event-detail-gallery"
  ":col2" => "Urbanistub´n_1995569.jpg"
  ":col3" => 1738450265
  ":col4" => 83310
  ":col5" => 946
  ":col6" => 532
]
53 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1811414
]
54 0.38 ms
INSERT INTO `assets_image_thumbnail_cache` (`cid`, `name`, `filename`, `modificationDate`, `filesize`, `width`, `height`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5, :col6) ON DUPLICATE KEY UPDATE `cid` = :col0, `name` = :col1, `filename` = :col2, `modificationDate` = :col3, `filesize` = :col4, `width` = :col5, `height` = :col6;
Parameters:
[
  ":col0" => 1811414
  ":col1" => "demi-infrastructure-event-detail-gallery"
  ":col2" => "Urbanistub´n_1995571.jpg"
  ":col3" => 1738450265
  ":col4" => 67959
  ":col5" => 946
  ":col6" => 532
]
55 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1811415
]
56 0.44 ms
INSERT INTO `assets_image_thumbnail_cache` (`cid`, `name`, `filename`, `modificationDate`, `filesize`, `width`, `height`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5, :col6) ON DUPLICATE KEY UPDATE `cid` = :col0, `name` = :col1, `filename` = :col2, `modificationDate` = :col3, `filesize` = :col4, `width` = :col5, `height` = :col6;
Parameters:
[
  ":col0" => 1811415
  ":col1" => "demi-infrastructure-event-detail-gallery"
  ":col2" => "Urbanistub´n_1995572.jpg"
  ":col3" => 1738450265
  ":col4" => 81297
  ":col5" => 946
  ":col6" => 532
]
57 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1811416
]
58 0.60 ms
INSERT INTO `assets_image_thumbnail_cache` (`cid`, `name`, `filename`, `modificationDate`, `filesize`, `width`, `height`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5, :col6) ON DUPLICATE KEY UPDATE `cid` = :col0, `name` = :col1, `filename` = :col2, `modificationDate` = :col3, `filesize` = :col4, `width` = :col5, `height` = :col6;
Parameters:
[
  ":col0" => 1811416
  ":col1" => "demi-infrastructure-event-detail-gallery"
  ":col2" => "Urbanistub´n_1995573.jpg"
  ":col3" => 1738450265
  ":col4" => 81848
  ":col5" => 946
  ":col6" => 532
]
59 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1811417
]
60 0.36 ms
INSERT INTO `assets_image_thumbnail_cache` (`cid`, `name`, `filename`, `modificationDate`, `filesize`, `width`, `height`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5, :col6) ON DUPLICATE KEY UPDATE `cid` = :col0, `name` = :col1, `filename` = :col2, `modificationDate` = :col3, `filesize` = :col4, `width` = :col5, `height` = :col6;
Parameters:
[
  ":col0" => 1811417
  ":col1" => "demi-infrastructure-event-detail-gallery"
  ":col2" => "Urbanistub´n_1995574.jpg"
  ":col3" => 1738450265
  ":col4" => 74110
  ":col5" => 946
  ":col6" => 532
]
61 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1811418
]
62 1.86 ms
INSERT INTO `assets_image_thumbnail_cache` (`cid`, `name`, `filename`, `modificationDate`, `filesize`, `width`, `height`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5, :col6) ON DUPLICATE KEY UPDATE `cid` = :col0, `name` = :col1, `filename` = :col2, `modificationDate` = :col3, `filesize` = :col4, `width` = :col5, `height` = :col6;
Parameters:
[
  ":col0" => 1811418
  ":col1" => "demi-infrastructure-event-detail-gallery"
  ":col2" => "Urbanistub´n_1995575.jpg"
  ":col3" => 1738450265
  ":col4" => 104302
  ":col5" => 946
  ":col6" => 532
]
63 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1811421
]
64 0.37 ms
INSERT INTO `assets_image_thumbnail_cache` (`cid`, `name`, `filename`, `modificationDate`, `filesize`, `width`, `height`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5, :col6) ON DUPLICATE KEY UPDATE `cid` = :col0, `name` = :col1, `filename` = :col2, `modificationDate` = :col3, `filesize` = :col4, `width` = :col5, `height` = :col6;
Parameters:
[
  ":col0" => 1811421
  ":col1" => "demi-infrastructure-event-detail-gallery"
  ":col2" => "Gut essen in der Urbanistub´n_16037977.jpg"
  ":col3" => 1738450265
  ":col4" => 151482
  ":col5" => 946
  ":col6" => 532
]
65 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1811422
]
66 0.42 ms
INSERT INTO `assets_image_thumbnail_cache` (`cid`, `name`, `filename`, `modificationDate`, `filesize`, `width`, `height`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5, :col6) ON DUPLICATE KEY UPDATE `cid` = :col0, `name` = :col1, `filename` = :col2, `modificationDate` = :col3, `filesize` = :col4, `width` = :col5, `height` = :col6;
Parameters:
[
  ":col0" => 1811422
  ":col1" => "demi-infrastructure-event-detail-gallery"
  ":col2" => "Zusammenkommen_16037978.jpg"
  ":col3" => 1738450265
  ":col4" => 118006
  ":col5" => 946
  ":col6" => 532
]
67 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1811423
]
68 0.33 ms
INSERT INTO `assets_image_thumbnail_cache` (`cid`, `name`, `filename`, `modificationDate`, `filesize`, `width`, `height`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5, :col6) ON DUPLICATE KEY UPDATE `cid` = :col0, `name` = :col1, `filename` = :col2, `modificationDate` = :col3, `filesize` = :col4, `width` = :col5, `height` = :col6;
Parameters:
[
  ":col0" => 1811423
  ":col1" => "demi-infrastructure-event-detail-gallery"
  ":col2" => "Coole Drinks_16037979.jpg"
  ":col3" => 1738450265
  ":col4" => 70139
  ":col5" => 946
  ":col6" => 532
]
69 0.62 ms
INSERT INTO `assets_image_thumbnail_cache` (`cid`, `name`, `filename`, `modificationDate`, `filesize`, `width`, `height`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5, :col6) ON DUPLICATE KEY UPDATE `cid` = :col0, `name` = :col1, `filename` = :col2, `modificationDate` = :col3, `filesize` = :col4, `width` = :col5, `height` = :col6;
Parameters:
[
  ":col0" => 1811411
  ":col1" => "demi-infrastructure-event-detail-gallery"
  ":col2" => "Urbanistub´n_1995565.jpg"
  ":col3" => 1738450265
  ":col4" => 58512
  ":col5" => 946
  ":col6" => 532
]
70 0.28 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:
[
  1811419
]
71 0.14 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1811419
]
72 0.12 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:
[
  1811419
]
73 0.10 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1811419
]
74 0.11 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:
[
  1811420
]
75 0.09 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1811420
]
76 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:
[
  1811420
]
77 0.09 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1811420
]
78 2.43 ms
SELECT o_id FROM objects WHERE o_id in (select src_id from object_relations_80 where dest_id in(
            select src_id from object_relations_31 where dest_id in (12508)) or dest_id in(
            select src_id from object_relations_31 where dest_id in (12452)))
Parameters:
[]
79 0.12 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "80"
]
80 0.15 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "WeatherStation"
]
81 0.31 ms
SELECT * FROM object_collection_WeatherStationDataSet_WeatherStation WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  190
  "weatherData"
]
82 0.92 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  190
  "weatherData"
  0
]
83 0.44 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  190
  "weatherData"
  1
]
84 0.41 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  190
  "weatherData"
  2
]
85 0.39 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  190
  "weatherData"
  3
]
86 0.43 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  190
  "weatherData"
  4
]
87 0.43 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  190
  "weatherData"
  5
]
88 0.43 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  190
  "weatherData"
  6
]
89 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "region-slide-bg"
  "scope" => "pimcore_image_thumbnails"
]
90 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 225641
]
91 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 679753
]
92 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "region-slide-bg--xs"
  "scope" => "pimcore_image_thumbnails"
]
93 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "region-slide-map"
  "scope" => "pimcore_image_thumbnails"
]
94 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4290106
]
95 0.32 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10905
]
96 0.25 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "footer-logo"
  "scope" => "pimcore_image_thumbnails"
]
97 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3189171
]

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.