GET https://pim.park-your-truck.dev/admin/login

Query Metrics

13 Database Queries
5 Different statements
3.66 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.34 ms
(63.90%)
9
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\AdminBundle\PimcoreAdminBundle"
  "pimcore"
]
0.39 ms
(10.64%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.33 ms
(8.89%)
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:
[
  1778164991
  "translation_data_2e364d315ad5ad984609e7f4beedf0f7"
]
0.31 ms
(8.46%)
1
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
0.30 ms
(8.11%)
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:
[
  1778164991
  "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.