GET http://aningo.duckdns.org/

Query Metrics

7 Database Queries
5 Different statements
3.45 ms Query time
0 Invalid entities
12 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.08 ms
(31.29%)
3
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.entreprise AS entreprise_3, t0.secteur AS secteur_4, t0.logo_name AS logo_name_5, t0.description AS description_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.user_id AS user_id_9 FROM recruteur t0 WHERE t0.id = ?
Parameters:
[
  4
]
0.92 ms
(26.71%)
1
SELECT o0_.id AS id_0, o0_.titre AS titre_1, o0_.description AS description_2, o0_.competences_requises AS competences_requises_3, o0_.salaire AS salaire_4, o0_.localisation AS localisation_5, o0_.type_contrat AS type_contrat_6, o0_.statut AS statut_7, o0_.created_at AS created_at_8, o0_.updated_at AS updated_at_9, o0_.recruteur_id AS recruteur_id_10 FROM offre o0_ WHERE o0_.statut = ? ORDER BY o0_.created_at DESC LIMIT 6
Parameters:
[
  "publiee"
]
0.57 ms
(16.39%)
1
SELECT COUNT(o0_.id) AS sclr_0 FROM offre o0_ WHERE o0_.statut = ?
Parameters:
[
  "publiee"
]
0.48 ms
(13.85%)
1
SELECT COUNT(c0_.id) AS sclr_0 FROM candidat c0_
Parameters:
[]
0.41 ms
(11.76%)
1
SELECT COUNT(c0_.id) AS sclr_0 FROM candidature c0_
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Offre 6
App\Entity\Recruteur 3
App\Entity\User 3

Entities Mapping

Class Mapping errors
App\Entity\Offre No errors.
App\Entity\Recruteur No errors.
App\Entity\Candidature No errors.
App\Entity\Candidat No errors.
App\Entity\User No errors.