GET https://2026s1.irtrackwalk.com/

Query Metrics

11 Database Queries
7 Different statements
2.11 ms Query time
0 Invalid entities
153 Managed entities

Queries

Group similar statements

# Time Info
1 0.36 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.location AS location_3, t0.image AS image_4, t0.iracingid AS iracingid_5, t0.urlname AS urlname_6, t0.active AS active_7, t0.imagewebp AS imagewebp_8 FROM track t0
Parameters:
[]
2 0.29 ms
SELECT t0.id AS id_1, t0.configname AS configname_2, t0.iracingid AS iracingid_3, t0.length_km AS length_km_4, t0.length_miles AS length_miles_5, t0.corners AS corners_6, t0.image AS image_7, t0.urlname AS urlname_8, t0.active AS active_9, t0.premium_full AS premium_full_10, t0.premium_oval AS premium_oval_11, t0.main AS main_12, t0.imagewebp AS imagewebp_13, t0.lastmod AS lastmod_14, t0.tod_afternoon AS tod_afternoon_15, t0.tod_lateafternoon AS tod_lateafternoon_16, t0.tod_morning AS tod_morning_17, t0.tod_noon AS tod_noon_18, t0.tod_sunrise AS tod_sunrise_19, t0.tod_sunset AS tod_sunset_20, t0.tod_night AS tod_night_21, t0.trackid_id AS trackid_id_22, t0.license_id AS license_id_23 FROM trackconfig t0 WHERE t0.trackid_id = ? AND t0.main = ? LIMIT 1
Parameters:
[
  53
  1
]
3 0.17 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.location AS location_3, t0.image AS image_4, t0.iracingid AS iracingid_5, t0.urlname AS urlname_6, t0.active AS active_7, t0.imagewebp AS imagewebp_8 FROM track t0 WHERE t0.iracingid = ? LIMIT 1
Parameters:
[
  303
]
4 0.17 ms
SELECT t0.id AS id_1, t0.configname AS configname_2, t0.iracingid AS iracingid_3, t0.length_km AS length_km_4, t0.length_miles AS length_miles_5, t0.corners AS corners_6, t0.image AS image_7, t0.urlname AS urlname_8, t0.active AS active_9, t0.premium_full AS premium_full_10, t0.premium_oval AS premium_oval_11, t0.main AS main_12, t0.imagewebp AS imagewebp_13, t0.lastmod AS lastmod_14, t0.tod_afternoon AS tod_afternoon_15, t0.tod_lateafternoon AS tod_lateafternoon_16, t0.tod_morning AS tod_morning_17, t0.tod_noon AS tod_noon_18, t0.tod_sunrise AS tod_sunrise_19, t0.tod_sunset AS tod_sunset_20, t0.tod_night AS tod_night_21, t0.trackid_id AS trackid_id_22, t0.license_id AS license_id_23 FROM trackconfig t0 WHERE t0.iracingid = ? LIMIT 1
Parameters:
[
  351
]
5 0.16 ms
SELECT t0.id AS id_1, t0.configname AS configname_2, t0.iracingid AS iracingid_3, t0.length_km AS length_km_4, t0.length_miles AS length_miles_5, t0.corners AS corners_6, t0.image AS image_7, t0.urlname AS urlname_8, t0.active AS active_9, t0.premium_full AS premium_full_10, t0.premium_oval AS premium_oval_11, t0.main AS main_12, t0.imagewebp AS imagewebp_13, t0.lastmod AS lastmod_14, t0.tod_afternoon AS tod_afternoon_15, t0.tod_lateafternoon AS tod_lateafternoon_16, t0.tod_morning AS tod_morning_17, t0.tod_noon AS tod_noon_18, t0.tod_sunrise AS tod_sunrise_19, t0.tod_sunset AS tod_sunset_20, t0.tod_night AS tod_night_21, t0.trackid_id AS trackid_id_22, t0.license_id AS license_id_23 FROM trackconfig t0 WHERE t0.trackid_id = ? AND t0.active = ?
Parameters:
[
  53
  1
]
6 0.47 ms
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.iracingid AS iracingid_2, CASE WHEN t0_.name NOT LIKE '%\\[Legacy]%' THEN 0 ELSE 1 END AS sclr_3 FROM track t0_ WHERE t0_.active = 1 ORDER BY sclr_3 ASC, t0_.name ASC
Parameters:
[]
7 0.16 ms
SELECT t0.id AS id_1, t0.cdn_url AS cdn_url_2, t0.hero_image_folder AS hero_image_folder_3, t0.api_url AS api_url_4, t0.is_bot_user_agents AS is_bot_user_agents_5 FROM settings t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
8 0.10 ms
SELECT t0.id AS id_1, t0.cdn_url AS cdn_url_2, t0.hero_image_folder AS hero_image_folder_3, t0.api_url AS api_url_4, t0.is_bot_user_agents AS is_bot_user_agents_5 FROM settings t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
9 0.08 ms
SELECT t0.id AS id_1, t0.cdn_url AS cdn_url_2, t0.hero_image_folder AS hero_image_folder_3, t0.api_url AS api_url_4, t0.is_bot_user_agents AS is_bot_user_agents_5 FROM settings t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
10 0.08 ms
SELECT t0.id AS id_1, t0.cdn_url AS cdn_url_2, t0.hero_image_folder AS hero_image_folder_3, t0.api_url AS api_url_4, t0.is_bot_user_agents AS is_bot_user_agents_5 FROM settings t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
11 0.08 ms
SELECT t0.id AS id_1, t0.cdn_url AS cdn_url_2, t0.hero_image_folder AS hero_image_folder_3, t0.api_url AS api_url_4, t0.is_bot_user_agents AS is_bot_user_agents_5 FROM settings t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]

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\Track 150
App\Entity\Trackconfig 1
App\Entity\License 1
App\Entity\Settings 1

Entities Mapping

Class Mapping errors
App\Entity\Track No errors.
App\Entity\Trackconfig No errors.
App\Entity\License No errors.
App\Entity\Trackwalk No errors.
App\Entity\Settings No errors.