https://lunedi.oimmei.com/category/side-menu-light-wysiwyg-editor-inline.html/

Query Metrics

29 Database Queries
7 Different statements
19.26 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.51 ms
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:
[
  "side-menu-light-wysiwyg-editor-inline.html"
]
2 0.31 ms
"START TRANSACTION"
Parameters:
[]
3 1.87 ms
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:
[]
4 2.02 ms
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: "side-menu-light-wysiwyg-editor-inline.html"\n
    CONTEXT:  unnamed portal parameter $1 = '...'
    """
  3 => 500
  4 => "category_edit"
  5 => "{"id":"side-menu-light-wysiwyg-editor-inline.html"}"
  6 => "https://lunedi.oimmei.com/category/side-menu-light-wysiwyg-editor-inline.html/"
  7 => ""
  8 => null
  9 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
  10 => "lunedi.oimmei.com"
  11 => "216.73.216.173"
  12 => "Anonymous"
  13 => "2025-10-29 12:57:57"
  14 => "2025-10-29 12:57:57"
  15 => null
  16 => null
  17 => null
]
5 1.81 ms
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 => 88114
]
6 0.65 ms
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\Connection->handleDriverException"
  3 => 1750
  4 => null
  5 => 88114
]
7 0.72 ms
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\Connection->convertExceptionDuringQuery"
  3 => 1056
  4 => null
  5 => 88114
]
8 0.65 ms
INSERT INTO bug_trace (file, function, line, path, bug_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  1 => "/var/www/lunedi.oimmei.com/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php"
  2 => "Doctrine\DBAL\Connection->executeQuery"
  3 => 747
  4 => null
  5 => 88114
]
9 0.66 ms
INSERT INTO bug_trace (file, function, line, path, bug_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  1 => "/var/www/lunedi.oimmei.com/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php"
  2 => "Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load"
  3 => 765
  4 => null
  5 => 88114
]
10 0.43 ms
INSERT INTO bug_trace (file, function, line, path, bug_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  1 => "/var/www/lunedi.oimmei.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php"
  2 => "Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadById"
  3 => 502
  4 => null
  5 => 88114
]
11 0.37 ms
INSERT INTO bug_trace (file, function, line, path, bug_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  1 => "/var/www/lunedi.oimmei.com/var/cache/dev/ContainerWH89FUx/EntityManager_9a5be93.php"
  2 => "Doctrine\ORM\EntityManager->find"
  3 => 143
  4 => null
  5 => 88114
]
12 0.84 ms
INSERT INTO bug_trace (file, function, line, path, bug_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  1 => "/var/www/lunedi.oimmei.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php"
  2 => "ContainerWH89FUx\EntityManager_9a5be93->find"
  3 => 175
  4 => null
  5 => 88114
]
13 0.37 ms
INSERT INTO bug_trace (file, function, line, path, bug_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  1 => "/var/www/lunedi.oimmei.com/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php"
  2 => "Doctrine\ORM\EntityRepository->find"
  3 => 142
  4 => null
  5 => 88114
]
14 0.50 ms
INSERT INTO bug_trace (file, function, line, path, bug_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  1 => "/var/www/lunedi.oimmei.com/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php"
  2 => "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->find"
  3 => 91
  4 => null
  5 => 88114
]
15 0.43 ms
INSERT INTO bug_trace (file, function, line, path, bug_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  1 => "/var/www/lunedi.oimmei.com/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php"
  2 => "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->apply"
  3 => 84
  4 => null
  5 => 88114
]
16 0.38 ms
INSERT INTO bug_trace (file, function, line, path, bug_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  1 => "/var/www/lunedi.oimmei.com/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php"
  2 => "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->applyConverter"
  3 => 48
  4 => null
  5 => 88114
]
17 0.37 ms
INSERT INTO bug_trace (file, function, line, path, bug_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  1 => "/var/www/lunedi.oimmei.com/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php"
  2 => "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->apply"
  3 => 72
  4 => null
  5 => 88114
]
18 0.51 ms
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 => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController"
  3 => 117
  4 => null
  5 => 88114
]
19 0.34 ms
INSERT INTO bug_trace (file, function, line, path, bug_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  1 => "/var/www/lunedi.oimmei.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
  2 => "Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke"
  3 => 230
  4 => null
  5 => 88114
]
20 0.34 ms
INSERT INTO bug_trace (file, function, line, path, bug_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  1 => "/var/www/lunedi.oimmei.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
  2 => "Symfony\Component\EventDispatcher\EventDispatcher->callListeners"
  3 => 59
  4 => null
  5 => 88114
]
21 0.31 ms
INSERT INTO bug_trace (file, function, line, path, bug_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  1 => "/var/www/lunedi.oimmei.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
  2 => "Symfony\Component\EventDispatcher\EventDispatcher->dispatch"
  3 => 154
  4 => null
  5 => 88114
]
22 0.41 ms
INSERT INTO bug_trace (file, function, line, path, bug_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  1 => "/var/www/lunedi.oimmei.com/vendor/symfony/http-kernel/HttpKernel.php"
  2 => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch"
  3 => 140
  4 => null
  5 => 88114
]
23 0.28 ms
INSERT INTO bug_trace (file, function, line, path, bug_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  1 => "/var/www/lunedi.oimmei.com/vendor/symfony/http-kernel/HttpKernel.php"
  2 => "Symfony\Component\HttpKernel\HttpKernel->handleRaw"
  3 => 74
  4 => null
  5 => 88114
]
24 0.34 ms
INSERT INTO bug_trace (file, function, line, path, bug_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  1 => "/var/www/lunedi.oimmei.com/vendor/symfony/http-kernel/Kernel.php"
  2 => "Symfony\Component\HttpKernel\HttpKernel->handle"
  3 => 202
  4 => null
  5 => 88114
]
25 0.25 ms
INSERT INTO bug_trace (file, function, line, path, bug_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  1 => "/var/www/lunedi.oimmei.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
  2 => "Symfony\Component\HttpKernel\Kernel->handle"
  3 => 35
  4 => null
  5 => 88114
]
26 0.25 ms
INSERT INTO bug_trace (file, function, line, path, bug_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  1 => "/var/www/lunedi.oimmei.com/vendor/autoload_runtime.php"
  2 => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run"
  3 => 35
  4 => null
  5 => 88114
]
27 0.25 ms
INSERT INTO bug_trace (file, function, line, path, bug_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  1 => "/var/www/lunedi.oimmei.com/public/index.php"
  2 => "require_once"
  3 => 5
  4 => null
  5 => 88114
]
28 0.80 ms
INSERT INTO bug_cookie (cookie_key, cookie_value, bug_id) VALUES (?, ?, ?)
Parameters:
[
  1 => "sf_redirect"
  2 => "{"token":"27e482","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 => 88114
]
29 1.29 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
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.