Query Metrics
9
Database Queries
8
Different statements
24.68 ms
Query time
1
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:
[] |
5 | 0.26 ms |
SELECT CURRENT_DATABASE()
Parameters:
[] |
6 | 2.19 ms |
SELECT quote_ident(table_name) AS table_name, table_schema AS schema_name FROM information_schema.tables WHERE table_catalog = ? AND table_schema NOT LIKE 'pg\_%' AND table_schema != 'information_schema' AND table_name != 'geometry_columns' AND table_name != 'spatial_ref_sys' AND table_type = 'BASE TABLE'
Parameters:
[
"sub_phonismart_dev"
]
|
7 | 0.42 ms |
SELECT schema_name FROM information_schema.schemata WHERE schema_name NOT LIKE 'pg\_%' AND schema_name != 'information_schema'
Parameters:
[] |
8 | 0.13 ms |
SHOW search_path
Parameters:
[] |
9 | 0.14 ms |
SELECT CURRENT_DATABASE()
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. |
App\Entity\Carrier | No errors. |
App\Entity\Country | No errors. |
App\Entity\LogRequest | No errors. |
App\Entity\LandingPage |
|
App\Entity\Language | No errors. |
App\Entity\PaymentConnector | No errors. |
App\Entity\StatsInput | No errors. |
App\Entity\HeaderEnrichment | No errors. |
App\Entity\Os | No errors. |
App\Entity\Browser | No errors. |
App\Entity\DeviceType | No errors. |
App\Entity\ReceivedSms | No errors. |
App\Entity\SentSms | No errors. |
App\Entity\LogVisit | No errors. |
App\Entity\SentCallback | No errors. |
App\Entity\Portal | No errors. |
App\Entity\PaymentType | No errors. |
App\Entity\EventNotif | No errors. |
App\Entity\Charge | No errors. |
App\Entity\Refund | No errors. |
App\Entity\FakePhoneNumber | No errors. |