POST https://ecterrassement.bluue.cloud/login

Query Metrics

8 Database Queries
7 Different statements
4.11 ms Query time
0 Invalid entities
5 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.53 ms
(37.29%)
1
"COMMIT"
Parameters:
[]
1.13 ms
(27.46%)
2
SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.mobile_phone AS mobile_phone_5, t0.password AS password_6, t0.token AS token_7, t0.token_validity AS token_validity_8, t0.login_name AS login_name_9, t0.api_pin AS api_pin_10, t0.api_token AS api_token_11, t0.api_token_validity AS api_token_validity_12, t0.config AS config_13, t0.email_signature AS email_signature_14, t0.note AS note_15, t0.is_solo AS is_solo_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.deleted_at AS deleted_at_19, t0.is_active AS is_active_20, t0.profile_id AS profile_id_21, t0.language_id AS language_id_22, t0.created_by_id AS created_by_id_23, t0.updated_by_id AS updated_by_id_24, t0.deleted_by_id AS deleted_by_id_25 FROM user t0 WHERE t0.email = ? AND ((t0.deleted_at IS NULL)) LIMIT 1
Parameters:
[
  "contact@scaledev.fr"
]
0.35 ms
(8.61%)
1
SELECT t0.id AS id_1, t0.user_id AS user_id_2, t0.context_id AS context_id_3 FROM user_context t0 WHERE t0.user_id = ?
Parameters:
[
  b"\x1F\x19Y\e.xmš¬+ÙîŽ\x1E"
]
0.35 ms
(8.41%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.company_name AS company_name_3, t0.address AS address_4, t0.address2 AS address2_5, t0.postcode AS postcode_6, t0.city AS city_7, t0.phone AS phone_8, t0.email AS email_9, t0.website AS website_10, t0.vat_number AS vat_number_11, t0.siren AS siren_12, t0.siret AS siret_13, t0.ape AS ape_14, t0.legal_form AS legal_form_15, t0.rcs AS rcs_16, t0.trade_registry_number AS trade_registry_number_17, t0.is_franchise AS is_franchise_18, t0.position AS position_19, t0.navbar_color AS navbar_color_20, t0.vat_payment_according_to_debits AS vat_payment_according_to_debits_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.deleted_at AS deleted_at_24, t0.is_default AS is_default_25, t0.currency_id AS currency_id_26, t0.country_id AS country_id_27, t0.country_state_id AS country_state_id_28, t0.parent_context_id AS parent_context_id_29, t0.created_by_id AS created_by_id_30, t0.updated_by_id AS updated_by_id_31, t0.deleted_by_id AS deleted_by_id_32 FROM context t0 WHERE ((t0.deleted_at IS NULL))
Parameters:
[]
0.32 ms
(7.81%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.roles AS roles_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.deleted_at AS deleted_at_6 FROM profile t0 WHERE t0.id = ?
Parameters:
[
  b"\x1F\x19Y\e)”al·ÊÙîŽ\x1E"
]
0.30 ms
(7.27%)
1
INSERT INTO user_login_log (id, ipv4, ipv6, is_login_valid, created_at, updated_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x1F\x19Y#j_m°QÑ”ÿ\x1C"
  "88.202.237.71"
  null
  1
  "2026-08-11 16:37:43"
  "2026-08-11 16:37:43"
  b"\x1F\x19Y\e.xmš¬+ÙîŽ\x1E"
]
0.13 ms
(3.16%)
1
"START TRANSACTION"
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\User 1
App\Entity\Profile 1
App\Entity\UserLoginLog 1
App\Entity\Context 1
App\Entity\Currency 1

Entities Mapping