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

Grouped Statements

Show all queries

Time Count Info
3.29 ms
(32.36%)
1
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.75 ms
(27.02%)
2
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"
]
2.59 ms
(25.47%)
1
SELECT COUNT(*) FROM chaton t0 WHERE t0.portee_id = ?
Parameters:
[
  "41a05d10-0520-4f2e-bcff-76f8b1b4dcfd"
]
1.54 ms
(15.15%)
1
SELECT COUNT(*) FROM chaton t0 WHERE t0.portee_id = ? AND t0.dispo = ?
Parameters:
[
  "41a05d10-0520-4f2e-bcff-76f8b1b4dcfd"
  0
]

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.