GET https://admin-upgrade.mountainbike-parts.ch/dotenv.zip

Query Metrics

4 Database Queries
4 Different statements
0.34 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.11 ms
(33.24%)
1
SELECT t0.id AS id_1, t0.ip AS ip_2 FROM customer_ban_ip t0 WHERE t0.ip = ?
Parameters:
[
  "38.58.182.203"
]
0.09 ms
(25.94%)
1
SELECT s0_.current_timezone AS current_timezone_0 FROM settings s0_ LIMIT 1
Parameters:
[]
0.08 ms
(23.02%)
1
SELECT p0_.color AS color_0 FROM product_label p0_ WHERE p0_.alias = ? LIMIT 1
Parameters:
[
  "discount"
]
0.06 ms
(17.80%)
1
SELECT p0_.color AS color_0, p0_.name AS name_1 FROM product_label p0_ WHERE p0_.id = 10 LIMIT 1
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

Class Mapping errors
App\Entity\CustomerBanIp No errors.
App\Entity\Settings No errors.
App\Entity\ProductLabel No errors.