Query Metrics

43 Database Queries
14 Different statements
30.25 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.81 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1720018608
  "site_domain_c1114a657c638166de0c8066ae0059b4"
]
2 0.71 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1720018608
  "system\x01tags\x01"
  "site\x01tags\x01"
]
3 0.71 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
4 0.91 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/ar/recipedetails/فيتوتشيني-ألفريدو"
  "path"
  "auto_create"
  "/ar/recipedetails/فيتوتشيني-ألفريدو"
  "path_query"
  "http://www.rainbowmilk.com/ar/recipedetails/فيتوتشيني-ألفريدو"
  "entire_uri"
]
5 0.72 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1720018608
  "system_route_redirect"
]
6 0.66 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[
  1720018608
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
7 0.64 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 0.92 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1720018608
  "output_824862f76a0c7b5e51a872e799a3a165_desktop"
]
9 0.67 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1720018608
  "\x00tags\x00output_824862f76a0c7b5e51a872e799a3a165_desktop"
]
10 0.56 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1720018608
  "output_824862f76a0c7b5e51a872e799a3a165"
]
11 0.60 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1720018608
  "\x00tags\x00output_824862f76a0c7b5e51a872e799a3a165"
]
12 0.57 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
13 0.67 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/ar/recipedetails/"
  "فيتوتشيني-ألفريدو"
]
14 0.68 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/ar/recipedetails/فيتوتشيني-ألفريدو"
]
15 0.60 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/ar/recipedetails/"
  "فيتوتشيني-ألفريدو"
]
16 0.60 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/ar/recipedetails/فيتوتشيني-ألفريدو"
]
17 0.57 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/ar/"
  "recipedetails"
]
18 0.58 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/ar/recipedetails"
]
19 0.62 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "ar"
]
20 0.65 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1720018608
  "document_92"
]
21 0.66 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1720018608
  "document_92\x01tags\x01"
]
22 0.65 ms
SELECT * FROM object_url_slugs WHERE slug = '/ar/recipedetails/فيتوتشيني-ألفريدو' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
23 0.63 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
24 0.59 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
25 0.68 ms
SELECT date FROM http_error_log WHERE uri = ?
Parameters:
[
  "http://www.rainbowmilk.com/ar/recipedetails/%D9%81%D9%8A%D8%AA%D9%88%D8%AA%D8%B4%D9%8A%D9%86%D9%8A-%D8%A3%D9%84%D9%81%D8%B1%D9%8A%D8%AF%D9%88"
]
26 2.53 ms
UPDATE http_error_log SET `count` = `count` + 1, date = ? WHERE uri = ?
Parameters:
[
  1720018608
  "http://www.rainbowmilk.com/ar/recipedetails/%D9%81%D9%8A%D8%AA%D9%88%D8%AA%D8%B4%D9%8A%D9%86%D9%8A-%D8%A3%D9%84%D9%81%D8%B1%D9%8A%D8%AF%D9%88"
]
27 0.61 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
28 0.83 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL ORDER BY `priority` DESC
Parameters:
[
  "/ar/recipedetails/فيتوتشيني-ألفريدو"
  "path"
  "auto_create"
  "/ar/recipedetails/فيتوتشيني-ألفريدو"
  "path_query"
  "http://www.rainbowmilk.com/ar/recipedetails/فيتوتشيني-ألفريدو"
  "entire_uri"
]
29 0.72 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/ar/recipedetails/"
  "فيتوتشيني-ألفريدو"
]
30 0.65 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/ar/recipedetails/فيتوتشيني-ألفريدو"
]
31 0.62 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/ar/"
  "recipedetails"
]
32 0.62 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/ar/recipedetails"
]
33 0.65 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1720018608
  "sites_path_mapping"
]
34 0.61 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1720018608
  "\x00tags\x00sites_path_mapping"
]
35 0.65 ms
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
36 0.66 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1720018608
  "document_properties_92"
]
37 0.65 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1720018608
  "document_properties\x01tags\x01"
  "document_92\x01tags\x01"
]
38 0.59 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/ar/"
  "server-error"
]
39 0.59 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1720018608
  "document_128"
]
40 0.58 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1720018608
  "document_128\x01tags\x01"
]
41 0.60 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1720018608
  "document_properties_128"
]
42 0.66 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
43 0.78 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=ar&_format=html&_controller=App%5CController%5CContentController%3A%3AdefaultAction"
  "path_query"
  "http://www.rainbowmilk.com/_fragment?_path=_locale=ar&_format=html&_controller=App%5CController%5CContentController%3A%3AdefaultAction"
  "entire_uri"
]

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

No mapped entities.