GET https://mikkiswim-api.itlabs.top/api/catalogs

Query Metrics

13 Database Queries
2 Different statements
3.86 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.34 ms
(86.58%)
12
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.catalog_id AS catalog_id_6 FROM catalog t0 WHERE t0.catalog_id = ?
Parameters:
[
  1
]
0.52 ms
(13.42%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.catalog_id AS catalog_id_6 FROM catalog t0 WHERE t0.catalog_id IS NULL
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.

Entities Mapping

Class Mapping errors
App\Entity\Catalog No errors.
App\Entity\Product No errors.