Query Metrics
29
Database Queries
15
Different statements
16.30 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.46 ms (15.08%) |
6 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/_profiler/035bb5/search/" "null" ] |
|
2.05 ms (12.61%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
2.04 ms (12.53%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "KEoZWmpB27KdNYCy8dLx6/VtJA1uWZInCDpxUSOuXWM=" ] |
|
1.89 ms (11.60%) |
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:
[ "/_profiler/035bb5/search/null" "path" "auto_create" "/_profiler/035bb5/search/null" "path_query" "https://pimcore2.demo.advox.dev/_profiler/035bb5/search/null" "entire_uri" ] |
|
1.74 ms (10.68%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "KEoZWmpB27KdNYCy8dLx6/VtJA1uWZInCDpxUSOuXWM=" ] |
|
1.50 ms (9.19%) |
5 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/_profiler/035bb5/search/null"
]
|
|
0.84 ms (5.14%) |
2 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "KEoZWmpB27KdNYCy8dLx6/VtJA1uWZInCDpxUSOuXWM=" ] |
|
0.72 ms (4.43%) |
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:
[ "/_profiler/035bb5/search/null" "path" "auto_create" "/_profiler/035bb5/search/null" "path_query" "https://pimcore2.demo.advox.dev/_profiler/035bb5/search/null" "entire_uri" ] |
|
0.56 ms (3.43%) |
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 "KEoZWmpB27KdNYCy8dLx6/VtJA1uWZInCDpxUSOuXWM=" "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "KEoZWmpB27KdNYCy8dLx6/VtJA1uWZInCDpxUSOuXWM=" ] |
|
0.56 ms (3.42%) |
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.49 ms (3.01%) |
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.44 ms (2.69%) |
1 |
SELECT id FROM redirects WHERE active = 1 AND regex = 1 ORDER BY `priority` DESC
Parameters:
[] |
|
0.39 ms (2.39%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.36 ms (2.20%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/_profiler/035bb5/search/null' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.26 ms (1.62%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
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.