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

Query Metrics

7 Database Queries
4 Different statements
4.01 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.63 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:
[
  "owner@sth.com"
]
2 0.90 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.ownership_year AS ownership_year_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.creator_id AS creator_id_8, t0.owner_id AS owner_id_9, t0.community_id AS community_id_10 FROM mve_communities_community_owner t0 WHERE t0.owner_id = ?
Parameters:
[
  23
]
3 0.48 ms
SELECT t0.id AS id_1, t0.unique_id AS unique_id_2, t0.grade AS grade_3, t0.status AS status_4, t0.payment_link_token AS payment_link_token_5, t0.payment_link_expires_at AS payment_link_expires_at_6, t0.validated_at AS validated_at_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.validated_by AS validated_by_10, t0.created_by_id AS created_by_id_11, t0.blocked_by_id AS blocked_by_id_12, t0.community_id AS community_id_13, t0.user_id AS user_id_14, t0.role_id AS role_id_15 FROM mve_communities_community_user t0 WHERE t0.user_id = ?
Parameters:
[
  23
]
4 0.30 ms
SELECT t0.id AS id_1, t0.role_name AS role_name_2, t0.description AS description_3, t0.is_default AS is_default_4, t0.priority AS priority_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM mve_communities_role t0 WHERE t0.id = ?
Parameters:
[
  10
]
5 0.26 ms
SELECT t0.id AS id_1, t0.role_name AS role_name_2, t0.description AS description_3, t0.is_default AS is_default_4, t0.priority AS priority_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM mve_communities_role t0 WHERE t0.id = ?
Parameters:
[
  2
]
6 0.20 ms
SELECT t0.id AS id_1, t0.role_name AS role_name_2, t0.description AS description_3, t0.is_default AS is_default_4, t0.priority AS priority_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM mve_communities_role t0 WHERE t0.id = ?
Parameters:
[
  5
]
7 0.24 ms
SELECT t0.id AS id_1, t0.role_name AS role_name_2, t0.description AS description_3, t0.is_default AS is_default_4, t0.priority AS priority_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM mve_communities_role t0 WHERE t0.id = ?
Parameters:
[
  7
]

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.