GET https://pim.rinn.biz/admin/login

Query Metrics

17 Database Queries
7 Different statements
37.10 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
12.83 ms
(34.60%)
9
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\AdminBundle\PimcoreAdminBundle"
  "pimcore"
]
8.52 ms
(22.97%)
3
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:
[
  1727533091
  "data_director_installed"
]
5.55 ms
(14.97%)
1
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[
  "97d7370ab6c17a683476599a7172fef92f29ff39d7e65c8d1b64158ef57da102"
  "mwRNhVtc/A66zDCEgeIpUZ266F19ABIxyC1m+Svkw80="
]
5.36 ms
(14.44%)
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
  "mwRNhVtc/A66zDCEgeIpUZ266F19ABIxyC1m+Svkw80="
  "97d7370ab6c17a683476599a7172fef92f29ff39d7e65c8d1b64158ef57da102"
  "mwRNhVtc/A66zDCEgeIpUZ266F19ABIxyC1m+Svkw80="
]
1.77 ms
(4.78%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
1.54 ms
(4.16%)
1
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:
[
  1727533091
  "translator\x01tags\x01"
  "translator_website\x01tags\x01"
  "translate\x01tags\x01"
]
1.51 ms
(4.08%)
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.

Entities Mapping

No mapped entities.