Query Metrics
29
Database Queries
7
Different statements
21.11 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
11.37 ms (53.85%) |
23 |
INSERT INTO bug_trace (file, function, line, path, bug_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[ 1 => "/var/www/lunedi.oimmei.com/vendor/doctrine/dbal/src/Connection.php" 2 => "Doctrine\DBAL\Driver\API\PostgreSQL\ExceptionConverter->convert" 3 => 1815 4 => null 5 => 88241 ] |
|
2.73 ms (12.93%) |
1 |
INSERT INTO bug (exception_type, message, status_code, route, route_params, url, base_url, query, user_agent, host, ip_address, username, created_at, updated_at, created_by, updated_by, update_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "Doctrine\DBAL\Driver\PDO\Exception" 2 => """ An exception occurred while executing a query: SQLSTATE[22P02]: Invalid text representation: 7 ERROR: invalid input syntax for type integer: "index.html"\n CONTEXT: unnamed portal parameter $1 = '...' """ 3 => 500 4 => "category_edit" 5 => "{"id":"index.html"}" 6 => "https://lunedi.oimmei.com/category/index.html/" 7 => "" 8 => null 9 => "Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)" 10 => "lunedi.oimmei.com" 11 => "47.128.52.29" 12 => "Anonymous" 13 => "2025-10-31 10:08:00" 14 => "2025-10-31 10:08:00" 15 => null 16 => null 17 => null ] |
|
2.61 ms (12.36%) |
1 |
SELECT t0.id AS id_1, t0.major AS major_2, t0.minor AS minor_3, t0.number AS number_4, t0.title AS title_5, t0.description AS description_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM last_update t0 ORDER BY t0.id DESC LIMIT 1
Parameters:
[] |
|
1.39 ms (6.57%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.alexa_name AS alexa_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM category t0 WHERE t0.id = ?
Parameters:
[
"index.html"
]
|
|
1.22 ms (5.76%) |
1 |
"COMMIT"
Parameters:
[] |
|
1.18 ms (5.61%) |
1 |
INSERT INTO bug_cookie (cookie_key, cookie_value, bug_id) VALUES (?, ?, ?)
Parameters:
[ 1 => "sf_redirect" 2 => "{"token":"fbbd57","route":"category_edit","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/lunedi.oimmei.com\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":110},"status_code":301,"status_text":"Moved Permanently"}" 3 => 88241 ] |
|
0.62 ms (2.93%) |
1 |
"START TRANSACTION"
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| Oi\BugBundle\Entity\LastUpdate | No errors. |
| Oi\BugBundle\Entity\Bug | No errors. |
| Oi\BugBundle\Entity\BugTrace | No errors. |
| Oi\BugBundle\Entity\BugLog | No errors. |
| Oi\BugBundle\Entity\BugCookie | No errors. |