Query Metrics

356 Database Queries
51 Different statements
182.70 ms Query time
0 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 0.41 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.10 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
3 0.28 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
4 0.40 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.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogPortal"
]
7 0.57 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/Urlaub-planen/Unterkuenfte-suchen-buchen/Appartement-Ahorn-Ferienwohnung-Appartement-Ramsau-am-Dachstein_ad-266061"
  "sourcePathQuery" => "/de/Urlaub-planen/Unterkuenfte-suchen-buchen/Appartement-Ahorn-Ferienwohnung-Appartement-Ramsau-am-Dachstein_ad-266061?nearbySearchId=47270054&nearbySearchLat=47.39859&nearbySearchLong=13.62885&sorting=nearbySearchAsc"
  "sourceEntireUri" => "https://stage.steiermark.com/de/Urlaub-planen/Unterkuenfte-suchen-buchen/Appartement-Ahorn-Ferienwohnung-Appartement-Ramsau-am-Dachstein_ad-266061?nearbySearchId=47270054&nearbySearchLat=47.39859&nearbySearchLong=13.62885&sorting=nearbySearchAsc"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8 0.15 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
9 0.23 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Appartement-Ahorn-Ferienwohnung-Appartement-Ramsau-am-Dachstein_ad-266061"
  "path" => "/steiermark.com/de/Urlaub-planen/Unterkuenfte-suchen-buchen/"
]
10 0.13 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/steiermark.com/de/Urlaub-planen/Unterkuenfte-suchen-buchen/Appartement-Ahorn-Ferienwohnung-Appartement-Ramsau-am-Dachstein_ad-266061"
]
11 0.19 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/Urlaub-planen/Unterkuenfte-suchen-buchen/Appartement-Ahorn-Ferienwohnung-Appartement-Ramsau-am-Dachstein_ad-266061"
]
12 0.11 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Unterkuenfte-suchen-buchen"
  "path" => "/steiermark.com/de/Urlaub-planen/"
]
13 0.15 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
14 0.15 ms
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[
  "key" => "customer"
  "path" => "/deskline/"
]
15 0.24 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
16 0.23 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "69"
]
17 0.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "51"
]
18 0.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "30"
]
19 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "29"
]
20 0.36 ms
SELECT * FROM object_collection_demiLink_8 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  266061
  "links"
]
21 0.49 ms
SELECT * FROM object_collection_demiLink_localized_8 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  266061
  "links"
  0
]
22 0.25 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "21"
]
23 0.21 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "18"
]
24 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "72"
]
25 0.37 ms
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
26 0.20 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  115
]
27 0.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
28 0.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "6"
]
29 0.34 ms
SELECT objectRelations.src_id FROM object_relations_55 objectRelations WHERE (objectRelations.dest_id IN (SELECT objectRelationsPSection.src_id FROM object_relations_57 objectRelationsPSection WHERE (objectRelationsPSection.dest_id = :dcValue1) AND (objectRelationsPSection.fieldname = :dcValue2))) AND (objectRelations.fieldname = :dcValue3)
Parameters:
[
  "dcValue1" => 266061
  "dcValue2" => "serviceProvider"
  "dcValue3" => "sections"
]
30 0.15 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
31 0.26 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "23"
]
32 0.23 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "59"
]
33 1.21 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" => "%,11408%"
]
34 0.85 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" => "%,11408%"
]
35 0.12 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Region"
]
36 0.24 ms
SELECT id FROM sites
Parameters:
[]
37 0.16 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  115
]
38 0.21 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  115
  115
  115
]
39 0.16 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  4084
  4084
]
40 0.25 ms
SELECT id FROM sites
Parameters:
[]
41 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3189171
]
42 0.21 ms
SELECT id FROM sites
Parameters:
[]
43 0.17 ms
SELECT id FROM sites
Parameters:
[]
44 0.32 ms
SELECT * FROM object_collection_demiAddress_8 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  266061
  "addresses"
]
45 0.20 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "20"
]
46 0.23 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "27"
]
47 0.26 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "demi-desktop-gallery-wide-1"
  "scope" => "pimcore_image_thumbnails"
]
48 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940286
]
49 0.20 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "demi-mobile-header-img"
  "scope" => "pimcore_image_thumbnails"
]
50 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" => 940286
  ":col1" => "demi-mobile-header-img"
  ":col2" => "wohnzimmer1 ferienwohnung ahorn ramsau am dachstei_266067.jpg"
  ":col3" => 1738287750
  ":col4" => 23447
  ":col5" => 375
  ":col6" => 246
]
51 0.24 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6418981
]
52 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  6418981
]
53 0.18 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6418981
]
54 0.20 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:
[
  940307
]
55 0.30 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  940307
]
56 0.52 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  6418981
]
57 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6418981
]
58 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6418982
]
59 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  6418982
]
60 0.08 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6418982
]
61 0.08 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  940308
]
62 0.07 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  940308
]
63 0.15 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  6418982
]
64 0.06 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6418982
]
65 0.05 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6418983
]
66 0.07 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:
[
  6418983
]
67 0.06 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6418983
]
68 0.08 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  940309
]
69 0.07 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  940309
]
70 0.15 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  6418983
]
71 0.06 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6418983
]
72 0.05 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6418984
]
73 0.07 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:
[
  6418984
]
74 0.06 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6418984
]
75 0.07 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:
[
  940310
]
76 0.08 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  940310
]
77 0.14 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  6418984
]
78 0.06 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6418984
]
79 0.05 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6418985
]
80 0.07 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:
[
  6418985
]
81 0.06 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6418985
]
82 0.07 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:
[
  940311
]
83 0.07 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  940311
]
84 0.14 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  6418985
]
85 0.06 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6418985
]
86 0.05 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6418986
]
87 0.07 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:
[
  6418986
]
88 0.06 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6418986
]
89 0.07 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:
[
  940312
]
90 0.06 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  940312
]
91 0.14 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  6418986
]
92 0.06 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6418986
]
93 0.05 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6418987
]
94 0.07 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:
[
  6418987
]
95 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6418987
]
96 0.19 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:
[
  940313
]
97 0.07 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  940313
]
98 0.14 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  6418987
]
99 0.06 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6418987
]
100 0.05 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6418988
]
101 0.07 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:
[
  6418988
]
102 0.06 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6418988
]
103 0.07 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:
[
  940314
]
104 0.06 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  940314
]
105 0.14 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  6418988
]
106 0.06 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6418988
]
107 0.05 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6418989
]
108 0.08 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:
[
  6418989
]
109 0.06 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6418989
]
110 0.07 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:
[
  940315
]
111 0.21 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  940315
]
112 0.14 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  6418989
]
113 0.06 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6418989
]
114 0.05 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6418990
]
115 0.07 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:
[
  6418990
]
116 0.06 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6418990
]
117 0.08 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  940316
]
118 0.07 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  940316
]
119 0.14 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  6418990
]
120 0.06 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6418990
]
121 0.05 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6418991
]
122 0.07 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:
[
  6418991
]
123 0.06 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6418991
]
124 0.07 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:
[
  940317
]
125 0.06 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  940317
]
126 0.14 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  6418991
]
127 0.06 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6418991
]
128 0.05 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6418992
]
129 0.07 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:
[
  6418992
]
130 0.06 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6418992
]
131 0.07 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:
[
  940318
]
132 0.07 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  940318
]
133 0.14 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  6418992
]
134 0.06 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6418992
]
135 0.05 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6418993
]
136 0.07 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:
[
  6418993
]
137 0.06 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6418993
]
138 0.08 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  940319
]
139 0.07 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  940319
]
140 0.15 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  6418993
]
141 0.06 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6418993
]
142 0.05 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6418994
]
143 0.07 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:
[
  6418994
]
144 0.06 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6418994
]
145 0.07 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:
[
  940320
]
146 0.07 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  940320
]
147 0.14 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  6418994
]
148 0.06 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6418994
]
149 0.05 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6418995
]
150 0.07 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:
[
  6418995
]
151 0.06 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6418995
]
152 0.07 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:
[
  940321
]
153 0.07 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  940321
]
154 0.14 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  6418995
]
155 0.06 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6418995
]
156 0.05 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6418996
]
157 0.07 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:
[
  6418996
]
158 0.06 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6418996
]
159 0.07 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:
[
  940322
]
160 0.06 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  940322
]
161 0.14 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  6418996
]
162 0.06 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6418996
]
163 0.05 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6418997
]
164 0.07 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:
[
  6418997
]
165 0.06 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6418997
]
166 0.07 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:
[
  940323
]
167 0.07 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  940323
]
168 0.15 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  6418997
]
169 0.06 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6418997
]
170 0.05 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6418998
]
171 0.07 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:
[
  6418998
]
172 0.06 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6418998
]
173 0.07 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:
[
  940324
]
174 0.07 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  940324
]
175 0.14 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  6418998
]
176 0.06 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6418998
]
177 0.05 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6418999
]
178 0.07 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:
[
  6418999
]
179 0.06 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6418999
]
180 0.18 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:
[
  940325
]
181 0.07 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  940325
]
182 0.14 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  6418999
]
183 0.06 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6418999
]
184 0.05 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6419000
]
185 0.07 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:
[
  6419000
]
186 0.06 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6419000
]
187 0.07 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:
[
  940326
]
188 0.07 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  940326
]
189 0.14 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  6419000
]
190 0.06 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6419000
]
191 0.05 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6419001
]
192 0.08 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:
[
  6419001
]
193 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6419001
]
194 0.07 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:
[
  940327
]
195 0.06 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  940327
]
196 0.14 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  6419001
]
197 0.06 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6419001
]
198 0.28 ms
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ((cid IN (1,5815,5673,5670) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
  266061
]
199 0.19 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  43962477
]
200 0.09 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:
[
  43962477
]
201 0.05 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "58"
]
202 0.06 ms
SELECT * FROM object_store_58 WHERE oo_id = ?
Parameters:
[
  43962477
]
203 0.11 ms
SELECT * FROM object_collection_demiMealTypeRelation_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  43962477
  "mealTypes"
]
204 0.10 ms
SELECT * FROM object_collection_demiPeriod_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  43962477
  "periods"
]
205 0.11 ms
SELECT * FROM object_collection_demiPriceBasePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  43962477
  "prices"
]
206 0.09 ms
SELECT * FROM object_collection_demiPricePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  43962477
  "prices"
]
207 0.09 ms
SELECT * FROM object_relations_58 WHERE src_id = ?
Parameters:
[
  43962477
]
208 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  43157948
]
209 0.07 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:
[
  43157948
]
210 0.06 ms
SELECT * FROM object_store_58 WHERE oo_id = ?
Parameters:
[
  43157948
]
211 0.09 ms
SELECT * FROM object_collection_demiMealTypeRelation_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  43157948
  "mealTypes"
]
212 0.08 ms
SELECT * FROM object_collection_demiPeriod_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  43157948
  "periods"
]
213 0.29 ms
SELECT * FROM object_collection_demiPriceBasePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  43157948
  "prices"
]
214 0.08 ms
SELECT * FROM object_collection_demiPricePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  43157948
  "prices"
]
215 0.08 ms
SELECT * FROM object_relations_58 WHERE src_id = ?
Parameters:
[
  43157948
]
216 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  26071762
]
217 0.07 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:
[
  26071762
]
218 0.05 ms
SELECT * FROM object_store_58 WHERE oo_id = ?
Parameters:
[
  26071762
]
219 0.08 ms
SELECT * FROM object_collection_demiMealTypeRelation_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  26071762
  "mealTypes"
]
220 0.09 ms
SELECT * FROM object_collection_demiPeriod_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  26071762
  "periods"
]
221 0.09 ms
SELECT * FROM object_collection_demiPriceBasePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  26071762
  "prices"
]
222 0.08 ms
SELECT * FROM object_collection_demiPricePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  26071762
  "prices"
]
223 0.07 ms
SELECT * FROM object_relations_58 WHERE src_id = ?
Parameters:
[
  26071762
]
224 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  18925205
]
225 0.07 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:
[
  18925205
]
226 0.05 ms
SELECT * FROM object_store_58 WHERE oo_id = ?
Parameters:
[
  18925205
]
227 0.09 ms
SELECT * FROM object_collection_demiMealTypeRelation_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  18925205
  "mealTypes"
]
228 0.09 ms
SELECT * FROM object_collection_demiPeriod_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  18925205
  "periods"
]
229 0.10 ms
SELECT * FROM object_collection_demiPriceBasePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  18925205
  "prices"
]
230 0.09 ms
SELECT * FROM object_collection_demiPricePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  18925205
  "prices"
]
231 0.12 ms
SELECT * FROM object_relations_58 WHERE src_id = ?
Parameters:
[
  18925205
]
232 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  33143928
]
233 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:
[
  33143928
]
234 0.09 ms
SELECT * FROM object_store_58 WHERE oo_id = ?
Parameters:
[
  33143928
]
235 0.15 ms
SELECT * FROM object_collection_demiMealTypeRelation_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  33143928
  "mealTypes"
]
236 0.14 ms
SELECT * FROM object_collection_demiPeriod_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  33143928
  "periods"
]
237 0.33 ms
SELECT * FROM object_collection_demiPriceBasePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  33143928
  "prices"
]
238 0.14 ms
SELECT * FROM object_collection_demiPricePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  33143928
  "prices"
]
239 0.12 ms
SELECT * FROM object_relations_58 WHERE src_id = ?
Parameters:
[
  33143928
]
240 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  266111
]
241 0.13 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  266111
]
242 0.09 ms
SELECT * FROM object_store_58 WHERE oo_id = ?
Parameters:
[
  266111
]
243 0.15 ms
SELECT * FROM object_collection_demiMealTypeRelation_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  266111
  "mealTypes"
]
244 0.14 ms
SELECT * FROM object_collection_demiPeriod_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  266111
  "periods"
]
245 0.15 ms
SELECT * FROM object_collection_demiPriceBasePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  266111
  "prices"
]
246 0.13 ms
SELECT * FROM object_collection_demiPricePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  266111
  "prices"
]
247 0.12 ms
SELECT * FROM object_relations_58 WHERE src_id = ?
Parameters:
[
  266111
]
248 0.46 ms
SELECT objectClass.o_id FROM object_58 objectClass WHERE (o_id IN (:templateIds)) AND (objectClass.name = :dcValue1)
Parameters:
[
  "dcValue1" => "Standard"
  ":templateIds" => [
    43962477
    43157948
    26071762
    18925205
    33143928
    266111
  ]
]
249 0.12 ms
SELECT objectRelations.src_id FROM object_relations_44 objectRelations WHERE objectRelations.dest_id = :dcValue1
Parameters:
[
  "dcValue1" => 266100
]
250 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "demi-mobile-room-teaser"
  "scope" => "pimcore_image_thumbnails"
]
251 0.29 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940300
]
252 0.11 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6418972
]
253 0.13 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  6418972
]
254 0.27 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  6418972
]
255 0.11 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  6418972
]
256 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6418973
]
257 0.13 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  6418973
]
258 0.09 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  6418973
]
259 0.10 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  6418973
]
260 0.40 ms
SELECT * FROM object_collection_demiFacilityRelation_7 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  266091
  "facilities"
]
261 0.13 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "demi-responsive-detail-big"
  "scope" => "pimcore_image_thumbnails"
]
262 0.48 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" => 940300
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "wohnküche1 ferienwohnung ahorn ramsau am dachstein_6418974.jpg"
  ":col3" => 1738287750
  ":col4" => 34779
  ":col5" => 450
  ":col6" => 300
]
263 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940301
]
264 0.27 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" => 940301
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "bad1 ferienwohnung ahorn ramsau am dachstein_6418975.jpg"
  ":col3" => 1738287750
  ":col4" => 26591
  ":col5" => 450
  ":col6" => 302
]
265 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940302
]
266 0.27 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" => 940302
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "esstisch hochformat ferienwohnung ahorn ramsau am _6418976.jpg"
  ":col3" => 1738287750
  ":col4" => 68557
  ":col5" => 450
  ":col6" => 674
]
267 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940303
]
268 0.29 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" => 940303
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "fensterbank relaxen ferienwohnung ahorn ramsau am _6418977.jpg"
  ":col3" => 1738287750
  ":col4" => 17931
  ":col5" => 450
  ":col6" => 300
]
269 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940304
]
270 0.26 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" => 940304
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "badezimmer 1 waschbecken ferienwohnung ahorn ramsa_6418978.jpg"
  ":col3" => 1738287750
  ":col4" => 14228
  ":col5" => 450
  ":col6" => 300
]
271 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940305
]
272 0.34 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" => 940305
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "terrasse süd 2 ferienwohnung ahorn ramsau am dachs_6418979.jpg"
  ":col3" => 1738287750
  ":col4" => 36959
  ":col5" => 450
  ":col6" => 300
]
273 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940306
]
274 0.24 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" => 940306
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "bad 1 sauna ferienwohnung ahorn ramsau am dachstei_6418980.jpg"
  ":col3" => 1738287750
  ":col4" => 25016
  ":col5" => 450
  ":col6" => 300
]
275 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940307
]
276 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" => 940307
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "bad 1 doppelwaschbecken ferienwohnung ahorn ramsau_6418981.jpg"
  ":col3" => 1738287750
  ":col4" => 22632
  ":col5" => 450
  ":col6" => 300
]
277 0.29 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940308
]
278 0.39 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" => 940308
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "bad 1 dusche un sauna_6418982.jpg"
  ":col3" => 1738287750
  ":col4" => 21702
  ":col5" => 450
  ":col6" => 303
]
279 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940309
]
280 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" => 940309
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "badezimmer 1 ferienwohnung ahorn ramsau am dachste_6418983.jpg"
  ":col3" => 1738287750
  ":col4" => 24244
  ":col5" => 450
  ":col6" => 303
]
281 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940310
]
282 0.32 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" => 940310
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "badezimmer2ferienwohnung ahorn ramsau am dachstein_6418984.jpg"
  ":col3" => 1738287750
  ":col4" => 19328
  ":col5" => 450
  ":col6" => 300
]
283 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940311
]
284 0.32 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" => 940311
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "esstisch u fernseher ferienwohnung ahorn ramsau am_6418985.jpg"
  ":col3" => 1738287750
  ":col4" => 29379
  ":col5" => 450
  ":col6" => 300
]
285 0.28 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940312
]
286 0.29 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" => 940312
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "badezimmer2 seitlich ferienwohnung ahorn ramsau am_6418986.jpg"
  ":col3" => 1738287750
  ":col4" => 19063
  ":col5" => 450
  ":col6" => 300
]
287 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940313
]
288 0.28 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" => 940313
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "klo ferienwohnung ahorn ramsau am dachstein_6418987.jpg"
  ":col3" => 1738287750
  ":col4" => 42741
  ":col5" => 450
  ":col6" => 674
]
289 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940314
]
290 0.28 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" => 940314
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "küche gemüse nah ferienwohnung ahorn ramsau am dac_6418988.jpg"
  ":col3" => 1738287750
  ":col4" => 24497
  ":col5" => 450
  ":col6" => 300
]
291 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940315
]
292 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" => 940315
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "küche gemüse weiter ferienwohnung ahorn ramsau am _6418989.jpg"
  ":col3" => 1738287750
  ":col4" => 26435
  ":col5" => 450
  ":col6" => 300
]
293 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940316
]
294 0.28 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" => 940316
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "schlafzimmer ferienwohnung ahorn ramsau am dachste_6418990.jpg"
  ":col3" => 1738287750
  ":col4" => 26284
  ":col5" => 450
  ":col6" => 300
]
295 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940317
]
296 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" => 940317
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "küche aussicht alpakas ferienwohnung ahorn ramsau _6418991.jpg"
  ":col3" => 1738287750
  ":col4" => 42766
  ":col5" => 450
  ":col6" => 321
]
297 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940318
]
298 0.30 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" => 940318
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "schlafzimmer1 ferienwohnung ahorn ramsau am dachst_6418992.jpg"
  ":col3" => 1738287750
  ":col4" => 24900
  ":col5" => 450
  ":col6" => 300
]
299 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940319
]
300 0.29 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" => 940319
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "schlafzimmer1 mit badsicht ferienwohnung ahorn ram_6418993.jpg"
  ":col3" => 1738287750
  ":col4" => 22999
  ":col5" => 450
  ":col6" => 300
]
301 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940320
]
302 0.28 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" => 940320
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "schlafzimmer2 decke_6418994.jpg"
  ":col3" => 1738287750
  ":col4" => 20157
  ":col5" => 450
  ":col6" => 300
]
303 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940321
]
304 0.28 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" => 940321
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "schlafzimmer2 ferienwohnung ahorn ramsau am dachst_6418995.jpg"
  ":col3" => 1738287750
  ":col4" => 26349
  ":col5" => 450
  ":col6" => 300
]
305 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940322
]
306 0.28 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" => 940322
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "terrasse süd ferienwohnung ahorn ramsau am dachste_6418996.jpg"
  ":col3" => 1738287750
  ":col4" => 39211
  ":col5" => 450
  ":col6" => 300
]
307 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940323
]
308 0.27 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" => 940323
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "terrasse u couch ferienwohnung ahorn ramsau am dac_6418997.jpg"
  ":col3" => 1738287750
  ":col4" => 30213
  ":col5" => 450
  ":col6" => 300
]
309 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940324
]
310 0.47 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" => 940324
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "vorraum ferienwohnung ahorn ramsau am dachstein_6418998.jpg"
  ":col3" => 1738287750
  ":col4" => 23509
  ":col5" => 450
  ":col6" => 300
]
311 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940325
]
312 0.28 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" => 940325
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "wohnzimmer ferienwohnung ahorn ramsau am dachstein_6418999.jpg"
  ":col3" => 1738287750
  ":col4" => 31280
  ":col5" => 450
  ":col6" => 300
]
313 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940326
]
314 0.28 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" => 940326
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "wohnzimmer richtung süd ferienwohnung ahorn ramsau_6419000.jpg"
  ":col3" => 1738287750
  ":col4" => 31423
  ":col5" => 450
  ":col6" => 299
]
315 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940327
]
316 0.31 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" => 940327
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "wohnzimmer1 ferienwohnung ahorn ramsau am dachstei_6419001.jpg"
  ":col3" => 1738287750
  ":col4" => 33640
  ":col5" => 450
  ":col6" => 308
]
317 0.31 ms
SELECT * FROM object_collection_demiDatePickerInfoText_21 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  6804
  "datepickerInfoTexts"
]
318 0.27 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1406
]
319 0.48 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" => 940286
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "wohnzimmer1 ferienwohnung ahorn ramsau am dachstei_266067.jpg"
  ":col3" => 1738287750
  ":col4" => 33640
  ":col5" => 450
  ":col6" => 308
]
320 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940287
]
321 0.46 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" => 940287
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "terrasse süd 2 ferienwohnung ahorn ramsau am dachs_266071.jpg"
  ":col3" => 1738287750
  ":col4" => 36959
  ":col5" => 450
  ":col6" => 300
]
322 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940288
]
323 0.32 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" => 940288
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "aussen mit alpaka ferienwohnung ahorn ramsau am da_266068.jpg"
  ":col3" => 1738287750
  ":col4" => 30704
  ":col5" => 450
  ":col6" => 300
]
324 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940289
]
325 0.32 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" => 940289
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "appartement aussen Südost_266069.jpg"
  ":col3" => 1738287750
  ":col4" => 23626
  ":col5" => 450
  ":col6" => 337
]
326 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940290
]
327 0.32 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" => 940290
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "badezimmer 1 ferienwohnung ahorn ramsau am dachste_266079.jpg"
  ":col3" => 1738287750
  ":col4" => 24244
  ":col5" => 450
  ":col6" => 303
]
328 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940291
]
329 0.32 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" => 940291
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "aussen mit lanlgauf loipe ferienwohnung ahorn rams_266080.jpg"
  ":col3" => 1738287750
  ":col4" => 25987
  ":col5" => 450
  ":col6" => 300
]
330 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940292
]
331 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" => 940292
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "Frühstücksterrasse_266082.jpg"
  ":col3" => 1738287750
  ":col4" => 25493
  ":col5" => 450
  ":col6" => 337
]
332 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940293
]
333 0.32 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" => 940293
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "Loipe_266084.jpg"
  ":col3" => 1738287750
  ":col4" => 37995
  ":col5" => 450
  ":col6" => 337
]
334 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940294
]
335 0.51 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" => 940294
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "Langlaufen_266085.jpg"
  ":col3" => 1738287750
  ":col4" => 35771
  ":col5" => 450
  ":col6" => 337
]
336 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940295
]
337 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" => 940295
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "Blick vom Appartement_266086.jpg"
  ":col3" => 1738287750
  ":col4" => 49222
  ":col5" => 450
  ":col6" => 337
]
338 0.27 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940296
]
339 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" => 940296
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "Alpakas_266087.jpg"
  ":col3" => 1738287750
  ":col4" => 33525
  ":col5" => 450
  ":col6" => 337
]
340 0.27 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940297
]
341 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" => 940297
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "aussen süd nahe ferienwohnung ahorn ramsau am dach_266089.jpg"
  ":col3" => 1738287750
  ":col4" => 32120
  ":col5" => 450
  ":col6" => 300
]
342 0.27 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940298
]
343 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" => 940298
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "aussenansicht südost_266090.jpg"
  ":col3" => 1738287750
  ":col4" => 20699
  ":col5" => 450
  ":col6" => 300
]
344 0.26 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 940299
]
345 0.35 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" => 940299
  ":col1" => "demi-responsive-detail-big"
  ":col2" => "bad 1 sauna ferienwohnung ahorn ramsau am dachstei_6418971.jpg"
  ":col3" => 1738287750
  ":col4" => 25016
  ":col5" => 450
  ":col6" => 300
]
346 0.24 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "62"
]
347 0.44 ms
SELECT object_62.o_id as o_id, object_62.o_type as o_type FROM object_62 WHERE (`salutationLanguage` = 'de'  AND  object_62.o_type IN ('object','folder')) AND object_62.o_published = 1
Parameters:
[]
348 0.29 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  5
]
349 0.20 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "footer-logo"
  "scope" => "pimcore_image_thumbnails"
]

