http://feature-experiment.schunk-pimcore.reaze.cloud/admin/login/lostpassword

Query Metrics

9 Database Queries
5 Different statements
29.17 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
12.45 ms
(42.67%)
1
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[
  "97d7370ab6c17a683476599a7172fef92f29ff39d7e65c8d1b64158ef57da102"
  "E853af38HMZe2Cixzrg+CSD7VEyLs9qMKbG6ggUlNZQ="
]
11.74 ms
(40.25%)
1
UPDATE lock_keys SET key_expiration = UNIX_TIMESTAMP() + ?, key_token = ? WHERE key_id = ? AND (key_token = ? OR key_expiration <= UNIX_TIMESTAMP())
Parameters:
[
  14400.0
  "E853af38HMZe2Cixzrg+CSD7VEyLs9qMKbG6ggUlNZQ="
  "97d7370ab6c17a683476599a7172fef92f29ff39d7e65c8d1b64158ef57da102"
  "E853af38HMZe2Cixzrg+CSD7VEyLs9qMKbG6ggUlNZQ="
]
3.67 ms
(12.59%)
5
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1772504716
  [
    "\x00tags\x00data_director_installed"
    "data_director_installed"
  ]
]
0.83 ms
(2.85%)
1
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "BUNDLE_INSTALLED__Reaze\HeadlessBundle\ReazeHeadlessBundle"
  "scope" => "pimcore"
]
0.48 ms
(1.64%)
1
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]

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.