Query Metrics
4
Database Queries
4
Different statements
21.53 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 3.17 ms |
SELECT NEXTVAL('source_api_call_id_seq')
Parameters:
[] |
2 | 0.12 ms |
"START TRANSACTION"
Parameters:
[] |
3 | 1.27 ms |
INSERT INTO source_api_call (pubid, clickid, visitor_tag, is_test, id, created_at, updated_at, headers, body, ip, path, url, status_code, method, array_response, string_response, request_parameters, query_parameters, input_id, source_id, product_id, input_type_id, subscription_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ null null null 0 679882 "2025-07-14 14:53:39" null "{"cache-control":["no-cache"],"connection":["close"],"accept-language":["en-US,en;q=0.9"],"accept":["*\/*"],"user-agent":["Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/58.0.3029.110 Safari\/537.3"],"accept-encoding":["gzip, deflate"],"host":["dev-sub.fonigames.com"],"x-php-ob-level":["1"]}" null "185.177.72.37" "/api/.env" "http://dev-sub.fonigames.com/api/.env" 200 "GET" null null "[]" "[]" null null null null null ] |
4 | 16.97 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 |
---|---|
App\Entity\HlrLookupLog | No errors. |
App\Entity\MccMnc | No errors. |
App\Entity\SourceApiCall | No errors. |
App\Entity\Input | No errors. |
App\Entity\Source | No errors. |
App\Entity\Product | No errors. |
App\Entity\InputType | No errors. |
App\Entity\Subscription | No errors. |