GET https://docker.dev.localero.it/eventi

Query Metrics

2 Database Queries
2 Different statements
3.51 ms Query time
0 Invalid entities
0 Managed entities
0 Cache hits
0 Cache misses
0 Cache puts

Queries

Group similar statements

default connection

# Time Info
1 2.75 ms
SELECT e0_.id AS id_0, e0_.date_event AS date_event_1, e0_.location AS location_2, e0_.address AS address_3, e0_.latitude AS latitude_4, e0_.longitude AS longitude_5, e0_.poster_name AS poster_name_6, e0_.poster_thumb_name AS poster_thumb_name_7, e0_.active AS active_8, e0_.deleted AS deleted_9, e0_.bandsintown_event_id AS bandsintown_event_id_10, e0_.venue_pending AS venue_pending_11, e0_.excluded_from_ranking AS excluded_from_ranking_12, e0_.excluded_from_ranking_notified_at AS excluded_from_ranking_notified_at_13, e0_.price AS price_14, e0_.access AS access_15, e0_.date_add AS date_add_16, e0_.date_upd AS date_upd_17, e0_.followers_notified_at AS followers_notified_at_18, e0_.reminder_day_before_sent_at AS reminder_day_before_sent_at_19, e0_.reminder_starting_soon_sent_at AS reminder_starting_soon_sent_at_20, e1_.id AS id_21, e1_.title AS title_22, e1_.slug AS slug_23, e1_.description AS description_24, e1_.notes AS notes_25, b2_.id AS id_26, b2_.active AS active_27, b2_.name AS name_28, b2_.slug AS slug_29, b2_.foundation_year AS foundation_year_30, b2_.website AS website_31, b2_.facebook AS facebook_32, b2_.instagram AS instagram_33, b2_.tiktok AS tiktok_34, b2_.soundcloud AS soundcloud_35, b2_.youtube AS youtube_36, b2_.discord AS discord_37, b2_.twitter AS twitter_38, b2_.spotify AS spotify_39, b2_.twitch AS twitch_40, b2_.bandsintown AS bandsintown_41, b2_.bandsintown_api_key AS bandsintown_api_key_42, b2_.cover_name AS cover_name_43, b2_.cover_thumb AS cover_thumb_44, b2_.date_add AS date_add_45, b2_.date_upd AS date_upd_46, b2_.total_points AS total_points_47, b2_.ranking_position AS ranking_position_48, e0_.venue_id AS venue_id_49, e0_.artist_id AS artist_id_50, e0_.band_id AS band_id_51, e0_.opener_id AS opener_id_52, e1_.event_id AS event_id_53, e1_.language_id AS language_id_54, b2_.city_id AS city_id_55, b2_.owner_id AS owner_id_56, b2_.current_tier_id AS current_tier_id_57 FROM event e0_ LEFT JOIN event_lang e1_ ON e0_.id = e1_.event_id AND (e1_.language_id = ?) LEFT JOIN band b2_ ON e0_.band_id = b2_.id WHERE (e0_.date_event BETWEEN ? AND ?) AND e0_.venue_pending = 0 ORDER BY e0_.date_event ASC LIMIT 300
Parameters:
[
  1
  "2026-09-14 00:00:00"
  "2026-10-14 23:59:59"
]
2 0.76 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.state AS state_2, c0_.region AS region_3, c0_.province AS province_4, c0_.prefix AS prefix_5, c0_.postcode AS postcode_6, c0_.fiscal_code AS fiscal_code_7, c0_.people AS people_8, c0_.link AS link_9, c0_.country AS country_10, c0_.google_place_id AS google_place_id_11, c0_.latitude AS latitude_12, c0_.longitude AS longitude_13 FROM city c0_
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection
messenger doctrine.dbal.messenger_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

Entities Mapping

Class Mapping errors
App\Entity\Event No errors.
App\Entity\EventLang No errors.
App\Entity\Band No errors.
App\Entity\Venue No errors.
App\Entity\Artist No errors.
App\Entity\Lang No errors.
App\Entity\City No errors.
App\Entity\Tier No errors.