Query Metrics
82
Database Queries
11
Different statements
22.53 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
10.08 ms (44.74%) |
39 |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1774717263 [ "site_domain_50d582f11c083e9cd19e921b85c424ae" ] ] |
|
3.03 ms (13.44%) |
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-apartments/%" "/apartments/dc/washington/pershing-house/contact" ] |
|
2.80 ms (12.41%) |
12 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "contact" "path" => "/home-apartments/apartments/dc/washington/pershing-house/" ] |
|
2.26 ms (10.05%) |
11 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/home-apartments/apartments/dc/washington/pershing-house/contact" ] |
|
1.65 ms (7.31%) |
2 |
SELECT object_29.o_id as o_id, `object_29`.`o_type` FROM `object_29` WHERE (( object_29.o_type IN ('object','folder')) AND object_29.o_published = 1)
Parameters:
[] |
|
0.73 ms (3.25%) |
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 = '3' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/apartments/dc/washington/pershing-house/contact" "sourcePathQuery" => "/apartments/dc/washington/pershing-house/contact" "sourceEntireUri" => "https://vm-apartments.grafik-stage.io/apartments/dc/washington/pershing-house/contact" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.63 ms (2.81%) |
1 |
SELECT object_39.o_id as o_id, `object_39`.`o_type` FROM `object_39` WHERE ((state = 'dc' AND object_39.o_type IN ('object','folder')) AND object_39.o_published = 1)
Parameters:
[] |
|
0.48 ms (2.14%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"39"
]
|
|
0.42 ms (1.84%) |
1 |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "pershing-house" "path" => "/YARDI/" ] |
|
0.23 ms (1.04%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.22 ms (0.96%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/home-apartments/apartments/dc/washington/pershing-house/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.