Query Metrics
11
Database Queries
10
Different statements
15.16 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
10.89 ms (71.80%) |
1 |
"COMMIT"
Parameters:
[] |
|
2.53 ms (16.69%) |
1 |
SELECT quote_ident(table_name) AS table_name, table_schema AS schema_name FROM information_schema.tables WHERE table_schema NOT LIKE 'pg\_%' AND table_schema != 'information_schema' AND table_name != 'geometry_columns' AND table_name != 'spatial_ref_sys' AND table_type != 'VIEW'
Parameters:
[] |
|
0.35 ms (2.28%) |
1 |
SELECT NEXTVAL('tracking_lifetime_id_seq')
Parameters:
[] |
|
0.29 ms (1.92%) |
1 |
INSERT INTO tracking_lifetime (id, created) VALUES (?, ?)
Parameters:
[ 1 => 5047932 2 => "2026-09-10 20:41:18" ] |
|
0.29 ms (1.90%) |
1 |
INSERT INTO SESSION (id, ip, referrer, user_agent, query_string, utm_source, utm_medium, utm_campaign, utm_term, utm_content, loan_term, rep_apr, created, lifetime_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => 5048212 2 => "57.141.14.11" 3 => "https://dashboard-sgn.appdev.web.id/_profiler/02c07f/search/results?p=_profiler/6b5a22/search/results&limit=10&ip=57.141.14.64&url=https://dashboard-sgn.appdev.web.id/%25EF%25BF%25BD%25EF%25BF%25BDsettings%25EF%25BF%25BD%25EF%25BF%25BDxml?p%3D%25EF%25BF%25BD%25EF%25BF%25BDsettings%25EF%25BF%25BD%25EF%25BF%25BDxml" 4 => "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36 (compatible; meta-externalagent/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/crawler))" 5 => "p=_wdt%2F451fe2" 6 => "" 7 => "" 8 => "" 9 => "" 10 => "" 11 => "" 12 => "" 13 => "2026-09-10 20:41:18" 14 => 5047932 ] |
|
0.27 ms (1.76%) |
1 |
SELECT nspname FROM pg_namespace WHERE nspname !~ '^pg_.*' AND nspname != 'information_schema'
Parameters:
[] |
|
0.19 ms (1.28%) |
2 |
"START TRANSACTION"
Parameters:
[] |
|
0.14 ms (0.91%) |
1 |
SHOW search_path
Parameters:
[] |
|
0.13 ms (0.85%) |
1 |
SELECT NEXTVAL('session_id_seq')
Parameters:
[] |
|
0.09 ms (0.61%) |
1 |
"ROLLBACK"
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\UserActivity | No errors. |
| Kematjaya\VisitorTrackingBundle\Entity\Lifetime | No errors. |
| Kematjaya\VisitorTrackingBundle\Entity\Session | No errors. |
| Kematjaya\VisitorTrackingBundle\Entity\Seed | No errors. |
| Kematjaya\VisitorTrackingBundle\Entity\PageView | No errors. |
| Kematjaya\VisitorTrackingBundle\Entity\Device | No errors. |
| App\Entity\DocumentUpload | No errors. |
| Kematjaya\UserBundle\Entity\KmjUser | No errors. |
| Kematjaya\UserBundle\Entity\DefaultUser | No errors. |
| App\Entity\Document | No errors. |
| App\Entity\DocumentUploadValue | No errors. |