Query Metrics
110
Database Queries
11
Different statements
24.12 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
14.60 ms (60.55%) |
64 |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775392613 [ "site_domain_f0e27590c05b3dd632720673c049b404" ] ] |
|
2.10 ms (8.70%) |
11 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/home-commercial/%" "/properties/va/leesburg/catoctin-corner/contact" ] |
|
1.88 ms (7.78%) |
12 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "contact" "path" => "/home-commercial/properties/va/leesburg/catoctin-corner/" ] |
|
1.43 ms (5.95%) |
11 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/home-commercial/properties/va/leesburg/catoctin-corner/contact" ] |
|
1.18 ms (4.88%) |
4 |
SELECT `documents`.`id`, `documents`.`type` FROM `documents` WHERE ( (parentId = ?) AND published = 1) ORDER BY `index` ASC
Parameters:
[
154
]
|
|
1.04 ms (4.31%) |
1 |
SELECT object_68.o_id as o_id, `object_68`.`o_type` FROM `object_68` WHERE ((o_path = ? AND object_68.o_type IN ('object','folder')) AND object_68.o_published = 1)
Parameters:
[
"/_DATA/COMMERCIAL/PROPERTIES/"
]
|
|
0.59 ms (2.43%) |
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 = '4' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/properties/va/leesburg/catoctin-corner/contact" "sourcePathQuery" => "/properties/va/leesburg/catoctin-corner/contact" "sourceEntireUri" => "https://vm-commercial.grafik-stage.io/properties/va/leesburg/catoctin-corner/contact" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.52 ms (2.17%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"68"
]
|
|
0.42 ms (1.75%) |
1 |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "catoctin-corner" "path" => "/_DATA/COMMERCIAL/PROPERTIES/" ] |
|
0.20 ms (0.85%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.16 ms (0.65%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/home-commercial/properties/va/leesburg/catoctin-corner/contact' AND siteId = '0'
Parameters:
[] |
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.