Query Metrics
236
Database Queries
40
Different statements
201.97 ms
Query time
0
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 0.36 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.09 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
3 | 0.27 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
4 | 0.26 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.08 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
8
]
|
6 | 0.07 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"BlogPortal"
]
|
7 | 0.49 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/Schladming-Dachstein/Region/Nature-and-movement/Winternights" "sourcePathQuery" => "/en/Schladming-Dachstein/Region/Nature-and-movement/Winternights" "sourceEntireUri" => "https://stage.steiermark.com/en/Schladming-Dachstein/Region/Nature-and-movement/Winternights" "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.15 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Winternights" "path" => "/steiermark.com/en/Schladming-Dachstein/Region/Nature-and-movement/" ] |
10 | 0.19 ms |
SELECT * FROM object_url_slugs WHERE slug = '/en/Schladming-Dachstein/Region/Nature-and-movement/Winternights' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
11 | 0.13 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.16 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Region"
]
|
14 | 0.14 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
7963
]
|
15 | 0.12 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
7003
]
|
16 | 0.15 ms |
SELECT id FROM sites
Parameters:
[] |
17 | 0.13 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
7963
]
|
18 | 0.19 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 7003 7963 7963 ] |
19 | 0.13 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 7963 7963 ] |
20 | 0.12 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 7003 7003 ] |
21 | 0.11 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Winternights" "path" => "/en/Schladming-Dachstein/Region/Nature-and-movement/" ] |
22 | 0.09 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Schladming-Dachstein/Region/Nature-and-movement/Winternights" ] |
23 | 0.08 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Winternights" "path" => "/en/Schladming-Dachstein/Region/Nature-and-movement/" ] |
24 | 0.08 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Schladming-Dachstein/Region/Nature-and-movement/Winternights" ] |
25 | 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/%" "/en/Schladming-Dachstein/Region/Nature-and-movement/Winternights" ] |
26 | 0.08 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Nature-and-movement" "path" => "/en/Schladming-Dachstein/Region/" ] |
27 | 0.07 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Schladming-Dachstein/Region/Nature-and-movement" ] |
28 | 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/%" "/en/Schladming-Dachstein/Region/Nature-and-movement" ] |
29 | 0.08 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Region" "path" => "/en/Schladming-Dachstein/" ] |
30 | 0.07 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Schladming-Dachstein/Region" ] |
31 | 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/%" "/en/Schladming-Dachstein/Region" ] |
32 | 0.08 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Schladming-Dachstein" "path" => "/en/" ] |
33 | 0.07 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Schladming-Dachstein" ] |
34 | 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/%" "/en/Schladming-Dachstein" ] |
35 | 0.08 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "en" "path" => "/" ] |
36 | 0.07 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en" ] |
37 | 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/%" "/en" ] |
38 | 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/%"
""
]
|
39 | 0.08 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "" "path" => "/" ] |
40 | 0.09 ms |
SELECT * FROM object_url_slugs WHERE slug = '/en/Schladming-Dachstein/Region/Nature-and-movement/Winternights' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
41 | 0.08 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
42 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "1" "scope" => "pimcore_staticroutes" ] |
43 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "2" "scope" => "pimcore_staticroutes" ] |
44 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "3" "scope" => "pimcore_staticroutes" ] |
45 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "4" "scope" => "pimcore_staticroutes" ] |
46 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "5" "scope" => "pimcore_staticroutes" ] |
47 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "6" "scope" => "pimcore_staticroutes" ] |
48 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "7" "scope" => "pimcore_staticroutes" ] |
49 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "8" "scope" => "pimcore_staticroutes" ] |
50 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "9" "scope" => "pimcore_staticroutes" ] |
51 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "10" "scope" => "pimcore_staticroutes" ] |
52 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "11" "scope" => "pimcore_staticroutes" ] |
53 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "12" "scope" => "pimcore_staticroutes" ] |
54 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "13" "scope" => "pimcore_staticroutes" ] |
55 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "15" "scope" => "pimcore_staticroutes" ] |
56 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "16" "scope" => "pimcore_staticroutes" ] |
57 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "17" "scope" => "pimcore_staticroutes" ] |
58 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "18" "scope" => "pimcore_staticroutes" ] |
59 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "19" "scope" => "pimcore_staticroutes" ] |
60 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "20" "scope" => "pimcore_staticroutes" ] |
61 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "21" "scope" => "pimcore_staticroutes" ] |
62 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "22" "scope" => "pimcore_staticroutes" ] |
63 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "23" "scope" => "pimcore_staticroutes" ] |
64 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "24" "scope" => "pimcore_staticroutes" ] |
65 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "25" "scope" => "pimcore_staticroutes" ] |
66 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "26" "scope" => "pimcore_staticroutes" ] |
67 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "27" "scope" => "pimcore_staticroutes" ] |
68 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "28" "scope" => "pimcore_staticroutes" ] |
69 | 0.08 ms |
SELECT id FROM sites
Parameters:
[] |
70 | 0.14 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1524019 ] |
71 | 0.08 ms |
SELECT id FROM sites
Parameters:
[] |
72 | 0.08 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"21"
]
|
73 | 0.10 ms |
SELECT id FROM sites
Parameters:
[] |
74 | 0.18 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 397337 ] |
75 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_e75fd34168953b95897ab71bdc98898b" "scope" => "pimcore_image_thumbnails" ] |
76 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_397337__b823d7baf8e376e3a17bc9284776ab6c"
]
|
77 | 0.39 ms |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_397337__b823d7baf8e376e3a17bc9284776ab6c"
]
|
78 | 0.57 ms |
SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'steiermark' AND TABLE_NAME = 'tmp_store' ORDER BY ORDINAL_POSITION ASC
Parameters:
[] |
79 | 0.22 ms |
SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!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 = 'tmp_store' */ WHERE k.table_name = 'tmp_store' AND k.table_schema = 'steiermark' /*!50116 AND c.constraint_schema = 'steiermark' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL
Parameters:
[] |
80 | 0.13 ms |
SELECT 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_NAME = 'tmp_store' AND TABLE_SCHEMA = 'steiermark' ORDER BY SEQ_IN_INDEX ASC
Parameters:
[] |
81 | 0.14 ms |
SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'tmp_store'
Parameters:
[] |
82 | 0.51 ms |
INSERT INTO `tmp_store` (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5) ON DUPLICATE KEY UPDATE `id` = :col0, `data` = :col1, `tag` = :col2, `date` = :col3, `expiryDate` = :col4, `serialized` = :col5;
Parameters:
[ ":col0" => "thumb_397337__b823d7baf8e376e3a17bc9284776ab6c" ":col1" => "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:99.200000000000003;s:6:"height";d:66.871165644171782;s:1:"y";d:8.2822085889570545;s:1:"x";d:0.59999999999999998;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1903;s:6:"height";i:644;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(max-width: 767px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:99.200000000000003;s:6:"height";d:66.871165644171782;s:1:"y";d:8.2822085889570545;s:1:"x";d:0.59999999999999998;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:375;s:6:"height";i:431;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:42:"hero_auto_e75fd34168953b95897ab71bdc98898b";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:0;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1709559668;s:15:"\x00*\x00creationDate";i:1559915472;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}" ":col2" => "thumbnail_deferred" ":col3" => 1732650721 ":col4" => 1733255521 ":col5" => 1 ] |
83 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_e75fd34168953b95897ab71bdc98898b" "scope" => "pimcore_image_thumbnails" ] |
84 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_397337__b68b41cec0414e6b15cb8cbb2abe324c"
]
|
85 | 0.23 ms |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_397337__b68b41cec0414e6b15cb8cbb2abe324c"
]
|
86 | 0.28 ms |
INSERT INTO `tmp_store` (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5) ON DUPLICATE KEY UPDATE `id` = :col0, `data` = :col1, `tag` = :col2, `date` = :col3, `expiryDate` = :col4, `serialized` = :col5;
Parameters:
[ ":col0" => "thumb_397337__b68b41cec0414e6b15cb8cbb2abe324c" ":col1" => "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:99.200000000000003;s:6:"height";d:66.871165644171782;s:1:"y";d:8.2822085889570545;s:1:"x";d:0.59999999999999998;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:375;s:6:"height";i:431;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(max-width: 767px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:99.200000000000003;s:6:"height";d:66.871165644171782;s:1:"y";d:8.2822085889570545;s:1:"x";d:0.59999999999999998;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:375;s:6:"height";i:431;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:42:"hero_auto_e75fd34168953b95897ab71bdc98898b";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1709559668;s:15:"\x00*\x00creationDate";i:1559915472;s:17:"\x00*\x00filenameSuffix";s:22:"media--92aa2fb2--query";s:20:"\x00*\x00preserveAnimation";b:0;}" ":col2" => "thumbnail_deferred" ":col3" => 1732650721 ":col4" => 1733255521 ":col5" => 1 ] |
87 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_e75fd34168953b95897ab71bdc98898b" "scope" => "pimcore_image_thumbnails" ] |
88 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_397337__57b61fb3428781a2c2c3a8f0bd7c23bb"
]
|
89 | 0.16 ms |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_397337__57b61fb3428781a2c2c3a8f0bd7c23bb"
]
|
90 | 0.28 ms |
INSERT INTO `tmp_store` (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5) ON DUPLICATE KEY UPDATE `id` = :col0, `data` = :col1, `tag` = :col2, `date` = :col3, `expiryDate` = :col4, `serialized` = :col5;
Parameters:
[ ":col0" => "thumb_397337__57b61fb3428781a2c2c3a8f0bd7c23bb" ":col1" => "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:99.200000000000003;s:6:"height";d:66.871165644171782;s:1:"y";d:8.2822085889570545;s:1:"x";d:0.59999999999999998;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:375;s:6:"height";i:431;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(max-width: 767px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:99.200000000000003;s:6:"height";d:66.871165644171782;s:1:"y";d:8.2822085889570545;s:1:"x";d:0.59999999999999998;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:375;s:6:"height";i:431;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:42:"hero_auto_e75fd34168953b95897ab71bdc98898b";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1709559668;s:15:"\x00*\x00creationDate";i:1559915472;s:17:"\x00*\x00filenameSuffix";s:22:"media--92aa2fb2--query";s:20:"\x00*\x00preserveAnimation";b:0;}" ":col2" => "thumbnail_deferred" ":col3" => 1732650721 ":col4" => 1733255521 ":col5" => 1 ] |
91 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_e75fd34168953b95897ab71bdc98898b" "scope" => "pimcore_image_thumbnails" ] |
92 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_397337__b823d7baf8e376e3a17bc9284776ab6c"
]
|
93 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_e75fd34168953b95897ab71bdc98898b" "scope" => "pimcore_image_thumbnails" ] |
94 | 0.07 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_397337__b823d7baf8e376e3a17bc9284776ab6c"
]
|
95 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_e75fd34168953b95897ab71bdc98898b" "scope" => "pimcore_image_thumbnails" ] |
96 | 0.07 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_397337__8590652840021cd60d596f4fa41cabe9"
]
|
97 | 0.16 ms |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_397337__8590652840021cd60d596f4fa41cabe9"
]
|
98 | 0.27 ms |
INSERT INTO `tmp_store` (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5) ON DUPLICATE KEY UPDATE `id` = :col0, `data` = :col1, `tag` = :col2, `date` = :col3, `expiryDate` = :col4, `serialized` = :col5;
Parameters:
[ ":col0" => "thumb_397337__8590652840021cd60d596f4fa41cabe9" ":col1" => "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:99.200000000000003;s:6:"height";d:66.871165644171782;s:1:"y";d:8.2822085889570545;s:1:"x";d:0.59999999999999998;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1903;s:6:"height";i:644;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(max-width: 767px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:99.200000000000003;s:6:"height";d:66.871165644171782;s:1:"y";d:8.2822085889570545;s:1:"x";d:0.59999999999999998;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:375;s:6:"height";i:431;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:42:"hero_auto_e75fd34168953b95897ab71bdc98898b";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1709559668;s:15:"\x00*\x00creationDate";i:1559915472;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}" ":col2" => "thumbnail_deferred" ":col3" => 1732650721 ":col4" => 1733255521 ":col5" => 1 ] |
99 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_e75fd34168953b95897ab71bdc98898b" "scope" => "pimcore_image_thumbnails" ] |
100 | 0.07 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_397337__b823d7baf8e376e3a17bc9284776ab6c"
]
|
101 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_e75fd34168953b95897ab71bdc98898b" "scope" => "pimcore_image_thumbnails" ] |
102 | 0.07 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_397337__b823d7baf8e376e3a17bc9284776ab6c"
]
|
103 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_e75fd34168953b95897ab71bdc98898b" "scope" => "pimcore_image_thumbnails" ] |
104 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_397337__b823d7baf8e376e3a17bc9284776ab6c"
]
|
105 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_e75fd34168953b95897ab71bdc98898b" "scope" => "pimcore_image_thumbnails" ] |
106 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_397337__8590652840021cd60d596f4fa41cabe9"
]
|
107 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_e75fd34168953b95897ab71bdc98898b" "scope" => "pimcore_image_thumbnails" ] |
108 | 0.07 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_397337__b68b41cec0414e6b15cb8cbb2abe324c"
]
|
109 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_e75fd34168953b95897ab71bdc98898b" "scope" => "pimcore_image_thumbnails" ] |
110 | 0.07 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_397337__57b61fb3428781a2c2c3a8f0bd7c23bb"
]
|
111 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_e75fd34168953b95897ab71bdc98898b" "scope" => "pimcore_image_thumbnails" ] |
112 | 0.07 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_397337__b823d7baf8e376e3a17bc9284776ab6c"
]
|
113 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_e75fd34168953b95897ab71bdc98898b" "scope" => "pimcore_image_thumbnails" ] |
114 | 0.07 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_397337__b823d7baf8e376e3a17bc9284776ab6c"
]
|
115 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_e75fd34168953b95897ab71bdc98898b" "scope" => "pimcore_image_thumbnails" ] |
116 | 0.07 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_397337__8590652840021cd60d596f4fa41cabe9"
]
|
117 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_e75fd34168953b95897ab71bdc98898b" "scope" => "pimcore_image_thumbnails" ] |
118 | 0.07 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_397337__b823d7baf8e376e3a17bc9284776ab6c"
]
|
119 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_e75fd34168953b95897ab71bdc98898b" "scope" => "pimcore_image_thumbnails" ] |
120 | 0.07 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_397337__b823d7baf8e376e3a17bc9284776ab6c"
]
|
121 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_e75fd34168953b95897ab71bdc98898b" "scope" => "pimcore_image_thumbnails" ] |
122 | 0.07 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_397337__b823d7baf8e376e3a17bc9284776ab6c"
]
|
123 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_e75fd34168953b95897ab71bdc98898b" "scope" => "pimcore_image_thumbnails" ] |
124 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_397337__8590652840021cd60d596f4fa41cabe9"
]
|
125 | 0.24 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"AlpsteinTour"
]
|
126 | 0.68 ms |
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId) AND object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[ "tourId" => "%,324138,%" ] |
127 | 0.12 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "tour-teaser" "scope" => "pimcore_image_thumbnails" ] |
128 | 0.13 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 453264 ] |
129 | 0.15 ms |
SELECT o_id FROM objects WHERE o_id IN (234502,234506,234511,234469,239125,239150)
Parameters:
[] |
130 | 0.32 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 324138 234502 "regions" "object" "" "0" 1 ] |
131 | 0.26 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 324138 234506 "regions" "object" "" "0" 2 ] |
132 | 0.25 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 324138 234511 "regions" "object" "" "0" 3 ] |
133 | 0.26 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 324138 234469 "regions" "object" "" "0" 4 ] |
134 | 0.27 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 324138 239125 "regions" "object" "" "0" 5 ] |
135 | 0.27 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 324138 239150 "regions" "object" "" "0" 6 ] |
136 | 0.19 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234502,234506,234511,234469,239125,239150);
Parameters:
[] |
137 | 0.10 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"AlpsteinRegion"
]
|
138 | 0.22 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234502,234506,234511,234469,239125,239150);
Parameters:
[] |
139 | 0.50 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 ((alpsteinRegions like '%,234502,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
140 | 0.37 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 ((alpsteinRegions like '%,234502,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
141 | 0.11 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
142 | 0.38 ms |
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId) AND object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[ "tourId" => "%,324472,%" ] |
143 | 0.15 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 454507 ] |
144 | 0.11 ms |
SELECT o_id FROM objects WHERE o_id IN (234469,239125,239150)
Parameters:
[] |
145 | 0.31 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 324472 234469 "regions" "object" "" "0" 1 ] |
146 | 0.25 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 324472 239125 "regions" "object" "" "0" 2 ] |
147 | 0.24 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 324472 239150 "regions" "object" "" "0" 3 ] |
148 | 0.12 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[] |
149 | 0.14 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[] |
150 | 0.46 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 ((alpsteinRegions like '%,234469,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
151 | 1.05 ms |
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234469,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
152 | 0.41 ms |
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId) AND object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[ "tourId" => "%,1580234,%" ] |
153 | 0.15 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 470071 ] |
154 | 0.12 ms |
SELECT o_id FROM objects WHERE o_id IN (234495,234503,234469,239125,239150)
Parameters:
[] |
155 | 0.32 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 1580234 234495 "regions" "object" "" "0" 1 ] |
156 | 0.28 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 1580234 234503 "regions" "object" "" "0" 2 ] |
157 | 0.26 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 1580234 234469 "regions" "object" "" "0" 3 ] |
158 | 0.26 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 1580234 239125 "regions" "object" "" "0" 4 ] |
159 | 0.25 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 1580234 239150 "regions" "object" "" "0" 5 ] |
160 | 0.14 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234495,234503,234469,239125,239150);
Parameters:
[] |
161 | 0.16 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234495,234503,234469,239125,239150);
Parameters:
[] |
162 | 0.46 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 ((alpsteinRegions like '%,234495,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
163 | 0.36 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 ((alpsteinRegions like '%,234495,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
164 | 0.37 ms |
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId) AND object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[ "tourId" => "%,324313,%" ] |
165 | 0.13 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 465920 ] |
166 | 0.11 ms |
SELECT o_id FROM objects WHERE o_id IN (234469,239125,239150)
Parameters:
[] |
167 | 0.30 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 324313 234469 "regions" "object" "" "0" 1 ] |
168 | 0.26 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 324313 239125 "regions" "object" "" "0" 2 ] |
169 | 0.26 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 324313 239150 "regions" "object" "" "0" 3 ] |
170 | 0.12 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[] |
171 | 0.12 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[] |
172 | 0.41 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 ((alpsteinRegions like '%,234469,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
173 | 0.85 ms |
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234469,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
174 | 0.38 ms |
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId) AND object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[ "tourId" => "%,854068,%" ] |
175 | 0.13 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 461305 ] |
176 | 0.09 ms |
SELECT o_id FROM objects WHERE o_id IN (234495,234503,234469,239125,239150)
Parameters:
[] |
177 | 0.24 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 854068 234495 "regions" "object" "" "0" 1 ] |
178 | 0.20 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 854068 234503 "regions" "object" "" "0" 2 ] |
179 | 0.19 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 854068 234469 "regions" "object" "" "0" 3 ] |
180 | 0.19 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 854068 239125 "regions" "object" "" "0" 4 ] |
181 | 0.19 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 854068 239150 "regions" "object" "" "0" 5 ] |
182 | 0.11 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234495,234503,234469,239125,239150);
Parameters:
[] |
183 | 0.11 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234495,234503,234469,239125,239150);
Parameters:
[] |
184 | 0.33 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 ((alpsteinRegions like '%,234495,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
185 | 0.27 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 ((alpsteinRegions like '%,234495,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
186 | 0.28 ms |
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId) AND object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[ "tourId" => "%,854434,%" ] |
187 | 0.11 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 463765 ] |
188 | 0.09 ms |
SELECT o_id FROM objects WHERE o_id IN (234502,234506,234511,234469,239125,239150)
Parameters:
[] |
189 | 0.23 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 854434 234502 "regions" "object" "" "0" 1 ] |
190 | 0.19 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 854434 234506 "regions" "object" "" "0" 2 ] |
191 | 0.19 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 854434 234511 "regions" "object" "" "0" 3 ] |
192 | 0.19 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 854434 234469 "regions" "object" "" "0" 4 ] |
193 | 0.19 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 854434 239125 "regions" "object" "" "0" 5 ] |
194 | 0.19 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 854434 239150 "regions" "object" "" "0" 6 ] |
195 | 0.11 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234502,234506,234511,234469,239125,239150);
Parameters:
[] |
196 | 0.12 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234502,234506,234511,234469,239125,239150);
Parameters:
[] |
197 | 0.30 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 ((alpsteinRegions like '%,234502,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
198 | 0.27 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 ((alpsteinRegions like '%,234502,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
199 | 0.27 ms |
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId) AND object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[ "tourId" => "%,1430811,%" ] |
200 | 0.11 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 471783 ] |
201 | 0.08 ms |
SELECT o_id FROM objects WHERE o_id IN (234469,239125,239150)
Parameters:
[] |
202 | 0.22 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 1430811 234469 "regions" "object" "" "0" 1 ] |
203 | 0.19 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 1430811 239125 "regions" "object" "" "0" 2 ] |
204 | 0.19 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 1430811 239150 "regions" "object" "" "0" 3 ] |
205 | 0.09 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[] |
206 | 0.10 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[] |
207 | 0.28 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 ((alpsteinRegions like '%,234469,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
208 | 0.60 ms |
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234469,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
209 | 0.27 ms |
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId) AND object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[ "tourId" => "%,324698,%" ] |
210 | 0.11 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 455365 ] |
211 | 0.08 ms |
SELECT o_id FROM objects WHERE o_id IN (234469,239125,239150)
Parameters:
[] |
212 | 0.23 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 324698 234469 "regions" "object" "" "0" 1 ] |
213 | 0.19 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 324698 239125 "regions" "object" "" "0" 2 ] |
214 | 0.19 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 324698 239150 "regions" "object" "" "0" 3 ] |
215 | 0.09 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[] |
216 | 0.10 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[] |
217 | 0.29 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 ((alpsteinRegions like '%,234469,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
218 | 0.58 ms |
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234469,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
219 | 0.12 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "img-text-slide" "scope" => "pimcore_image_thumbnails" ] |
220 | 0.11 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 547318 ] |
221 | 0.14 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
7924
]
|
222 | 0.12 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
6887
]
|
223 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "footer-logo" "scope" => "pimcore_image_thumbnails" ] |
224 | 0.15 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3189171 ] |
225 | 162.70 ms |
SELECT name FROM properties WHERE ctype = "document" AND name LIKE "json-ld-%" GROUP BY name
Parameters:
[] |
226 | 0.22 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "region-slide-bg" "scope" => "pimcore_image_thumbnails" ] |
227 | 0.13 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 858271 ] |
228 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "region-slide-bg--xs" "scope" => "pimcore_image_thumbnails" ] |
229 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "region-slide-map" "scope" => "pimcore_image_thumbnails" ] |
230 | 0.09 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 4290106 ] |
231 | 0.09 ms |
SELECT * FROM object_url_slugs WHERE slug = '/steiermark.com//en/Schladming-Dachstein/Region/Nature-and-movement/Winternights' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
232 | 0.08 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
7963
]
|
233 | 0.16 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 7003 7963 7963 ] |
234 | 0.10 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 7963 7963 ] |
235 | 0.09 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 7003 7003 ] |
236 | 0.08 ms |
SELECT * FROM object_url_slugs WHERE slug = '/steiermark.com//en/Schladming-Dachstein/Region/Nature-and-movement/Winternights' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
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.