POST https://wetter.allgaeu-webmarketing.de/api/analytics/collect

Query Metrics

6 Database Queries
6 Different statements
1.61 ms Query time
0 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.44 ms
(27.14%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.is_active AS is_active_6, t0.created_at AS created_at_7, t0.test_phase_start AS test_phase_start_8, t0.first_name AS first_name_9, t0.last_name AS last_name_10, t0.street AS street_11, t0.zip_code AS zip_code_12, t0.city AS city_13, t0.country AS country_14, t0.stripe_customer_id AS stripe_customer_id_15, t0.pending_package_slug AS pending_package_slug_16, t0.pending_package_interval AS pending_package_interval_17, t0.vat_id AS vat_id_18, t0.favorite_cooldown_until AS favorite_cooldown_until_19, t0.ab_version AS ab_version_20, t0.trial_ends_at AS trial_ends_at_21, t0.subscription_active AS subscription_active_22 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  28
]
0.38 ms
(23.78%)
1
"COMMIT"
Parameters:
[]
0.22 ms
(13.46%)
1
SELECT t0.id AS id_1, t0.emma_id AS emma_id_2, t0.land AS land_3 FROM warngebiet t0 INNER JOIN user_warngebiete ON t0.id = user_warngebiete.warngebiet_id WHERE user_warngebiete.user_id = ?
Parameters:
[
  28
]
0.21 ms
(13.13%)
1
"START TRANSACTION"
Parameters:
[]
0.21 ms
(12.70%)
1
UPDATE analytics_session SET last_seen_at = ? WHERE session_id = ?
Parameters:
[
  "2026-07-18 08:01:15"
  "ca986535-08f2-4b2b-b7c2-258c25032b59"
]
0.16 ms
(9.78%)
1
SELECT t0.session_id AS session_id_1, t0.first_seen_at AS first_seen_at_2, t0.last_seen_at AS last_seen_at_3, t0.current_path AS current_path_4, t0.area AS area_5, t0.visitor_id AS visitor_id_6, t0.user_id AS user_id_7 FROM analytics_session t0 WHERE t0.session_id = ?
Parameters:
[
  "ca986535-08f2-4b2b-b7c2-258c25032b59"
]

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\Warngebiet 1
App\Entity\AnalyticsSession 1

Entities Mapping