Query Metrics
30
Database Queries
11
Different statements
15.90 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.48 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 IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/Training-Resources" "sourcePathQuery" => "/Training-Resources?keywords=GIS" "sourceEntireUri" => "https://cessda.openconcept.no/Training-Resources?keywords=GIS" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
2 | 0.17 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
3 | 0.16 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Training-Resources" "path" => "/" ] |
4 | 0.17 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/Training-Resources" ] |
5 | 0.17 ms |
SELECT * FROM object_url_slugs WHERE slug = '/Training-Resources' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
6 | 0.18 ms |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
7 | 0.89 ms |
SELECT object_1.o_id as o_id, object_1.o_type as o_type FROM object_1 WHERE ((CONCAT(';',REPLACE(keywords, '; ', ';'),';') LIKE :kw) AND object_1.o_type IN ('object','folder')) AND object_1.o_published = 1 ORDER BY `date` DESC LIMIT 6
Parameters:
[ ":kw" => "%;GIS;%" ] |
8 | 0.68 ms |
SELECT COUNT(*) FROM object_1 WHERE ((CONCAT(';',REPLACE(keywords, '; ', ';'),';') LIKE :kw) AND object_1.o_type IN ('object','folder')) AND object_1.o_published = 1
Parameters:
[ ":kw" => "%;GIS;%" ] |
9 | 0.14 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"1"
]
|
10 | 0.73 ms |
SELECT COUNT(*) FROM object_1 WHERE (audience LIKE :audience AND object_1.o_type IN ('object','folder')) AND object_1.o_published = 1
Parameters:
[ "audience" => "%Researchers%" ] |
11 | 0.64 ms |
SELECT COUNT(*) FROM object_1 WHERE (audience LIKE :audience AND object_1.o_type IN ('object','folder')) AND object_1.o_published = 1
Parameters:
[ "audience" => "%Research support at university and research institutes%" ] |
12 | 0.63 ms |
SELECT COUNT(*) FROM object_1 WHERE (audience LIKE :audience AND object_1.o_type IN ('object','folder')) AND object_1.o_published = 1
Parameters:
[ "audience" => "%Research libraries%" ] |
13 | 0.64 ms |
SELECT COUNT(*) FROM object_1 WHERE (audience LIKE :audience AND object_1.o_type IN ('object','folder')) AND object_1.o_published = 1
Parameters:
[ "audience" => "%Archives and data repositories%" ] |
14 | 0.73 ms |
SELECT COUNT(*) FROM object_1 WHERE (audience LIKE :audience AND object_1.o_type IN ('object','folder')) AND object_1.o_published = 1
Parameters:
[ "audience" => "%Trainers%" ] |
15 | 0.69 ms |
SELECT COUNT(*) FROM object_1 WHERE (audience LIKE :audience AND object_1.o_type IN ('object','folder')) AND object_1.o_published = 1
Parameters:
[ "audience" => "%Research funders and policy makers%" ] |
16 | 0.61 ms |
SELECT COUNT(*) FROM object_1 WHERE (audience LIKE :audience AND object_1.o_type IN ('object','folder')) AND object_1.o_published = 1
Parameters:
[ "audience" => "%Private sector and industry%" ] |
17 | 0.56 ms |
SELECT COUNT(*) FROM object_1 WHERE (audience LIKE :audience AND object_1.o_type IN ('object','folder')) AND object_1.o_published = 1
Parameters:
[ "audience" => "%Citizen scientists%" ] |
18 | 0.72 ms |
SELECT COUNT(*) FROM object_1 WHERE (resource_type LIKE :type AND object_1.o_type IN ('object','folder')) AND object_1.o_published = 1
Parameters:
[ "type" => "%Presentation%" ] |
19 | 0.60 ms |
SELECT COUNT(*) FROM object_1 WHERE (resource_type LIKE :type AND object_1.o_type IN ('object','folder')) AND object_1.o_published = 1
Parameters:
[ "type" => "%Poster%" ] |
20 | 0.53 ms |
SELECT COUNT(*) FROM object_1 WHERE (resource_type LIKE :type AND object_1.o_type IN ('object','folder')) AND object_1.o_published = 1
Parameters:
[ "type" => "%Publication%" ] |
21 | 0.56 ms |
SELECT COUNT(*) FROM object_1 WHERE (resource_type LIKE :type AND object_1.o_type IN ('object','folder')) AND object_1.o_published = 1
Parameters:
[ "type" => "%Webinar%" ] |
22 | 0.55 ms |
SELECT COUNT(*) FROM object_1 WHERE (resource_type LIKE :type AND object_1.o_type IN ('object','folder')) AND object_1.o_published = 1
Parameters:
[ "type" => "%Lesson/Course%" ] |
23 | 0.52 ms |
SELECT COUNT(*) FROM object_1 WHERE (resource_type LIKE :type AND object_1.o_type IN ('object','folder')) AND object_1.o_published = 1
Parameters:
[ "type" => "%Workshop outline%" ] |
24 | 0.62 ms |
SELECT COUNT(*) FROM object_1 WHERE (resource_type LIKE :type AND object_1.o_type IN ('object','folder')) AND object_1.o_published = 1
Parameters:
[ "type" => "%Short guide%" ] |
25 | 0.57 ms |
SELECT COUNT(*) FROM object_1 WHERE (resource_type LIKE :type AND object_1.o_type IN ('object','folder')) AND object_1.o_published = 1
Parameters:
[ "type" => "%Podcast%" ] |
26 | 0.59 ms |
SELECT COUNT(*) FROM object_1 WHERE (resource_type LIKE :type AND object_1.o_type IN ('object','folder')) AND object_1.o_published = 1
Parameters:
[ "type" => "%Information sheet%" ] |
27 | 0.64 ms |
SELECT COUNT(*) FROM object_1 WHERE (resource_type LIKE :type AND object_1.o_type IN ('object','folder')) AND object_1.o_published = 1
Parameters:
[ "type" => "%Exercise%" ] |
28 | 0.57 ms |
SELECT COUNT(*) FROM object_1 WHERE (resource_type LIKE :type AND object_1.o_type IN ('object','folder')) AND object_1.o_published = 1
Parameters:
[ "type" => "%Visualisation%" ] |
29 | 0.59 ms |
SELECT COUNT(*) FROM object_1 WHERE (resource_type LIKE :type AND object_1.o_type IN ('object','folder')) AND object_1.o_published = 1
Parameters:
[ "type" => "%Game%" ] |
30 | 0.57 ms |
SELECT COUNT(*) FROM object_1 WHERE (resource_type LIKE :type AND object_1.o_type IN ('object','folder')) AND object_1.o_published = 1
Parameters:
[ "type" => "%Software%" ] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.