Query Metrics
5
Database Queries
5
Different statements
1338.93 ms
Query time
0
Invalid entities
334
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1215.55 ms (90.79%) |
1 |
"COMMIT"
Parameters:
[]
|
||||||||||||||||||||||||||||||||
|
121.90 ms (9.10%) |
1 |
INSERT INTO action_log (type, data, created_at, from_url, who) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "admin/aggregate_region" "{"code":"06"}" "2026-02-04 13:25:29" null null ]
|
||||||||||||||||||||||||||||||||
|
0.77 ms (0.06%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.measure AS measure_3, t0.date AS date_4, t0.stats_id AS stats_id_5 FROM city_follow_up t0 WHERE t0.stats_id = ?
Parameters:
[
8364
]
|
||||||||||||||||||||||||||||||||
|
0.58 ms (0.04%) |
1 |
SELECT s0_.id AS id_0, s0_.zone AS zone_1, s0_.completion_percent AS completion_percent_2, s0_.places_count AS places_count_3, s0_.avec_horaires AS avec_horaires_4, s0_.avec_adresse AS avec_adresse_5, s0_.avec_site AS avec_site_6, s0_.avec_accessibilite AS avec_accessibilite_7, s0_.avec_note AS avec_note_8, s0_.name AS name_9, s0_.population AS population_10, s0_.siren AS siren_11, s0_.code_epci AS code_epci_12, s0_.codes_postaux AS codes_postaux_13, s0_.date_created AS date_created_14, s0_.date_modified AS date_modified_15, s0_.avec_siret AS avec_siret_16, s0_.avec_name AS avec_name_17, s0_.osm_data_date_min AS osm_data_date_min_18, s0_.osm_data_date_avg AS osm_data_date_avg_19, s0_.osm_data_date_max AS osm_data_date_max_20, s0_.budget_annuel AS budget_annuel_21, s0_.lat AS lat_22, s0_.lon AS lon_23, s0_.date_labourage_requested AS date_labourage_requested_24, s0_.date_labourage_done AS date_labourage_done_25, s0_.kind AS kind_26 FROM stats s0_ WHERE s0_.zone IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.population DESC
Parameters:
[ "97601" "97602" "97603" "97604" "97605" "97606" "97607" "97608" "97609" "97610" "97611" "97612" "97613" "97614" "97615" "97616" "97617" ]
|
||||||||||||||||||||||||||||||||
|
0.13 ms (0.01%) |
1 |
"START TRANSACTION"
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\CityFollowUp | 332 |
| App\Entity\ActionLog | 1 |
| App\Entity\Stats | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\ActionLog | No errors. |
| App\Entity\Stats | No errors. |
| App\Entity\Place | No errors. |
| App\Entity\StatsHistory | No errors. |
| App\Entity\CityFollowUp | No errors. |
| App\Entity\ZonePlaces | No errors. |