Query Metrics
10
Database Queries
5
Different statements
10.17 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.61 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1754141160 [ "site_domain_2a474b3958b2bb94f2904c6774e72d59" ] ] |
2 | 2.49 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 = '2' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/de/loewenwelt" "sourcePathQuery" => "/de/loewenwelt" "sourceEntireUri" => "https://loewensenf.develey.blackbit.io/de/loewenwelt" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
3 | 0.38 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1754141160 [ "system_route_redirect" ] ] |
4 | 5.08 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "loewenwelt" "path" => "/Lowensenf/de/" ] |
5 | 0.25 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1754141160 [ "document_252" ] ] |
6 | 0.60 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1754141160 [ "document_properties_252" ] ] |
7 | 0.34 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1754141160 [ "document_264" ] ] |
8 | 0.32 ms |
SELECT * FROM object_url_slugs WHERE slug = '/de/loewenwelt' AND (siteId = 2 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
9 | 0.06 ms |
SELECT * FROM object_url_slugs WHERE slug = '/de/loewenwelt' AND (siteId = 2 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
10 | 0.04 ms |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
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.