GET https://alpha.stage.bewelcome.org/logout

Query Metrics

5 Database Queries
5 Different statements
3.43 ms Query time
0 Invalid entities
30 Managed entities
0 Cache hits
0 Cache misses
0 Cache puts

Queries

Group similar statements

# Time Info
1 0.50 ms
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:
[
  "fr"
]
2 0.87 ms
SELECT t0.id AS id_1, t0.Username AS Username_2, t0.Email AS Email_3, t0.NewEmail AS NewEmail_4, t0.Locale AS Locale_5, t0.LastActive AS LastActive_6, t0.PassWord AS PassWord_7, t0.Status AS Status_8, t0.Reminders AS Reminders_9, t0.Name AS Name_10, t0.ShortName AS ShortName_11, t0.HideAttribute AS HideAttribute_12, t0.ProfileLanguage AS ProfileLanguage_13, t0.Accommodation AS Accommodation_14, t0.AdditionalAccommodationInfo AS AdditionalAccommodationInfo_15, t0.ILiveWith AS ILiveWith_16, t0.StandardOffers AS StandardOffers_17, t0.MaxGuests AS MaxGuests_18, t0.MaxLengthOfStay AS MaxLengthOfStay_19, t0.Organizations AS Organizations_20, t0.Restrictions AS Restrictions_21, t0.HouseRules AS HouseRules_22, t0.created AS created_23, t0.updated AS updated_24, t0.AboutMe AS AboutMe_25, t0.Occupation AS Occupation_26, t0.Gender AS Gender_27, t0.BirthDate AS BirthDate_28, t0.PastTrips AS PastTrips_29, t0.PlannedTrips AS PlannedTrips_30, t0.Hobbies AS Hobbies_31, t0.Books AS Books_32, t0.Music AS Music_33, t0.Movies AS Movies_34, t0.PleaseBring AS PleaseBring_35, t0.WhereYouSleep AS WhereYouSleep_36, t0.OfferGuests AS OfferGuests_37, t0.OfferHosts AS OfferHosts_38, t0.GettingThere AS GettingThere_39, t0.LastSwitchToActive AS LastSwitchToActive_40, t0.bewelcomed AS bewelcomed_41, t0.RegistrationKey AS RegistrationKey_42, t0.HostingInterest AS HostingInterest_43 FROM member t0 WHERE t0.id = ?
Parameters:
[
  8
]
3 0.64 ms
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:
[
  8
]
4 0.89 ms
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:
[
  8
]
5 0.52 ms
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:
[
  8
]

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 26
App\Entity\Language 1
App\Entity\Member 1
App\Entity\Address 1
App\Entity\Location 1