GET http://planta.doc2sail.com/plants/8/edit

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
2.20 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.species AS species_3, t0.location AS location_4, t0.environment AS environment_5, t0.notes AS notes_6, t0.current_pot_diameter AS current_pot_diameter_7, t0.current_pot_height AS current_pot_height_8, t0.acquired_at AS acquired_at_9, t0.last_repotting_at AS last_repotting_at_10, t0.next_repotting_at AS next_repotting_at_11, t0.is_archived AS is_archived_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14 FROM plant t0 WHERE t0.id = ?
Parameters:
[
  "8"
]

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

Entities Mapping

Class Mapping errors
App\Entity\Plant No errors.
App\Entity\Repotting No errors.
App\Entity\PlantPhoto No errors.
App\Entity\CachePot No errors.