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

Query Metrics

107 Database Queries
14 Different statements
34.96 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
14.25 ms
(40.77%)
47
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:
[
  1782787489
  "site_domain_1ea429556477a461bccd9f968ab25786"
]
4.46 ms
(12.77%)
14
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:
[
  1782787489
  "system\x01tags\x01"
  "site\x01tags\x01"
]
3.72 ms
(10.64%)
12
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  2
]
3.09 ms
(8.84%)
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.59 ms
(4.54%)
9
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
1.30 ms
(3.73%)
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:
[
  "/contact"
  "path"
  "auto_create"
  "/contact"
  "path_query"
  "https://test.deleeuwmotoren.nl/contact"
  "entire_uri"
]
1.30 ms
(3.71%)
2
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1
]
1.02 ms
(2.92%)
2
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "contact"
]
0.98 ms
(2.81%)
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:
[
  1782787489
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.93 ms
(2.67%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
0.78 ms
(2.23%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.61 ms
(1.74%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.51 ms
(1.46%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.41 ms
(1.17%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]

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.