GET http://elevage-des-gnomes-normands.imanora.fr/nos-portees

Query Metrics

5 Database Queries
4 Different statements
10.16 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 3.29 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.titre AS titre_3, t0.parent1_id AS parent1_id_4, t0.parent2_id AS parent2_id_5 FROM portee t0 ORDER BY t0.date DESC
Parameters:
[]
2 2.59 ms
SELECT COUNT(*) FROM chaton t0 WHERE t0.portee_id = ?
Parameters:
[
  "41a05d10-0520-4f2e-bcff-76f8b1b4dcfd"
]
3 1.54 ms
SELECT COUNT(*) FROM chaton t0 WHERE t0.portee_id = ? AND t0.dispo = ?
Parameters:
[
  "41a05d10-0520-4f2e-bcff-76f8b1b4dcfd"
  0
]
4 2.40 ms
SELECT t0.id AS id_1, t0.sexe AS sexe_2, t0.naissance AS naissance_3, t0.description AS description_4, t0.nom AS nom_5, t0.proprietaire AS proprietaire_6 FROM parents t0 WHERE t0.id = ?
Parameters:
[
  "8925a510-601c-4186-b1a9-1e6b340ea9a8"
]
5 0.35 ms
SELECT t0.id AS id_1, t0.sexe AS sexe_2, t0.naissance AS naissance_3, t0.description AS description_4, t0.nom AS nom_5, t0.proprietaire AS proprietaire_6 FROM parents t0 WHERE t0.id = ?
Parameters:
[
  "00e829a0-e95b-48fe-b140-ff2c94a16294"
]

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\Portee No errors.
App\Entity\Parents No errors.
App\Entity\Chaton No errors.