GET https://dev.flexhosting.co/honeyguide-mne/

Query Metrics

16 Database Queries
11 Different statements
6.00 ms Query time
0 Invalid entities
63 Managed entities

Queries

Group similar statements

# Time Info
1 2.88 ms
SELECT p0_.status AS status_0, COUNT(p0_.id) AS sclr_1 FROM project p0_ GROUP BY p0_.status
Parameters:
[]
2 0.95 ms
SELECT a0_.status AS status_0, COUNT(a0_.id) AS sclr_1 FROM activity a0_ GROUP BY a0_.status
Parameters:
[]
3 0.22 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.unit AS unit_4, t0.baseline_value AS baseline_value_5, t0.target_value AS target_value_6, t0.current_value AS current_value_7, t0.category AS category_8, t0.frequency AS frequency_9, t0.created_at AS created_at_10, t0.project_id AS project_id_11 FROM indicator t0
Parameters:
[]
4 0.36 ms
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.description AS description_2, a0_.status AS status_3, a0_.planned_date AS planned_date_4, a0_.completed_date AS completed_date_5, a0_.category AS category_6, a0_.participant_count AS participant_count_7, a0_.cost AS cost_8, a0_.responsible_person AS responsible_person_9, a0_.created_at AS created_at_10, a0_.project_id AS project_id_11, a0_.location_id AS location_id_12 FROM activity a0_ WHERE a0_.planned_date < ? AND a0_.status NOT IN (?, ?) ORDER BY a0_.planned_date ASC
Parameters:
[
  "2026-03-13 04:50:28"
  "completed"
  "cancelled"
]
5 0.26 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.region AS region_3, t0.district AS district_4, t0.country AS country_5, t0.latitude AS latitude_6, t0.longitude AS longitude_7, t0.area_hectares AS area_hectares_8, t0.location_type AS location_type_9, t0.created_at AS created_at_10 FROM location t0
Parameters:
[]
6 0.14 ms
SELECT SUM(l0_.area_hectares) AS sclr_0 FROM location l0_
Parameters:
[]
7 0.08 ms
SELECT SUM(p0_.budget) AS sclr_0 FROM project p0_
Parameters:
[]
8 0.09 ms
SELECT SUM(a0_.participant_count) AS sclr_0 FROM activity a0_
Parameters:
[]
9 0.25 ms
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.description AS description_2, a0_.status AS status_3, a0_.planned_date AS planned_date_4, a0_.completed_date AS completed_date_5, a0_.category AS category_6, a0_.participant_count AS participant_count_7, a0_.cost AS cost_8, a0_.responsible_person AS responsible_person_9, a0_.created_at AS created_at_10, a0_.project_id AS project_id_11, a0_.location_id AS location_id_12 FROM activity a0_ WHERE a0_.status = ? ORDER BY a0_.completed_date DESC LIMIT 5
Parameters:
[
  "completed"
]
10 0.16 ms
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.description AS description_2, a0_.status AS status_3, a0_.planned_date AS planned_date_4, a0_.completed_date AS completed_date_5, a0_.category AS category_6, a0_.participant_count AS participant_count_7, a0_.cost AS cost_8, a0_.responsible_person AS responsible_person_9, a0_.created_at AS created_at_10, a0_.project_id AS project_id_11, a0_.location_id AS location_id_12 FROM activity a0_ WHERE (a0_.planned_date BETWEEN ? AND ?) AND a0_.status <> ? ORDER BY a0_.planned_date ASC
Parameters:
[
  "2026-03-13 04:50:28"
  "2026-04-12 04:50:28"
  "completed"
]
11 0.11 ms
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.description AS description_2, a0_.status AS status_3, a0_.planned_date AS planned_date_4, a0_.completed_date AS completed_date_5, a0_.category AS category_6, a0_.participant_count AS participant_count_7, a0_.cost AS cost_8, a0_.responsible_person AS responsible_person_9, a0_.created_at AS created_at_10, a0_.project_id AS project_id_11, a0_.location_id AS location_id_12 FROM activity a0_ WHERE a0_.planned_date < ? AND a0_.status NOT IN (?, ?) ORDER BY a0_.planned_date ASC
Parameters:
[
  "2026-03-13 04:50:28"
  "completed"
  "cancelled"
]
12 0.17 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.status AS status_4, t0.start_date AS start_date_5, t0.end_date AS end_date_6, t0.budget AS budget_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM project t0 WHERE t0.id = ?
Parameters:
[
  3
]
13 0.06 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.status AS status_4, t0.start_date AS start_date_5, t0.end_date AS end_date_6, t0.budget AS budget_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM project t0 WHERE t0.id = ?
Parameters:
[
  5
]
14 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.status AS status_4, t0.start_date AS start_date_5, t0.end_date AS end_date_6, t0.budget AS budget_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM project t0 WHERE t0.id = ?
Parameters:
[
  1
]
15 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.status AS status_4, t0.start_date AS start_date_5, t0.end_date AS end_date_6, t0.budget AS budget_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM project t0 WHERE t0.id = ?
Parameters:
[
  2
]
16 0.06 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.status AS status_4, t0.start_date AS start_date_5, t0.end_date AS end_date_6, t0.budget AS budget_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM project t0 WHERE t0.id = ?
Parameters:
[
  4
]

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\Activity 33
App\Entity\Indicator 20
App\Entity\Project 5
App\Entity\Location 5

Entities Mapping

Class Mapping errors
App\Entity\Project No errors.
App\Entity\Activity No errors.
App\Entity\Indicator No errors.
App\Entity\Measurement No errors.
App\Entity\Location No errors.