https://b1.mirtillostudio.fr/loginapi

Query Metrics

9Database Queries
6Different statements
115.82 msQuery time
0Invalid entities

Queries

Group similar statements

#TimeInfo
10.72 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.title AS title_4, t0.slug AS slug_5, t0.url AS url_6, t0.visibility AS visibility_7, t0.type AS type_8 FROM seo_redirection t0 WHERE t0.slug = ? AND t0.visibility = ? LIMIT 1
Parameters:
[
  "loginapi"
  1
]
20.25 ms
SELECT t0.id AS id_1, t0.createdAt AS createdAt_2, t0.updatedAt AS updatedAt_3, t0.last_login AS last_login_4, t0.email AS email_5, t0.name AS name_6, t0.lastname AS lastname_7, t0.roles AS roles_8, t0.password AS password_9, t0.username AS username_10, t0.first AS first_11, t0.enabled AS enabled_12, t0.verification AS verification_13, t0.premium AS premium_14, t0.password_forgotten AS password_forgotten_15, t0.password_forgotten_last_date AS password_forgotten_last_date_16, t0.partenariat AS partenariat_17, t0.description AS description_18, t0.notifications_messages AS notifications_messages_19, t0.notifications_suivis AS notifications_suivis_20, t0.user_commission_unit AS user_commission_unit_21, t0.user_commission_pourcent AS user_commission_pourcent_22, t0.type_account AS type_account_23, t0.subscription_customer_stripe AS subscription_customer_stripe_24, t0.verification_token AS verification_token_25, t0.token_expiration AS token_expiration_26, t0.language AS language_27, t0.motif_verification AS motif_verification_28, t0.image_name AS image_name_29, t0.image_original_name AS image_original_name_30, t0.image_mime_type AS image_mime_type_31, t0.image_size AS image_size_32, t0.image_dimensions AS image_dimensions_33, t0.current_agency_id AS current_agency_id_34, t0.current_syndicat_id AS current_syndicat_id_35, t0.rib_id AS rib_id_36, t0.candidate_id AS candidate_id_37 FROM users t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "contact@mirtillo.fr"
]
30.20 ms
"START TRANSACTION"
Parameters:
[]
40.29 ms
INSERT INTO core_refresh_tokens (refresh_token, username, valid) VALUES (?, ?, ?)
Parameters:
[
  "636f6e4d896ffbfa5d6aa3739d9f218e7b1b7c02b848237b6ec17c63080d623391111cca7fabe1f1258a6fd5184d0bf340babfe326b58d1d9df826b8b6398b02"
  "contact@mirtillo.fr"
  "2026-02-06 14:57:07"
]
565.14 ms
"COMMIT"
Parameters:
[]
60.32 ms
SELECT t0.refresh_token AS refresh_token_1, t0.username AS username_2, t0.valid AS valid_3, t0.id AS id_4 FROM core_refresh_tokens t0 WHERE t0.refresh_token = ? LIMIT 1
Parameters:
[
  "0dbd022c059a908f314e5abe1f4d3ec947d8463b1392001b7d8a895e279cfd55551e051496a0f709daef7ec803364224d65c88dc408238f6d93e953cacd0d4f0"
]
70.14 ms
"START TRANSACTION"
Parameters:
[]
80.22 ms
INSERT INTO core_refresh_tokens (refresh_token, username, valid) VALUES (?, ?, ?)
Parameters:
[
  "0dbd022c059a908f314e5abe1f4d3ec947d8463b1392001b7d8a895e279cfd55551e051496a0f709daef7ec803364224d65c88dc408238f6d93e953cacd0d4f0"
  "contact@mirtillo.fr"
  "2026-02-06 14:57:07"
]
948.55 ms
"COMMIT"
Parameters:
[]

Database Connections

NameService
defaultdoctrine.dbal.default_connection

Entity Managers

NameService
defaultdoctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.