GET https://rset.apik-pp.be/

Query Metrics

190 Database Queries
22 Different statements
80.58 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
29.49 ms
(36.59%)
70
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:
[
  1776467652
  "site_domain_6b0b261078d86f21dedbbabf20fb7288"
]
8.21 ms
(10.19%)
15
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  34
]
5.58 ms
(6.93%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
5.51 ms
(6.84%)
16
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  34
]
4.00 ms
(4.97%)
8
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1
]
3.98 ms
(4.94%)
1
SELECT object_localized_8_fr.id AS id, object_localized_8_fr.type AS `type` FROM object_localized_8_fr WHERE (productType != ? AND  object_localized_8_fr.type IN ('object','variant','folder')) AND object_localized_8_fr.published = 1 LIMIT 5
Parameters:
[
  "eventProduct"
]
3.33 ms
(4.14%)
8
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:
[
  "/"
  "path"
  "auto_create"
  "/"
  "path_query"
  "https://rset.apik-pp.be/"
  "entire_uri"
]
2.53 ms
(3.14%)
13
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:
[
  1776467652
  "system\x01tags\x01"
  "site\x01tags\x01"
]
2.39 ms
(2.97%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
2.26 ms
(2.80%)
7
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:
[
  1776467652
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
1.90 ms
(2.35%)
6
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  ""
]
1.79 ms
(2.22%)
18
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.43 ms
(1.77%)
4
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:
[
  1776467652
  "document_1\x01tags\x01"
  "asset_87\x01tags\x01"
  "asset_82\x01tags\x01"
  "asset_86\x01tags\x01"
]
1.22 ms
(1.51%)
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:
[
  1776467653
  "document_2\x01tags\x01"
  "document_1\x01tags\x01"
  "asset_87\x01tags\x01"
  "asset_82\x01tags\x01"
  "asset_86\x01tags\x01"
]
1.19 ms
(1.48%)
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:
[
  1776467653
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_4\x01tags\x01"
  "document_6\x01tags\x01"
  "document_7\x01tags\x01"
  "document_8\x01tags\x01"
  "document_9\x01tags\x01"
  "document_10\x01tags\x01"
  "document_11\x01tags\x01"
  "document_13\x01tags\x01"
  "document_3\x01tags\x01"
  "document_14\x01tags\x01"
  "document_26\x01tags\x01"
]
1.13 ms
(1.40%)
10
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
1.00 ms
(1.24%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1
  1
  1
]
0.97 ms
(1.21%)
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:
[
  1776467653
  "website_config\x01tags\x01"
  "system\x01tags\x01"
  "config\x01tags\x01"
  "output\x01tags\x01"
  "document_30\x01tags\x01"
  "document_31\x01tags\x01"
  "document_32\x01tags\x01"
  "asset_34\x01tags\x01"
  "document_35\x01tags\x01"
]
0.95 ms
(1.18%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  1
]
0.79 ms
(0.98%)
1
SELECT COUNT(*) FROM object_localized_8_fr WHERE (productType != ? AND  object_localized_8_fr.type IN ('object','variant','folder')) AND object_localized_8_fr.published = 1
Parameters:
[
  "eventProduct"
]
0.47 ms
(0.58%)
1
SELECT * FROM object_url_slugs WHERE slug = '/' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.45 ms
(0.56%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.