Redirect 302 redirect from GET @pimcore_admin_misc_ping (1ba956)

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

Query Metrics

24 Database Queries
10 Different statements
56.30 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
12.79 ms
(22.72%)
9
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\AdminBundle\PimcoreAdminBundle"
  "pimcore"
]
10.60 ms
(18.83%)
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:
[
  1727525594
  "data_director_installed"
]
7.79 ms
(13.84%)
1
SELECT * FROM translations_admin WHERE language = ?
Parameters:
[
  "en"
]
6.16 ms
(10.95%)
1
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[
  "97d7370ab6c17a683476599a7172fef92f29ff39d7e65c8d1b64158ef57da102"
  "AMhKysLbh0zMmO1h2/jwjzxTl+TCH16iZPd+pRCQhfk="
]
5.43 ms
(9.64%)
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
  "AMhKysLbh0zMmO1h2/jwjzxTl+TCH16iZPd+pRCQhfk="
  "97d7370ab6c17a683476599a7172fef92f29ff39d7e65c8d1b64158ef57da102"
  "AMhKysLbh0zMmO1h2/jwjzxTl+TCH16iZPd+pRCQhfk="
]
5.00 ms
(8.88%)
1
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1727525594
  "data_director_installed"
]
2.89 ms
(5.13%)
2
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
2.56 ms
(4.54%)
2
SELECT * FROM users_permission_definitions WHERE `key`=?  LIMIT 1
Parameters:
[
  "plugin_bb_pim"
]
1.54 ms
(2.74%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
1.53 ms
(2.72%)
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:
[
  1727525595
  "translator\x01tags\x01"
  "translator_website\x01tags\x01"
  "translate\x01tags\x01"
]

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.