Query Metrics
6
Database Queries
5
Different statements
8.56 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.10 ms (36.15%) |
2 |
SELECT t0.id AS id_1, t0.label AS label_2, t0.page AS page_3, t0.article AS article_4, t0.formulaire AS formulaire_5, t0.objet AS objet_6, t0.projet AS projet_7, t0.combi AS combi_8, t0.param_article AS param_article_9, t0.utilisateur AS utilisateur_10, t0.import_export AS import_export_11 FROM groupe t0 WHERE t0.id = ?
Parameters:
[
5
]
|
|
2.56 ms (29.89%) |
1 |
SELECT t0.id AS id_1, t0.projet_id AS projet_id_2, t0.groupe_id AS groupe_id_3, t0.user_id AS user_id_4 FROM user_role t0 WHERE t0.user_id = ? AND t0.projet_id = ?
Parameters:
[ 18 21 ] |
|
1.65 ms (19.24%) |
1 |
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.etat AS etat_7, t0.telephone AS telephone_8, t0.date_creation AS date_creation_9, t0.date_modification AS date_modification_10, t0.is_verified AS is_verified_11, t0.remarque AS remarque_12, t0.projet_id AS projet_id_13 FROM user t0 WHERE t0.id = ?
Parameters:
[
18
]
|
|
0.74 ms (8.64%) |
1 |
SELECT t0.id AS id_1, t0.projet AS projet_2, t0.date_debut AS date_debut_3, t0.date_fin AS date_fin_4, t0.remarque AS remarque_5, t0.nbr_page AS nbr_page_6, t0.nbr_article AS nbr_article_7, t0.nbr_main_nav AS nbr_main_nav_8, t0.home_title_prefix AS home_title_prefix_9, t0.home_title_suffix AS home_title_suffix_10, t0.home_description AS home_description_11, t0.home_keywords AS home_keywords_12, t0.logo AS logo_13, t0.logo_vertical AS logo_vertical_14, t0.logo_favicon AS logo_favicon_15, t0.logo_open_graph AS logo_open_graph_16, t0.image_ftp_server AS image_ftp_server_17, t0.image_ftp_login AS image_ftp_login_18, t0.image_ftp_mdp AS image_ftp_mdp_19, t0.image_http_server AS image_http_server_20, t0.web_ftp_server AS web_ftp_server_21, t0.web_ftp_login AS web_ftp_login_22, t0.web_ftp_mdp AS web_ftp_mdp_23, t0.contact1_label AS contact1_label_24, t0.contact1_tel AS contact1_tel_25, t0.contact1_email AS contact1_email_26, t0.contact2_label AS contact2_label_27, t0.contact2_tel AS contact2_tel_28, t0.contact2_email AS contact2_email_29, t0.contact3_label AS contact3_label_30, t0.contact3_tel AS contact3_tel_31, t0.contact3_email AS contact3_email_32, t0.smtp_server AS smtp_server_33, t0.smtp_port AS smtp_port_34, t0.smtp_login AS smtp_login_35, t0.smtp_mdp AS smtp_mdp_36, t0.email_sender AS email_sender_37, t0.email_recipient AS email_recipient_38, t0.smtp_email_api_key AS smtp_email_api_key_39, t0.sms_sender AS sms_sender_40, t0.sms_api_key AS sms_api_key_41, t0.google_analytics AS google_analytics_42, t0.recaptcha_site_key AS recaptcha_site_key_43, t0.recaptcha_project_id AS recaptcha_project_id_44, t0.recaptcha_config_file AS recaptcha_config_file_45, t0.date_creation AS date_creation_46, t0.date_modification AS date_modification_47, t0.logo_dark AS logo_dark_48, t0.logo_vertical_dark AS logo_vertical_dark_49, t0.image_ftp_server_enligne AS image_ftp_server_enligne_50, t0.image_ftp_login_enligne AS image_ftp_login_enligne_51, t0.image_ftp_mdp_enligne AS image_ftp_mdp_enligne_52, t0.image_http_server_enligne AS image_http_server_enligne_53, t0.web_ftp_server_enligne AS web_ftp_server_enligne_54, t0.web_ftp_login_enligne AS web_ftp_login_enligne_55, t0.web_ftp_mdp_enligne AS web_ftp_mdp_enligne_56, t0.switch_en_ligne AS switch_en_ligne_57, t0.contact1_adresse AS contact1_adresse_58, t0.contact1_remarque AS contact1_remarque_59, t0.contact2_adresse AS contact2_adresse_60, t0.contact2_remarque AS contact2_remarque_61, t0.contact3_adresse AS contact3_adresse_62, t0.contact3_remarque AS contact3_remarque_63, t0.database_url AS database_url_64, t0.database_url_enligne AS database_url_enligne_65, t0.app_secret AS app_secret_66 FROM projet t0 WHERE t0.id = ?
Parameters:
[
21
]
|
|
0.52 ms (6.08%) |
1 |
SELECT t0.id AS id_1, t0.type AS type_2, t0.ordre AS ordre_3, t0.nbr_liaison AS nbr_liaison_4, t0.date_creation AS date_creation_5, t0.date_modification AS date_modification_6, t0.actif AS actif_7, t0.id_import AS id_import_8, t0.actif_date AS actif_date_9, t0.actif_redacteur AS actif_redacteur_10, t0.emplacement_image AS emplacement_image_11, t0.permalink AS permalink_12, t0.icon AS icon_13, t0.projet_id AS projet_id_14 FROM article_type t0 WHERE t0.projet_id = ?
Parameters:
[
21
]
|
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\User | No errors. |
| App\Entity\Projet | No errors. |
| App\Entity\UserRole | No errors. |
| App\Entity\Groupe | No errors. |
| App\Entity\Page | No errors. |
| App\Entity\ArticleType | No errors. |
| App\Entity\Formulaire | No errors. |
| App\Entity\FormulaireInput | No errors. |
| App\Entity\FormulaireRecap | No errors. |
| App\Entity\Combi | No errors. |
| App\Entity\Section | No errors. |
| App\Entity\Objet | No errors. |