Query Metrics
79
Database Queries
20
Different statements
305.85 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
170.88 ms (55.87%) |
36 |
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:
[ 1768879474 "site_domain_083208fa9ece965bc74c6f049f9b33ad" ] |
|
70.65 ms (23.10%) |
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:
[ 1768879474 "system\x01tags\x01" "site\x01tags\x01" ] |
|
45.54 ms (14.89%) |
2 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
762
]
|
|
3.11 ms (1.02%) |
8 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
|
2.34 ms (0.77%) |
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:
[ 1768879474 "output\x01tags\x01" "navigation\x01tags\x01" "document_175\x01tags\x01" "document_200\x01tags\x01" "document_201\x01tags\x01" "document_184\x01tags\x01" "document_185\x01tags\x01" "document_204\x01tags\x01" "document_314\x01tags\x01" "document_224\x01tags\x01" "document_220\x01tags\x01" "document_228\x01tags\x01" "document_308\x01tags\x01" "document_321\x01tags\x01" "document_349\x01tags\x01" "document_315\x01tags\x01" "document_356\x01tags\x01" "document_359\x01tags\x01" "document_351\x01tags\x01" "document_352\x01tags\x01" "document_353\x01tags\x01" "document_363\x01tags\x01" "document_366\x01tags\x01" "document_372\x01tags\x01" "document_385\x01tags\x01" "document_350\x01tags\x01" "document_180\x01tags\x01" "document_291\x01tags\x01" "document_295\x01tags\x01" "document_344\x01tags\x01" "document_316\x01tags\x01" "document_197\x01tags\x01" "document_223\x01tags\x01" "document_227\x01tags\x01" "document_278\x01tags\x01" "document_279\x01tags\x01" "document_283\x01tags\x01" "document_284\x01tags\x01" "document_285\x01tags\x01" "document_288\x01tags\x01" "document_290\x01tags\x01" "document_294\x01tags\x01" "document_297\x01tags\x01" "document_298\x01tags\x01" "document_296\x01tags\x01" "document_299\x01tags\x01" "document_300\x01tags\x01" "document_302\x01tags\x01" "document_303\x01tags\x01" "document_312\x01tags\x01" "document_320\x01tags\x01" "document_348\x01tags\x01" "document_354\x01tags\x01" "document_355\x01tags\x01" "document_357\x01tags\x01" "document_362\x01tags\x01" "document_364\x01tags\x01" "document_365\x01tags\x01" "document_367\x01tags\x01" "document_374\x01tags\x01" "document_375\x01tags\x01" "document_376\x01tags\x01" "document_377\x01tags\x01" "document_378\x01tags\x01" "document_379\x01tags\x01" "document_384\x01tags\x01" "document_192\x01tags\x01" "document_229\x01tags\x01" "document_188\x01tags\x01" "document_189\x01tags\x01" "document_206\x01tags\x01" "document_213\x01tags\x01" "document_309\x01tags\x01" "document_214\x01tags\x01" "document_319\x01tags\x01" "document_318\x01tags\x01" "document_178\x01tags\x01" "document_181\x01tags\x01" "document_368\x01tags\x01" ] |
|
2.33 ms (0.76%) |
6 |
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:
[ 1768879474 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
1.92 ms (0.63%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.91 ms (0.62%) |
5 |
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:
[ "/werdet-waldkicker/jetzt-bewerben" "path" "auto_create" "/werdet-waldkicker/jetzt-bewerben" "path_query" "https://waldkicker.org/werdet-waldkicker/jetzt-bewerben" "entire_uri" ] |
|
1.35 ms (0.44%) |
3 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
185
]
|
|
1.23 ms (0.40%) |
2 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
|
1.00 ms (0.33%) |
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:
[ "googleReCaptchaSiteKey" null null ] |
|
0.78 ms (0.26%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/werdet-waldkicker/" "jetzt-bewerben" ] |
|
0.56 ms (0.18%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/werdet-waldkicker/jetzt-bewerben' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.47 ms (0.15%) |
1 |
SELECT t0.id AS id_1, t0.element_type AS element_type_2, t0.element_id AS element_id_3, t0.integrator AS integrator_4, t0.data AS data_5, t0.release_type AS release_type_6 FROM seo_element_meta_data t0 WHERE t0.element_type = ? AND t0.element_id = ? AND t0.release_type = ?
Parameters:
[ "document" 185 "public" ] |
|
0.47 ms (0.15%) |
2 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
762
]
|
|
0.35 ms (0.11%) |
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:
[ 1768879474 "document_316\x01tags\x01" "document_180\x01tags\x01" "asset_760\x01tags\x01" "asset_1016\x01tags\x01" "asset_1332\x01tags\x01" "asset_675\x01tags\x01" "asset_676\x01tags\x01" "asset_753\x01tags\x01" "asset_677\x01tags\x01" "asset_761\x01tags\x01" "asset_1015\x01tags\x01" "asset_1031\x01tags\x01" "asset_684\x01tags\x01" "asset_686\x01tags\x01" "asset_2077\x01tags\x01" "asset_1209\x01tags\x01" "asset_1208\x01tags\x01" ] |
|
0.27 ms (0.09%) |
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:
[ 1768879474 "document_1\x01tags\x01" "asset_682\x01tags\x01" "asset_737\x01tags\x01" "asset_947\x01tags\x01" "asset_1224\x01tags\x01" "asset_1333\x01tags\x01" ] |
|
0.26 ms (0.08%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.21 ms (0.07%) |
1 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
5
]
|
|
0.20 ms (0.07%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| SeoBundle\Model\ElementMetaData | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| SeoBundle\Model\ElementMetaData | No errors. |