Query Metrics
1
Database Queries
1
Different statements
1.09 ms
Query time
0
Invalid entities
43
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.09 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.variety AS variety_3, p0_.icon AS icon_4, p0_.family AS family_5, p0_.description AS description_6, p0_.days_to_germination AS days_to_germination_7, p0_.days_to_harvest AS days_to_harvest_8, p0_.spacing_cm AS spacing_cm_9, p0_.yield_per_plant_kg AS yield_per_plant_kg_10, p0_.exposure AS exposure_11, p0_.water_needs AS water_needs_12, p0_.companions AS companions_13, p0_.avoid AS avoid_14, p0_.sowing_months AS sowing_months_15, p0_.planting_months AS planting_months_16, p0_.harvest_months AS harvest_months_17, p0_.image AS image_18, p0_.diseases AS diseases_19, p0_.pests AS pests_20, p0_.tips AS tips_21, p0_.created_at AS created_at_22, p0_.updated_at AS updated_at_23 FROM plant p0_ ORDER BY p0_.name ASC, p0_.variety ASC
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\Plants\Entity\Plant | 43 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Plants\Entity\Plant | No errors. |
| App\Garden\Entity\Crop | No errors. |