GET https://pim.odysseyconsgroup.com/admin/login/lostpassword

Query Metrics

39 Database Queries
11 Different statements
250.96 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
219.61 ms
(87.51%)
1
SELECT * FROM translations_admin WHERE language = ?
Parameters:
[
  "en"
]
12.57 ms
(5.01%)
2
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "YKBl/MqW69Kk5aKG65e0LpVwaekbpCnsE5hVJiYLtaM="
]
8.80 ms
(3.51%)
24
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
4.45 ms
(1.78%)
1
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "YKBl/MqW69Kk5aKG65e0LpVwaekbpCnsE5hVJiYLtaM="
]
1.24 ms
(0.49%)
3
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "YKBl/MqW69Kk5aKG65e0LpVwaekbpCnsE5hVJiYLtaM="
]
1.07 ms
(0.43%)
2
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
1.03 ms
(0.41%)
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://pim.odysseyconsgroup.com/admin/login/lostpassword"
  "entire_uri"
]
1.02 ms
(0.41%)
2
UPDATE lock_keys SET key_expiration = UNIX_TIMESTAMP() + ?, key_token = ? WHERE key_id = ? AND (key_token = ? OR key_expiration <= UNIX_TIMESTAMP())
Parameters:
[
  300
  "YKBl/MqW69Kk5aKG65e0LpVwaekbpCnsE5hVJiYLtaM="
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "YKBl/MqW69Kk5aKG65e0LpVwaekbpCnsE5hVJiYLtaM="
]
0.45 ms
(0.18%)
1
SELECT id FROM redirects WHERE active = 1 AND regex = 1  ORDER BY `priority` DESC
Parameters:
[]
0.38 ms
(0.15%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.33 ms
(0.13%)
1
SELECT `key` FROM users_permission_definitions WHERE `key` = ?
Parameters:
[
  "bundle_ecommerce_pricing_rules"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

No loaded entities.