Query Metrics
14
Database Queries
11
Different statements
28.97 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
12.08 ms (41.69%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SecretToken"
]
|
|
7.06 ms (24.36%) |
2 |
INSERT INTO application_logs (pid, priority, message, timestamp, component, fileobject, relatedobject, relatedobjecttype, source) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 392910 "info" "/_profiler/7a9b07/search/results->" "2026-03-22 15:40:06" "app" null null null "App\EventListener\RequestListener::onKernelRequest:23" ] |
|
3.58 ms (12.37%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "KR2H1dDwKmb5NO6DoFM7hYZDXKXpxhVcs6gT6fwYBYc=" ] |
|
3.39 ms (11.70%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "KR2H1dDwKmb5NO6DoFM7hYZDXKXpxhVcs6gT6fwYBYc=" ] |
|
1.06 ms (3.67%) |
2 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.48 ms (1.66%) |
1 |
SELECT object_SecretToken.id as id, object_SecretToken.type as `type` FROM object_SecretToken WHERE (`token` = '' AND object_SecretToken.type IN ('variant','object')) AND object_SecretToken.published = 1 LIMIT 1
Parameters:
[] |
|
0.33 ms (1.15%) |
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:
[ "/_profiler/7a9b07/search/results" "path" "auto_create" "/_profiler/7a9b07/search/results?ip=57.141.0.37&limit=10&url=http://www.talash.com/_profiler/2b9335/search/results?limit=10&method=GET&url=http%3A//204.168.159.95/api/v1/media" "path_query" "https://204.168.159.95/_profiler/7a9b07/search/results?ip=57.141.0.37&limit=10&url=http://www.talash.com/_profiler/2b9335/search/results?limit=10&method=GET&url=http%3A//204.168.159.95/api/v1/media" "entire_uri" ] |
|
0.32 ms (1.10%) |
2 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "KR2H1dDwKmb5NO6DoFM7hYZDXKXpxhVcs6gT6fwYBYc=" ] |
|
0.28 ms (0.98%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.21 ms (0.73%) |
1 |
SELECT id FROM redirects WHERE active = 1 AND regex = 1 ORDER BY `priority` DESC
Parameters:
[] |
|
0.17 ms (0.59%) |
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 "KR2H1dDwKmb5NO6DoFM7hYZDXKXpxhVcs6gT6fwYBYc=" "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "KR2H1dDwKmb5NO6DoFM7hYZDXKXpxhVcs6gT6fwYBYc=" ] |
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.