Query Metrics

83 Database Queries
17 Different statements
13.28 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
6.37 ms
(47.95%)
43
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:
[
  1789749686
  "site_domain_ee10a367b6dc8e4e795cc5f5e6bbdb43"
]
1.07 ms
(8.04%)
4
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:
[
  "/en/More-Stuff/Developers-Corner/Tenant-Switch"
  "path"
  "auto_create"
  "/en/More-Stuff/Developers-Corner/Tenant-Switch?change-checkout-tenant=default"
  "path_query"
  "http://bc28.arus.commerce-dev.de/en/More-Stuff/Developers-Corner/Tenant-Switch?change-checkout-tenant=default"
  "entire_uri"
]
0.97 ms
(7.34%)
9
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
  1
]
0.91 ms
(6.81%)
5
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.58 ms
(4.34%)
4
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  199
]
0.56 ms
(4.25%)
3
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:
[
  1789749686
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.56 ms
(4.19%)
1
SELECT PLUGIN_CMF_COLLECT_DOCUMENT_SEGMENT_ASSIGNMENTS(?)
Parameters:
[
  "199"
]
0.48 ms
(3.62%)
4
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Customer Management/segments/calculated/Interest-Target-Groups/"
  "Sports-Cars-Fan"
]
0.30 ms
(2.23%)
2
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  360
]
0.29 ms
(2.18%)
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:
[
  1789749686
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_74\x01tags\x01"
  "document_97\x01tags\x01"
  "document_45\x01tags\x01"
  "document_99\x01tags\x01"
  "document_100\x01tags\x01"
  "document_101\x01tags\x01"
  "document_102\x01tags\x01"
  "document_103\x01tags\x01"
  "document_104\x01tags\x01"
  "document_123\x01tags\x01"
  "document_46\x01tags\x01"
  "document_65\x01tags\x01"
  "document_200\x01tags\x01"
  "document_54\x01tags\x01"
  "document_55\x01tags\x01"
  "document_56\x01tags\x01"
  "document_57\x01tags\x01"
  "document_53\x01tags\x01"
  "document_48\x01tags\x01"
  "document_52\x01tags\x01"
  "document_112\x01tags\x01"
  "document_49\x01tags\x01"
  "document_113\x01tags\x01"
  "document_39\x01tags\x01"
  "document_121\x01tags\x01"
  "document_50\x01tags\x01"
  "document_38\x01tags\x01"
  "document_51\x01tags\x01"
  "document_118\x01tags\x01"
  "document_115\x01tags\x01"
  "document_199\x01tags\x01"
  "document_58\x01tags\x01"
  "document_95\x01tags\x01"
  "document_110\x01tags\x01"
  "document_193\x01tags\x01"
  "document_194\x01tags\x01"
  "document_195\x01tags\x01"
  "document_94\x01tags\x01"
  "document_88\x01tags\x01"
  "document_47\x01tags\x01"
  "document_12\x01tags\x01"
  "document_11\x01tags\x01"
  "document_30\x01tags\x01"
  "document_10\x01tags\x01"
  "document_59\x01tags\x01"
  "document_108\x01tags\x01"
  "document_198\x01tags\x01"
]
0.19 ms
(1.45%)
1
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/More-Stuff/Developers-Corner/"
  "Tenant-Switch"
]
0.19 ms
(1.45%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.18 ms
(1.38%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.17 ms
(1.32%)
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:
[
  1789749686
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.17 ms
(1.26%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.15 ms
(1.11%)
1
SELECT id FROM targeting_rules WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
0.14 ms
(1.08%)
1
SELECT * FROM object_url_slugs WHERE slug = '/en/More-Stuff/Developers-Corner/Tenant-Switch' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
pimcore doctrine.orm.pimcore_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

pimcore entity manager

Class Amount of managed objects

Entities Mapping

No loaded entities.