Query Metrics
215
Database Queries
29
Different statements
33.33 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
5.84 ms (17.53%) |
39 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
4115
]
|
5.59 ms (16.77%) |
36 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3189171 ] |
4.12 ms (12.36%) |
43 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
2.43 ms (7.28%) |
17 |
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:
[
2582
]
|
1.75 ms (5.25%) |
13 |
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:
[
29958
]
|
1.65 ms (4.94%) |
1 |
SELECT object_localized_78_en.o_id as o_id, object_localized_78_en.o_type as o_type FROM object_localized_78_en WHERE ((categories LIKE "%,2582,%" OR categories LIKE "%,19359564,%" OR categories LIKE "%,2577,%" OR categories LIKE "%,2576,%" OR categories LIKE "%,2574,%" OR categories LIKE "%,2822,%" OR categories LIKE "%,2831,%" OR categories LIKE "%,1221087,%" OR categories LIKE "%,1132322,%" OR categories LIKE "%,2764,%" OR categories LIKE "%,2830,%" OR categories LIKE "%,2823,%" OR categories LIKE "%,2767,%" OR categories LIKE "%,2575,%" OR categories LIKE "%,2573,%" OR categories LIKE "%,1221088,%" OR categories LIKE "%,1221089,%") AND object_localized_78_en.o_type IN ('object','folder')) AND object_localized_78_en.o_published = 1
Parameters:
[] |
1.33 ms (3.99%) |
4 |
SELECT * FROM properties WHERE ((cid IN (1,4195,4010,3944,3943,1430) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
35808
]
|
1.30 ms (3.89%) |
11 |
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:
[
29958
]
|
1.20 ms (3.59%) |
8 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
1.01 ms (3.04%) |
6 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Active-holidays-in-nature" "path" => "/steiermark.com/en/Styria/" ] |
0.98 ms (2.93%) |
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.86 ms (2.57%) |
4 |
SELECT id FROM sites
Parameters:
[] |
0.56 ms (1.69%) |
4 |
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/%" "/en/Styria/Active-holidays-in-nature" ] |
0.47 ms (1.40%) |
2 |
SELECT * FROM properties WHERE ((cid IN (1,4355,4011,3944,3943,1430) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
7340
]
|
0.42 ms (1.27%) |
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" => "/en/Styria/Active-holidays-in-nature" "sourcePathQuery" => "/en/Styria/Active-holidays-in-nature" "sourceEntireUri" => "https://stage.steiermark.com/en/Styria/Active-holidays-in-nature" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.42 ms (1.26%) |
5 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_258921__c513ae05e8a33da389f8666e55005461"
]
|
0.42 ms (1.26%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Styria/Active-holidays-in-nature" ] |
0.39 ms (1.16%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
4115
]
|
0.36 ms (1.07%) |
2 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
0.31 ms (0.94%) |
1 |
SELECT * FROM properties WHERE ((cid IN (1,4012,3944,3943,1430) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
4384
]
|
0.26 ms (0.79%) |
1 |
SELECT * FROM properties WHERE ((cid IN (1,4271,4039,3944,3943,1430) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
29958
]
|
0.26 ms (0.78%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 4115 4115 ] |
0.24 ms (0.73%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.23 ms (0.70%) |
2 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
0.23 ms (0.68%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/Styria/Active-holidays-in-nature' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.22 ms (0.65%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 75 4115 4115 ] |
0.22 ms (0.65%) |
1 |
SELECT * FROM properties WHERE ((cid IN (1,4315,4011,3944,3943,1430) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
7339
]
|
0.16 ms (0.48%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.12 ms (0.37%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/Styria/Active-holidays-in-nature' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
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.