POST http://zontadhaka.org/contact

Query Metrics

4 Database Queries
4 Different statements
4.14 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.07 ms
SELECT NEXTVAL('contact_message_id_seq')
Parameters:
[]
2 0.16 ms
"START TRANSACTION"
Parameters:
[]
3 1.15 ms
INSERT INTO contact_message (id, name, subject, message, created_at) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  276
  "Charlieepimi"
  "Hello  i writing about your the price for reseller"
  "Aloha, makemake wau eʻike i kāu kumukūʻai."
  "2025-07-04 23:14:26"
]
4 0.76 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\ContactMessage No errors.