Query Metrics

34 Database Queries
16 Different statements
7.37 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.29 ms
(17.57%)
5
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:
[
  1774214391
  "\x01tags\x01site_domain_f19fe332a647fe1d198efc25c0b3fcaa"
  "site_domain_f19fe332a647fe1d198efc25c0b3fcaa"
]
1.02 ms
(13.90%)
6
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Sample Content/Documents/374/image-thumb__374___auto_35010ca7ed2880790ec2716550e8beb2/"
  "car-data~-~page-1.e4c14866.png"
]
0.79 ms
(10.79%)
5
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/Sample Content/Documents/374/image-thumb__374___auto_35010ca7ed2880790ec2716550e8beb2/car-data~-~page-1.e4c14866.png"
]
0.64 ms
(8.66%)
4
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
0.58 ms
(7.86%)
2
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:
[
  1774214391
  "system\x01tags\x01"
  "site\x01tags\x01"
  "site_domain_f19fe332a647fe1d198efc25c0b3fcaa\x01tags\x01"
]
0.41 ms
(5.59%)
1
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:
[
  "/Sample Content/Documents/374/image-thumb__374___auto_35010ca7ed2880790ec2716550e8beb2/car-data~-~page-1.e4c14866.png"
  "path"
  "auto_create"
  "/Sample Content/Documents/374/image-thumb__374___auto_35010ca7ed2880790ec2716550e8beb2/car-data~-~page-1.e4c14866.png"
  "path_query"
  "https://pim.ade91.fr/Sample Content/Documents/374/image-thumb__374___auto_35010ca7ed2880790ec2716550e8beb2/car-data~-~page-1.e4c14866.png"
  "entire_uri"
]
0.39 ms
(5.24%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_374__cef3b7106d7b0c51a2d848397378f291"
]
0.35 ms
(4.73%)
2
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[
  "949d4fa79852e6c3db416f00440aa3f9cc1abdde7fde4eba1117b037b8708703"
  "8bGuqitkh6li5JJzirjn3RgRZIhFoEM5iacF6idxZwI="
]
0.34 ms
(4.61%)
1
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[
  "949d4fa79852e6c3db416f00440aa3f9cc1abdde7fde4eba1117b037b8708703"
  "8bGuqitkh6li5JJzirjn3RgRZIhFoEM5iacF6idxZwI="
]
0.27 ms
(3.62%)
1
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:
[
  1774214391
  "document_1\x01tags\x01"
  "asset_337\x01tags\x01"
  "asset_3\x01tags\x01"
  "asset_319\x01tags\x01"
  "asset_361\x01tags\x01"
  "asset_320\x01tags\x01"
  "asset_318\x01tags\x01"
  "asset_321\x01tags\x01"
  "asset_224\x01tags\x01"
  "asset_35\x01tags\x01"
  "asset_211\x01tags\x01"
  "asset_90\x01tags\x01"
  "asset_58\x01tags\x01"
  "asset_180\x01tags\x01"
  "asset_124\x01tags\x01"
  "asset_164\x01tags\x01"
  "asset_81\x01tags\x01"
]
0.24 ms
(3.20%)
1
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[
  "949d4fa79852e6c3db416f00440aa3f9cc1abdde7fde4eba1117b037b8708703"
  "8bGuqitkh6li5JJzirjn3RgRZIhFoEM5iacF6idxZwI="
]
0.23 ms
(3.05%)
1
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_374__cef3b7106d7b0c51a2d848397378f291"
]
0.22 ms
(3.04%)
1
UPDATE lock_keys SET key_expiration = UNIX_TIMESTAMP() + ?, key_token = ? WHERE key_id = ? AND (key_token = ? OR key_expiration <= UNIX_TIMESTAMP())
Parameters:
[
  300.0
  "8bGuqitkh6li5JJzirjn3RgRZIhFoEM5iacF6idxZwI="
  "949d4fa79852e6c3db416f00440aa3f9cc1abdde7fde4eba1117b037b8708703"
  "8bGuqitkh6li5JJzirjn3RgRZIhFoEM5iacF6idxZwI="
]
0.21 ms
(2.88%)
1
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  374
]
0.21 ms
(2.82%)
1
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:
[
  1774214391
  "asset_374\x01tags\x01"
]
0.18 ms
(2.43%)
1
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:
[
  1774214391
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
  "system_route_redirect\x01tags\x01"
]

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.