Error 404 Not Found

GET http://pimcore.dev.remmers.cloud/api/config

Forwarded to ErrorController (183e3c)

Query Metrics

9 Database Queries
4 Different statements
1.99 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
2 0.34 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/api/"
  "config"
]
3 0.17 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/api/config"
]
4 0.15 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/api/"
  "config"
]
5 0.17 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/api/config"
]
6 0.18 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "api"
]
7 0.19 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/api"
]
8 0.16 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  ""
]
9 0.26 ms
SELECT * FROM object_url_slugs WHERE slug = '/api/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.