Query Metrics

220 Database Queries
26 Different statements
56.32 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
34.69 ms
(61.60%)
159
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:
[
  1776683343
  "\x01tags\x01site_domain_428cd3e39b36c929744af2b6f83d4d89"
  "site_domain_428cd3e39b36c929744af2b6f83d4d89"
]
1.77 ms
(3.15%)
1
SELECT object_localized_16_de.id as id, object_localized_16_de.type as `type` FROM object_localized_16_de WHERE ( object_localized_16_de.type IN ('object','variant','folder')) AND object_localized_16_de.published = 1
Parameters:
[]
1.45 ms
(2.57%)
9
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:
[
  1776683343
  "document_128\x01tags\x01"
]
1.38 ms
(2.45%)
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:
[
  1776683344
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_37\x01tags\x01"
  "document_38\x01tags\x01"
  "document_39\x01tags\x01"
  "document_40\x01tags\x01"
  "document_41\x01tags\x01"
  "document_33\x01tags\x01"
  "document_45\x01tags\x01"
  "document_60\x01tags\x01"
  "document_46\x01tags\x01"
  "document_47\x01tags\x01"
  "document_48\x01tags\x01"
  "document_34\x01tags\x01"
  "document_49\x01tags\x01"
  "document_54\x01tags\x01"
  "document_161\x01tags\x01"
  "document_163\x01tags\x01"
  "document_164\x01tags\x01"
  "document_165\x01tags\x01"
  "document_166\x01tags\x01"
  "document_167\x01tags\x01"
  "document_168\x01tags\x01"
  "document_50\x01tags\x01"
  "document_35\x01tags\x01"
  "document_131\x01tags\x01"
  "document_133\x01tags\x01"
  "document_134\x01tags\x01"
  "document_135\x01tags\x01"
  "document_136\x01tags\x01"
  "document_137\x01tags\x01"
  "document_138\x01tags\x01"
  "document_132\x01tags\x01"
  "document_139\x01tags\x01"
  "document_36\x01tags\x01"
  "document_28\x01tags\x01"
  "document_27\x01tags\x01"
  "document_190\x01tags\x01"
  "document_128\x01tags\x01"
  "document_13\x01tags\x01"
  "document_6\x01tags\x01"
  "document_10\x01tags\x01"
  "document_11\x01tags\x01"
  "document_12\x01tags\x01"
  "document_7\x01tags\x01"
  "document_140\x01tags\x01"
  "document_187\x01tags\x01"
  "nav_d74f487a3074b19f20c1eac992827746\x01tags\x01"
]
1.35 ms
(2.41%)
3
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
1.30 ms
(2.31%)
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:
[
  1776683344
  "website_config\x01tags\x01"
  "system\x01tags\x01"
  "config\x01tags\x01"
  "output\x01tags\x01"
  "document_28\x01tags\x01"
  "document_47\x01tags\x01"
  "document_36\x01tags\x01"
  "asset_92\x01tags\x01"
  "document_189\x01tags\x01"
  "document_188\x01tags\x01"
  "document_190\x01tags\x01"
  "website_config_de\x01tags\x01"
]
1.20 ms
(2.13%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  128
]
1.19 ms
(2.11%)
1
SELECT object_localized_14_de.id as id, object_localized_14_de.type as `type` FROM object_localized_14_de WHERE ( object_localized_14_de.type IN ('object','variant','folder')) AND object_localized_14_de.published = 1
Parameters:
[]
1.16 ms
(2.06%)
6
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  129
  129
]
1.15 ms
(2.04%)
1
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:
[
  "contactConfirmation"
  null
  "de"
]
1.11 ms
(1.97%)
4
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:
[
  1776683344
  "object_6\x01tags\x01"
  "class_4\x01tags\x01"
  "document_128\x01tags\x01"
  "document_129\x01tags\x01"
  "document_130\x01tags\x01"
]
0.94 ms
(1.67%)
3
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  128
  128
  128
]
0.88 ms
(1.56%)
3
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  128
]
0.87 ms
(1.55%)
3
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "4"
]
0.78 ms
(1.38%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/"
  "kontakt"
]
0.76 ms
(1.35%)
1
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  92
]
0.74 ms
(1.31%)
4
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:
[
  1776683343
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
  "system_route_redirect\x01tags\x01"
]
0.71 ms
(1.26%)
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:
[
  "/de/kontakt"
  "path"
  "auto_create"
  "/de/kontakt"
  "path_query"
  "https://manor-careers.a4interactive.ch/de/kontakt"
  "entire_uri"
]
0.68 ms
(1.21%)
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:
[
  1776683343
  "system\x01tags\x01"
  "site\x01tags\x01"
  "site_domain_428cd3e39b36c929744af2b6f83d4d89\x01tags\x01"
]
0.49 ms
(0.87%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.41 ms
(0.72%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/kontakt' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.40 ms
(0.71%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.39 ms
(0.69%)
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:
[
  1776683344
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_190\x01tags\x01"
  "document_128\x01tags\x01"
  "document_13\x01tags\x01"
  "nav_55655d41563eb2adeb82da72fd83bc31\x01tags\x01"
]
0.20 ms
(0.35%)
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:
[
  1776683344
  "document_3\x01tags\x01"
  "document_1\x01tags\x01"
  "asset_118\x01tags\x01"
  "asset_126\x01tags\x01"
  "asset_122\x01tags\x01"
  "asset_92\x01tags\x01"
  "asset_103\x01tags\x01"
]
0.17 ms
(0.30%)
1
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/kontakt"
]
0.16 ms
(0.28%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  19
]

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.