Query Metrics
18
Database Queries
6
Different statements
19.27 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.12 ms (31.74%) |
10 |
INSERT INTO bug_trace (file, function, line, path, bug_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[ 1 => "/var/www/lunedi.oimmei.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" 2 => "Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest" 3 => 117 4 => null 5 => 88440 ] |
|
5.25 ms (27.26%) |
2 |
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:
[] |
|
3.34 ms (17.34%) |
2 |
"COMMIT"
Parameters:
[] |
|
2.34 ms (12.14%) |
1 |
INSERT INTO not_founds (path, full_url, timestamp, referer, update_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[ 1 => "/_profiler/http%5Cu003A%5C/%5C/lunedi.oimmei.com%5C/_profiler%5C/" 2 => "http://lunedi.oimmei.com/_profiler/http%5Cu003A%5C/%5C/lunedi.oimmei.com%5C/_profiler%5C/" 3 => "2025-11-02 18:56:43" 4 => null 5 => null ] |
|
1.40 ms (7.24%) |
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 => "Symfony\Component\Routing\Exception\ResourceNotFoundException" 2 => "No route found for "GET http://lunedi.oimmei.com/_profiler/http%5Cu003A%5C/%5C/lunedi.oimmei.com%5C/_profiler%5C/"" 3 => 404 4 => null 5 => "[]" 6 => "http://lunedi.oimmei.com/_profiler/http%5Cu003A%5C/%5C/lunedi.oimmei.com%5C/_profiler%5C/" 7 => "" 8 => null 9 => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" 10 => "lunedi.oimmei.com" 11 => "43.157.149.188" 12 => "Anonymous" 13 => "2025-11-02 18:56:43" 14 => "2025-11-02 18:56:43" 15 => null 16 => null 17 => null ] |
|
0.82 ms (4.27%) |
2 |
"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. |