Error 404 Not Found

GET https://kodano-pl.stage.dionizos.szkkla.com/.git/config

Forwarded to ErrorController (202ef7)

Query Metrics

5 Database Queries
3 Different statements
5.85 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
4.28 ms
(73.07%)
3
SELECT t0.name AS name_1, t0.value AS value_2, t0.code AS code_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.store_id AS store_id_7 FROM config t0 WHERE t0.value = ? LIMIT 1
Parameters:
[
  "https://kodano-pl.stage.dionizos.szkkla.com"
]
0.88 ms
(15.05%)
1
SELECT t0.name AS name_1, t0.value AS value_2, t0.code AS code_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.store_id AS store_id_7 FROM config t0 WHERE t0.code = ? AND t0.store_id = ? LIMIT 1
Parameters:
[
  "shop_domain"
  1
]
0.70 ms
(11.89%)
1
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.code AS code_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.id AS id_6 FROM store t0 WHERE t0.id = ?
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.