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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.46 ms
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"
  ]
]
2 0.46 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" => "/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"
]
3 1.21 ms
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters:
[
  1775425843
  [
    "system_route_redirect"
  ]
]
4 0.26 ms
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => "r79.php"
  "path" => "/home-homes/"
]
5 0.15 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/home-homes/r79.php"
]
6 0.20 ms
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"
]
7 0.12 ms
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => "r79.php"
  "path" => "/home-homes/"
]
8 0.11 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/home-homes/r79.php"
]
9 0.15 ms
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"
]
10 0.11 ms
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => "home-homes"
  "path" => "/"
]
11 0.15 ms
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters:
[
  1775425843
  [
    "document_12"
  ]
]
12 0.12 ms
SELECT * FROM object_url_slugs WHERE slug = '/home-homes/r79.php' AND siteId = '0'
Parameters:
[]
13 0.14 ms
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters:
[
  1775425843
  [
    "site_id_2"
  ]
]
14 0.13 ms
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters:
[
  1775425843
  [
    "site_id_3"
  ]
]
15 0.13 ms
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters:
[
  1775425843
  [
    "site_id_4"
  ]
]
16 0.42 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' 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"
]

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