Query Metrics
6
Database Queries
6
Different statements
28.74 ms
Query time
0
Invalid entities
Queries
default_db connection
#▲ | Time | Info |
---|---|---|
1 | 0.30 ms |
SELECT t0.system_configuration_id AS system_configuration_id_1, t0.name AS name_2, t0.value AS value_3, t0.is_dev AS is_dev_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8 FROM system_configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"maintenance_status"
]
|
2 | 0.51 ms |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[] |
3 | 0.27 ms |
SELECT DATABASE()
Parameters:
[] |
global_db connection
No database queries were performed.
log_db connection
#▲ | Time | Info |
---|---|---|
1 | 0.31 ms |
"START TRANSACTION"
Parameters:
[] |
2 | 1.21 ms |
INSERT INTO site_log (exception_string, filename, nb_line, stacktrace, type, referer, uri, user_agent, user_id, user_object, ip_address, hostname, created_at, updated_at, created_by, updated_by) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "405 : No route found for "POST https://ptf.demo-stimactiv.com/": Method Not Allowed (Allow: GET)" 2 => "/home/stimactiv-demo/ptf/vendor/symfony/http-kernel/EventListener/RouterListener.php" 3 => "139" 4 => """ #0 /home/stimactiv-demo/ptf/vendor/symfony/event-dispatcher/Debug/WrappedListener.php(117): Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request', Object(Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher))\n #1 /home/stimactiv-demo/ptf/vendor/symfony/event-dispatcher/EventDispatcher.php(230): Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request', Object(Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher))\n #2 /home/stimactiv-demo/ptf/vendor/symfony/event-dispatcher/EventDispatcher.php(59): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.request', Object(Symfony\Component\HttpKernel\Event\RequestEvent))\n #3 /home/stimactiv-demo/ptf/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php(154): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request')\n #4 /home/stimactiv-demo/ptf/vendor/symfony/http-kernel/HttpKernel.php(128): Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request')\n #5 /home/stimactiv-demo/ptf/vendor/symfony/http-kernel/HttpKernel.php(74): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)\n #6 /home/stimactiv-demo/ptf/vendor/symfony/http-kernel/Kernel.php(202): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)\n #7 /home/stimactiv-demo/ptf/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php(35): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))\n #8 /home/stimactiv-demo/ptf/vendor/autoload_runtime.php(35): Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()\n #9 /home/stimactiv-demo/ptf/public/index.php(5): require_once('/home/stimactiv...')\n #10 {main} """ 5 => 1 6 => null 7 => "https://ptf.demo-stimactiv.com/" 8 => "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Mobile Safari/537.36" 9 => -1 10 => null 11 => "18.143.192.171" 12 => "ns3157283" 13 => "2025-05-14 19:54:24" 14 => "2025-05-14 19:54:24" 15 => null 16 => null ] |
3 | 26.14 ms |
"COMMIT"
Parameters:
[] |
Database Connections
Name | Service |
---|---|
default_db | doctrine.dbal.default_db_connection |
global_db | doctrine.dbal.global_db_connection |
log_db | doctrine.dbal.log_db_connection |
Entity Managers
Name | Service |
---|---|
default_db | doctrine.orm.default_db_entity_manager |
global_db | doctrine.orm.global_db_entity_manager |
log_db | doctrine.orm.log_db_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default_db entity manager
Class | Mapping errors |
---|---|
Stimactiv\CoreBundle\Entity\Lang | No errors. |
Stimactiv\CmsBundle\Entity\NavMenu | No errors. |
Stimactiv\CmsBundle\Entity\Template | No errors. |
Stimactiv\CmsBundle\Entity\Page | No errors. |
Stimactiv\CmsBundle\Entity\PageI18n | No errors. |
Stimactiv\CoreBundle\Entity\SystemConfiguration | No errors. |
Stimactiv\CoreBundle\Entity\Scope | No errors. |
Stimactiv\CoreBundle\Entity\XUserScope | No errors. |
Stimactiv\CmsBundle\Entity\NavMenuItem | No errors. |
Stimactiv\CoreBundle\Entity\File | No errors. |
Stimactiv\CoreBundle\Entity\Image | No errors. |
global_db entity manager
Class | Mapping errors |
---|---|
Stimactiv\ClientBundle\Entity\User | No errors. |
Stimactiv\ClientBundle\Entity\Contact | No errors. |
Stimactiv\ClientBundle\Entity\Client | No errors. |
log_db entity manager
Class | Mapping errors |
---|---|
Stimactiv\LogBundle\Entity\SiteLog | No errors. |