Query Metrics
91
Database Queries
25
Different statements
23.88 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
5.18 ms (21.68%) |
22 |
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:
[ 1786635710 "site_domain_2f66a5d22a53d8f08d7ba98373a8f8c0" ] |
|
3.63 ms (15.18%) |
21 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
2.56 ms (10.72%) |
11 |
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:
[ 1786635710 "system\x01tags\x01" "site\x01tags\x01" ] |
|
1.77 ms (7.40%) |
1 |
SELECT t.name, COUNT(*) AS entrades FROM tags_assignment a JOIN tags t ON t.id = a.tagid WHERE a.ctype = ? GROUP BY t.id, t.name HAVING entrades > 1 ORDER BY entrades DESC, t.name ASC LIMIT 25
Parameters:
[
"object"
]
|
|
1.63 ms (6.81%) |
2 |
SELECT object_localized_news_ca.id as id, object_localized_news_ca.type as `type` FROM object_localized_news_ca WHERE (`detailUrl` = 'nomes-tu-et-pots-fer-felic-no-busquis-la-felicitat-fora-de-tu' AND object_localized_news_ca.type IN ('variant','object')) AND object_localized_news_ca.published = 1 LIMIT 1
Parameters:
[] |
|
1.09 ms (4.55%) |
4 |
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:
[ "coorporate_address" null null ] |
|
0.96 ms (4.01%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/blog/" "nomes-tu-et-pots-fer-felic-no-busquis-la-felicitat-fora-de-tu" ] |
|
0.71 ms (2.97%) |
4 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
|
0.71 ms (2.96%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/blog/nomes-tu-et-pots-fer-felic-no-busquis-la-felicitat-fora-de-tu"
]
|
|
0.63 ms (2.64%) |
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:
[ 1786635710 "output\x01tags\x01" "navigation\x01tags\x01" "document_2\x01tags\x01" "document_3\x01tags\x01" "document_5\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_12\x01tags\x01" "document_13\x01tags\x01" "document_14\x01tags\x01" "document_15\x01tags\x01" "document_4\x01tags\x01" "document_18\x01tags\x01" "document_16\x01tags\x01" "document_22\x01tags\x01" ] |
|
0.58 ms (2.44%) |
1 |
SELECT object_localized_news_ca.id as id, object_localized_news_ca.type as `type` FROM object_localized_news_ca WHERE ( object_localized_news_ca.type IN ('object','variant','folder')) AND object_localized_news_ca.published = 1 ORDER BY `date` DESC LIMIT 5
Parameters:
[] |
|
0.49 ms (2.05%) |
1 |
SELECT object_localized_news_category_ca.id as id, object_localized_news_category_ca.type as `type` FROM object_localized_news_category_ca WHERE ( object_localized_news_category_ca.type IN ('object','variant','folder')) AND object_localized_news_category_ca.published = 1
Parameters:
[] |
|
0.43 ms (1.80%) |
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:
[ 1786635710 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.39 ms (1.63%) |
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:
[ "/blog/nomes-tu-et-pots-fer-felic-no-busquis-la-felicitat-fora-de-tu" "path" "auto_create" "/blog/nomes-tu-et-pots-fer-felic-no-busquis-la-felicitat-fora-de-tu" "path_query" "https://psicopnaturmolins.cat/blog/nomes-tu-et-pots-fer-felic-no-busquis-la-felicitat-fora-de-tu" "entire_uri" ] |
|
0.39 ms (1.63%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"news"
]
|
|
0.39 ms (1.62%) |
1 |
SELECT r.dest_id, COUNT(*) FROM object_relations_news r WHERE r.fieldname = 'categories' GROUP BY r.dest_id
Parameters:
[] |
|
0.38 ms (1.57%) |
2 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
|
0.32 ms (1.35%) |
1 |
SELECT YEAR(FROM_UNIXTIME(date)) AS any, MONTH(FROM_UNIXTIME(date)) AS mes, COUNT(*) AS entrades FROM object_store_news WHERE date IS NOT NULL GROUP BY any, mes ORDER BY any DESC, mes DESC
Parameters:
[] |
|
0.32 ms (1.34%) |
1 |
SELECT * FROM object_relations_news WHERE src_id = ?
Parameters:
[
70
]
|
|
0.26 ms (1.09%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.23 ms (0.95%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.22 ms (0.92%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
61
]
|
|
0.22 ms (0.92%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
61
]
|
|
0.21 ms (0.90%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/blog/nomes-tu-et-pots-fer-felic-no-busquis-la-felicitat-fora-de-tu' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.21 ms (0.88%) |
1 |
SELECT * FROM object_relations_news_category WHERE src_id = ?
Parameters:
[
14
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| antic | doctrine.dbal.antic_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.