Query Metrics
4
Database Queries
4
Different statements
3.85 ms
Query time
0
Invalid entities
2
Managed entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.76 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.password AS password_3, t0.date_insert AS date_insert_4, t0.stripe_account_id AS stripe_account_id_5, t0.stripe_customer_id AS stripe_customer_id_6, t0.phone AS phone_7, t0.fname AS fname_8, t0.lname AS lname_9, t0.date_of_birth AS date_of_birth_10, t0.gender AS gender_11, t0.nationality AS nationality_12, t0.usual_name AS usual_name_13, t0.veriff_status AS veriff_status_14, t0.profile_presentation AS profile_presentation_15, t0.profile_airbnb AS profile_airbnb_16, t0.profile_linkedin AS profile_linkedin_17, t0.profile_facebook AS profile_facebook_18, t0.profile_instagram AS profile_instagram_19, t0.profile_photo AS profile_photo_20, t0.profile_city AS profile_city_21, t0.profile_country AS profile_country_22, t0.profile_airbnb_score AS profile_airbnb_score_23, t0.profile_airbnb_ratings AS profile_airbnb_ratings_24, t0.profile_airbnb_last_crawl AS profile_airbnb_last_crawl_25, t0.seed AS seed_26, t0.email_status AS email_status_27, t0.pending_email AS pending_email_28, t0.token AS token_29, t0.is_deleted AS is_deleted_30, t0.fcm_token AS fcm_token_31 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
"2"
]
|
2 | 0.27 ms |
"START TRANSACTION"
Parameters:
[] |
3 | 0.58 ms |
INSERT INTO listing_import (provider, date_insert, status, data, provider_id, data_address, user_id) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "airbnb" "2025-05-14 16:33:10" "standby" null "874748266050072717" "{"latitude":"48.8616374","longitude":"2.3808058","address":"38 Rue Saint-Maur, Paris, France","city":"Paris","postal_code":"75011","country_code":"FR","night_price":"100 \u20ac","night_price_we":"100 \u20ac"}" 2 ] |
4 | 2.24 ms |
"COMMIT"
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\ListingImport | 1 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\User | No errors. |
App\Entity\ListingImport | No errors. |