Query Metrics
4
Database Queries
4
Different statements
3.25 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.12 ms |
SELECT t0.id AS id_1, t0.url_old AS url_old_2, t0.url_new AS url_new_3, t0.position AS position_4, t0.create_at AS create_at_5, t0.update_at AS update_at_6 FROM redirect t0 WHERE t0.url_old = ? LIMIT 1
Parameters:
[
"/admin/app/product/create"
]
|
| 2 | 0.46 ms |
"START TRANSACTION"
Parameters:
[] |
| 3 | 0.71 ms |
INSERT INTO exception_notification (message, file, line, code, status_code, data_request, data_query, data_session, data_method, create_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "Access Denied." "/home/chilcodiig/vendor/symfony/security-http/Firewall/AccessListener.php" 132 "403" null "a:0:{}" "a:0:{}" "a:0:{}" "GET" "2026-04-21 14:07:32" ] |
| 4 | 0.96 ms |
"COMMIT"
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 |
|---|---|
| TMWK\RedirectBundle\Entity\Redirect | No errors. |
| TMWK\ExceptionNotifierBundle\Entity\ExceptionNotification | No errors. |