Redirect 301 redirect from GET @app_lna (da300a)

GET https://www-tst.lna.lv/en/

Query Metrics

11 Database Queries
7 Different statements
24.75 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
14.96 ms
(60.44%)
1
"COMMIT"
Parameters:
[]
4.65 ms
(18.78%)
5
SELECT t0.id AS id_1, t0.title AS title_2, t0.visible AS visible_3, t0.parent_id AS parent_id_4, t0.sort_index AS sort_index_5, t0.type AS type_6, t0.content_id AS content_id_7, t0.lang AS lang_8, t0.external_url AS external_url_9 FROM menu t0 WHERE t0.lang = ? AND t0.parent_id = ? AND t0.visible = ? ORDER BY t0.sort_index ASC
Parameters:
[
  "en"
  0
  1
]
2.09 ms
(8.44%)
1
INSERT INTO hw_log (request_time, request_body, response_time, response_body, url) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2025-12-06 05:45:55"
  "Testing testing"
  "2025-12-06 05:45:55"
  "Reponseee"
  "app_lna"
]
0.97 ms
(3.91%)
1
SELECT t0.id AS id_1, t0.active_date_from AS active_date_from_2, t0.active_date_till AS active_date_till_3, t0.message AS message_4, t0.addresses AS addresses_5, t0.lang AS lang_6 FROM service_outage t0 WHERE t0.lang = ? ORDER BY t0.active_date_from DESC LIMIT 5
Parameters:
[
  "en"
]
0.81 ms
(3.29%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.created AS created_3, t0.modified AS modified_4, t0.lang AS lang_5, t0.status AS status_6, t0.title_image AS title_image_7, t0.intro AS intro_8, t0.body AS body_9, t0.title_image_aria_label AS title_image_aria_label_10, t0.title_image_alt_tag AS title_image_alt_tag_11 FROM news t0 WHERE t0.lang = ? AND t0.status = ? ORDER BY t0.modified DESC LIMIT 4
Parameters:
[
  "en"
  1
]
0.70 ms
(2.82%)
1
SELECT 
            l.*,
            m.content_id
          FROM link l 
          LEFT JOIN menu m ON m.id=l.navigation_id 
          WHERE l.lang='en' 
          ORDER BY l.sort_index ASC
Parameters:
[]
0.58 ms
(2.32%)
1
"START TRANSACTION"
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.

Entities Mapping

Class Mapping errors
App\Entity\HwLog No errors.
App\Entity\Menu No errors.
App\Entity\News No errors.
App\Entity\ServiceOutage No errors.