Query Metrics
50
Database Queries
17
Different statements
8.21 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
1.41 ms (17.18%) |
10 |
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/%" "/00_Regionen/01_Gesaeuse/intern/medienarchiv/bilder/Am Berg/Trans Nationalpark/340217/image-thumb__340217___auto_4ff316290744e96cb430c8786d768fbe/_LEI7168.jpg" ] |
1.28 ms (15.61%) |
11 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "_LEI7168.jpg" "path" => "/steiermark.com/00_Regionen/01_Gesaeuse/intern/medienarchiv/bilder/Am Berg/Trans Nationalpark/340217/image-thumb__340217___auto_4ff316290744e96cb430c8786d768fbe/" ] |
0.96 ms (11.72%) |
10 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/steiermark.com/00_Regionen/01_Gesaeuse/intern/medienarchiv/bilder/Am Berg/Trans Nationalpark/340217/image-thumb__340217___auto_4ff316290744e96cb430c8786d768fbe/_LEI7168.jpg" ] |
0.73 ms (8.83%) |
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.60 ms (7.32%) |
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" => "/00_Regionen/01_Gesaeuse/intern/medienarchiv/bilder/Am Berg/Trans Nationalpark/340217/image-thumb__340217___auto_4ff316290744e96cb430c8786d768fbe/_LEI7168.jpg" "sourcePathQuery" => "/00_Regionen/01_Gesaeuse/intern/medienarchiv/bilder/Am Berg/Trans Nationalpark/340217/image-thumb__340217___auto_4ff316290744e96cb430c8786d768fbe/_LEI7168.jpg" "sourceEntireUri" => "https://stage.steiermark.com/00_Regionen/01_Gesaeuse/intern/medienarchiv/bilder/Am Berg/Trans Nationalpark/340217/image-thumb__340217___auto_4ff316290744e96cb430c8786d768fbe/_LEI7168.jpg" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.59 ms (7.16%) |
2 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
0.52 ms (6.37%) |
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" => 340217 ":col1" => "_auto_4ff316290744e96cb430c8786d768fbe" ":col2" => "_LEI7168.jpg" ":col3" => 1738946949 ":col4" => 68791 ":col5" => 600 ":col6" => 400 ] |
0.36 ms (4.33%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
0.28 ms (3.46%) |
1 |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_340217__3bab62c0195691eec14805c0f002ba8f"
]
|
0.25 ms (3.00%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "6409a0e0621b1a1df1643fedaeb47b6b33d90a0afe4dc267b495c3e7d5401dc2" "VJfd4xrL0a6lRvSO7Xh/IH4egxi9tEBAVW3ZfIV5Kzs=" ] |
0.23 ms (2.79%) |
2 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "6409a0e0621b1a1df1643fedaeb47b6b33d90a0afe4dc267b495c3e7d5401dc2" "VJfd4xrL0a6lRvSO7Xh/IH4egxi9tEBAVW3ZfIV5Kzs=" ] |
0.22 ms (2.63%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_340217__3bab62c0195691eec14805c0f002ba8f"
]
|
0.19 ms (2.34%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "6409a0e0621b1a1df1643fedaeb47b6b33d90a0afe4dc267b495c3e7d5401dc2" "VJfd4xrL0a6lRvSO7Xh/IH4egxi9tEBAVW3ZfIV5Kzs=" ] |
0.17 ms (2.11%) |
2 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
0.16 ms (1.96%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.14 ms (1.69%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 340217 ] |
0.12 ms (1.51%) |
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 "VJfd4xrL0a6lRvSO7Xh/IH4egxi9tEBAVW3ZfIV5Kzs=" "6409a0e0621b1a1df1643fedaeb47b6b33d90a0afe4dc267b495c3e7d5401dc2" "VJfd4xrL0a6lRvSO7Xh/IH4egxi9tEBAVW3ZfIV5Kzs=" ] |
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.