Query Metrics

65 Database Queries
18 Different statements
17.91 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
7.04 ms
(39.31%)
25
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:
[
  1728174303
  "\x01tags\x01site_domain_f465b7d3984ce61dd84a479f4f084c51"
  "site_domain_f465b7d3984ce61dd84a479f4f084c51"
]
2.82 ms
(15.77%)
11
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
1.61 ms
(8.98%)
6
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:
[
  1728174303
  "system\x01tags\x01"
  "site\x01tags\x01"
  "site_domain_f465b7d3984ce61dd84a479f4f084c51\x01tags\x01"
]
0.82 ms
(4.57%)
2
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"
  "http://168.119.165.255:8088/"
  "entire_uri"
]
0.74 ms
(4.12%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  ""
]
0.71 ms
(3.98%)
3
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.60 ms
(3.33%)
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:
[
  1728174303
  "document_1\x01tags\x01"
  "asset_5\x01tags\x01"
  "asset_11\x01tags\x01"
  "asset_13\x01tags\x01"
  "asset_14\x01tags\x01"
  "asset_16\x01tags\x01"
  "asset_18\x01tags\x01"
  "asset_19\x01tags\x01"
  "asset_17\x01tags\x01"
  "asset_20\x01tags\x01"
  "asset_6\x01tags\x01"
  "asset_12\x01tags\x01"
  "asset_8\x01tags\x01"
  "asset_10\x01tags\x01"
  "asset_9\x01tags\x01"
  "asset_7\x01tags\x01"
]
0.54 ms
(3.01%)
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:
[
  1728174303
  "imagick_format_avif\x01tags\x01"
]
0.53 ms
(2.94%)
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:
[
  1728174303
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
  "system_route_redirect\x01tags\x01"
]
0.40 ms
(2.22%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1
]
0.34 ms
(1.89%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.32 ms
(1.76%)
1
SELECT t0.id AS id_1, t0.element_type AS element_type_2, t0.element_id AS element_id_3, t0.integrator AS integrator_4, t0.data AS data_5 FROM seo_element_meta_data t0 WHERE t0.element_type = ? AND t0.element_id = ?
Parameters:
[
  "document"
  1
]
0.31 ms
(1.72%)
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.26 ms
(1.45%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.25 ms
(1.38%)
1
SELECT * FROM object_collection_SocialMediaContact_Contact WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  19
  "socialLinks"
]
0.23 ms
(1.27%)
1
SELECT * FROM object_url_slugs WHERE slug = '/' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.22 ms
(1.23%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  1
]
0.19 ms
(1.08%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Contact"
]

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.

Entities Mapping

Class Mapping errors
SeoBundle\Model\ElementMetaData No errors.