GET https://murder.komakaw.com/

Query Metrics

41 Database Queries
8 Different statements
56.87 ms Query time
0 Invalid entities
1013 Managed entities

Grouped Statements

Show all queries

Time Count Info
40.98 ms
(72.06%)
1
SELECT m0_.id AS id_0, m0_.identifiant_ml AS identifiant_ml_1, m0_.code_ml AS code_ml_2, m0_.nom_ml AS nom_ml_3, m0_.latitude AS latitude_4, m0_.longitude AS longitude_5, m0_.bbox_north AS bbox_north_6, m0_.bbox_south AS bbox_south_7, m0_.bbox_east AS bbox_east_8, m0_.bbox_west AS bbox_west_9, m0_.geometry AS geometry_10, m0_.code_postal AS code_postal_11 FROM mission_local_ref m0_ WHERE m0_.geometry IS NOT NULL
Parameters:
[]
9.75 ms
(17.14%)
28
SELECT t0.id AS id_1, t0.identifiant_commune AS identifiant_commune_2, t0.insee_commune AS insee_commune_3, t0.nom_commune AS nom_commune_4, t0.departement_commune AS departement_commune_5, t0.region_commune AS region_commune_6, t0.insee_region_commune AS insee_region_commune_7, t0.region_ml AS region_ml_8, t0.insee_region_ml AS insee_region_ml_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.commune_sur_plusieurs_ml AS commune_sur_plusieurs_ml_12, t0.bbox_north AS bbox_north_13, t0.bbox_south AS bbox_south_14, t0.bbox_east AS bbox_east_15, t0.bbox_west AS bbox_west_16, t0.code_postal AS code_postal_17, t0.mission_local_ref_id AS mission_local_ref_id_18 FROM mission_local t0 WHERE t0.mission_local_ref_id = ?
Parameters:
[
  1
]
3.33 ms
(5.86%)
4
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.content AS content_4, t0.image AS image_5, t0.attachments AS attachments_6 FROM page t0 WHERE t0.id = ?
Parameters:
[
  2
]
0.98 ms
(1.73%)
4
SELECT m0_.id AS id_0, m0_.label AS label_1, m0_.route AS route_2, m0_.url AS url_3, m0_.position AS position_4, m0_.enabled AS enabled_5, m0_.page_id AS page_id_6, m0_.parent_id AS parent_id_7 FROM menu_item m0_ WHERE m0_.parent_id = ? AND m0_.enabled = ? ORDER BY m0_.position ASC
Parameters:
[
  3
  1
]
0.53 ms
(0.92%)
1
SELECT m0_.id AS id_0, m0_.label AS label_1, m0_.route AS route_2, m0_.url AS url_3, m0_.position AS position_4, m0_.enabled AS enabled_5, m0_.page_id AS page_id_6, m0_.parent_id AS parent_id_7 FROM menu_item m0_ WHERE m0_.parent_id IS NULL AND m0_.enabled = ? ORDER BY m0_.position ASC
Parameters:
[
  1
]
0.50 ms
(0.88%)
1
SELECT a0_.id AS id_0, a0_.slug AS slug_1, a0_.title AS title_2, a0_.date AS date_3, a0_.content AS content_4, a0_.published AS published_5, a0_.position AS position_6, a0_.image AS image_7 FROM article a0_ WHERE a0_.published = ? ORDER BY CASE WHEN a0_.position = 0 THEN 1 ELSE 0 END ASC, a0_.position ASC, a0_.date DESC LIMIT 3
Parameters:
[
  1
]
0.46 ms
(0.81%)
1
SELECT l0_.id AS id_0, l0_.external_id AS external_id_1, l0_.text AS text_2, l0_.media_url AS media_url_3, l0_.media_type AS media_type_4, l0_.post_url AS post_url_5, l0_.published_at AS published_at_6, l0_.reactions_count AS reactions_count_7, l0_.comments_count AS comments_count_8, l0_.raw_data AS raw_data_9, l0_.synced_at AS synced_at_10 FROM linkedin_post l0_ ORDER BY l0_.published_at DESC LIMIT 9
Parameters:
[]
0.34 ms
(0.59%)
1
SELECT COUNT(*) FROM mission_local t0
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\MissionLocal 968
App\Entity\MissionLocalRef 28
App\Entity\MenuItem 10
App\Entity\Page 4
App\Entity\Article 3

Entities Mapping

Class Mapping errors
App\Entity\MissionLocalRef No errors.
App\Entity\MissionLocal No errors.
App\Entity\Article No errors.
App\Entity\Category No errors.
App\Entity\LinkedinPost No errors.
App\Entity\MenuItem No errors.
App\Entity\Page No errors.