GET https://admin.appsconflow.com/admin/tenant_product/34/edit

Query Metrics

3 Database Queries
3 Different statements
1.51 ms Query time
0 Invalid entities
11 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.61 ms
(40.74%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.display_order AS display_order_3, t0.master_category_id AS master_category_id_4, t0.tenant_id AS tenant_id_5 FROM tenant_product_category t0 WHERE t0.id = ?
Parameters:
[
  5
]
0.59 ms
(38.88%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.slug AS slug_4, t0.base_price AS base_price_5, t0.compare_price AS compare_price_6, t0.cost_price AS cost_price_7, t0.is_available AS is_available_8, t0.display_order AS display_order_9, t0.preparation_time_minutes AS preparation_time_minutes_10, t0.min_qty_per_order AS min_qty_per_order_11, t0.max_qty_per_order AS max_qty_per_order_12, t0.is_active AS is_active_13, t0.product_image_name AS product_image_name_14, t0.product_image_size AS product_image_size_15, t0.product_image_mime_type AS product_image_mime_type_16, t0.updated_at AS updated_at_17, t0.imported_image_link AS imported_image_link_18, t0.image_url800 AS image_url800_19, t0.image_key AS image_key_20, t0.image_cache_buster AS image_cache_buster_21, t0.tenant_id AS tenant_id_22, t0.tenant_product_category_id AS tenant_product_category_id_23 FROM tenant_product t0 WHERE t0.id = ?
Parameters:
[
  "34"
]
0.31 ms
(20.38%)
1
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.display_order AS display_order_2, t0_.master_category_id AS master_category_id_3, t0_.tenant_id AS tenant_id_4 FROM tenant_product_category t0_ ORDER BY t0_.display_order ASC, t0_.name 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\Entity\Tenant\TenantProductCategory 5
App\Entity\Core\MasterProductCategory 4
App\Entity\Tenant\TenantProduct 1
App\Entity\Core\Tenant 1

Entities Mapping