Query Metrics

1 Database Queries
1 Different statements
1.34 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.34 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.guid AS guid_3, t0.permission AS permission_4, t0.user_id AS user_id_5 FROM api_key t0 WHERE t0.guid = ? 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.

Entities Mapping

Class Mapping errors
App\Entity\ApiKey No errors.
App\Entity\User
  • The mappings App\Entity\User#freigaben and App\Entity\Freigabe#user are inconsistent with each other.
  • The mappings App\Entity\User#userfreigaben and App\Entity\Freigabe#users are inconsistent with each other.