https://api.holzbaukunst.at/api/address/categories

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.23 ms
SELECT DISTINCT (a0_.member_group) AS sclr_0 FROM `address` a0_ WHERE a0_.member_group IS NOT NULL
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\Medium No errors.
App\Entity\Project
  • The mappings App\Entity\Project#project_media and App\Entity\ProjectMedium#project are inconsistent with each other.
  • The mappings App\Entity\Project#project_attachments and App\Entity\ProjectAttachment#project are inconsistent with each other.
  • The mappings App\Entity\Project#main_category and App\Entity\Category#projects are inconsistent with each other.
App\Entity\Address No errors.