demi_vacancies connection

# Time Info
1 1.07 ms
SELECT   dacco.isTop, dacco.bookable, dacco.oo_id oo_id, products.oo_id product_id  FROM `steiermark`.object_8 dacco INNER JOIN `steiermark`.object_7 services ON dacco.oo_id = services.o_parentId  INNER JOIN `steiermark`.object_6 products ON services.oo_id = products.o_parentId  WHERE  products.oo_id IN (266100) AND dacco.oo_id IN (266061)  AND  dacco.o_published = 1  AND (products.o_published = 1  AND products.productType = 'Accommodation') AND (dacco.town__id IN (11409))  GROUP BY product_id  ORDER BY  RAND(694)
Parameters:
[]
2 37.48 ms
SELECT pt.acco_id, pt.product_id, bp.price as minPrice, pt.rule type, pt.nights nights
              FROM    `steiermark_vacancies`.price_template pt
                   INNER JOIN
                      `steiermark_vacancies`.price_template_base_prices bp
                   ON bp.price_template_id = pt.id
             WHERE     pt.acco_id IN (266061)
                  
                   AND pt.stdOccupancy BETWEEN bp.occupancyFrom AND bp.occupancyTo
                   AND price > 0 and (select active from `steiermark`.object_6 product where product.o_id = pt.product_id)
                   order by minPrice
