Query Metrics

60 Database Queries
31 Different statements
30.26 ms Query time
0 Invalid entities
179 Managed entities

Queries

Group similar statements

# Time Info
1 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
3 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
4 0.32 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fiok-torlese"
]
5 0.26 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:
[
  1773753601
  "document_121"
]
6 0.25 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:
[
  1773753601
  "document_121\x01tags\x01"
]
7 0.22 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:
[
  1773753601
  "sites_path_mapping"
]
8 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:
[
  1773753601
  "system\x01tags\x01"
  "resource\x01tags\x01"
]
9 0.25 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:
[
  1773753601
  "document_properties_121"
]
10 0.25 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:
[
  1773753601
  "document_properties\x01tags\x01"
  "document_121\x01tags\x01"
]
11 0.40 ms
SELECT id FROM versions WHERE cid = ? AND ctype = ? AND (`date` > ? OR versionCount > ?) AND ((autoSave = 1 AND userId = ?) OR autoSave = 0) ORDER BY `versionCount` DESC LIMIT 1
Parameters:
[
  121
  "document"
  1773743610
  24
  null
]
12 0.19 ms
SELECT * FROM object_url_slugs WHERE slug = '/fiok-torlese' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
13 0.27 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "cs_user"
]
14 0.54 ms
SELECT object_cs_user.id as id, object_cs_user.type as `type` FROM object_cs_user WHERE (`loginIdentifier` = 'batazo.dad@gmail.com'  AND  object_cs_user.type IN ('variant','object')) AND object_cs_user.published = 1 LIMIT 1
Parameters:
[]
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:
[
  1773753601
  "object_16988"
]
16 0.38 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:
[
  1773753601
  "object_16988\x01tags\x01"
  "class_cs_user\x01tags\x01"
]
17 0.65 ms
SELECT * FROM object_relations_cs_user WHERE src_id = ?
Parameters:
[
  16988
]
18 0.30 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:
[
  1773753601
  "object_16986"
]
19 0.39 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:
[
  1773753601
  "object_16986\x01tags\x01"
  "class_cs_customer\x01tags\x01"
]
20 0.20 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "cs_customer"
]
21 0.48 ms
SELECT t0.name AS name_1, t0.template AS template_2, t0.isDefault AS isDefault_3, t0.siteId AS siteId_4, t0.creationDate AS creationDate_5, t0.modificationDate AS modificationDate_6, t0.id AS id_7, t0.useGrossPrice AS useGrossPrice_8, t0.currencyId AS currencyId_9, t0.baseCountryId AS baseCountryId_10, t11.isoCode AS isoCode_12, t11.active AS active_13, t11.addressFormat AS addressFormat_14, t11.salutations AS salutations_15, t11.creationDate AS creationDate_16, t11.modificationDate AS modificationDate_17, t11.id AS id_18, t11.zoneId AS zoneId_19, t11.currencyId AS currencyId_20 FROM coreshop_store t0 LEFT JOIN coreshop_country t11 ON t0.baseCountryId = t11.id WHERE t0.id = ?
Parameters:
[
  1
]
22 0.46 ms
SELECT t0.configKey AS configKey_1, t0.data AS data_2, t0.creationDate AS creationDate_3, t0.modificationDate AS modificationDate_4, t0.id AS id_5, t0.store_id AS store_id_6 FROM coreshop_configuration t0 WHERE t0.store_id IN (?)
Parameters:
[
  1
]
23 0.63 ms
SELECT object_cs_order.id as id, object_cs_order.type as `type` FROM object_cs_order WHERE (id = ? AND saleState = ?  AND  object_cs_order.type IN ('object','variant','folder')) AND object_cs_order.published = 1
Parameters:
[
  834832
  "cart"
]
24 0.49 ms
SELECT COUNT(*) FROM object_cs_order WHERE (id = ? AND saleState = ?  AND  object_cs_order.type IN ('object','variant','folder')) AND object_cs_order.published = 1
Parameters:
[
  834832
  "cart"
]
25 0.80 ms
SELECT object_cs_order.id as id, object_cs_order.type as `type` FROM object_cs_order WHERE (customer__id = ? AND store = ? AND saleState = ?  AND  object_cs_order.type IN ('object','variant','folder')) AND object_cs_order.published = 1 ORDER BY `creationDate` DESC
Parameters:
[
  16986
  1
  "cart"
]
26 0.28 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "cs_order"
]
27 0.45 ms
SELECT * FROM object_relations_cs_customer WHERE src_id = ?
Parameters:
[
  16986
]
28 0.28 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:
[
  1773753601
  "object_742949"
]
29 0.37 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:
[
  1773753601
  "object_742949\x01tags\x01"
  "class_cs_address\x01tags\x01"
]
30 0.19 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "cs_address"
]
31 0.29 ms
SELECT t0.isoCode AS isoCode_1, t0.active AS active_2, t0.addressFormat AS addressFormat_3, t0.salutations AS salutations_4, t0.creationDate AS creationDate_5, t0.modificationDate AS modificationDate_6, t0.id AS id_7, t0.zoneId AS zoneId_8, t0.currencyId AS currencyId_9 FROM coreshop_country t0 WHERE t0.id = ?
Parameters:
[
  99
]
32 0.30 ms
SELECT t0.active AS active_1, t0.name AS name_2, t0.creationDate AS creationDate_3, t0.modificationDate AS modificationDate_4, t0.id AS id_5 FROM coreshop_address_identifier t0 WHERE t0.id = ?
Parameters:
[
  2
]
33 0.56 ms
SELECT object_cs_order.id as id, object_cs_order.type as `type` FROM object_cs_order WHERE (id = ? AND saleState = ?  AND  object_cs_order.type IN ('object','variant','folder')) AND object_cs_order.published = 1
Parameters:
[
  834832
  "cart"
]
34 0.41 ms
SELECT COUNT(*) FROM object_cs_order WHERE (id = ? AND saleState = ?  AND  object_cs_order.type IN ('object','variant','folder')) AND object_cs_order.published = 1
Parameters:
[
  834832
  "cart"
]
35 0.60 ms
SELECT object_cs_order.id as id, object_cs_order.type as `type` FROM object_cs_order WHERE (customer__id = ? AND store = ? AND saleState = ?  AND  object_cs_order.type IN ('object','variant','folder')) AND object_cs_order.published = 1 ORDER BY `creationDate` DESC
Parameters:
[
  16986
  1
  "cart"
]
36 0.29 ms
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  2
]
37 0.21 ms
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  2
]
38 0.20 ms
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  2
]
39 0.18 ms
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  2
]
40 7.46 ms
UPDATE users SET lastLogin = ? WHERE id = ?
Parameters:
[
  1773753601
  2
]
41 1.98 ms
SELECT DISTINCT c0_.isoCode AS isoCode_0, c0_.name AS name_1, c0_.numericIsoCode AS numericIsoCode_2, c0_.symbol AS symbol_3, c0_.creationDate AS creationDate_4, c0_.modificationDate AS modificationDate_5, c0_.id AS id_6 FROM coreshop_currency c0_ LEFT JOIN coreshop_country c1_ ON c0_.id = c1_.currencyId INNER JOIN coreshop_store_countries c3_ ON c1_.id = c3_.country_id INNER JOIN coreshop_store c2_ ON c2_.id = c3_.store_id WHERE c1_.active = 1 AND c2_.id = ?
Parameters:
[
  1
]
42 0.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "document_session_121_2hecri0fsuilfn6b03l4aas19u"
]
43 0.48 ms
SELECT id FROM versions WHERE cid = ? AND ctype = ? AND (`date` > ? OR versionCount > ?) AND ((autoSave = 1 AND userId = ?) OR autoSave = 0) ORDER BY `versionCount` DESC LIMIT 1
Parameters:
[
  121
  "document"
  1773743610
  24
  2
]
44 0.46 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:
[
  1773753601
  "document_1"
]
45 0.44 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:
[
  1773753601
  "document_1\x01tags\x01"
  "asset_23694\x01tags\x01"
  "asset_23875\x01tags\x01"
  "asset_23880\x01tags\x01"
  "asset_23876\x01tags\x01"
  "asset_23879\x01tags\x01"
  "asset_23877\x01tags\x01"
  "asset_31500\x01tags\x01"
  "asset_23886\x01tags\x01"
  "asset_15451\x01tags\x01"
  "asset_23884\x01tags\x01"
  "asset_15452\x01tags\x01"
  "asset_23899\x01tags\x01"
  "asset_15462\x01tags\x01"
  "asset_23890\x01tags\x01"
  "asset_15463\x01tags\x01"
  "asset_23895\x01tags\x01"
  "asset_15464\x01tags\x01"
  "asset_23888\x01tags\x01"
  "asset_15544\x01tags\x01"
]
46 0.43 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:
[
  1773753601
  "website_config"
]
47 0.32 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:
[
  1773753601
  "website_config\x01tags\x01"
  "system\x01tags\x01"
  "config\x01tags\x01"
  "output\x01tags\x01"
  "asset_15304\x01tags\x01"
]
48 0.24 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  15304
]
49 0.29 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/shared/"
  "header"
]
50 0.22 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:
[
  1773753601
  "document_76"
]
51 0.25 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:
[
  1773753601
  "document_76\x01tags\x01"
  "asset_16823\x01tags\x01"
  "asset_16821\x01tags\x01"
  "asset_16825\x01tags\x01"
  "asset_16824\x01tags\x01"
  "asset_16820\x01tags\x01"
  "asset_20642\x01tags\x01"
  "asset_21858\x01tags\x01"
  "asset_20603\x01tags\x01"
  "asset_20600\x01tags\x01"
  "asset_20602\x01tags\x01"
  "asset_20601\x01tags\x01"
  "asset_20599\x01tags\x01"
  "asset_16826\x01tags\x01"
  "asset_20648\x01tags\x01"
]
52 0.16 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:
[
  1773753601
  "document_properties_76"
]
53 0.16 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:
[
  1773753601
  "document_properties\x01tags\x01"
  "document_76\x01tags\x01"
]
54 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
55 0.41 ms
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:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_format=html&_locale=hu&_controller=App%5CController%5CFrontend%5CDefaultController"
  "path_query"
  "http://boutique.local/_fragment?_path=_format=html&_locale=hu&_controller=App%5CController%5CFrontend%5CDefaultController"
  "entire_uri"
]
56 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:
[
  1773753601
  "system_route_redirect"
]
57 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:
[
  1773753601
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
58 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
59 0.38 ms
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:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_format=html&_locale=hu&_controller=App%5CController%5CFrontend%5CWishlistController%3A%3AwishlistWidgetAction"
  "path_query"
  "http://boutique.local/_fragment?_path=_format=html&_locale=hu&_controller=App%5CController%5CFrontend%5CWishlistController%3A%3AwishlistWidgetAction"
  "entire_uri"
]
60 1.63 ms
SELECT COUNT(*) FROM object_localized_cs_product_hu_HU INNER JOIN object_wishlisted_product wl ON wl.product__id = object_localized_cs_product_hu_HU.id WHERE (( object_localized_cs_product_hu_HU.type IN ('object','variant','folder')) AND object_localized_cs_product_hu_HU.published = 1) AND (wl.customer__id = 16986)
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
pimcore doctrine.orm.pimcore_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
CoreShop\Component\Core\Model\Currency 156
CoreShop\Component\Core\Model\Configuration 18
CoreShop\Component\Core\Model\Country 2
CoreShop\Component\Core\Model\Store 1
CoreShop\Component\Address\Model\Zone 1
CoreShop\Component\Address\Model\AddressIdentifier 1

pimcore entity manager

Class Amount of managed objects