GET https://mail.planter-malin.fr/plantes/capucine

Query Metrics

1 Database Queries
1 Different statements
0.45 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.45 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.variety AS variety_4, t0.icon AS icon_5, t0.family AS family_6, t0.description AS description_7, t0.days_to_germination AS days_to_germination_8, t0.days_to_harvest AS days_to_harvest_9, t0.spacing_cm AS spacing_cm_10, t0.yield_per_plant_kg AS yield_per_plant_kg_11, t0.exposure AS exposure_12, t0.water_needs AS water_needs_13, t0.companions AS companions_14, t0.avoid AS avoid_15, t0.sowing_months AS sowing_months_16, t0.planting_months AS planting_months_17, t0.harvest_months AS harvest_months_18, t0.image AS image_19, t0.diseases AS diseases_20, t0.pests AS pests_21, t0.tips AS tips_22, t0.created_at AS created_at_23, t0.updated_at AS updated_at_24 FROM plant t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "capucine"
]

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\Plants\Entity\Plant 1

Entities Mapping

Class Mapping errors
App\Plants\Entity\Plant No errors.
App\Garden\Entity\Crop No errors.