Parameters:
[]
3 0.77 ms
SELECT   dacco.isTop, dacco.bookable, dacco.oo_id oo_id, products.oo_id product_id  FROM `steiermark`.object_8 dacco INNER JOIN `steiermark`.object_7 services ON dacco.oo_id = services.o_parentId  INNER JOIN `steiermark`.object_6 products ON services.oo_id = products.o_parentId  WHERE  products.oo_id IN (266100) AND dacco.oo_id IN (266061)  AND  dacco.o_published = 1  AND (products.o_published = 1  AND products.productType = 'Accommodation') AND (dacco.town__id IN (11409))  GROUP BY product_id  ORDER BY  RAND(694)
Parameters:
[]
4 27.04 ms
SELECT pt.product_id, bp.price as minPrice, pt.rule type, pt.nights nights
                  FROM    `steiermark_vacancies`.price_template pt
                       INNER JOIN
                          `steiermark_vacancies`.price_template_base_prices bp
                       ON bp.price_template_id = pt.id
                 WHERE     pt.product_id IN (266100)
                       AND pt.stdOccupancy BETWEEN bp.occupancyFrom AND bp.occupancyTo
                       AND price > 0 and (select active from `steiermark`.object_6 product where product.o_id = pt.product_id)
                       order by minPrice
