Error 404 Not Found

GET http://dev.docker-universe.org/.git/config

Forwarded to ErrorController (ef3d96)

Query Metrics

13 Database Queries
6 Different statements
37.14 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 5.60 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1776299882
  "site_domain_82f02c6b70d3972176cad2c5e7f0992e"
]
2 1.50 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1776299882
  "system\x01tags\x01"
  "site\x01tags\x01"
]
3 1.59 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 3.87 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/.git/"
  "config"
]
5 2.16 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/.git/config"
]
6 5.38 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/.git/"
  "config"
]
7 6.06 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/.git/config"
]
8 3.70 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  ".git"
]
9 1.23 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/.git"
]
10 1.15 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  ""
]
11 1.88 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1776299882
  "document_1"
]
12 1.08 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1776299882
  "document_1\x01tags\x01"
]
13 1.93 ms
SELECT * FROM object_url_slugs WHERE slug = '/.git/config' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

No managed entities.

Entities Mapping

No mapped entities.