POST https://imperiodainformatica.com.br/contato

Query Metrics

5 Database Queries
5 Different statements
16.66 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
6.46 ms
(38.80%)
1
"COMMIT"
Parameters:
[]
6.30 ms
(37.79%)
1
UPDATE tenant SET updated_at = ? WHERE id = ?
Parameters:
[
  "2026-07-14 01:03:13"
  5
]
1.40 ms
(8.40%)
1
"START TRANSACTION"
Parameters:
[]
1.39 ms
(8.32%)
1
INSERT INTO contact_message (sender_name, sender_email, message, created_at, is_read, phone, extra_data, tenant_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "Trisha Brown"
  "campaigns@sendproud.com"
  "Hi, I’m Trisha from Send Proud. We help businesses find their next customers. I'm reaching out on behalf of our client Triton Infosec. They help software teams catch real vulnerabilities before release using AI-driven discovery combined with verified findings from certified pentesters, without the cost or delays of traditional pentests. Is this something you’d be open to exploring? I can help set up a quick 15-minute intro with their team if it’s relevant. You can book a time to chat here: https://campaign.sendproud.com/tritoninfosec"
  "2026-07-14 01:03:13"
  0
  null
  null
  5
]
1.11 ms
(6.67%)
1
SELECT t0.id AS id_1, t0.domain AS domain_2, t0.name AS name_3, t0.logo AS logo_4, t0.dark_logo AS dark_logo_5, t0.primary_color AS primary_color_6, t0.secondary_color AS secondary_color_7, t0.primary_color_dark AS primary_color_dark_8, t0.secondary_color_dark AS secondary_color_dark_9, t0.bg_color_light1 AS bg_color_light1_10, t0.bg_color_light2 AS bg_color_light2_11, t0.bg_color_dark1 AS bg_color_dark1_12, t0.bg_color_dark2 AS bg_color_dark2_13, t0.contact_email AS contact_email_14, t0.youtube_link AS youtube_link_15, t0.instagram_link AS instagram_link_16, t0.facebook_link AS facebook_link_17, t0.whatsapp_link AS whatsapp_link_18, t0.linkedin_link AS linkedin_link_19, t0.about_text AS about_text_20, t0.about_full_text AS about_full_text_21, t0.about_image AS about_image_22, t0.address AS address_23, t0.phone AS phone_24, t0.maps_embed_url AS maps_embed_url_25, t0.theme AS theme_26, t0.favicon AS favicon_27, t0.seo_title AS seo_title_28, t0.seo_description AS seo_description_29, t0.seo_keywords AS seo_keywords_30, t0.og_image AS og_image_31, t0.font_settings AS font_settings_32, t0.navigation_settings AS navigation_settings_33, t0.show_section_titles AS show_section_titles_34, t0.landing_page_mode AS landing_page_mode_35, t0.updated_at AS updated_at_36, t0.home_page_id AS home_page_id_37 FROM tenant t0 WHERE t0.domain = ? LIMIT 1
Parameters:
[
  "imperiodainformatica.com.br"
]

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\Tenant No errors.
App\Entity\Page No errors.
App\Entity\ContactMessage No errors.