Query Metrics
4
Database Queries
4
Different statements
13.79 ms
Query time
0
Invalid entities
11
Managed entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
9.03 ms (65.50%) |
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:
[
10661
]
|
1.78 ms (12.92%) |
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:
[
"14"
]
|
1.53 ms (11.08%) |
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:
[
10661
]
|
1.45 ms (10.50%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.private AS private_3 FROM plant_owners t0 WHERE t0.id = ?
Parameters:
[
2
]
|
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 | 5 |
App\Entity\Inventory | 1 |
App\Entity\RootTypes | 1 |
App\Entity\PriceGroups | 1 |
App\Entity\Planter | 1 |
App\Entity\InventoryGroups | 1 |
App\Entity\PlantOwners | 1 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Inventory | No errors. |
App\Entity\Sizes | No errors. |
App\Entity\RootTypes | No errors. |
App\Entity\PriceGroups | No errors. |
App\Entity\Planter | No errors. |
App\Entity\InventoryGroups | No errors. |
App\Entity\PlantOwners | No errors. |
App\Entity\FlorainfoBarcodes | No errors. |
App\Entity\FlorainfoProperties | No errors. |
App\Entity\PlantGroups | No errors. |
App\Entity\PlantImages | No errors. |