GET https://www.sklep.dakam.axpstudio.com/

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.42 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.parent_id AS parent_id_4 FROM category t0 WHERE t0.parent_id IS NULL AND t0.active = ?
Parameters:
[
  1
]
2 0.26 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.index_code AS index_code_3, t0.length AS length_4, t0.width AS width_5, t0.depth AS depth_6, t0.weight AS weight_7, t0.gross_price AS gross_price_8, t0.net_price AS net_price_9, t0.stock_status AS stock_status_10, t0.active AS active_11, t0.producer_id AS producer_id_12 FROM products t0 WHERE t0.active = ?
Parameters:
[
  "1"
]
3 0.28 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3 FROM producers t0 WHERE t0.active = ?
Parameters:
[
  "1"
]

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 1

Entities Mapping

Class Mapping errors
App\Entity\Category No errors.
App\Entity\CategoryProducts No errors.
App\Entity\SpecificationCategory No errors.
App\Entity\Products No errors.
App\Entity\Producers No errors.