https://credimas.it/test

Query Metrics

33 Database Queries
10 Different statements
7.37 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.79 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:
[
  1711720502
  [
    "\x00tags\x00output_575c35bba530b903590e74380d70cdcb_desktop"
    "output_575c35bba530b903590e74380d70cdcb_desktop"
  ]
]
2 0.21 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:
[
  1711720502
  [
    "\x00tags\x00output_575c35bba530b903590e74380d70cdcb"
    "output_575c35bba530b903590e74380d70cdcb"
  ]
]
3 0.24 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:
[
  1711720502
  [
    "\x00tags\x00site_domain_a733050198d2de920e561da3e079c8a3"
    "site_domain_a733050198d2de920e561da3e079c8a3"
  ]
]
4 0.19 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:
[
  1711720502
  [
    "system\x00tags\x00"
    "site\x00tags\x00"
    "site_domain_a733050198d2de920e561da3e079c8a3\x00tags\x00"
  ]
]
5 0.39 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" => "/test"
  "sourcePathQuery" => "/test"
  "sourceEntireUri" => "https://credimas.it/test"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
6 0.19 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:
[
  1711720502
  [
    "\x00tags\x00system_route_redirect"
    "system_route_redirect"
  ]
]
7 0.17 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:
[
  1711720502
  [
    "system\x00tags\x00"
    "redirect\x00tags\x00"
    "route\x00tags\x00"
    "system_route_redirect\x00tags\x00"
  ]
]
8 0.17 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
9 0.21 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "test"
  "path" => "/"
]
10 0.19 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/test"
]
11 0.14 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "test"
  "path" => "/"
]
12 0.13 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/test"
]
13 0.14 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
14 0.17 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:
[
  1711720502
  [
    "\x00tags\x00document_1"
    "document_1"
  ]
]
15 0.20 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:
[
  1711720502
  [
    "document_1\x00tags\x00"
    "asset_17\x00tags\x00"
    "asset_16\x00tags\x00"
    "asset_8\x00tags\x00"
    "asset_22\x00tags\x00"
  ]
]
16 0.15 ms
SELECT * FROM object_url_slugs WHERE slug = '/test' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
17 0.14 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
18 0.30 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 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/test"
  "sourcePathQuery" => "/test"
  "sourceEntireUri" => "https://credimas.it/test"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
19 0.15 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "test"
  "path" => "/"
]
20 0.13 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/test"
]
21 0.17 ms
SELECT date FROM http_error_log WHERE uri = ?
Parameters:
[
  "https://credimas.it/test"
]
22 0.72 ms
UPDATE http_error_log SET `count` = `count` + 1, date = ? WHERE uri = ?
Parameters:
[
  1711720502
  "https://credimas.it/test"
]
23 0.20 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "error"
  "path" => "/"
]
24 0.18 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:
[
  1711720502
  [
    "\x00tags\x00document_9"
    "document_9"
  ]
]
25 0.14 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:
[
  1711720502
  [
    "document_9\x00tags\x00"
  ]
]
26 0.19 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:
[
  1711720502
  [
    "\x00tags\x00document_properties_9"
    "document_properties_9"
  ]
]
27 0.18 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:
[
  1711720502
  [
    "document_properties\x00tags\x00"
    "document_9\x00tags\x00"
    "document_properties_9\x00tags\x00"
  ]
]
28 0.36 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:
[
  1711720502
  [
    "\x00tags\x00nav_5c4b242e936ff98d9730282bb67058e8"
    "nav_5c4b242e936ff98d9730282bb67058e8"
  ]
]
29 0.17 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:
[
  1711720502
  [
    "output\x00tags\x00"
    "navigation\x00tags\x00"
    "document_5\x00tags\x00"
    "document_8\x00tags\x00"
    "document_9\x00tags\x00"
    "nav_5c4b242e936ff98d9730282bb67058e8\x00tags\x00"
  ]
]
30 0.21 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:
[
  1711720502
  [
    "\x00tags\x00document_3"
    "document_3"
  ]
]
31 0.14 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:
[
  1711720502
  [
    "document_3\x00tags\x00"
  ]
]
32 0.14 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Snippets"
  "path" => "/"
]
33 0.14 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:
[
  1711720502
  [
    "\x00tags\x00tag_inc__d7d52cf0d5601ba5510e833b70b3295a"
    "tag_inc__d7d52cf0d5601ba5510e833b70b3295a"
  ]
]

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.