POST https://accounts.myvioo.events/signup

Query Metrics

10 Database Queries
10 Different statements
10.95 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.91 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.iso2 AS iso2_4, t0.numeric_code AS numeric_code_5, t0.enabled AS enabled_6 FROM mve_misc_country t0 WHERE t0.enabled = ? ORDER BY t0.name ASC
Parameters:
[
  1
]
2 3.53 ms
SELECT t0.id AS id_1, t0.unique_id AS unique_id_2, t0.matricule_fiscal AS matricule_fiscal_3, t0.name AS name_4, t0.address AS address_5, t0.city AS city_6, t0.postal_code AS postal_code_7, t0.phone AS phone_8, t0.email AS email_9, t0.web_site AS web_site_10, t0.creation_date AS creation_date_11, t0.description AS description_12, t0.logo_url AS logo_url_13, t0.fav_icon_url AS fav_icon_url_14, t0.status AS status_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.sector_id AS sector_id_18, t0.country_id AS country_id_19, t0.tax_id AS tax_id_20 FROM mve_organizations_organization t0 ORDER BY t0.name ASC
Parameters:
[]
3 0.82 ms
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.fr_name AS fr_name_2, m0_.description AS description_3, m0_.icon AS icon_4, m0_.is_active AS is_active_5, m0_.sort_order AS sort_order_6, m0_.created_at AS created_at_7, m0_.updated_at AS updated_at_8 FROM mve_users_interest m0_ WHERE m0_.is_active = ? ORDER BY m0_.sort_order ASC, m0_.name ASC
Parameters:
[
  1
]
4 0.48 ms
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.fr_name AS fr_name_2, m0_.created_at AS created_at_3, m0_.updated_at AS updated_at_4 FROM mve_users_sector m0_ WHERE m0_.id IN (?)
Parameters:
[
  "12"
]
5 0.23 ms
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.fr_name AS fr_name_2, m0_.created_at AS created_at_3, m0_.updated_at AS updated_at_4, m0_.sector_id AS sector_id_5 FROM mve_users_domain m0_ WHERE m0_.id IN (?)
Parameters:
[
  "14"
]
6 0.43 ms
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.fr_name AS fr_name_2, m0_.description AS description_3, m0_.fr_description AS fr_description_4, m0_.created_at AS created_at_5, m0_.updated_at AS updated_at_6, m0_.domain_id AS domain_id_7 FROM mve_users_speciality m0_ WHERE m0_.id IN (?)
Parameters:
[
  "244"
]
7 0.90 ms
SELECT t0.id AS id_1, t0.unique_id AS unique_id_2, t0.username AS username_3, t0.roles AS roles_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.email AS email_7, t0.birth_date AS birth_date_8, t0.gender AS gender_9, t0.phone AS phone_10, t0.password AS password_11, t0.password_hash AS password_hash_12, t0.is_active AS is_active_13, t0.type_social AS type_social_14, t0.id_social AS id_social_15, t0.is_blocked AS is_blocked_16, t0.cv AS cv_17, t0.bio AS bio_18, t0.picture AS picture_19, t0.qr_path AS qr_path_20, t0.is_default AS is_default_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.organization_id AS organization_id_24, t0.country_id AS country_id_25, t0.functions_id AS functions_id_26, t0.speciality_id AS speciality_id_27, t28.id AS id_29, t28.qr_code_content AS qr_code_content_30, t28.qr_code_image AS qr_code_image_31, t28.center_element_type AS center_element_type_32, t28.custom_icon_image AS custom_icon_image_33, t28.theme_color AS theme_color_34, t28.custom_color AS custom_color_35, t28.layout AS layout_36, t28.template_id AS template_id_37, t28.photo_position AS photo_position_38, t28.center_element_size AS center_element_size_39, t28.center_element_position AS center_element_position_40, t28.background_type AS background_type_41, t28.background_value AS background_value_42, t28.font_family AS font_family_43, t28.show_email AS show_email_44, t28.show_phone AS show_phone_45, t28.show_speciality AS show_speciality_46, t28.show_function AS show_function_47, t28.show_organization AS show_organization_48, t28.show_community_logo AS show_community_logo_49, t28.is_active AS is_active_50, t28.version AS version_51, t28.created_at AS created_at_52, t28.updated_at AS updated_at_53, t28.user_id AS user_id_54 FROM mve_users_user t0 LEFT JOIN mve_user_badge t28 ON t28.user_id = t0.id WHERE t0.email = ? LIMIT 1
Parameters:
[
  "member1@millesima.com"
]
8 0.59 ms
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.fr_name AS fr_name_2, m0_.created_at AS created_at_3, m0_.updated_at AS updated_at_4 FROM mve_users_sector m0_
Parameters:
[]
9 0.43 ms
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.fr_name AS fr_name_2, m0_.created_at AS created_at_3, m0_.updated_at AS updated_at_4, m0_.sector_id AS sector_id_5 FROM mve_users_domain m0_
Parameters:
[]
10 0.63 ms
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.fr_name AS fr_name_2, m0_.description AS description_3, m0_.fr_description AS fr_description_4, m0_.created_at AS created_at_5, m0_.updated_at AS updated_at_6, m0_.domain_id AS domain_id_7 FROM mve_users_speciality m0_
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.