GET https://projects.cuetime.de/customer/new

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.37 ms
SELECT p0_.id AS id_0, p0_.name AS name_1 FROM payment p0_
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\Customer
  • The association App\Entity\Customer#appointments refers to the owning side field App\Entity\Appointments#customer_id which does not exist.
App\Entity\Payment No errors.