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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.52 ms
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:
[]
2 0.46 ms
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
]
3 0.40 ms
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:
[
  2
]
4 0.39 ms
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:
[
  3
]
5 0.27 ms
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:
[
  10
]
6 0.24 ms
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:
[
  11
]
7 0.26 ms
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:
[
  4
]
8 0.23 ms
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:
[
  5
]
9 0.22 ms
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:
[
  6
]
10 0.22 ms
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:
[
  9
]
11 0.22 ms
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:
[
  12
]
12 0.22 ms
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:
[
  13
]
13 0.22 ms
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:
[
  14
]

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.