Query Metrics
2
Database Queries
2
Different statements
5.99 ms
Query time
0
Invalid entities
2
Managed entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 0.77 ms |
SELECT t0.id AS id_1, t0.zone AS zone_2, t0.completion_percent AS completion_percent_3, t0.places_count AS places_count_4, t0.avec_horaires AS avec_horaires_5, t0.avec_adresse AS avec_adresse_6, t0.avec_site AS avec_site_7, t0.avec_accessibilite AS avec_accessibilite_8, t0.avec_note AS avec_note_9, t0.name AS name_10, t0.population AS population_11, t0.siren AS siren_12, t0.code_epci AS code_epci_13, t0.codes_postaux AS codes_postaux_14, t0.date_created AS date_created_15, t0.date_modified AS date_modified_16, t0.avec_siret AS avec_siret_17, t0.avec_name AS avec_name_18, t0.osm_data_date_min AS osm_data_date_min_19, t0.osm_data_date_avg AS osm_data_date_avg_20, t0.osm_data_date_max AS osm_data_date_max_21, t0.budget_annuel AS budget_annuel_22, t0.lat AS lat_23, t0.lon AS lon_24, t0.date_labourage_requested AS date_labourage_requested_25, t0.date_labourage_done AS date_labourage_done_26 FROM stats t0 WHERE t0.zone = ? LIMIT 1
Parameters:
[
"12202"
]
|
||||||||||||||||||||||||||
2 | 5.22 ms |
SELECT p0_.id AS id_0, p0_.uuid_for_url AS uuid_for_url_1, p0_.osm_kind AS osm_kind_2, p0_.email AS email_3, p0_.opted_out AS opted_out_4, p0_.dead AS dead_5, p0_.note AS note_6, p0_.modified_date AS modified_date_7, p0_.zip_code AS zip_code_8, p0_.asked_humains_support AS asked_humains_support_9, p0_.last_contact_attempt_date AS last_contact_attempt_date_10, p0_.osm_id AS osm_id_11, p0_.name AS name_12, p0_.has_opening_hours AS has_opening_hours_13, p0_.has_address AS has_address_14, p0_.has_website AS has_website_15, p0_.has_wheelchair AS has_wheelchair_16, p0_.has_note AS has_note_17, p0_.main_tag AS main_tag_18, p0_.note_content AS note_content_19, p0_.displayed_date AS displayed_date_20, p0_.lat AS lat_21, p0_.lon AS lon_22, p0_.street AS street_23, p0_.housenumber AS housenumber_24, p0_.siret AS siret_25, p0_.habitants AS habitants_26, p0_.osm_data_date AS osm_data_date_27, p0_.osm_version AS osm_version_28, p0_.osm_user AS osm_user_29, p0_.osm_uid AS osm_uid_30, p0_.osm_changeset AS osm_changeset_31, p0_.email_content AS email_content_32, p0_.place_count AS place_count_33, p0_.stats_id AS stats_id_34 FROM place p0_ LEFT JOIN stats s1_ ON p0_.stats_id = s1_.id WHERE s1_.zone = ? AND p0_.street = ?
Parameters:
[ "12202" "Place D Armes" ]
|
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\Stats | 1 |
App\Entity\Place | 1 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Stats | No errors. |
App\Entity\Place | No errors. |
App\Entity\StatsHistory | No errors. |
App\Entity\CityFollowUp | No errors. |
App\Entity\History | No errors. |