POST https://alpha.stage.bewelcome.org/login_check

Query Metrics

8 Database Queries
8 Different statements
5.51 ms Query time
0 Invalid entities
43 Managed entities
0 Cache hits
0 Cache misses
0 Cache puts

Grouped Statements

Show all queries

Time Count Info
0.90 ms
(16.34%)
1
UPDATE member SET LastActive = ? WHERE id = ?
Parameters:
[
  "2026-01-24 08:15:33"
  9
]
0.89 ms
(16.23%)
1
SELECT m0_.id AS id_0, m0_.Username AS Username_1, m0_.Email AS Email_2, m0_.NewEmail AS NewEmail_3, m0_.Locale AS Locale_4, m0_.LastActive AS LastActive_5, m0_.PassWord AS PassWord_6, m0_.Status AS Status_7, m0_.Reminders AS Reminders_8, m0_.Name AS Name_9, m0_.ShortName AS ShortName_10, m0_.HideAttribute AS HideAttribute_11, m0_.ProfileLanguage AS ProfileLanguage_12, m0_.Accommodation AS Accommodation_13, m0_.AdditionalAccommodationInfo AS AdditionalAccommodationInfo_14, m0_.ILiveWith AS ILiveWith_15, m0_.StandardOffers AS StandardOffers_16, m0_.MaxGuests AS MaxGuests_17, m0_.MaxLengthOfStay AS MaxLengthOfStay_18, m0_.Organizations AS Organizations_19, m0_.Restrictions AS Restrictions_20, m0_.HouseRules AS HouseRules_21, m0_.created AS created_22, m0_.updated AS updated_23, m0_.AboutMe AS AboutMe_24, m0_.Occupation AS Occupation_25, m0_.Gender AS Gender_26, m0_.BirthDate AS BirthDate_27, m0_.PastTrips AS PastTrips_28, m0_.PlannedTrips AS PlannedTrips_29, m0_.Hobbies AS Hobbies_30, m0_.Books AS Books_31, m0_.Music AS Music_32, m0_.Movies AS Movies_33, m0_.PleaseBring AS PleaseBring_34, m0_.WhereYouSleep AS WhereYouSleep_35, m0_.OfferGuests AS OfferGuests_36, m0_.OfferHosts AS OfferHosts_37, m0_.GettingThere AS GettingThere_38, m0_.LastSwitchToActive AS LastSwitchToActive_39, m0_.bewelcomed AS bewelcomed_40, m0_.RegistrationKey AS RegistrationKey_41, m0_.HostingInterest AS HostingInterest_42 FROM member m0_ WHERE m0_.Username = ? OR m0_.Email = ?
Parameters:
[
  "member-8"
  "member-8"
]
0.85 ms
(15.37%)
1
"COMMIT"
Parameters:
[]
0.73 ms
(13.27%)
1
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM member_translations t0 WHERE t0.object_id = ? ORDER BY t0.locale ASC
Parameters:
[
  9
]
0.67 ms
(12.13%)
1
SELECT t0.HouseNumber AS HouseNumber_1, t0.StreetName AS StreetName_2, t0.Zip AS Zip_3, t0.wheelChairAccessible AS wheelChairAccessible_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, t0.active AS active_7, t0.id AS id_8, t0.member_id AS member_id_9, t0.location AS location_10 FROM address t0 WHERE t0.member_id IN (?)
Parameters:
[
  9
]
0.62 ms
(11.25%)
1
SELECT t0.id AS id_1, t0.Level AS Level_2, t0.Scope AS Scope_3, t0.Comment AS Comment_4, t0.updated AS updated_5, t0.created AS created_6, t0.IdMember AS IdMember_7, t0.IdRight AS IdRight_8 FROM rightsvolunteers t0 WHERE t0.IdMember = ?
Parameters:
[
  9
]
0.54 ms
(9.86%)
1
SELECT t0.Name AS Name_1, t0.ShortCode AS ShortCode_2, t0.IsWrittenLanguage AS IsWrittenLanguage_3, t0.IsSpokenLanguage AS IsSpokenLanguage_4, t0.IsSignLanguage AS IsSignLanguage_5 FROM language t0 WHERE t0.ShortCode = ? LIMIT 1
Parameters:
[
  "en"
]
0.31 ms
(5.55%)
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

0 Hits
0 Misses
0 Puts

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\MemberTranslation 39
App\Entity\Language 1
App\Entity\Member 1
App\Entity\Address 1
App\Entity\Location 1