https://vm-homes.grafik-stage.io/r79.php

Query Metrics

16 Database Queries
7 Different statements
4.32 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.22 ms
(51.30%)
6
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters:
[
  1775425843
  [
    "site_domain_f3b4e54b2d44349251f31ac0e55f9c53"
  ]
]
0.49 ms
(11.25%)
3
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => "r79.php"
  "path" => "/home-homes/"
]
0.46 ms
(10.65%)
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 = '2' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/r79.php"
  "sourcePathQuery" => "/r79.php"
  "sourceEntireUri" => "https://vm-homes.grafik-stage.io/r79.php"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.42 ms
(9.70%)
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 = '2' ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/r79.php"
  "sourcePathQuery" => "/r79.php"
  "sourceEntireUri" => "https://vm-homes.grafik-stage.io/r79.php"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.35 ms
(8.17%)
2
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-homes/%"
  "/r79.php"
]
0.26 ms
(6.13%)
2
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/home-homes/r79.php"
]
0.12 ms
(2.80%)
1
SELECT * FROM object_url_slugs WHERE slug = '/home-homes/r79.php' 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.

Entities Mapping