Query Metrics

28 Database Queries
8 Different statements
6.42 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.77 ms
(43.20%)
5
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters:
[
  1757812928
  [
    "site_domain_9854079daf1f9e27f4bea9e3ece5f626"
  ]
]
0.86 ms
(13.42%)
7
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => "Mautner Ketchup Stehtube 500g Fotodummy2.webp"
  "path" => "/Mautner/Marken/Mautner/Produkte/Feinkost/image-thumb__25892__productDetailImageVariantsMautnerBundle/"
]
0.76 ms
(11.84%)
6
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/Mautner/%"
  "/Marken/Mautner/Produkte/Feinkost/image-thumb__25892__productDetailImageVariantsMautnerBundle/Mautner Ketchup Stehtube 500g Fotodummy2.webp"
]
0.62 ms
(9.73%)
6
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/Mautner/Marken/Mautner/Produkte/Feinkost/image-thumb__25892__productDetailImageVariantsMautnerBundle/Mautner Ketchup Stehtube 500g Fotodummy2.webp"
]
0.61 ms
(9.49%)
1
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  25892
]
0.34 ms
(5.27%)
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 = '3' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/Marken/Mautner/Produkte/Feinkost/image-thumb__25892__productDetailImageVariantsMautnerBundle/Mautner Ketchup Stehtube 500g Fotodummy2.webp"
  "sourcePathQuery" => "/Marken/Mautner/Produkte/Feinkost/image-thumb__25892__productDetailImageVariantsMautnerBundle/Mautner Ketchup Stehtube 500g Fotodummy2.webp"
  "sourceEntireUri" => "https://mautner.develey.blackbit.io/Marken/Mautner/Produkte/Feinkost/image-thumb__25892__productDetailImageVariantsMautnerBundle/Mautner Ketchup Stehtube 500g Fotodummy2.webp"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.34 ms
(5.25%)
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 = '3' ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/Marken/Mautner/Produkte/Feinkost/image-thumb__25892__productDetailImageVariantsMautnerBundle/Mautner Ketchup Stehtube 500g Fotodummy2.webp"
  "sourcePathQuery" => "/Marken/Mautner/Produkte/Feinkost/image-thumb__25892__productDetailImageVariantsMautnerBundle/Mautner Ketchup Stehtube 500g Fotodummy2.webp"
  "sourceEntireUri" => "https://mautner.develey.blackbit.io/Marken/Mautner/Produkte/Feinkost/image-thumb__25892__productDetailImageVariantsMautnerBundle/Mautner Ketchup Stehtube 500g Fotodummy2.webp"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.11 ms
(1.79%)
1
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.

Entities Mapping