Error 404 Not Found

GET https://portals-laticrete.byfactory.dev/_profiler/60539a/search/null

Forwarded to ErrorController (f797f8)

Query Metrics

29 Database Queries
15 Different statements
90.35 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 5.23 ms
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 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_profiler/60539a/search/null"
  "path"
  "auto_create"
  "/_profiler/60539a/search/null"
  "path_query"
  "https://portals-laticrete.byfactory.dev/_profiler/60539a/search/null"
  "entire_uri"
]
3 2.38 ms
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "qqHyQUHiY5C5N/f2VxXSEl3ugf1DH9wCT9+keft0OFg="
]
4 3.84 ms
UPDATE lock_keys SET key_expiration = UNIX_TIMESTAMP() + ?, key_token = ? WHERE key_id = ? AND (key_token = ? OR key_expiration <= UNIX_TIMESTAMP())
Parameters:
[
  300.0
  "qqHyQUHiY5C5N/f2VxXSEl3ugf1DH9wCT9+keft0OFg="
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "qqHyQUHiY5C5N/f2VxXSEl3ugf1DH9wCT9+keft0OFg="
]
5 3.98 ms
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "qqHyQUHiY5C5N/f2VxXSEl3ugf1DH9wCT9+keft0OFg="
]
6 3.21 ms
SELECT id FROM redirects WHERE active = 1 AND regex = 1  ORDER BY `priority` DESC
Parameters:
[]
7 1.77 ms
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "qqHyQUHiY5C5N/f2VxXSEl3ugf1DH9wCT9+keft0OFg="
]
8 0.24 ms
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "qqHyQUHiY5C5N/f2VxXSEl3ugf1DH9wCT9+keft0OFg="
]
9 2.59 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
10 6.32 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/_profiler/60539a/search/"
  "null"
]
11 6.55 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/_profiler/60539a/search/null"
]
12 3.89 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/_profiler/60539a/search/"
  "null"
]
13 2.33 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/_profiler/60539a/search/null"
]
14 5.61 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/_profiler/60539a/"
  "search"
]
15 1.70 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/_profiler/60539a/search"
]
16 0.46 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/_profiler/"
  "60539a"
]
17 0.67 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/_profiler/60539a"
]
18 1.21 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "_profiler"
]
19 3.66 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/_profiler"
]
20 0.21 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  ""
]
21 5.59 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
]
22 3.32 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
]
23 2.05 ms
SELECT * FROM object_url_slugs WHERE slug = '/_profiler/60539a/search/null' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
24 3.83 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
25 8.63 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
26 2.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
27 2.48 ms
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 ORDER BY `priority` DESC
Parameters:
[
  "/_profiler/60539a/search/null"
  "path"
  "auto_create"
  "/_profiler/60539a/search/null"
  "path_query"
  "https://portals-laticrete.byfactory.dev/_profiler/60539a/search/null"
  "entire_uri"
]
28 3.04 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
29 1.23 ms
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 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_profiler/60539a/search/null"
  "path"
  "auto_create"
  "/_profiler/60539a/search/null"
  "path_query"
  "https://portals-laticrete.byfactory.dev/_profiler/60539a/search/null"
  "entire_uri"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
pimcore_generic_data_index doctrine.orm.pimcore_generic_data_index_entity_manager
portal_engine doctrine.orm.portal_engine_entity_manager
statistics_explorer doctrine.orm.statistics_explorer_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

pimcore_generic_data_index entity manager

No loaded entities.

portal_engine entity manager

No loaded entities.

statistics_explorer entity manager

No loaded entities.