POST https://automotive-community-api.acemobility.nl/graphql/

Query Metrics

11 Database Queries
2 Different statements
4.51 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.58 ms
(79.52%)
10
SELECT t0.id AS id_1, t0.name AS name_2, t0.size AS size_3, t0.mime_type AS mime_type_4, t0.original_name AS original_name_5, t0.dimensions AS dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM image t0 WHERE t0.id = ?
Parameters:
[
  b"\x01ŠACÏYw“¤œ*'5`lÉ"
]
0.92 ms
(20.48%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.location AS location_4, t0.full_description AS full_description_5, t0.link AS link_6, t0.link_text AS link_text_7, t0.type_id AS type_id_8, t0.logo_id AS logo_id_9, t0.image_id AS image_id_10, t0.contact_person_id AS contact_person_id_11 FROM partner t0
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\Partner No errors.
App\Entity\PartnerType No errors.
App\Entity\Image No errors.
App\Entity\ContactPerson No errors.
App\Entity\Course
  • The association App\Entity\Course#language refers to the inverse side field App\Entity\CourseLanguage#locations which does not exist.
App\Entity\Challenge No errors.