GET https://staging.archipel.faktr.fr/ilots/4/le-jardin-des-pollinisateurs

Query Metrics

3 Database Queries
3 Different statements
1.13 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 0.48 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.description AS description_4, t0.surface AS surface_5, t0.latitude AS latitude_6, t0.longitude AS longitude_7, t0.status AS status_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.school_id AS school_id_11 FROM island t0 WHERE t0.id = ?
Parameters:
[
  "4"
]
2 0.37 ms
SELECT t0.id AS id_1, t0.original_filename AS original_filename_2, t0.stored_filename AS stored_filename_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.context AS context_6, t0.status AS status_7, t0.created_at AS created_at_8, t0.is_hero AS is_hero_9, t0.island_id AS island_id_10, t0.uploaded_by_id AS uploaded_by_id_11, t0.camera_trap_id AS camera_trap_id_12 FROM media t0 WHERE t0.island_id = ?
Parameters:
[
  4
]
3 0.28 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.address AS address_4, t0.postcode AS postcode_5, t0.city AS city_6, t0.phone AS phone_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM school 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\Island 1
App\Entity\School 1

Entities Mapping

Class Mapping errors
App\Entity\Island No errors.
App\Entity\School No errors.
App\Entity\User No errors.
App\Entity\Forum No errors.
App\Entity\Media No errors.
App\Entity\CameraTrap No errors.