Query Metrics
40
Database Queries
12
Different statements
18.39 ms
Query time
1
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 2.40 ms |
SELECT e0_.id AS id_0, e0_.titre AS titre_1, e0_.description AS description_2, e0_.date_limite_candidature AS date_limite_candidature_3, e0_.voie_application AS voie_application_4, e0_.type_voie_application AS type_voie_application_5, e0_.genre AS genre_6, e0_.fichier AS fichier_7, e0_.etat AS etat_8, e0_.code_postal AS code_postal_9, e0_.adresse AS adresse_10, e0_.latitude AS latitude_11, e0_.longitude AS longitude_12, e0_.zoom AS zoom_13, e0_.created_at AS created_at_14, e0_.updated_at AS updated_at_15, e0_.slug AS slug_16, e0_.reference AS reference_17, e0_.competence AS competence_18, e0_.is_valid AS is_valid_19, e0_.is_urgent AS is_urgent_20, e0_.is_vedette AS is_vedette_21, e0_.type_emploie_id AS type_emploie_id_22, e0_.experience_id AS experience_id_23, e0_.metier_id AS metier_id_24, e0_.niveau_id AS niveau_id_25, e0_.secteur_id AS secteur_id_26, e0_.expertise_id AS expertise_id_27, e0_.user_id AS user_id_28 FROM emploie e0_ WHERE e0_.is_valid = ?
Parameters:
[
1
]
|
||||||||||||||||||||||||||||
| 2 | 0.35 ms |
SELECT m0_.id AS id_0, m0_.description AS description_1 FROM metier m0_
Parameters:
[] |
||||||||||||||||||||||||||||
| 3 | 0.30 ms |
SELECT s0_.id AS id_0, s0_.descripption AS descripption_1 FROM secteur_entreprise s0_
Parameters:
[] |
||||||||||||||||||||||||||||
| 4 | 0.99 ms |
SELECT s0_.id AS id_0, s0_.description AS description_1, s0_.icon AS icon_2 FROM secteur s0_
Parameters:
[] |
||||||||||||||||||||||||||||
| 5 | 0.42 ms |
SELECT COUNT(e0_.id) AS sclr_0 FROM emploie e0_ WHERE e0_.is_valid = ?
Parameters:
[
1
]
|
||||||||||||||||||||||||||||
| 6 | 0.38 ms |
SELECT COUNT(e0_.id) AS sclr_0 FROM emploie e0_ WHERE e0_.is_valid = ? AND (e0_.created_at BETWEEN ? AND ?)
Parameters:
[ 1 "2026-04-19 00:00:00" "2026-04-19 11:54:04" ] |
||||||||||||||||||||||||||||
| 7 | 0.36 ms |
SELECT COUNT(e0_.id) AS sclr_0 FROM emploie e0_ WHERE e0_.is_valid = ? AND (e0_.created_at BETWEEN ? AND ?)
Parameters:
[ 1 "2026-04-13 00:00:00" "2026-04-19 11:54:04" ] |
||||||||||||||||||||||||||||
| 8 | 0.30 ms |
SELECT COUNT(e0_.id) AS sclr_0 FROM emploie e0_ WHERE e0_.is_valid = ? AND (e0_.created_at BETWEEN ? AND ?)
Parameters:
[ 1 "2026-04-04 11:54:04" "2026-04-19 11:54:04" ] |
||||||||||||||||||||||||||||
| 9 | 0.31 ms |
SELECT COUNT(e0_.id) AS sclr_0 FROM emploie e0_ WHERE e0_.is_valid = ? AND (e0_.created_at BETWEEN ? AND ?)
Parameters:
[ 1 "2026-04-01 11:54:04" "2026-04-19 11:54:04" ] |
||||||||||||||||||||||||||||
| 10 | 0.30 ms |
SELECT COUNT(e0_.id) AS sclr_0 FROM emploie e0_ WHERE e0_.is_valid = ? AND e0_.created_at < ?
Parameters:
[ 1 "2026-03-19 11:54:04" ] |
||||||||||||||||||||||||||||
| 11 | 0.81 ms |
SELECT s0_.id AS id_0, s0_.description AS description_1, s0_.icon AS icon_2, COUNT(e1_.id) AS sclr_3 FROM secteur s0_ LEFT JOIN emploie e1_ ON s0_.id = e1_.secteur_id AND (e1_.is_valid = 1) GROUP BY s0_.id ORDER BY sclr_3 DESC LIMIT 10
Parameters:
[] |
||||||||||||||||||||||||||||
| 12 | 0.25 ms |
SELECT COUNT(e0_.id) AS sclr_0 FROM emploie e0_ WHERE e0_.is_valid = ?
Parameters:
[
1
]
|
||||||||||||||||||||||||||||
| 13 | 0.62 ms |
SELECT n0_.id AS id_0, n0_.description AS description_1, COUNT(e1_.id) AS sclr_2 FROM niveau n0_ LEFT JOIN emploie e1_ ON n0_.id = e1_.niveau_id GROUP BY n0_.id ORDER BY sclr_2 DESC LIMIT 8
Parameters:
[] |
||||||||||||||||||||||||||||
| 14 | 0.54 ms |
SELECT e0_.id AS id_0, e0_.description AS description_1, COUNT(e1_.id) AS sclr_2 FROM expertise e0_ LEFT JOIN emploie e1_ ON e0_.id = e1_.expertise_id GROUP BY e0_.id ORDER BY sclr_2 DESC LIMIT 8
Parameters:
[] |
||||||||||||||||||||||||||||
| 15 | 0.62 ms |
SELECT t0_.id AS id_0, t0_.description AS description_1, COUNT(e1_.id) AS sclr_2 FROM type_emploie t0_ LEFT JOIN emploie e1_ ON t0_.id = e1_.type_emploie_id GROUP BY t0_.id ORDER BY sclr_2 DESC LIMIT 10
Parameters:
[] |
||||||||||||||||||||||||||||
| 16 | 0.47 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
13
]
|
||||||||||||||||||||||||||||
| 17 | 0.43 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
97
]
|
||||||||||||||||||||||||||||
| 18 | 0.39 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
113
]
|
||||||||||||||||||||||||||||
| 19 | 0.38 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
114
]
|
||||||||||||||||||||||||||||
| 20 | 0.41 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
115
]
|
||||||||||||||||||||||||||||
| 21 | 0.37 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
116
]
|
||||||||||||||||||||||||||||
| 22 | 0.39 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
125
]
|
||||||||||||||||||||||||||||
| 23 | 0.38 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
127
]
|
||||||||||||||||||||||||||||
| 24 | 0.45 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
129
]
|
||||||||||||||||||||||||||||
| 25 | 0.42 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
135
]
|
||||||||||||||||||||||||||||
| 26 | 0.44 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
137
]
|
||||||||||||||||||||||||||||
| 27 | 0.43 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
139
]
|
||||||||||||||||||||||||||||
| 28 | 0.34 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
181
]
|
||||||||||||||||||||||||||||
| 29 | 0.39 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
183
]
|
||||||||||||||||||||||||||||
| 30 | 0.31 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
184
]
|
||||||||||||||||||||||||||||
| 31 | 0.30 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
219
]
|
||||||||||||||||||||||||||||
| 32 | 0.34 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
220
]
|
||||||||||||||||||||||||||||
| 33 | 0.37 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
227
]
|
||||||||||||||||||||||||||||
| 34 | 0.38 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
235
]
|
||||||||||||||||||||||||||||
| 35 | 0.36 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
237
]
|
||||||||||||||||||||||||||||
| 36 | 0.31 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
238
]
|
||||||||||||||||||||||||||||
| 37 | 0.38 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
239
]
|
||||||||||||||||||||||||||||
| 38 | 0.39 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
243
]
|
||||||||||||||||||||||||||||
| 39 | 0.30 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
244
]
|
||||||||||||||||||||||||||||
| 40 | 0.31 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = ?
Parameters:
[
245
]
|
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\Emploie |
|
| App\Entity\TypeEmploie | No errors. |
| App\Entity\Experience | No errors. |
| App\Entity\Metier | No errors. |
| App\Entity\Niveau | No errors. |
| App\Entity\Secteur | No errors. |
| App\Entity\Expertise | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Genre | No errors. |
| App\Entity\Candidature | No errors. |
| App\Entity\SecteurEntreprise | No errors. |
| App\Entity\Education | No errors. |
| App\Entity\Portofolio | No errors. |
| App\Entity\Competence | No errors. |
| App\Entity\Langue | No errors. |
| App\Entity\Formation | No errors. |
| App\Entity\LettreMotivation | No errors. |
| App\Entity\ManageCv | No errors. |
| App\Entity\Reviews | No errors. |