Query Metrics
6
Database Queries
6
Different statements
1323.14 ms
Query time
0
Invalid entities
2
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1302.49 ms (98.44%) |
1 |
SELECT e.active_collab_task_id, e.active_collab_assignee_name FROM error_log e LEFT JOIN error_project ep ON e.error_project_id = ep.id WHERE e.active_collab_task_id IS NOT NULL AND MD5(CONCAT(e.message, COALESCE(e.exception_class, ''), COALESCE(ep.id, 'no_project'))) = ? LIMIT 1
Parameters:
[
"51d790ae0f778749e7a4d3d4e71c1ab2"
]
|
||||||||||||||||||||||||||||||||
|
11.83 ms (0.89%) |
1 |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.active_collab_id AS active_collab_id_2, e0_.base_url AS base_url_3, e0_.api_key AS api_key_4, e0_.project_key AS project_key_5, e0_.health_check_interval AS health_check_interval_6, e0_.last_health_check AS last_health_check_7, e0_.last_health_check_status AS last_health_check_status_8, e0_.symfony_version AS symfony_version_9, e0_.node_version AS node_version_10, e0_.npm_version AS npm_version_11, e0_.yarn_version AS yarn_version_12, e0_.php_version AS php_version_13, e0_.bootstrap_version AS bootstrap_version_14 FROM error_project e0_ WHERE e0_.id = ?
Parameters:
[
1
]
|
||||||||||||||||||||||||||||||||
|
5.32 ms (0.40%) |
1 |
INSERT INTO error_log (url, user, occurred_at, category, level, message, exception_class, stack_trace, request_data, ip_address, user_agent, resolved, resolved_at, resolved_by, active_collab_task_id, active_collab_assignee_name, slack_channel, slack_ts, error_project_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "https://www.dellarocreative.ch/son1.php" null "2026-04-18 15:01:21" "request" "error" "No route found for "GET https://www.dellarocreative.ch/son1.php"" "Symfony\Component\HttpKernel\Exception\NotFoundHttpException" """ Symfony\Component\HttpKernel\Exception\NotFoundHttpException: No route found for "GET https://www.dellarocreative.ch/son1.php" in /var/www/vhosts/dellarocreative.ch/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:127\n #0 Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest() in /var/www/vhosts/dellarocreative.ch/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:260\n #1 Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure}() in /var/www/vhosts/dellarocreative.ch/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:220\n #2 Symfony\Component\EventDispatcher\EventDispatcher->callListeners() in /var/www/vhosts/dellarocreative.ch/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:56\n #3 Symfony\Component\EventDispatcher\EventDispatcher->dispatch() in /var/www/vhosts/dellarocreative.ch/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:157\n #4 Symfony\Component\HttpKernel\HttpKernel->handleRaw() in /var/www/vhosts/dellarocreative.ch/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:76\n #5 Symfony\Component\HttpKernel\HttpKernel->handle() in /var/www/vhosts/dellarocreative.ch/httpdocs/vendor/symfony/http-kernel/Kernel.php:197\n #6 Symfony\Component\HttpKernel\Kernel->handle() in /var/www/vhosts/dellarocreative.ch/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35\n #7 Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run() in /var/www/vhosts/dellarocreative.ch/httpdocs/vendor/autoload_runtime.php:29\n #8 require_once() in /var/www/vhosts/dellarocreative.ch/httpdocs/public/index.php:5 """ "{"method":"GET","query":[],"request":[],"headers":{"accept-encoding":["gzip, br"],"x-forwarded-proto":["https"],"cf-visitor":["{\"scheme\":\"https\"}"],"cf-ipcountry":["SE"],"cf-connecting-ip":["4.223.172.220"],"cdn-loop":["cloudflare; loops=1"],"cf-ray":["9ee3db937d68c8c4-ARN"],"connection":["close"],"x-accel-internal":["\/internal-nginx-static-location"],"x-forwarded-for":["4.223.172.220"],"x-real-ip":["104.23.221.163"],"host":["www.dellarocreative.ch"],"x-php-ob-level":["0"]}}" "104.23.221.163" null 0 null null null null null null 1 ]
|
||||||||||||||||||||||||||||||||
|
2.04 ms (0.15%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active_collab_id AS active_collab_id_3, t0.base_url AS base_url_4, t0.api_key AS api_key_5, t0.project_key AS project_key_6, t0.health_check_interval AS health_check_interval_7, t0.last_health_check AS last_health_check_8, t0.last_health_check_status AS last_health_check_status_9, t0.symfony_version AS symfony_version_10, t0.node_version AS node_version_11, t0.npm_version AS npm_version_12, t0.yarn_version AS yarn_version_13, t0.php_version AS php_version_14, t0.bootstrap_version AS bootstrap_version_15 FROM error_project t0 WHERE t0.project_key = ? LIMIT 1
Parameters:
[
"dellarocreative"
]
|
||||||||||||||||||||||||||||||||
|
1.15 ms (0.09%) |
1 |
"COMMIT"
Parameters:
[]
|
||||||||||||||||||||||||||||||||
|
0.31 ms (0.02%) |
1 |
"START TRANSACTION"
Parameters:
[]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| wpmain | doctrine.dbal.wpmain_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| wpmain | doctrine.orm.wpmain_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| Dellarocreative\ErrorTrackerBundle\Shared\Entity\ErrorProject | 1 |
| Dellarocreative\ErrorTrackerBundle\Shared\Entity\ErrorLog | 1 |
wpmain entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| Dellarocreative\ErrorTrackerBundle\Shared\Entity\ErrorLog | No errors. |
| Dellarocreative\ErrorTrackerBundle\Shared\Entity\ErrorProject | No errors. |
wpmain entity manager
No loaded entities.