GET https://pimcore.kevloe.de/admin/login

Query Metrics

8 Database Queries
6 Different statements
3.39 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.47 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
2 0.52 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\AdminBundle\PimcoreAdminBundle"
  "pimcore"
]
3 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\PerspectiveEditorBundle\PimcorePerspectiveEditorBundle"
  "pimcore"
]
4 0.42 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
5 0.31 ms
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:
[
  1732945377
  "translation_data_2e364d315ad5ad984609e7f4beedf0f7"
]
6 0.28 ms
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:
[
  1732945377
  "translator\x01tags\x01"
  "translator_website\x01tags\x01"
  "translate\x01tags\x01"
]
7 0.35 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
8 0.69 ms
SELECT * FROM translations_admin WHERE language = ?
Parameters:
[
  "en"
]

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.