Query Metrics
2
Database Queries
2
Different statements
4.86 ms
Query time
0
Invalid entities
2
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
3.22 ms (66.19%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.maiden_name AS maiden_name_7, t0.slug AS slug_8, t0.sector AS sector_9, t0.is_verified AS is_verified_10, t0.avatar_name AS avatar_name_11, t0.avatar_size AS avatar_size_12, t0.home AS home_13, t0.desk AS desk_14, t0.gsm AS gsm_15, t0.fax AS fax_16, t0.other_email AS other_email_17, t0.facebook AS facebook_18, t0.instagram AS instagram_19, t0.linkedin AS linkedin_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.employed_prez AS employed_prez_23, t0.is_webpublish AS is_webpublish_24, t0.num_collaborator AS num_collaborator_25, t0.url_web AS url_web_26, t0.date_employed AS date_employed_27, t0.is_suppr_avatar AS is_suppr_avatar_28, t0.iban AS iban_29, t0.is_gdpr AS is_gdpr_30, t0.genre AS genre_31, t0.ci_file_name AS ci_file_name_32, t0.ci_fileext AS ci_fileext_33, t0.ci_filesize AS ci_filesize_34, t0.is_suppr_ci AS is_suppr_ci_35, t0.civility AS civility_36, t0.agree_terms AS agree_terms_37, t0.qrcode_pwa AS qrcode_pwa_38, t0.referent_id AS referent_id_39 FROM employed t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
"llafitte@papsimmo.fr"
]
|
||||||||||||||||||||||
|
1.64 ms (33.81%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.announce_civility AS announce_civility_3, t0.announce_first_name AS announce_first_name_4, t0.announce_last_name AS announce_last_name_5, t0.announce_maiden AS announce_maiden_6, t0.announce_phone AS announce_phone_7, t0.announce_email AS announce_email_8, t0.customer_civility AS customer_civility_9, t0.customer_first_name AS customer_first_name_10, t0.customer_last_name AS customer_last_name_11, t0.customer_maiden AS customer_maiden_12, t0.customer_phone AS customer_phone_13, t0.customer_email AS customer_email_14, t0.property_address AS property_address_15, t0.property_complement AS property_complement_16, t0.property_zipcode AS property_zipcode_17, t0.property_city AS property_city_18, t0.property_long AS property_long_19, t0.property_lat AS property_lat_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.is_read AS is_read_23, t0.status_prescriber AS status_prescriber_24, t0.type_property AS type_property_25, t0.type_reco AS type_reco_26, t0.commission AS commission_27, t0.km_arround_city AS km_arround_city_28, t0.budget AS budget_29, t0.delay_reco AS delay_reco_30, t0.open_reco_at AS open_reco_at_31, t0.employed_valid_at AS employed_valid_at_32, t0.reco_published_at AS reco_published_at_33, t0.on_sale_at AS on_sale_at_34, t0.reco_aborted_at AS reco_aborted_at_35, t0.reco_finished_at AS reco_finished_at_36, t0.paid_commission_at AS paid_commission_at_37, t0.is_auth_rgpd AS is_auth_rgpd_38, t0.is_auth_customer AS is_auth_customer_39, t0.commentaires AS commentaires_40, t0.ref_employed_id AS ref_employed_id_41, t0.statut_reco_id AS statut_reco_id_42, t0.ref_prescripteur_id AS ref_prescripteur_id_43 FROM reco t0 WHERE t0.ref_prescripteur_id = ?
Parameters:
[
10
]
|
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\Admin\Security\Employed | 2 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Admin\Security\Employed | No errors. |
| App\Entity\Gestapp\Recommandations\Reco | No errors. |
| App\Entity\Gestapp\Recommandations\StatutReco | No errors. |