Query Metrics
124
Database Queries
22
Different statements
27.56 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.86 ms (24.90%) |
8 |
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_3688__5c32b6c035f98f4a6b396e45e5f8aaca" ":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.6;s:6:"height";d:59.75975975975976;s:1:"y";d:19.21921921921922;s:1:"x";d:-0.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:382;s:6:"height";i:561;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.6;s:6:"height";d:59.75975975975976;s:1:"y";d:19.21921921921922;s:1:"x";d:-0.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:382;s:6:"height";i:561;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:50:"slide-teaser_auto_3bd7a450cb48c82238b8c0ca858eedc6";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";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:1675427389;s:15:"\x00*\x00creationDate";i:1674130321;s:17:"\x00*\x00filenameSuffix";s:22:"media--92aa2fb2--query";s:20:"\x00*\x00preserveAnimation";b:0;}" ":col2" => "thumbnail_deferred" ":col3" => 1761552762 ":col4" => 1762157562 ":col5" => 1 ] |
|
6.81 ms (24.70%) |
8 |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_3688__5c32b6c035f98f4a6b396e45e5f8aaca"
]
|
|
3.33 ms (12.09%) |
22 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1263
]
|
|
1.59 ms (5.77%) |
16 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
1.40 ms (5.07%) |
7 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3766 ] |
|
1.26 ms (4.56%) |
15 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_3688__5c32b6c035f98f4a6b396e45e5f8aaca"
]
|
|
1.21 ms (4.41%) |
10 |
SELECT * FROM properties WHERE cid = ? AND ctype='document'
Parameters:
[
7
]
|
|
0.69 ms (2.52%) |
8 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "rental" "path" => "/oesterreich/en/cranes-handling-systems/services/" ] |
|
0.67 ms (2.44%) |
1 |
SELECT object_localized_SiteConfig_en.o_id as o_id, object_localized_SiteConfig_en.o_type as o_type FROM object_localized_SiteConfig_en WHERE ((country IS NOT NULL) AND (rootDocument__id IS NOT NULL) AND object_localized_SiteConfig_en.o_type IN ('object','folder')) AND object_localized_SiteConfig_en.o_published = 1
Parameters:
[] |
|
0.52 ms (1.90%) |
5 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/oesterreich/%" "/en/cranes-handling-systems/services/rental" ] |
|
0.45 ms (1.63%) |
4 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 1327 1327 ] |
|
0.43 ms (1.56%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
1327
]
|
|
0.43 ms (1.55%) |
6 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/cranes-handling-systems/services/rental" ] |
|
0.40 ms (1.44%) |
1 |
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 = '2' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/en/cranes-handling-systems/services/rental" "sourcePathQuery" => "/en/cranes-handling-systems/services/rental" "sourceEntireUri" => "https://kuhn-at.roromedia.at/en/cranes-handling-systems/services/rental" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.34 ms (1.24%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 130 1327 1327 ] |
|
0.25 ms (0.92%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.19 ms (0.70%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
|
0.19 ms (0.68%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/cranes-handling-systems/services/rental' AND (siteId = 2 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.17 ms (0.62%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.17 ms (0.61%) |
2 |
SELECT * FROM object_url_slugs WHERE slug = '/en/cranes-handling-systems/services/rental' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.12 ms (0.44%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.08 ms (0.27%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.