Query Metrics
16
Database Queries
8
Different statements
14.18 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.68 ms (47.10%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Blogs"
]
|
|
2.56 ms (18.04%) |
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:
[ 1770967410 "site_domain_acb4e494e0c66d128fa7d826d0416529" ] |
|
1.58 ms (11.13%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
1.09 ms (7.66%) |
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:
[ 1770967410 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.99 ms (6.95%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/blog/" "if-you-search-for-someone-on-linkedin-will-they-know" ] |
|
0.63 ms (4.41%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/blog/if-you-search-for-someone-on-linkedin-will-they-know"
]
|
|
0.34 ms (2.38%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.33 ms (2.33%) |
1 |
SELECT object_Blogs.id AS id, object_Blogs.type AS `type` FROM object_Blogs WHERE (`url` = 'if-you-search-for-someone-on-linkedin-will-they-know' AND object_Blogs.type IN ('variant','object')) AND object_Blogs.published = 1 LIMIT 1
Parameters:
[] |
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.