Error 404 Not Found

GET https://mg-backend.maxda.de/https%5Cu003A%5C/%5C/mg%5Cu002Dbackend.maxda.de%5C/_profiler%5C/

Forwarded to ErrorController (7fb7cf)

Query Metrics

19 Database Queries
8 Different statements
9.20 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.63 ms
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[
  "mg-backend.maxda.de"
  "%"mg-backend.maxda.de"%"
]
2 0.30 ms
SELECT id,domains FROM sites
Parameters:
[]
3 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.54 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/https\u003A\/\/mg\u002Dbackend.maxda.de\/"
  "_profiler\"
]
5 0.54 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/https\u003A\/\/mg\u002Dbackend.maxda.de\/_profiler\"
]
6 0.44 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/https\u003A\/\/mg\u002Dbackend.maxda.de\/"
  "_profiler\"
]
7 0.44 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/https\u003A\/\/mg\u002Dbackend.maxda.de\/_profiler\"
]
8 0.34 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/https\u003A\/\/mg\u002Dbackend.maxda.de\/"
  "_profiler\"
]
9 0.55 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/https\u003A\/\/mg\u002Dbackend.maxda.de\/_profiler\"
]
10 0.43 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/https\u003A\/\/"
  "mg\u002Dbackend.maxda.de\"
]
11 0.43 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/https\u003A\/\/mg\u002Dbackend.maxda.de\"
]
12 0.33 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/https\u003A\/"
  "\"
]
13 0.40 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/https\u003A\/\"
]
14 0.47 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "https\u003A\"
]
15 0.47 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/https\u003A\"
]
16 0.49 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  ""
]
17 0.97 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  1
]
18 0.61 ms
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  1
]
19 0.43 ms
SELECT * FROM object_url_slugs WHERE slug = '/https\\u003A\\/\\/mg\\u002Dbackend.maxda.de\\/_profiler\\/' 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.

Entities Mapping

No mapped entities.