Query Metrics
36
Database Queries
10
Different statements
41.70 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
13.48 ms (32.33%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "0fzPtzxIvMfZI8RtAB/yxRkovyeDpEExjF/S8bQ1Vno=" ] |
|
12.70 ms (30.45%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP(NOW(6)) + 300)
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "0fzPtzxIvMfZI8RtAB/yxRkovyeDpEExjF/S8bQ1Vno=" ] |
|
6.71 ms (16.10%) |
1 |
SELECT * FROM translations_admin WHERE language = ?
Parameters:
[
"en"
]
|
|
6.02 ms (14.43%) |
25 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.57 ms (1.36%) |
2 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP(NOW(6))
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "0fzPtzxIvMfZI8RtAB/yxRkovyeDpEExjF/S8bQ1Vno=" ] |
|
0.56 ms (1.34%) |
2 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
|
0.55 ms (1.31%) |
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:
[ "/admin/login/lostpassword" "path" "auto_create" "/admin/login/lostpassword" "path_query" "https://uat-dam.dabur.com/admin/login/lostpassword" "entire_uri" ] |
|
0.43 ms (1.04%) |
1 |
UPDATE lock_keys SET key_expiration = UNIX_TIMESTAMP(NOW(6)) + ?, key_token = ? WHERE key_id = ? AND (key_token = ? OR key_expiration <= UNIX_TIMESTAMP(NOW(6)))
Parameters:
[ 300.0 "0fzPtzxIvMfZI8RtAB/yxRkovyeDpEExjF/S8bQ1Vno=" "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "0fzPtzxIvMfZI8RtAB/yxRkovyeDpEExjF/S8bQ1Vno=" ] |
|
0.40 ms (0.97%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.29 ms (0.70%) |
1 |
SELECT id FROM redirects WHERE active = 1 AND regex = 1 ORDER BY `priority` DESC
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| portal_engine | doctrine.orm.portal_engine_entity_manager |
| statistics_explorer | doctrine.orm.statistics_explorer_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
portal_engine entity manager
| Class | Amount of managed objects |
|---|
statistics_explorer entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
portal_engine entity manager
No loaded entities.
statistics_explorer entity manager
No loaded entities.