Query Metrics
1
Database Queries
1
Different statements
4.45 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 4.45 ms |
INSERT INTO request_logs (id, method, uri, status_code, headers, query_params, body_params, response_body, exception, request_duration) VALUES (UUID(), :method, :uri, :status_code, :headers, :query_params, :body_params, :response_body, :exception, :request_duration)
Parameters:
[ "method" => "GET" "uri" => "/SDK/webLanguage" "status_code" => 400 "headers" => "{"user-agent":["Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/90.0.4430.85 Safari\/537.36 Edg\/90.0.818.46"],"accept-encoding":["gzip, deflate, gzip, deflate"],"accept":["*\/*"],"connection":["keep-alive"],"x-requested-with":["XMLHttpRequest"],"content-type":["application\/x-www-form-urlencoded; charset=UTF-8"],"accept-language":["en US,en;q=0.9,sv;q=0.8"],"host":["46.224.162.112:80"],"x-php-ob-level":["1"]}" "query_params" => "[]" "body_params" => "[]" "response_body" => null "exception" => """ Untrusted Host "46.224.162.112".\n #0 /var/www/qport-backend/vendor/symfony/http-kernel/Kernel.php(202): Symfony\Component\HttpKernel\HttpKernel->handle()\n #1 /var/www/qport-backend/public/index.php(32): Symfony\Component\HttpKernel\Kernel->handle()\n #2 {main} """ "request_duration" => 1780537050.6687 ] |
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\Log\RequestLog | No errors. |