Query Metrics
148
Database Queries
23
Different statements
55.81 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
19.08 ms (34.19%) |
31 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
7.41 ms (13.28%) |
8 |
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" => 5146718 ":col1" => "article-teaser" ":col2" => "Riegersburg_Opening @Rudi Ferder.jpg" ":col3" => 1738545066 ":col4" => 34970 ":col5" => 350 ":col6" => 365 ] |
6.21 ms (11.12%) |
23 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 209139 ] |
4.91 ms (8.80%) |
15 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
7179
]
|
2.73 ms (4.90%) |
9 |
SELECT * FROM object_localized_data_BlogArticle WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
44432368
]
|
2.17 ms (3.90%) |
1 |
SELECT COUNT(*) FROM object_localized_BlogArticle_de WHERE ((teaserImage IS NOT NULL AND portals LIKE :portal AND (IFNULL(submitted, 0) = 0 OR IFNULL(verified, 0) = 1)) AND object_localized_BlogArticle_de.o_type IN ('object','folder')) AND object_localized_BlogArticle_de.o_published = 1
Parameters:
[ "portal" => "%,6639613,%" ] |
2.12 ms (3.79%) |
9 |
SELECT * FROM object_relations_BlogArticle WHERE src_id = ?
Parameters:
[
44432368
]
|
1.52 ms (2.73%) |
1 |
SELECT object_localized_BlogArticle_de.o_id as o_id, object_localized_BlogArticle_de.o_type as o_type FROM object_localized_BlogArticle_de WHERE ((teaserImage IS NOT NULL AND portals LIKE :portal AND (IFNULL(submitted, 0) = 0 OR IFNULL(verified, 0) = 1)) AND object_localized_BlogArticle_de.o_type IN ('object','folder')) AND object_localized_BlogArticle_de.o_published = 1 ORDER BY `articleDate` DESC LIMIT 9 OFFSET 18
Parameters:
[ "portal" => "%,6639613,%" ] |
1.40 ms (2.50%) |
4 |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
5146718
]
|
1.14 ms (2.04%) |
9 |
SELECT * FROM object_store_BlogArticle WHERE oo_id = ?
Parameters:
[
44432368
]
|
1.09 ms (1.96%) |
9 |
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:
[
44432368
]
|
0.89 ms (1.59%) |
9 |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
44432368
]
|
0.83 ms (1.49%) |
4 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
0.69 ms (1.24%) |
4 |
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:
[
5146718
]
|
0.67 ms (1.20%) |
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.61 ms (1.09%) |
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" => "/de/Thermen-Vulkanland/Magazin/Artikel" "sourcePathQuery" => "/de/Thermen-Vulkanland/Magazin/Artikel?page=3" "sourceEntireUri" => "https://stage.steiermark.com/de/Thermen-Vulkanland/Magazin/Artikel?page=3" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.45 ms (0.81%) |
2 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
0.36 ms (0.65%) |
1 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Artikel" "path" => "/steiermark.com/de/Thermen-Vulkanland/Magazin/" ] |
0.36 ms (0.64%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.34 ms (0.61%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/Thermen-Vulkanland/Magazin/Artikel' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.33 ms (0.60%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.31 ms (0.56%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
0.19 ms (0.33%) |
2 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
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.