https://mautner-specialitaeten.develey.blackbit.io/de/shop/999161/zwetschken-balsam-essig

Query Metrics

105 Database Queries
24 Different statements
163.19 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
50.71 ms
(31.07%)
39
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters:
[
  1775270439
  [
    "site_domain_3d30d482088fdef157324a9e20530534"
  ]
]
20.04 ms
(12.28%)
10
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => "zwetschken-balsam-essig"
  "path" => "/Mautners-Specialitaeten/de/shop/999161/"
]
13.58 ms
(8.32%)
8
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[
  ":id" => 2115
  ":countryCode" => "AT"
]
10.32 ms
(6.32%)
7
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  2115
  "149533"
  "prices"
  "object"
  ""
  "0"
  1
]
9.72 ms
(5.95%)
7
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[
  ":id" => 2115
  ":countryCode" => "AT"
  ":startDate" => Carbon\Carbon {#3251
    __toString(): "2026-03-05 00:00:00"
  }
]
7.52 ms
(4.61%)
8
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/Mautners-Specialitaeten/%"
  "/de/shop/999161/zwetschken-balsam-essig"
]
6.61 ms
(4.05%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
5.96 ms
(3.65%)
1
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (149533,149594,149848,149654,149839,149852,149845);
Parameters:
[]
5.48 ms
(3.36%)
1
SELECT FOUND_ROWS()
Parameters:
[]
5.47 ms
(3.35%)
1
SELECT * FROM documents_elements WHERE documentId = ?
Parameters:
[
  83
]
5.34 ms
(3.27%)
1
"START TRANSACTION"
Parameters:
[]
4.54 ms
(2.78%)
1
SELECT SQL_CALC_FOUND_ROWS a.o_id, priceSystemName FROM ecommerceframework_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND (channels LIKE '%#/Develey/Struktur/Kanäle/wienerrezeptkultur.at#%') AND (articleNumber='999161') ORDER BY sorting desc,a.o_id desc
Parameters:
[]
4.21 ms
(2.58%)
1
"COMMIT"
Parameters:
[]
3.98 ms
(2.44%)
1
SELECT objects.o_id as o_id, `objects`.`o_type` FROM `objects` WHERE ((o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1) ORDER BY `o_key` ASC
Parameters:
[
  2115
]
2.48 ms
(1.52%)
8
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/Mautners-Specialitaeten/de/shop/999161/zwetschken-balsam-essig"
]
2.12 ms
(1.30%)
1
SELECT * FROM redirects WHERE
            (
                (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR
                (source = :sourcePathQuery AND `type` = :typePathQuery) OR
                (source = :sourceEntireUri AND `type` = :typeEntireUri)
            ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = '4' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/de/shop/999161/zwetschken-balsam-essig"
  "sourcePathQuery" => "/de/shop/999161/zwetschken-balsam-essig"
  "sourceEntireUri" => "https://mautner-specialitaeten.develey.blackbit.io/de/shop/999161/zwetschken-balsam-essig"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
1.95 ms
(1.19%)
1
INSERT INTO
    cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime)
    ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime)
Parameters:
[
  "id" => "product_price_history_2115_all_30"
  "data" => "s:134:"a:8:{s:2:"DE";d:6.37;s:2:"AT";d:6.55;s:2:"ES";d:6.55;s:2:"FR";d:6.28;s:2:"IT";d:6.55;s:2:"LU";d:6.13;s:2:"SE";d:6.67;s:2:"MT";d:7.02;}";"
  "expire" => 1775356839
  "mtime" => 1775270439
]
1.51 ms
(0.92%)
2
SELECT * FROM object_url_slugs WHERE slug = '/de/shop/999161/zwetschken-balsam-essig' AND (siteId = 4 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
1.01 ms
(0.62%)
1
INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag)
Parameters:
[
  "product_price_history_2115_all_30"
  "22_getMinimumPrice"
]
0.29 ms
(0.18%)
1
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = 'DE' AND changedDateTime >= :startDate
Parameters:
[
  ":id" => 2115
  ":startDate" => Carbon\Carbon {#3251
    __toString(): "2026-03-05 00:00:00"
  }
]
0.20 ms
(0.12%)
1
DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?)
Parameters:
[
  "product_price_history_2115_all_30"
  [
    "22_getMinimumPrice"
  ]
]
0.07 ms
(0.04%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "11"
]
0.06 ms
(0.04%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.06 ms
(0.03%)
1
SELECT o_id FROM objects WHERE o_id IN (149533,149594,149848,149654,149839,149852,149845)
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.

Entities Mapping