Query Metrics

22 Database Queries
5 Different statements
4.82 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.50 ms
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters:
[
  1775324072
  [
    "site_domain_a909396f20e21773e9ea4952001fa17b"
  ]
]
2 0.41 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 IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/Marken/Tabasco/Kanaele/tabasco-website/Contentseiten/image-thumb__4641__textImageDeveleyTabascoBundle/Gallonen Aktion.png"
  "sourcePathQuery" => "/Marken/Tabasco/Kanaele/tabasco-website/Contentseiten/image-thumb__4641__textImageDeveleyTabascoBundle/Gallonen Aktion.png"
  "sourceEntireUri" => "https://pim.develey.blackbit.io/Marken/Tabasco/Kanaele/tabasco-website/Contentseiten/image-thumb__4641__textImageDeveleyTabascoBundle/Gallonen Aktion.png"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
3 0.39 ms
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters:
[
  1775324072
  [
    "system_route_redirect"
  ]
]
4 0.23 ms
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => "Gallonen Aktion.png"
  "path" => "/Marken/Tabasco/Kanaele/tabasco-website/Contentseiten/image-thumb__4641__textImageDeveleyTabascoBundle/"
]
5 0.19 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/Marken/Tabasco/Kanaele/tabasco-website/Contentseiten/image-thumb__4641__textImageDeveleyTabascoBundle/Gallonen Aktion.png"
]
6 0.28 ms
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => "image-thumb__4641__textImageDeveleyTabascoBundle"
  "path" => "/Marken/Tabasco/Kanaele/tabasco-website/Contentseiten/"
]
7 0.48 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/Marken/Tabasco/Kanaele/tabasco-website/Contentseiten/image-thumb__4641__textImageDeveleyTabascoBundle"
]
8 0.13 ms
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => "Contentseiten"
  "path" => "/Marken/Tabasco/Kanaele/tabasco-website/"
]
9 0.10 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/Marken/Tabasco/Kanaele/tabasco-website/Contentseiten"
]
10 0.19 ms
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => "tabasco-website"
  "path" => "/Marken/Tabasco/Kanaele/"
]
11 0.36 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/Marken/Tabasco/Kanaele/tabasco-website"
]
12 0.12 ms
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => "Kanaele"
  "path" => "/Marken/Tabasco/"
]
13 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/Marken/Tabasco/Kanaele"
]
14 0.10 ms
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => "Tabasco"
  "path" => "/Marken/"
]
15 0.23 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/Marken/Tabasco"
]
16 0.04 ms
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => "Marken"
  "path" => "/"
]
17 0.03 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/Marken"
]
18 0.04 ms
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
19 0.17 ms
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters:
[
  1775324072
  [
    "document_1"
  ]
]
20 0.17 ms
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters:
[
  1775324072
  [
    "document_properties_1"
  ]
]
21 0.06 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
22 0.53 ms
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters:
[
  1775324072
  [
    "asset_4641"
  ]
]

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