Query Metrics
888
Database Queries
39
Different statements
676.58 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
273.94 ms (40.49%) |
1 |
SELECT assets.id, assets.type FROM assets INNER JOIN assets_metadata metadata ON metadata.cid = assets.id WHERE (assets.type = 'image') AND (id IN ( Select distinct cid from assets_metadata amr where (amr.name = 'General.regions' and amr.data LIKE '%["object",326443]%'))) AND (id IN ( Select distinct cid from assets_metadata am where ((name = 'General.mediaArchive' and data = 1 ) ) Group By cid having count(cid) = 1 )) AND (metadata.name = "General.number" ) ORDER BY cast(data as unsigned) DESC
Parameters:
[] |
154.29 ms (22.80%) |
1 |
SELECT assets.id, assets.type FROM assets INNER JOIN assets_metadata metadata ON metadata.cid = assets.id WHERE (assets.type = 'image') AND (id IN ( Select distinct cid from assets_metadata amr where (amr.name = 'General.regions' and amr.data LIKE '%["object",326443]%'))) AND (id IN ( Select distinct cid from assets_metadata am where ((name = 'General.mediaArchive' and data = 1 ) ) Group By cid having count(cid) = 1 )) AND (metadata.name = "General.number" ) ORDER BY cast(data as unsigned) DESC LIMIT 100 OFFSET 100
Parameters:
[] |
120.81 ms (17.86%) |
1 |
SELECT COUNT(*) FROM assets INNER JOIN assets_metadata metadata ON metadata.cid = assets.id WHERE (assets.type = 'image') AND (id IN ( Select distinct cid from assets_metadata amr where (amr.name = 'General.regions' and amr.data LIKE '%["object",326443]%'))) AND (id IN ( Select distinct cid from assets_metadata am where ((name = 'General.mediaArchive' and data = 1 ) ) Group By cid having count(cid) = 1 )) AND (metadata.name = "General.number" )
Parameters:
[] |
47.45 ms (7.01%) |
102 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1327906 ] |
34.16 ms (5.05%) |
338 |
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:
[
5056892
]
|
29.14 ms (4.31%) |
338 |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
5056892
]
|
2.10 ms (0.31%) |
30 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
1.60 ms (0.24%) |
13 |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
2357185
]
|
1.51 ms (0.22%) |
3 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
35699
]
|
1.36 ms (0.20%) |
3 |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
44080812
]
|
0.91 ms (0.13%) |
6 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
0.86 ms (0.13%) |
1 |
SELECT object_localized_MediaCategory_de.o_id as o_id, object_localized_MediaCategory_de.o_type as o_type FROM object_localized_MediaCategory_de WHERE ((name != "" AND name IS NOT NULL) AND (hidden is NULL OR hidden = 0) AND (EXISTS(SELECT NULL FROM objects sub WHERE sub.o_id = object_localized_MediaCategory_de.o_parentId AND sub.o_type = "folder")) AND object_localized_MediaCategory_de.o_type IN ('object','folder')) AND object_localized_MediaCategory_de.o_published = 1 ORDER BY `sorting` ASC, `name` ASC
Parameters:
[] |
0.85 ms (0.13%) |
8 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Bildarchiv_Logo" "path" => "/steiermark.com/de/Oststeiermark/B2B-Presse/Presse-Medien/" ] |
0.72 ms (0.11%) |
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/Oststeiermark/B2B-Presse/Presse-Medien/Bildarchiv_Logo" "sourcePathQuery" => "/de/Oststeiermark/B2B-Presse/Presse-Medien/Bildarchiv_Logo?page=2" "sourceEntireUri" => "https://stage.steiermark.com/de/Oststeiermark/B2B-Presse/Presse-Medien/Bildarchiv_Logo?page=2" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.62 ms (0.09%) |
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.58 ms (0.09%) |
3 |
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:
[
44080812
]
|
0.55 ms (0.08%) |
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/%" "/de/Oststeiermark/B2B-Presse/Presse-Medien/Bildarchiv_Logo" ] |
0.41 ms (0.06%) |
2 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
0.36 ms (0.05%) |
6 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/de/Oststeiermark/B2B-Presse/Presse-Medien/Bildarchiv_Logo" ] |
0.32 ms (0.05%) |
1 |
SELECT object_localized_MediaCategory_de.o_id as o_id, object_localized_MediaCategory_de.o_type as o_type FROM object_localized_MediaCategory_de WHERE ((o_id IN (2357205,2357193,2357199,2357207,2357190,2357204,2357182,2357183,2357213)) AND object_localized_MediaCategory_de.o_type IN ('object','folder')) AND object_localized_MediaCategory_de.o_published = 1 ORDER BY `sorting` ASC
Parameters:
[] |
0.32 ms (0.05%) |
2 |
SELECT * FROM object_relations_79 WHERE src_id = ?
Parameters:
[
50583951
]
|
0.31 ms (0.05%) |
1 |
SELECT object_localized_MediaCategory_de.o_id as o_id, object_localized_MediaCategory_de.o_type as o_type FROM object_localized_MediaCategory_de WHERE ((o_id IN (2357192,2357175,2357188,2357198,2357174)) AND object_localized_MediaCategory_de.o_type IN ('object','folder')) AND object_localized_MediaCategory_de.o_published = 1 ORDER BY `sorting` ASC
Parameters:
[] |
0.29 ms (0.04%) |
1 |
SELECT object_localized_MediaCategory_de.o_id as o_id, object_localized_MediaCategory_de.o_type as o_type FROM object_localized_MediaCategory_de WHERE ((o_id IN (2357189,2357209,2357186)) AND object_localized_MediaCategory_de.o_type IN ('object','folder')) AND object_localized_MediaCategory_de.o_published = 1 ORDER BY `sorting` ASC
Parameters:
[] |
0.28 ms (0.04%) |
1 |
SELECT object_localized_MediaCategory_de.o_id as o_id, object_localized_MediaCategory_de.o_type as o_type FROM object_localized_MediaCategory_de WHERE ((o_id IN (2357208,2357191,2357206,2357178)) AND object_localized_MediaCategory_de.o_type IN ('object','folder')) AND object_localized_MediaCategory_de.o_published = 1 ORDER BY `sorting` ASC
Parameters:
[] |
0.27 ms (0.04%) |
1 |
SELECT object_localized_MediaCategory_de.o_id as o_id, object_localized_MediaCategory_de.o_type as o_type FROM object_localized_MediaCategory_de WHERE ((o_id IN (2357180,2357187,2357194,2357184)) AND object_localized_MediaCategory_de.o_type IN ('object','folder')) AND object_localized_MediaCategory_de.o_published = 1 ORDER BY `sorting` ASC
Parameters:
[] |
0.26 ms (0.04%) |
1 |
SELECT * FROM object_localized_data_MediaCategory WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
44080812
]
|
0.26 ms (0.04%) |
1 |
SELECT object_localized_MediaCategory_de.o_id as o_id, object_localized_MediaCategory_de.o_type as o_type FROM object_localized_MediaCategory_de WHERE ((o_id IN (2357211,2357212)) AND object_localized_MediaCategory_de.o_type IN ('object','folder')) AND object_localized_MediaCategory_de.o_published = 1 ORDER BY `sorting` ASC
Parameters:
[] |
0.25 ms (0.04%) |
1 |
SELECT object_localized_MediaCategory_de.o_id as o_id, object_localized_MediaCategory_de.o_type as o_type FROM object_localized_MediaCategory_de WHERE ((o_id IN (2357196,2357197)) AND object_localized_MediaCategory_de.o_type IN ('object','folder')) AND object_localized_MediaCategory_de.o_published = 1 ORDER BY `sorting` ASC
Parameters:
[] |
0.25 ms (0.04%) |
2 |
SELECT * FROM object_store_79 WHERE oo_id = ?
Parameters:
[
50583951
]
|
0.24 ms (0.04%) |
1 |
SELECT id FROM sites
Parameters:
[] |
0.24 ms (0.04%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/Oststeiermark/B2B-Presse/Presse-Medien/Bildarchiv_Logo' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.19 ms (0.03%) |
2 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
0.17 ms (0.02%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 35699 35699 35699 ] |
0.16 ms (0.02%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
35699
]
|
0.15 ms (0.02%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.12 ms (0.02%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.11 ms (0.02%) |
1 |
SELECT * FROM object_relations_MediaCategory WHERE src_id = ?
Parameters:
[
44080812
]
|
0.09 ms (0.01%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/Oststeiermark/B2B-Presse/Presse-Medien/Bildarchiv_Logo' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.08 ms (0.01%) |
1 |
SELECT * FROM object_store_MediaCategory WHERE oo_id = ?
Parameters:
[
44080812
]
|
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.