Error 404 Not Found

GET https://efc.coolify.vdxa.dev/sitemap.xml

Forwarded to ErrorController (25404e)

Query Metrics

12 Database Queries
6 Different statements
5.36 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.24 ms
(23.07%)
2
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/sitemap.xml"
  "path"
  "auto_create"
  "/sitemap.xml"
  "path_query"
  "https://efc.coolify.vdxa.dev/sitemap.xml"
  "entire_uri"
]
1.21 ms
(22.63%)
3
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.10 ms
(20.53%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "sitemap.xml"
]
0.74 ms
(13.86%)
1
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) ORDER BY `priority` DESC
Parameters:
[
  "/sitemap.xml"
  "path"
  "auto_create"
  "/sitemap.xml"
  "path_query"
  "https://efc.coolify.vdxa.dev/sitemap.xml"
  "entire_uri"
]
0.72 ms
(13.42%)
2
SELECT id FROM documents_page WHERE prettyUrl = ? ORDER BY id LIMIT 1
Parameters:
[
  "/sitemap.xml"
]
0.35 ms
(6.49%)
1
SELECT * FROM object_url_slugs WHERE slug = '/sitemap.xml' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

No loaded entities.