Redirect 302 redirect from GET @pimcore_admin_notification_findlastunread (22c4e8)

GET https://talash.com/admin/login

Query Metrics

34 Database Queries
10 Different statements
30.01 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
14.27 ms
(47.57%)
1
SELECT * FROM translations_admin WHERE language = ?
Parameters:
[
  "en"
]
5.73 ms
(19.10%)
1
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "4bYXYErDSNU7Sb5QAc/eIDg4rNTiCyYD9GXzENBQ9Z8="
]
3.69 ms
(12.29%)
22
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
3.39 ms
(11.30%)
1
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "4bYXYErDSNU7Sb5QAc/eIDg4rNTiCyYD9GXzENBQ9Z8="
]
0.64 ms
(2.14%)
2
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "4bYXYErDSNU7Sb5QAc/eIDg4rNTiCyYD9GXzENBQ9Z8="
]
0.58 ms
(1.93%)
2
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
0.48 ms
(1.61%)
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
  "4bYXYErDSNU7Sb5QAc/eIDg4rNTiCyYD9GXzENBQ9Z8="
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "4bYXYErDSNU7Sb5QAc/eIDg4rNTiCyYD9GXzENBQ9Z8="
]
0.47 ms
(1.58%)
2
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.46 ms
(1.55%)
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"
  "path"
  "auto_create"
  "/admin/login"
  "path_query"
  "https://talash.com/admin/login"
  "entire_uri"
]
0.28 ms
(0.95%)
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
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.