Query Metrics
5
Database Queries
5
Different statements
15.57 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
9.39 ms (60.31%) |
1 |
INSERT INTO exception_log (code, exception_class, message, trace, FILE, line, created_at, occurrence_count, resolved_at, resolution_notes) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => 95274 2 => "ErrorException" 3 => "Notice: Undefined index: welcome-meridiana" 4 => """ #0 /var/www/vhosts/mazartravel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php(163): App\Controller\SejourHotel\IndexController->detailsHotel()\n #1 /var/www/vhosts/mazartravel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php(75): Symfony\Component\HttpKernel\HttpKernel->handleRaw()\n #2 /var/www/vhosts/mazartravel.com/httpdocs/vendor/symfony/http-kernel/Kernel.php(202): Symfony\Component\HttpKernel\HttpKernel->handle()\n #3 /var/www/vhosts/mazartravel.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php(35): Symfony\Component\HttpKernel\Kernel->handle()\n #4 /var/www/vhosts/mazartravel.com/httpdocs/vendor/autoload_runtime.php(35): Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()\n #5 /var/www/vhosts/mazartravel.com/httpdocs/public/index.php(5): require_once('/var/www/vhosts...')\n #6 {main} """ 5 => "/var/www/vhosts/mazartravel.com/httpdocs/src/Controller/SejourHotel/IndexController.php" 6 => 357 7 => "2026-03-17 07:43:41" 8 => 1 9 => null 10 => null ] |
|
5.73 ms (36.79%) |
1 |
SELECT e0_.id AS id_0, e0_.code AS code_1, e0_.exception_class AS exception_class_2, e0_.message AS message_3, e0_.trace AS trace_4, e0_.file AS file_5, e0_.line AS line_6, e0_.created_at AS created_at_7, e0_.occurrence_count AS occurrence_count_8, e0_.resolved_at AS resolved_at_9, e0_.resolution_notes AS resolution_notes_10 FROM exception_log e0_ WHERE e0_.exception_class = ? AND e0_.message = ? LIMIT 1
Parameters:
[ "ErrorException" "Notice: Undefined index: welcome-meridiana" ] |
|
0.25 ms (1.61%) |
1 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.exception_class AS exception_class_3, t0.message AS message_4, t0.trace AS trace_5, t0.file AS file_6, t0.line AS line_7, t0.created_at AS created_at_8, t0.occurrence_count AS occurrence_count_9, t0.resolved_at AS resolved_at_10, t0.resolution_notes AS resolution_notes_11 FROM exception_log t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
95274
]
|
|
0.11 ms (0.68%) |
1 |
"START TRANSACTION"
Parameters:
[] |
|
0.09 ms (0.60%) |
1 |
"ROLLBACK"
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 |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\ExceptionLog | No errors. |