Query Metrics
28
Database Queries
19
Different statements
9.98 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.54 ms (15.45%) |
5 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
1.19 ms (11.93%) |
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:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=vi&_format=html&_controller=App%5CController%5CContentController%3A%3AheaderAction" "path_query" "https://baden.wp.goterest.com/_fragment?_path=_locale=vi&_format=html&_controller=App%5CController%5CContentController%3A%3AheaderAction" "entire_uri" ] |
|
0.89 ms (8.95%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "BZ5LrLLvTJTP5oJzoxPBNjzvO2gaY6mCx6mXpHInmzs=" ] |
|
0.78 ms (7.87%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "_fragment" ] |
|
0.67 ms (6.72%) |
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:
[ "siteTemplate" null null ] |
|
0.55 ms (5.51%) |
2 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "BZ5LrLLvTJTP5oJzoxPBNjzvO2gaY6mCx6mXpHInmzs=" ] |
|
0.52 ms (5.26%) |
1 |
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[ "baden.wp.goterest.com" "%"baden.wp.goterest.com"%" ] |
|
0.50 ms (4.98%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
|
0.50 ms (4.97%) |
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 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=vi&_format=html&_controller=App%5CController%5CContentController%3A%3AheaderAction" "path_query" "https://baden.wp.goterest.com/_fragment?_path=_locale=vi&_format=html&_controller=App%5CController%5CContentController%3A%3AheaderAction" "entire_uri" ] |
|
0.42 ms (4.26%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/_fragment"
]
|
|
0.38 ms (3.76%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "BZ5LrLLvTJTP5oJzoxPBNjzvO2gaY6mCx6mXpHInmzs=" ] |
|
0.30 ms (2.97%) |
1 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
4
]
|
|
0.29 ms (2.96%) |
1 |
SELECT id FROM redirects WHERE active = 1 AND regex = 1 ORDER BY `priority` DESC
Parameters:
[] |
|
0.26 ms (2.65%) |
1 |
UPDATE lock_keys SET key_expiration = UNIX_TIMESTAMP() + ?, key_token = ? WHERE key_id = ? AND (key_token = ? OR key_expiration <= UNIX_TIMESTAMP())
Parameters:
[ 300.0 "BZ5LrLLvTJTP5oJzoxPBNjzvO2gaY6mCx6mXpHInmzs=" "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "BZ5LrLLvTJTP5oJzoxPBNjzvO2gaY6mCx6mXpHInmzs=" ] |
|
0.25 ms (2.55%) |
1 |
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
1
]
|
|
0.25 ms (2.49%) |
1 |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
1
]
|
|
0.24 ms (2.44%) |
1 |
SELECT id,domains FROM sites
Parameters:
[] |
|
0.22 ms (2.22%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.21 ms (2.08%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/_fragment' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| pimcore | doctrine.orm.pimcore_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
pimcore entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
No loaded entities.