Query Metrics
62
Database Queries
26
Different statements
175.26 ms
Query time
0
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 0.31 ms |
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 ] |
2 | 0.09 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
3 | 0.23 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
4 | 0.33 ms |
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:
[ "mainBlogPortal" null null ] |
5 | 0.10 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
8
]
|
6 | 0.10 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"BlogPortal"
]
|
7 | 0.44 ms |
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/Ausflugsziele/Perls-Stueberl_isd_1995581" "sourcePathQuery" => "/de/Thermen-Vulkanland/Urlaub-planen/Ausflugsziele/Perls-Stueberl_isd_1995581" "sourceEntireUri" => "https://stage.steiermark.com/de/Thermen-Vulkanland/Urlaub-planen/Ausflugsziele/Perls-Stueberl_isd_1995581" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
8 | 0.14 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
9 | 0.14 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Perls-Stueberl_isd_1995581" "path" => "/steiermark.com/de/Thermen-Vulkanland/Urlaub-planen/Ausflugsziele/" ] |
10 | 0.10 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/steiermark.com/de/Thermen-Vulkanland/Urlaub-planen/Ausflugsziele/Perls-Stueberl_isd_1995581" ] |
11 | 0.13 ms |
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/Ausflugsziele/Perls-Stueberl_isd_1995581" ] |
12 | 0.09 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Ausflugsziele" "path" => "/steiermark.com/de/Thermen-Vulkanland/Urlaub-planen/" ] |
13 | 0.13 ms |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
14 | 0.29 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"45"
]
|
15 | 0.24 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"72"
]
|
16 | 0.06 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"59"
]
|
17 | 0.82 ms |
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%" ] |
18 | 0.52 ms |
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%" ] |
19 | 0.07 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Region"
]
|
20 | 0.06 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"21"
]
|
21 | 0.33 ms |
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ((cid IN (1,59700,8863,5670) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
1995581
]
|
22 | 0.18 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
23 | 0.18 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"23"
]
|
24 | 0.23 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
6986
]
|
25 | 0.16 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 6986 6986 6986 ] |
26 | 0.12 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 10925 10925 ] |
27 | 0.22 ms |
SELECT id FROM sites
Parameters:
[] |
28 | 0.23 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
6986
]
|
29 | 0.18 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 6986 6986 6986 ] |
30 | 0.11 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 10925 10925 ] |
31 | 0.08 ms |
SELECT id FROM sites
Parameters:
[] |
32 | 0.41 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 209143 ] |
33 | 0.19 ms |
SELECT id FROM sites
Parameters:
[] |
34 | 0.16 ms |
SELECT id FROM sites
Parameters:
[] |
35 | 0.27 ms |
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ((cid IN (1,1995583,1995581,59700,8863,5670) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
45583782
]
|
36 | 0.12 ms |
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ((cid IN (1,1995583,1995581,59700,8863,5670) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
9571052
]
|
37 | 0.11 ms |
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ((cid IN (1,1995583,1995581,59700,8863,5670) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
50536568
]
|
38 | 0.08 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"46"
]
|
39 | 0.11 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"47"
]
|
40 | 0.18 ms |
SELECT * FROM object_collection_demiAddress_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 1995581 "addresses" ] |
41 | 0.11 ms |
SELECT * FROM object_collection_demiLink_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 1995581 "links" ] |
42 | 1.54 ms |
SELECT o_id FROM objects WHERE o_id in (select src_id from object_relations_80 where dest_id in( select src_id from object_relations_31 where dest_id in (12526)) or dest_id in( select src_id from object_relations_31 where dest_id in (12452)))
Parameters:
[] |
43 | 0.15 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"80"
]
|
44 | 0.21 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"WeatherStation"
]
|
45 | 0.56 ms |
SELECT * FROM object_collection_WeatherStationDataSet_WeatherStation WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 261 "weatherData" ] |
46 | 0.89 ms |
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 261 "weatherData" 0 ] |
47 | 0.64 ms |
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 261 "weatherData" 1 ] |
48 | 0.67 ms |
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 261 "weatherData" 2 ] |
49 | 0.75 ms |
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 261 "weatherData" 3 ] |
50 | 0.78 ms |
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 261 "weatherData" 4 ] |
51 | 0.84 ms |
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 261 "weatherData" 5 ] |
52 | 0.70 ms |
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 261 "weatherData" 6 ] |
53 | 0.29 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "region-slide-bg" "scope" => "pimcore_image_thumbnails" ] |
54 | 0.19 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 225641 ] |
55 | 0.27 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 679753 ] |
56 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "region-slide-bg--xs" "scope" => "pimcore_image_thumbnails" ] |
57 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "region-slide-map" "scope" => "pimcore_image_thumbnails" ] |
58 | 0.10 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 4290106 ] |
59 | 0.18 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
591
]
|
60 | 0.13 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "footer-logo" "scope" => "pimcore_image_thumbnails" ] |
61 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3189171 ] |
62 | 157.87 ms |
SELECT name FROM properties WHERE ctype = "document" AND name LIKE "json-ld-%" GROUP BY name
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.