Query Metrics

110 Database Queries
28 Different statements
182.86 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
66.94 ms
(36.60%)
40
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:
[
  1775476343
  "qElsxVAxaW:site_domain_f72b6690270e99aded38bd5bc7724b14"
]
17.25 ms
(9.43%)
10
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:
[
  1775476343
  "qElsxVAxaW:system\x01tags\x01"
  "qElsxVAxaW:redirect\x01tags\x01"
  "qElsxVAxaW:route\x01tags\x01"
]
10.79 ms
(5.90%)
9
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4
]
10.53 ms
(5.76%)
6
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/pl/"
  "warzywa-i-owoce"
]
9.58 ms
(5.24%)
9
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4
]
8.15 ms
(4.45%)
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:
[
  "/pl/warzywa-i-owoce"
  "path"
  "auto_create"
  "/pl/warzywa-i-owoce"
  "path_query"
  "https://abel.jellinekserwer.pl/pl/warzywa-i-owoce"
  "entire_uri"
]
6.78 ms
(3.71%)
4
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
5.48 ms
(3.00%)
1
SELECT object_localized_product_category_pl.id as id, object_localized_product_category_pl.type as `type` FROM object_localized_product_category_pl WHERE (isActive = ? AND type = ? AND parentId = ? AND  object_localized_product_category_pl.type IN ('object','variant','folder')) AND object_localized_product_category_pl.published = 1
Parameters:
[
  true
  "object"
  8
]
5.13 ms
(2.81%)
1
SELECT COUNT(*) FROM object_localized_product_category_pl WHERE (isActive = ? AND type = ? AND parentId = ? AND  object_localized_product_category_pl.type IN ('object','variant','folder')) AND object_localized_product_category_pl.published = 1
Parameters:
[
  true
  "object"
  8
]
4.88 ms
(2.67%)
3
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/pl/warzywa-i-owoce"
]
4.40 ms
(2.40%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10
]
3.78 ms
(2.06%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  3
]
3.13 ms
(1.71%)
1
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "products_document"
  null
  "pl"
]
2.77 ms
(1.51%)
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:
[
  1775476343
  "qElsxVAxaW:output\x01tags\x01"
  "qElsxVAxaW:navigation\x01tags\x01"
  "qElsxVAxaW:document_3\x01tags\x01"
  "qElsxVAxaW:document_25\x01tags\x01"
  "qElsxVAxaW:document_4\x01tags\x01"
  "qElsxVAxaW:document_5\x01tags\x01"
  "qElsxVAxaW:document_6\x01tags\x01"
  "qElsxVAxaW:document_15\x01tags\x01"
  "qElsxVAxaW:document_8\x01tags\x01"
  "qElsxVAxaW:document_7\x01tags\x01"
  "qElsxVAxaW:document_26\x01tags\x01"
  "qElsxVAxaW:document_9\x01tags\x01"
  "qElsxVAxaW:document_13\x01tags\x01"
  "qElsxVAxaW:document_14\x01tags\x01"
  "qElsxVAxaW:document_24\x01tags\x01"
]
2.63 ms
(1.44%)
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:
[
  1775476343
  "qElsxVAxaW:document_2\x01tags\x01"
  "qElsxVAxaW:document_1\x01tags\x01"
  "qElsxVAxaW:asset_16\x01tags\x01"
  "qElsxVAxaW:asset_6\x01tags\x01"
  "qElsxVAxaW:asset_9\x01tags\x01"
  "qElsxVAxaW:asset_11\x01tags\x01"
  "qElsxVAxaW:asset_320\x01tags\x01"
  "qElsxVAxaW:asset_24\x01tags\x01"
]
2.52 ms
(1.38%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
2.23 ms
(1.22%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
1.98 ms
(1.08%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'slug' AND ownertype = 'localizedfield' AND position = 'pl' AND objectId = '8'
Parameters:
[]
1.79 ms
(0.98%)
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:
[
  1775476343
  "qElsxVAxaW:system\x01tags\x01"
  "qElsxVAxaW:site\x01tags\x01"
]
1.69 ms
(0.92%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'slug' AND ownertype = 'localizedfield' AND position = 'pl' AND objectId = '68'
Parameters:
[]
1.65 ms
(0.90%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "product_category"
]
1.52 ms
(0.83%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'slug' AND ownertype = 'localizedfield' AND position = 'pl' AND objectId = '62'
Parameters:
[]
1.48 ms
(0.81%)
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:
[
  1775476343
  "qElsxVAxaW:document_7\x01tags\x01"
  "qElsxVAxaW:asset_2\x01tags\x01"
  "qElsxVAxaW:asset_26\x01tags\x01"
  "qElsxVAxaW:asset_16\x01tags\x01"
  "qElsxVAxaW:asset_28\x01tags\x01"
  "qElsxVAxaW:asset_29\x01tags\x01"
]
1.44 ms
(0.79%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
1.33 ms
(0.73%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'slug' AND ownertype = 'localizedfield' AND position = 'pl' AND objectId = '72'
Parameters:
[]
1.28 ms
(0.70%)
1
SELECT * FROM object_url_slugs WHERE slug = '/pl/warzywa-i-owoce' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
1.07 ms
(0.58%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'slug' AND ownertype = 'localizedfield' AND position = 'pl' AND objectId = '82'
Parameters:
[]
0.69 ms
(0.38%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'slug' AND ownertype = 'localizedfield' AND position = 'pl' AND objectId = '50'
Parameters:
[]

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.

Managed Entities

No managed entities.

Entities Mapping

No mapped entities.