Query Metrics
36
Database Queries
15
Different statements
6.19 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
0.78 ms (12.64%) |
6 |
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/%" "/Alpstein/Images/21549486/464791/image-thumb__464791__gallery-item/-21827507.jpg" ] |
0.71 ms (11.54%) |
2 |
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 ] |
0.70 ms (11.35%) |
7 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "-21827507.jpg" "path" => "/steiermark.com/Alpstein/Images/21549486/464791/image-thumb__464791__gallery-item/" ] |
0.57 ms (9.25%) |
6 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/steiermark.com/Alpstein/Images/21549486/464791/image-thumb__464791__gallery-item/-21827507.jpg" ] |
0.55 ms (8.86%) |
1 |
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" => 464791 ":col1" => "gallery-item" ":col2" => "-21827507.jpg" ":col3" => 1738966032 ":col4" => 94795 ":col5" => 948 ":col6" => 533 ] |
0.54 ms (8.78%) |
2 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
0.52 ms (8.49%) |
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 = '6' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/Alpstein/Images/21549486/464791/image-thumb__464791__gallery-item/-21827507.jpg" "sourcePathQuery" => "/Alpstein/Images/21549486/464791/image-thumb__464791__gallery-item/-21827507.jpg" "sourceEntireUri" => "https://stage.steiermark.com/Alpstein/Images/21549486/464791/image-thumb__464791__gallery-item/-21827507.jpg" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.39 ms (6.37%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
0.36 ms (5.74%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "893088584d2dc14ddf4c1442f40a0e33b8e89f05117ec19d50a6f0681aedebc1" "adTz9HOEEGpMpJCAebX4Tm1GnGNVyw/Q1N1nQwYoPmI=" ] |
0.24 ms (3.82%) |
2 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "893088584d2dc14ddf4c1442f40a0e33b8e89f05117ec19d50a6f0681aedebc1" "adTz9HOEEGpMpJCAebX4Tm1GnGNVyw/Q1N1nQwYoPmI=" ] |
0.21 ms (3.33%) |
2 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
0.20 ms (3.25%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "893088584d2dc14ddf4c1442f40a0e33b8e89f05117ec19d50a6f0681aedebc1" "adTz9HOEEGpMpJCAebX4Tm1GnGNVyw/Q1N1nQwYoPmI=" ] |
0.14 ms (2.26%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.14 ms (2.19%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 464791 ] |
0.13 ms (2.13%) |
1 |
UPDATE lock_keys SET key_expiration = UNIX_TIMESTAMP() + ?, key_token = ? WHERE key_id = ? AND (key_token = ? OR key_expiration <= UNIX_TIMESTAMP())
Parameters:
[ 300.0 "adTz9HOEEGpMpJCAebX4Tm1GnGNVyw/Q1N1nQwYoPmI=" "893088584d2dc14ddf4c1442f40a0e33b8e89f05117ec19d50a6f0681aedebc1" "adTz9HOEEGpMpJCAebX4Tm1GnGNVyw/Q1N1nQwYoPmI=" ] |
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.