Redirect 302 redirect from GET @file_download (0284b2)

GET https://xm7.skiyurt.kg/account/login

Query Metrics

11 Database Queries
6 Different statements
70.33 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
63.01 ms
(89.58%)
1
SELECT t0.id AS id_1, t0.url AS url_2, t0.last_modified AS last_modified_3, t0.enabled AS enabled_4 FROM sitemap_url t0 WHERE t0.url = ? LIMIT 1
Parameters:
[
  "https://xm7.skiyurt.kg/account/login"
]
2.67 ms
(3.80%)
5
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.enable_announce AS enable_announce_4, t0.published AS published_5, t0.icon AS icon_6, t0.editable AS editable_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.sysname AS sysname_10, t0.announce_text AS announce_text_11, t0.route AS route_12, t0.options AS options_13 FROM section t0 WHERE t0.sysname = ? AND t0.published = ? LIMIT 1
Parameters:
[
  "lessons"
  1
]
1.41 ms
(2.01%)
2
SELECT t0.id AS id_1, t0.sysname AS sysname_2, t0.sysaval AS sysaval_3 FROM seo_settings t0 WHERE t0.sysname = ? LIMIT 1
Parameters:
[
  "ym"
]
1.36 ms
(1.93%)
1
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.type AS type_2, a0_.start_date AS start_date_3, a0_.end_date AS end_date_4, a0_.published AS published_5, a0_.ev_name AS ev_name_6, a0_.description AS description_7, a0_.icon AS icon_8, a0_.register_button AS register_button_9, a0_.created_at AS created_at_10, a0_.updated_at AS updated_at_11, a0_.target_id AS target_id_12 FROM announce a0_ WHERE a0_.published = ? AND (? BETWEEN a0_.start_date AND a0_.end_date) ORDER BY a0_.id DESC
Parameters:
[
  1
  "2025-12-16 18:20:48"
]
1.26 ms
(1.80%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.enable_announce AS enable_announce_4, t0.published AS published_5, t0.icon AS icon_6, t0.editable AS editable_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.sysname AS sysname_10, t0.announce_text AS announce_text_11, t0.route AS route_12, t0.options AS options_13 FROM section t0 WHERE t0.sysname = ? LIMIT 1
Parameters:
[
  "home"
]
0.62 ms
(0.88%)
1
SELECT t0.id AS id_1, t0.url AS url_2, t0.title AS title_3, t0.description AS description_4, t0.keywords AS keywords_5 FROM seo_meta t0 WHERE t0.url = ? LIMIT 1
Parameters:
[
  "/account/login"
]

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.

Entities Mapping

Class Mapping errors
App\Entity\SitemapUrl No errors.
App\Entity\Section No errors.
App\Entity\SeoMeta No errors.
App\Entity\SeoSettings No errors.
App\Entity\Announce No errors.