GET https://35-77-87-19.nip.io/admin/products/5/edit

Query Metrics

2 Database Queries
2 Different statements
2.11 ms Query time
0 Invalid entities
7 Managed entities

Queries

Group similar statements

# Time Info
1 0.70 ms
SELECT t0.id AS id_1, t0.smaregi_product_id AS smaregi_product_id_2, t0.product_code AS product_code_3, t0.name AS name_4, t0.stock AS stock_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.deleted_at AS deleted_at_8, t0.category_id AS category_id_9 FROM products t0 WHERE t0.id = ?
Parameters:
[
  5
]
2 1.41 ms
SELECT c0_.id AS id_0, c0_.category_code AS category_code_1, c0_.smaregi_category_id AS smaregi_category_id_2, c0_.name AS name_3, c0_.created_at AS created_at_4, c0_.updated_at AS updated_at_5 FROM categories c0_ ORDER BY c0_.category_code 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\Category 6
App\Entity\Product 1

Entities Mapping

Class Mapping errors
App\Entity\Product No errors.
App\Entity\Category No errors.
App\Entity\ProductVariant No errors.