GET https://secours-ambulances-44.fr/

Query Metrics

6 Database Queries
6 Different statements
7.47 ms Query time
0 Invalid entities
12 Managed entities

Queries

Group similar statements

# Time Info
1 1.10 ms
SELECT t0.id AS id_1, t0.date_entreprise AS date_entreprise_2, t0.name AS name_3, t0.nombre_professionnels AS nombre_professionnels_4, t0.siren AS siren_5, t0.email AS email_6, t0.telephone AS telephone_7, t0.adresse AS adresse_8 FROM setting t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "settings"
]
2 0.40 ms
"START TRANSACTION"
Parameters:
[]
3 0.86 ms
INSERT INTO visit (page, route, ip_address, user_agent, visited_at) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "Accueil"
  "app_home"
  "216.73.216.84"
  "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
  "2025-12-09 00:34:45"
]
4 3.33 ms
"COMMIT"
Parameters:
[]
5 0.95 ms
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.rating AS rating_2, t0_.content AS content_3, t0_.reviewed_at AS reviewed_at_4, t0_.is_visible AS is_visible_5, t0_.created_at AS created_at_6 FROM testimonial t0_ WHERE t0_.is_visible = ? ORDER BY t0_.reviewed_at DESC
Parameters:
[
  1
]
6 0.84 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.image1 AS image1_3, t0.image1_alt AS image1_alt_4, t0.image2 AS image2_5, t0.image2_alt AS image2_alt_6, t0.image3 AS image3_7, t0.image3_alt AS image3_alt_8, t0.image4 AS image4_9, t0.image4_alt AS image4_alt_10 FROM hero_image t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "hero-images"
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Testimonial 9
App\Entity\Setting 1
App\Entity\Visit 1
App\Entity\HeroImage 1

Entities Mapping

Class Mapping errors
App\Entity\Setting No errors.
App\Entity\Visit No errors.
App\Entity\Testimonial No errors.
App\Entity\HeroImage No errors.