Query Metrics

100 Database Queries
33 Different statements
62.29 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
16.35 ms
(26.25%)
26
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
8.22 ms
(13.19%)
8
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/shop/Products/Cars/Luxury-Cars/"
  "Dodge-Charger~p87"
]
6.43 ms
(10.32%)
2
SELECT COUNT(*) FROM object_localized_AP_en WHERE (compatibleTo LIKE "%,87,%" OR compatibleTo LIKE "%,86,%" OR compatibleTo LIKE "%,85,%" AND  object_localized_AP_en.type IN ('object','variant','folder')) AND object_localized_AP_en.published = 1
Parameters:
[]
6.02 ms
(9.67%)
13
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
5.42 ms
(8.70%)
5
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CAR"
]
3.47 ms
(5.58%)
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:
[
  "/en/shop/Products/Cars/Luxury-Cars/Dodge-Charger~p87"
  "path"
  "auto_create"
  "/en/shop/Products/Cars/Luxury-Cars/Dodge-Charger~p87"
  "path_query"
  "https://pimcore.aue-ec-dev03.de/en/shop/Products/Cars/Luxury-Cars/Dodge-Charger~p87"
  "entire_uri"
]
3.18 ms
(5.11%)
6
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/shop/Products/Cars/Luxury-Cars/Dodge-Charger~p87"
]
2.84 ms
(4.57%)
4
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  298
]
1.89 ms
(3.04%)
2
SELECT object_localized_AP_en.id as id, object_localized_AP_en.type as `type` FROM object_localized_AP_en WHERE (compatibleTo LIKE "%,87,%" OR compatibleTo LIKE "%,86,%" OR compatibleTo LIKE "%,85,%" AND  object_localized_AP_en.type IN ('object','variant','folder')) AND object_localized_AP_en.published = 1
Parameters:
[]
1.17 ms
(1.89%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '445'
Parameters:
[]
1.09 ms
(1.74%)
4
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  298
]
0.97 ms
(1.55%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '88'
Parameters:
[]
0.65 ms
(1.04%)
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.63 ms
(1.01%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '92'
Parameters:
[]
0.57 ms
(0.92%)
5
SELECT * FROM object_relations_CAR WHERE src_id = ?
Parameters:
[
  87
]
0.41 ms
(0.65%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  12
]
0.37 ms
(0.60%)
1
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
0.33 ms
(0.53%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '444'
Parameters:
[]
0.26 ms
(0.42%)
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:
[
  "defaultTaxClass"
  null
  null
]
0.26 ms
(0.42%)
2
SELECT * FROM object_relations_AP WHERE src_id = ?
Parameters:
[
  444
]
0.22 ms
(0.35%)
1
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  86
]
0.20 ms
(0.32%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '87'
Parameters:
[]
0.16 ms
(0.26%)
1
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Product Data/Accessories/lights/head lights/"
  "citroen-2cv-head lights"
]
0.16 ms
(0.26%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.14 ms
(0.22%)
1
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
0.14 ms
(0.22%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.13 ms
(0.22%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  1
]
0.10 ms
(0.17%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='9'
Parameters:
[]
0.10 ms
(0.16%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='6'
Parameters:
[]
0.10 ms
(0.16%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='10'
Parameters:
[]
0.10 ms
(0.16%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  2
]
0.10 ms
(0.16%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='8'
Parameters:
[]
0.09 ms
(0.15%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='7'
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.

Entities Mapping

No loaded entities.