Parameters:
[]
5 29.14 ms
SELECT pt.acco_id, pt.product_id, bp.price as minPrice, pt.rule type, pt.nights nights
              FROM    `steiermark_vacancies`.price_template pt
                   INNER JOIN
                      `steiermark_vacancies`.price_template_base_prices bp
                   ON bp.price_template_id = pt.id
             WHERE     pt.acco_id IN (266061)
                  AND pt.product_id IN (266100)
                   AND pt.stdOccupancy BETWEEN bp.occupancyFrom AND bp.occupancyTo
                   AND price > 0 and (select active from `steiermark`.object_6 product where product.o_id = pt.product_id)
                   order by minPrice
Parameters:
[]
6 0.51 ms
SELECT   dacco.isTop, dacco.bookable, dacco.oo_id oo_id  FROM `steiermark`.object_8 dacco WHERE  dacco.oo_id IN (266061)  AND  dacco.o_published = 1   GROUP BY dacco.oo_id
Parameters:
[]
7 26.99 ms
SELECT pt.acco_id, pt.product_id, bp.price as minPrice, pt.rule type, pt.nights nights
              FROM    `steiermark_vacancies`.price_template pt
                   INNER JOIN
                      `steiermark_vacancies`.price_template_base_prices bp
                   ON bp.price_template_id = pt.id
             WHERE     pt.acco_id IN (266061)
                  
                   AND pt.stdOccupancy BETWEEN bp.occupancyFrom AND bp.occupancyTo
                   AND price > 0 and (select active from `steiermark`.object_6 product where product.o_id = pt.product_id)
                   order by minPrice
Parameters:
[]

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.