Query Metrics
5
Database Queries
5
Different statements
14.21 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 9.05 ms |
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:
[ "Twig\Error\RuntimeError" "Key "id" does not exist as the sequence/mapping is empty." ] |
| 2 | 0.36 ms |
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:
[
73123
]
|
| 3 | 0.09 ms |
"START TRANSACTION"
Parameters:
[] |
| 4 | 4.60 ms |
INSERT INTO exception_log (code, exception_class, message, trace, FILE, line, created_at, occurrence_count, resolved_at, resolution_notes) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => 73123 2 => "Twig\Error\RuntimeError" 3 => "Key "id" does not exist as the sequence/mapping is empty." 4 => """ #0 /var/www/vhosts/mazartravel.com/httpdocs/var/cache/dev/twig/7a/7aae18e372c15c68cb1692d546b78cdf09fd364fffdf466c192219ff7b9c6ed9.php(153): Twig\Extension\CoreExtension::getAttribute()\n #1 /var/www/vhosts/mazartravel.com/httpdocs/vendor/twig/twig/src/Template.php(360): __TwigTemplate_ead56cbb3cf180f435f7db8404b27f630d2e8c2a0561f88921b387adb906fc35->doDisplay()\n #2 /var/www/vhosts/mazartravel.com/httpdocs/var/cache/dev/twig/57/574971416bceca0f02363e089e2b91647e732dfb15869500e7f63ae11b29a3ad.php(138): Twig\Template->yield()\n #3 /var/www/vhosts/mazartravel.com/httpdocs/vendor/twig/twig/src/Template.php(430): __TwigTemplate_b66e73adb3a1a5dc4715ff634aa1f6f26b1c62db349d3e560495bfc6a3f4cafd->block_body()\n #4 /var/www/vhosts/mazartravel.com/httpdocs/var/cache/dev/twig/eb/eb2b8435a18ebaed2841d6f0195a9c4d733e625bc7b1b496b31fbad180d2adc0.php(419): Twig\Template->yieldBlock()\n #5 /var/www/vhosts/mazartravel.com/httpdocs/vendor/twig/twig/src/Template.php(360): __TwigTemplate_9983f850d52e04855b2b31440ea46e61a8e384734826823bebb84289ddc912fd->doDisplay()\n #6 /var/www/vhosts/mazartravel.com/httpdocs/var/cache/dev/twig/57/574971416bceca0f02363e089e2b91647e732dfb15869500e7f63ae11b29a3ad.php(52): Twig\Template->yield()\n #7 /var/www/vhosts/mazartravel.com/httpdocs/vendor/twig/twig/src/Template.php(360): __TwigTemplate_b66e73adb3a1a5dc4715ff634aa1f6f26b1c62db349d3e560495bfc6a3f4cafd->doDisplay()\n #8 /var/www/vhosts/mazartravel.com/httpdocs/vendor/twig/twig/src/Template.php(335): Twig\Template->yield()\n #9 /var/www/vhosts/mazartravel.com/httpdocs/vendor/twig/twig/src/TemplateWrapper.php(38): Twig\Template->render()\n #10 /var/www/vhosts/mazartravel.com/httpdocs/vendor/twig/twig/src/Environment.php(306): Twig\TemplateWrapper->render()\n #11 /var/www/vhosts/mazartravel.com/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php(258): Twig\Environment->render()\n #12 /var/www/vhosts/mazartravel.com/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php(266): Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView()\n #13 /var/www/vhosts/mazartravel.com/httpdocs/src/Controller/VoyagesOrganise/IndexController.php(215): Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render()\n #14 /var/www/vhosts/mazartravel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php(163): App\Controller\VoyagesOrganise\IndexController->reservationVoyages()\n #15 /var/www/vhosts/mazartravel.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php(75): Symfony\Component\HttpKernel\HttpKernel->handleRaw()\n #16 /var/www/vhosts/mazartravel.com/httpdocs/vendor/symfony/http-kernel/Kernel.php(202): Symfony\Component\HttpKernel\HttpKernel->handle()\n #17 /var/www/vhosts/mazartravel.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php(35): Symfony\Component\HttpKernel\Kernel->handle()\n #18 /var/www/vhosts/mazartravel.com/httpdocs/vendor/autoload_runtime.php(35): Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()\n #19 /var/www/vhosts/mazartravel.com/httpdocs/public/index.php(5): require_once('/var/www/vhosts...')\n #20 {main} """ 5 => "/var/www/vhosts/mazartravel.com/httpdocs/templates/FrontCommun/VoyagesOrganise/reservation-content.html.twig" 6 => 62 7 => "2026-03-16 23:23:22" 8 => 1 9 => null 10 => null ] |
| 5 | 0.10 ms |
"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. |