https://3.122.223.182/ReportServer

Query Metrics

8 Database Queries
3 Different statements
1.98 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.43 ms
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters:
[
  1763811306
  [
    "site_domain_61e2414297f176b6c343f2fbdecadd91"
  ]
]
2 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:
[
  1763811306
  [
    "system_route_redirect"
  ]
]
3 0.41 ms
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => "ReportServer"
  "path" => "/"
]
4 0.21 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/ReportServer"
]
5 0.12 ms
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => "ReportServer"
  "path" => "/"
]
6 0.10 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/ReportServer"
]
7 0.11 ms
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
8 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:
[
  1763811306
  [
    "document_1"
  ]
]

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.

Entities Mapping