GET https://hellocolis.com/nous-rejoindre

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.65 ms
SELECT t0.id AS id_1, t0.tel2 AS tel2_2, t0.date_naissance AS date_naissance_3, t0.adresse AS adresse_4, t0.notes AS notes_5, t0.user_id AS user_id_6 FROM utilisateur_profile t0 WHERE t0.user_id IS NULL LIMIT 1
Parameters:
[]
2 0.40 ms
SELECT n0_.id AS id_0, n0_.linkvideo AS linkvideo_1, n0_.textvideo AS textvideo_2, n0_.textvideo2 AS textvideo2_3, n0_.pourquoinousrejoindre AS pourquoinousrejoindre_4, n0_.contenupourquoinousrejoindre AS contenupourquoinousrejoindre_5, n0_.titreoffreemploi AS titreoffreemploi_6, n0_.image_name AS image_name_7, n0_.updated_at AS updated_at_8 FROM nousrejoindre n0_ ORDER BY n0_.id DESC LIMIT 1
Parameters:
[]
3 0.42 ms
SELECT o0_.id AS id_0, o0_.titre AS titre_1, o0_.description AS description_2, o0_.contenu AS contenu_3, o0_.image_name AS image_name_4, o0_.updated_at AS updated_at_5, o0_.actif AS actif_6 FROM offreemploi o0_ WHERE o0_.actif = ? ORDER BY o0_.id DESC
Parameters:
[
  1
]
4 0.46 ms
SELECT r0_.id AS id_0, r0_.designation AS designation_1, r0_.actif AS actif_2, r0_.url AS url_3 FROM reseausocial r0_ WHERE r0_.actif = ? ORDER BY r0_.id ASC
Parameters:
[
  1
]

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\Domain\Portailweb\Admin\Reseausocial 3
App\Domain\Portailweb\Admin\Nousrejoindre 1
App\Domain\Portailweb\Admin\Offreemploi 1