Query Metrics
12
Database Queries
10
Different statements
2.18 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.45 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" => "/Strategy-Expertise" "sourcePathQuery" => "/Strategy-Expertise" "sourceEntireUri" => "https://cessda.openconcept.no/Strategy-Expertise" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
2 | 0.13 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
3 | 0.13 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Strategy-Expertise" "path" => "/" ] |
4 | 0.11 ms |
SELECT * FROM object_url_slugs WHERE slug = '/Strategy-Expertise' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
5 | 0.18 ms |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
6 | 0.22 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 419 ] |
7 | 0.25 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
19
]
|
8 | 0.17 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
19
]
|
9 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 916 ] |
10 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "auto_698dc054c4e168e593717e758c99073e" "scope" => "pimcore_image_thumbnails" ] |
11 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_916__3d4c69a97d6f03077f0951cbef9b7c3f"
]
|
12 | 0.18 ms |
SELECT * FROM glossary WHERE (language = ? OR language IS NULL OR language = '') AND (site = ? OR site IS NULL OR site = '') ORDER BY LENGTH(`text`) DESC
Parameters:
[
"en"
""
]
|
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.