https://pim.develey.blackbit.io/de/rezept/37590/selbstgemachte-pommes

Query Metrics

91 Database Queries
15 Different statements
28.16 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
15.96 ms
(56.67%)
34
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters:
[
  1754593093
  [
    "site_domain_a909396f20e21773e9ea4952001fa17b"
  ]
]
2.88 ms
(10.21%)
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 IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/de/rezept/37590/selbstgemachte-pommes"
  "sourcePathQuery" => "/de/rezept/37590/selbstgemachte-pommes"
  "sourceEntireUri" => "https://pim.develey.blackbit.io/de/rezept/37590/selbstgemachte-pommes"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
1.56 ms
(5.55%)
3
SELECT * FROM object_localized_data_11 WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
  40652
]
1.50 ms
(5.32%)
3
SELECT * FROM object_relations_11 WHERE src_id = ?
Parameters:
[
  40652
]
1.26 ms
(4.49%)
12
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => "selbstgemachte-pommes"
  "path" => "/de/rezept/37590/"
]
0.92 ms
(3.25%)
6
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:
[
  4228
]
0.91 ms
(3.23%)
3
SELECT * FROM object_store_11 WHERE oo_id = ?
Parameters:
[
  40652
]
0.89 ms
(3.18%)
3
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  40652
]
0.67 ms
(2.36%)
6
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  "4228"
]
0.64 ms
(2.26%)
11
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/rezept/37590/selbstgemachte-pommes"
]
0.55 ms
(1.94%)
3
SELECT objects.*, tree_locks.locked as o_locked FROM objects
                LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                    WHERE o_id = ?
Parameters:
[
  40652
]
0.21 ms
(0.74%)
2
SELECT * FROM object_url_slugs WHERE slug = '/de/rezept/37590/selbstgemachte-pommes' AND (siteId = 0 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.12 ms
(0.43%)
2
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "12"
]
0.07 ms
(0.24%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.04 ms
(0.13%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
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