GET https://sandboxmigratelavauxexpresstosymfony72.gontranachille.com/fr/useful-links/

Query Metrics

7 Database Queries
3 Different statements
2.40 ms Query time
0 Invalid entities
26 Managed entities

Queries

Group similar statements

# Time Info
1 1.51 ms
SELECT u0_.id AS id_0, u0_.type AS type_1, u0_.title AS title_2, u0_.location AS location_3, u0_.description AS description_4, u0_.link AS link_5 FROM useful_links u0_ WHERE u0_.type = ? ORDER BY u0_.location ASC
Parameters:
[
  "hotel"
]
2 0.17 ms
SELECT u0_.id AS id_0, u0_.type AS type_1, u0_.title AS title_2, u0_.location AS location_3, u0_.description AS description_4, u0_.link AS link_5 FROM useful_links u0_ WHERE u0_.type = ? ORDER BY u0_.location ASC
Parameters:
[
  "restaurant"
]
3 0.13 ms
SELECT u0_.id AS id_0, u0_.type AS type_1, u0_.title AS title_2, u0_.location AS location_3, u0_.description AS description_4, u0_.link AS link_5 FROM useful_links u0_ WHERE u0_.type = ? ORDER BY u0_.location ASC
Parameters:
[
  "information"
]
4 0.12 ms
SELECT u0_.id AS id_0, u0_.type AS type_1, u0_.title AS title_2, u0_.location AS location_3, u0_.description AS description_4, u0_.link AS link_5 FROM useful_links u0_ WHERE u0_.type = ? ORDER BY u0_.location ASC
Parameters:
[
  "appelation"
]
5 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.type AS type_4 FROM options t0 WHERE t0.type = ?
Parameters:
[
  "contact"
]
6 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.type AS type_4 FROM options t0 WHERE t0.type = ?
Parameters:
[
  "contact"
]
7 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.type AS type_4 FROM options t0 WHERE t0.name = ? AND t0.type = ? LIMIT 1
Parameters:
[
  "public"
  "memo"
]

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\UsefulLink 20
App\Entity\Parameter 6