GET https://intra.quercus.palustris.dk/v/24/HELLEBORUS-WINTER-SUNSHINE

Query Metrics

5 Database Queries
4 Different statements
10.77 ms Query time
0 Invalid entities
10 Managed entities

Grouped Statements

Show all queries

Time Count Info
4.63 ms
(42.99%)
1
SELECT t0.id AS id_1, t0.origin_url AS origin_url_2, t0.name AS name_3, t0.local_name AS local_name_4, t0.imagedata AS imagedata_5, t0.width AS width_6, t0.height AS height_7, t0.filesize AS filesize_8, t0.mimetype AS mimetype_9, t0.created AS created_10, t0.updated AS updated_11, t0.owner_id AS owner_id_12 FROM plant_images t0 INNER JOIN planter_plant_images ON t0.id = planter_plant_images.plant_images_id WHERE planter_plant_images.planter_id = ?
Parameters:
[
  16755
]
2.42 ms
(22.47%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.private AS private_3 FROM plant_owners t0 WHERE t0.id = ?
Parameters:
[
  3
]
1.95 ms
(18.10%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.local_name AS local_name_3, t0.synonym AS synonym_4, t0.description AS description_5, t0.label_txt AS label_txt_6, t0.group_id AS group_id_7, t0.origin_url AS origin_url_8, t0.flower_start AS flower_start_9, t0.flower_end AS flower_end_10, t0.florainfo_id AS florainfo_id_11, t0.owner_id AS owner_id_12 FROM tbl_planter t0 WHERE t0.id = ?
Parameters:
[
  16755
]
1.77 ms
(16.44%)
1
SELECT t0.id AS id_1, t0.amount AS amount_2, t0.name AS name_3, t0.description AS description_4, t0.is_ready AS is_ready_5, t0.notes AS notes_6, t0.expected_ready AS expected_ready_7, t0.retail_price AS retail_price_8, t0.wholesale_price AS wholesale_price_9, t0.created AS created_10, t0.updated AS updated_11, t0.location AS location_12, t0.tvk AS tvk_13, t0.latinsk_navn AS latinsk_navn_14, t0.cost_price AS cost_price_15, t0.slug AS slug_16, t0.size_id_id AS size_id_id_17, t0.root_type_id_id AS root_type_id_id_18, t0.price_group_id_id AS price_group_id_id_19, t0.planter_id_id AS planter_id_id_20, t0.inventory_group_id AS inventory_group_id_21 FROM inventory t0 WHERE t0.id = ?
Parameters:
[
  "24"
]

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\PlantImages 3
App\Entity\PlantOwners 2
App\Entity\Inventory 1
App\Entity\RootTypes 1
App\Entity\PriceGroups 1
App\Entity\Planter 1
App\Entity\InventoryGroups 1

Entities Mapping