Query Metrics
11
Database Queries
10
Different statements
30.90 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.33 ms |
SELECT NEXTVAL('tracking_lifetime_id_seq')
Parameters:
[] |
| 2 | 0.10 ms |
"START TRANSACTION"
Parameters:
[] |
| 3 | 0.26 ms |
INSERT INTO tracking_lifetime (id, created) VALUES (?, ?)
Parameters:
[ 1 => 1415057 2 => "2026-08-06 23:32:50" ] |
| 4 | 26.56 ms |
"COMMIT"
Parameters:
[] |
| 5 | 0.18 ms |
SELECT NEXTVAL('session_id_seq')
Parameters:
[] |
| 6 | 0.12 ms |
"START TRANSACTION"
Parameters:
[] |
| 7 | 0.30 ms |
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 => 1415335 2 => "57.141.14.112" 3 => "" 4 => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) 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 => "ip=57.141.18.101&limit=10&method=GET&p=_profiler%2F03f04e%2Fsearch%2Fresults&url=https%3A%2F%2Fdashboard-sgn.appdev.web.id%2F_profiler%2F9a741e%2Fsearch%2Fresults%3Fip%3D57.141.18.56%26limit%3D10%26method%3DGET%26p%3D_profiler%252Fdb960f%252Fsearch%252Fresults%26url%3Dhttps%253A%252F%252Fdashboard-sgn.appdev.web.id%252F_profiler%252Fe02708%252Fsearch%252Fresults%253Fip%253D57.141.18.12%2526limit%253D10%2526method%253DGET%2526p%253D_profiler%25252F78a880%25252Fsearch%25252Fresults%2526url%253Dhttps%25253A%25252F%25252Fdashboard-sgn.appdev.web.id%25252F_profiler%25252F2be569%25252Fsearch%25252Fresults%25253Flimit%25253D10%252526method%25253DGET%252526p%25253D_profiler%2525252F074e31%2525252Fsearch%2525252Fresults%252526url%25253Dhttps%2525253A%2525252F%2525252Fdashboard-sgn.appdev.web.id%2525252F_profiler%2525252Faed935%2525252Fsearch%2525252Fresults%2525253Flimit%2525253D10%25252526method%2525253DGET%25252526p%2525253D_profiler%252525252F074e31%252525252Fsearch%252525252Fresults%25252526url%2525253Dhttps%252525253A%252525252F%252525252Fdashboard-sgn.appdev.web.id%252525252F_profiler%252525252F3c2848%252525252Fsearch%252525252Fresults%252525253Fip%252525253D66.249.72.237%2525252526limit%252525253D10%2525252526method%252525253DGET%2525252526p%252525253D_profiler%25252525252Fd036d3%25252525252Fsearch%25252525252Fresults%2525252526url%252525253Dhttps%25252525253A%25252525252F%25252525252Fdashboard-sgn.appdev.web.id%25252525252Fwp-content%25252525252Fuploads%25252525252Fkaswara%25252525252Ffonts_icon%25252525252Fubparx%25252525252Frx.php%25252525253Fp%25252525253Dwp-content%2525252525252Fuploads%2525252525252Fkaswara%2525252525252Ffonts_icon%2525252525252Fubparx%2525252525252Frx.php" 6 => "" 7 => "" 8 => "" 9 => "" 10 => "" 11 => "" 12 => "" 13 => "2026-08-06 23:32:50" 14 => 1415057 ] |
| 8 | 0.15 ms |
"ROLLBACK"
Parameters:
[] |
| 9 | 2.52 ms |
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:
[] |
| 10 | 0.25 ms |
SELECT nspname FROM pg_namespace WHERE nspname !~ '^pg_.*' AND nspname != 'information_schema'
Parameters:
[] |
| 11 | 0.13 ms |
SHOW search_path
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. |