Forwarded to ErrorController (e137f5)

Query Metrics

34 Database Queries
21 Different statements
47.41 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
15.06 ms
(31.77%)
1
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "rh5jQ8K3gxRAaqus58PLPQ61d79O8NeAAx3NCdZXhM0="
]
11.82 ms
(24.92%)
1
UPDATE http_error_log SET `count` = `count` + 1, date = ? WHERE uri = ?
Parameters:
[
  1775197047
  "https://162.44.32.37/_fragment?_hash=oRJHDgYZ3QOHvl6MGoKhp%2BQyOY89YGYj9Chi8ruW5tc%3D&_path=what%3D-1%26_controller%3Dphpinfo"
]
9.94 ms
(20.96%)
1
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP(NOW(6)) + 300)
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "rh5jQ8K3gxRAaqus58PLPQ61d79O8NeAAx3NCdZXhM0="
]
1.58 ms
(3.33%)
5
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.21 ms
(2.56%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "_fragment"
]
1.13 ms
(2.39%)
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 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=what=-1&_controller=phpinfo&_hash=oRJHDgYZ3QOHvl6MGoKhp+QyOY89YGYj9Chi8ruW5tc="
  "path_query"
  "https://162.44.32.37/_fragment?_hash=oRJHDgYZ3QOHvl6MGoKhp+QyOY89YGYj9Chi8ruW5tc=&_path=what=-1&_controller=phpinfo"
  "entire_uri"
]
1.08 ms
(2.27%)
3
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.71 ms
(1.49%)
3
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/_fragment"
]
0.68 ms
(1.44%)
2
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP(NOW(6))
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "rh5jQ8K3gxRAaqus58PLPQ61d79O8NeAAx3NCdZXhM0="
]
0.57 ms
(1.20%)
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 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=what=-1&_controller=phpinfo&_hash=oRJHDgYZ3QOHvl6MGoKhp+QyOY89YGYj9Chi8ruW5tc="
  "path_query"
  "https://162.44.32.37/_fragment?_hash=oRJHDgYZ3QOHvl6MGoKhp+QyOY89YGYj9Chi8ruW5tc=&_path=what=-1&_controller=phpinfo"
  "entire_uri"
]
0.51 ms
(1.08%)
1
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[
  "162.44.32.37"
  "%"162.44.32.37"%"
]
0.47 ms
(0.99%)
1
UPDATE lock_keys SET key_expiration = UNIX_TIMESTAMP(NOW(6)) + ?, key_token = ? WHERE key_id = ? AND (key_token = ? OR key_expiration <= UNIX_TIMESTAMP(NOW(6)))
Parameters:
[
  300.0
  "rh5jQ8K3gxRAaqus58PLPQ61d79O8NeAAx3NCdZXhM0="
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "rh5jQ8K3gxRAaqus58PLPQ61d79O8NeAAx3NCdZXhM0="
]
0.37 ms
(0.78%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.35 ms
(0.74%)
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
]
0.35 ms
(0.73%)
1
SELECT id FROM redirects WHERE active = 1 AND regex = 1  ORDER BY `priority` DESC
Parameters:
[]
0.31 ms
(0.65%)
1
SELECT * FROM sites WHERE id = ?
Parameters:
[
  5
]
0.28 ms
(0.58%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.27 ms
(0.58%)
1
SELECT * FROM object_url_slugs WHERE slug = '/_fragment' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.27 ms
(0.58%)
1
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
0.27 ms
(0.56%)
1
SELECT date FROM http_error_log WHERE uri = ?
Parameters:
[
  "https://162.44.32.37/_fragment?_hash=oRJHDgYZ3QOHvl6MGoKhp%2BQyOY89YGYj9Chi8ruW5tc%3D&_path=what%3D-1%26_controller%3Dphpinfo"
]
0.18 ms
(0.39%)
1
SELECT id,domains FROM sites
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
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.

Managed Entities

portal_engine entity manager

Class Amount of managed objects

statistics_explorer entity manager

Class Amount of managed objects

Entities Mapping

portal_engine entity manager

No loaded entities.

statistics_explorer entity manager

No loaded entities.