Query Metrics
278
Database Queries
47
Different statements
63.98 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
9.27 ms (14.49%) |
37 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 209143 ] |
4.98 ms (7.78%) |
10 |
SELECT * FROM properties WHERE ((cid IN (1,9709,7247,590,57,2,1430) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
32518
]
|
4.73 ms (7.40%) |
12 |
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:
[
1164620
]
|
4.55 ms (7.12%) |
18 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
32361
]
|
4.20 ms (6.56%) |
40 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
2.99 ms (4.67%) |
3 |
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[ "demiRegionId" => "%,12452%" ] |
2.24 ms (3.50%) |
12 |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
1164620
]
|
2.22 ms (3.48%) |
12 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
2.06 ms (3.21%) |
14 |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
32489
]
|
2.02 ms (3.15%) |
3 |
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,12452%" ] |
1.84 ms (2.88%) |
14 |
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents LEFT JOIN documents_snippet ON documents.id = documents_snippet.id LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
32489
]
|
1.78 ms (2.78%) |
5 |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
38209350
]
|
1.62 ms (2.53%) |
10 |
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:
[
50482599
]
|
1.61 ms (2.52%) |
4 |
SELECT * FROM properties WHERE ((cid IN (1,7250,7247,590,57,2,1430) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
32489
]
|
1.61 ms (2.51%) |
3 |
SELECT * FROM object_localized_data_28 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
50482599
]
|
1.51 ms (2.35%) |
3 |
SELECT * FROM object_relations_28 WHERE src_id = ?
Parameters:
[
50482599
]
|
1.45 ms (2.27%) |
10 |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
50482599
]
|
1.35 ms (2.11%) |
5 |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
38209350
]
|
1.13 ms (1.77%) |
4 |
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 38209341 "recurringDates" ] |
1.09 ms (1.70%) |
7 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Advent" "path" => "/steiermark.com/de/Thermen-Vulkanland/Urlaub-planen/" ] |
1.08 ms (1.68%) |
5 |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
38209350
]
|
0.88 ms (1.38%) |
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.84 ms (1.31%) |
4 |
SELECT id FROM sites
Parameters:
[] |
0.82 ms (1.28%) |
2 |
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,239175,%') AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[] |
0.74 ms (1.16%) |
3 |
SELECT * FROM object_store_28 WHERE oo_id = ?
Parameters:
[
50482599
]
|
0.71 ms (1.11%) |
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:
[ "/steiermark.com/%" "/de/Thermen-Vulkanland/Urlaub-planen/Advent" ] |
0.67 ms (1.05%) |
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/Urlaub-planen/Advent" "sourcePathQuery" => "/de/Thermen-Vulkanland/Urlaub-planen/Advent" "sourceEntireUri" => "https://stage.steiermark.com/de/Thermen-Vulkanland/Urlaub-planen/Advent" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.48 ms (0.75%) |
5 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/de/Thermen-Vulkanland/Urlaub-planen/Advent" ] |
0.35 ms (0.54%) |
1 |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 21654588 239175 "regions" "object" "" "0" 1 ] |
0.31 ms (0.48%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/Thermen-Vulkanland/Urlaub-planen/Advent' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.30 ms (0.47%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.29 ms (0.45%) |
3 |
SELECT * FROM object_brick_store_demiCanonicalRegion_28 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 50482599 "demiExtension" ] |
0.23 ms (0.37%) |
2 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
0.23 ms (0.36%) |
1 |
SELECT * FROM object_localized_data_MediaCopyright WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
12851906
]
|
0.21 ms (0.33%) |
2 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
0.20 ms (0.32%) |
3 |
SELECT * FROM object_brick_store_demiYoungStyria_28 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 50482599 "demiExtension" ] |
0.20 ms (0.32%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 32361 32361 32361 ] |
0.18 ms (0.28%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
32361
]
|
0.18 ms (0.28%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.14 ms (0.22%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 32629 32629 ] |
0.12 ms (0.19%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/Thermen-Vulkanland/Urlaub-planen/Advent' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.11 ms (0.18%) |
1 |
SELECT o_id FROM objects WHERE o_id IN (239175)
Parameters:
[] |
0.11 ms (0.17%) |
1 |
SELECT * FROM object_relations_MediaCopyright WHERE src_id = ?
Parameters:
[
12851906
]
|
0.10 ms (0.16%) |
1 |
SELECT * FROM object_relations_79 WHERE src_id = ?
Parameters:
[
38978387
]
|
0.09 ms (0.15%) |
1 |
SELECT * FROM object_store_79 WHERE oo_id = ?
Parameters:
[
38978387
]
|
0.08 ms (0.13%) |
1 |
SELECT * FROM object_store_MediaCopyright WHERE oo_id = ?
Parameters:
[
12851906
]
|
0.07 ms (0.11%) |
1 |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (239175);
Parameters:
[] |
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.