GET http://demo.foundfoundry.com/services

Query Metrics

3 Database Queries
3 Different statements
1.30 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.42 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.image AS image_4 FROM service t0
Parameters:
[]
2 0.35 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.link AS link_4 FROM client t0
Parameters:
[]
3 0.52 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.typeface_id AS typeface_id_3 FROM footer_typeface 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\Service No errors.
App\Entity\Client No errors.
App\Entity\FooterTypeface No errors.
App\Entity\Typeface No errors.