Query Metrics
70
Database Queries
19
Different statements
42.22 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
9.82 ms (23.25%) |
18 |
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:
[ 1766262832 "site_domain_6b0b261078d86f21dedbbabf20fb7288" ] |
|
4.75 ms (11.26%) |
10 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
3.94 ms (9.32%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/fr/" "connexion" ] |
|
3.36 ms (7.97%) |
12 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
3.06 ms (7.24%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
2.40 ms (5.68%) |
3 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
28
]
|
|
2.18 ms (5.16%) |
3 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
28
]
|
|
1.60 ms (3.79%) |
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:
[ 1766262832 "system\x01tags\x01" "site\x01tags\x01" ] |
|
1.48 ms (3.52%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
20
]
|
|
1.46 ms (3.46%) |
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:
[ 1766262832 "document_59\x01tags\x01" "asset_87\x01tags\x01" "asset_82\x01tags\x01" "asset_86\x01tags\x01" ] |
|
1.25 ms (2.96%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 2 2 2 ] |
|
1.24 ms (2.92%) |
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:
[ "/fr/connexion" "path" "auto_create" "/fr/connexion?slug=hyper-maniabilite&target=trainingsDetail" "path_query" "https://rset.apik-pp.be/fr/connexion?slug=hyper-maniabilite&target=trainingsDetail" "entire_uri" ] |
|
0.98 ms (2.33%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
2
]
|
|
0.98 ms (2.32%) |
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:
[ 1766262832 "output\x01tags\x01" "navigation\x01tags\x01" "document_4\x01tags\x01" "document_6\x01tags\x01" "document_7\x01tags\x01" "document_8\x01tags\x01" "document_9\x01tags\x01" "document_10\x01tags\x01" "document_11\x01tags\x01" "document_13\x01tags\x01" "document_3\x01tags\x01" "document_14\x01tags\x01" "document_26\x01tags\x01" ] |
|
0.96 ms (2.27%) |
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:
[ 1766262832 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "document_30\x01tags\x01" "document_31\x01tags\x01" "document_32\x01tags\x01" "asset_34\x01tags\x01" "document_35\x01tags\x01" ] |
|
0.87 ms (2.05%) |
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:
[ 1766262832 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.73 ms (1.74%) |
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:
[ 1766262832 "document_2\x01tags\x01" "document_1\x01tags\x01" "asset_87\x01tags\x01" "asset_82\x01tags\x01" "asset_86\x01tags\x01" ] |
|
0.65 ms (1.54%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr/connexion"
]
|
|
0.52 ms (1.23%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |