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

Query Metrics

6 Database Queries
6 Different statements
4.55 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.17 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 0.95 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.76 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.64 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:
[]
5 0.38 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:
[]
6 0.64 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.