Error 404 Not Found

GET https://pimcore.genvelo.com/_profiler/b614a4/search/null

Forwarded to ErrorController (9a59c9)

Query Metrics

15 Database Queries
6 Different statements
62.10 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
45.64 ms
(73.48%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8.08 ms
(13.01%)
6
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/_profiler/b614a4/search/"
  "null"
]
3.76 ms
(6.06%)
1
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
]
3.68 ms
(5.93%)
1
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
]
0.73 ms
(1.18%)
5
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/_profiler/b614a4/search/null"
]
0.21 ms
(0.34%)
1
SELECT * FROM object_url_slugs WHERE slug = '/_profiler/b614a4/search/null' 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.