Query Metrics

160 Database Queries
23 Different statements
60.91 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
18.06 ms
(29.65%)
60
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:
[
  1789121829
  "site_domain_1ea429556477a461bccd9f968ab25786"
]
6.17 ms
(10.13%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1
]
5.88 ms
(9.65%)
19
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:
[
  1789121829
  "system\x01tags\x01"
  "site\x01tags\x01"
]
4.18 ms
(6.87%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'slug' AND ownertype = 'object' AND objectId = '122'
Parameters:
[]
3.79 ms
(6.23%)
11
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
3.20 ms
(5.25%)
9
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:
[
  "contact_address"
  null
  null
]
3.19 ms
(5.24%)
12
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  2
]
2.20 ms
(3.62%)
10
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
1.87 ms
(3.07%)
5
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  894
]
1.79 ms
(2.93%)
5
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  894
]
1.61 ms
(2.65%)
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:
[
  1789121830
  "object_125\x01tags\x01"
  "class_MOTOR\x01tags\x01"
  "asset_876\x01tags\x01"
  "asset_877\x01tags\x01"
  "asset_878\x01tags\x01"
  "asset_879\x01tags\x01"
  "asset_880\x01tags\x01"
  "asset_399\x01tags\x01"
  "asset_881\x01tags\x01"
  "asset_882\x01tags\x01"
  "asset_883\x01tags\x01"
  "asset_884\x01tags\x01"
  "asset_885\x01tags\x01"
  "asset_814\x01tags\x01"
  "asset_886\x01tags\x01"
  "asset_889\x01tags\x01"
  "asset_887\x01tags\x01"
  "asset_888\x01tags\x01"
  "asset_890\x01tags\x01"
  "asset_401\x01tags\x01"
]
1.60 ms
(2.63%)
9
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
1.48 ms
(2.43%)
1
SELECT object_MOTOR.id AS id, object_MOTOR.type AS `type` FROM object_MOTOR WHERE (STATUS != ? AND  object_MOTOR.type IN ('object','variant','folder')) AND object_MOTOR.published = 1 ORDER BY `creationDate` DESC   LIMIT 3
Parameters:
[
  "sold"
]
1.12 ms
(1.84%)
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:
[
  "/"
  "path"
  "auto_create"
  "/?rest_route=/batch/v1"
  "path_query"
  "https://test.deleeuwmotoren.nl/?rest_route=/batch/v1"
  "entire_uri"
]
0.87 ms
(1.42%)
2
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1
]
0.76 ms
(1.24%)
2
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  ""
]
0.73 ms
(1.21%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'slug' AND ownertype = 'object' AND objectId = '125'
Parameters:
[]
0.53 ms
(0.86%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "MOTOR"
]
0.49 ms
(0.80%)
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:
[
  1789121830
  "document_1\x01tags\x01"
  "asset_894\x01tags\x01"
  "asset_896\x01tags\x01"
  "asset_893\x01tags\x01"
  "asset_895\x01tags\x01"
  "asset_841\x01tags\x01"
]
0.43 ms
(0.70%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.37 ms
(0.60%)
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:
[
  1789121830
  "document_15\x01tags\x01"
  "document_1\x01tags\x01"
  "asset_894\x01tags\x01"
  "asset_896\x01tags\x01"
  "asset_893\x01tags\x01"
  "asset_895\x01tags\x01"
  "asset_841\x01tags\x01"
]
0.33 ms
(0.54%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'slug' AND ownertype = 'object' AND objectId = '123'
Parameters:
[]
0.27 ms
(0.44%)
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:
[
  1789121829
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]

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

No mapped entities.