GET https://test.deleeuwmotoren.nl/contact

Query Metrics

114 Database Queries
18 Different statements
49.19 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
17.68 ms
(35.95%)
53
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:
[
  1789116311
  "site_domain_1ea429556477a461bccd9f968ab25786"
]
10.93 ms
(22.22%)
12
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  2
]
4.75 ms
(9.65%)
15
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:
[
  1789116311
  "system\x01tags\x01"
  "site\x01tags\x01"
]
3.57 ms
(7.27%)
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
]
1.86 ms
(3.78%)
9
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
1.70 ms
(3.45%)
2
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "contact"
]
1.48 ms
(3.00%)
2
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1
]
0.92 ms
(1.86%)
1
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:
[
  "/contact"
  "path"
  "auto_create"
  "/contact"
  "path_query"
  "https://test.deleeuwmotoren.nl/contact"
  "entire_uri"
]
0.91 ms
(1.85%)
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:
[
  1789116312
  "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.75 ms
(1.53%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
0.70 ms
(1.42%)
1
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  901
]
0.66 ms
(1.34%)
1
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  901
]
0.62 ms
(1.25%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.60 ms
(1.23%)
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:
[
  1789116311
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.58 ms
(1.18%)
1
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.56 ms
(1.15%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.54 ms
(1.10%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.38 ms
(0.76%)
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:
[
  1789116312
  "document_1\x01tags\x01"
  "asset_894\x01tags\x01"
  "asset_896\x01tags\x01"
  "asset_893\x01tags\x01"
  "asset_895\x01tags\x01"
  "asset_841\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.