GET https://ddocs.de/admin/customer/new?sort%5Bname%5D=DESC

Query Metrics

2 Database Queries
2 Different statements
2.04 ms Query time
1 Invalid entities
7 Managed entities

Queries

Group similar statements

# Time Info
1 1.28 ms
SELECT a0_.id AS id_0, a0_.name AS name_1 FROM addresses_type a0_
Parameters:
[]
2 0.77 ms
SELECT p0_.id AS id_0, p0_.name AS name_1 FROM phone_type 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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\PhoneType 4
App\Entity\AddressesType 3

Entities Mapping

Class Mapping errors
App\Entity\Customer No errors.
App\Entity\Addresses
  • The association App\Entity\Addresses#quotations refers to the owning side field App\Entity\Quotation#Address which does not exist.
App\Entity\Phone No errors.
App\Entity\AddressesType No errors.
App\Entity\PhoneType No errors.