GET http://www.asiatradedirectory.com/categories?page=1

Query Metrics

3 Database Queries
3 Different statements
15.25 ms Query time
0 Invalid entities
41 Managed entities

Queries

Group similar statements

# Time Info
1 7.30 ms
SELECT count(DISTINCT c0_.id) AS sclr_0 FROM category c0_ WHERE c0_.parent_id IS NOT NULL
Parameters:
[]
2 1.13 ms
SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM category c0_ WHERE c0_.parent_id IS NOT NULL ORDER BY c0_.id ASC LIMIT 40
Parameters:
[]
3 6.82 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.description AS description_2, c0_.keywords AS keywords_3, c0_.is_default AS is_default_4, c0_.homepage AS homepage_5, c0_.slug AS slug_6, c0_.faicon AS faicon_7, c0_.parent_id AS parent_id_8 FROM category c0_ WHERE c0_.parent_id IS NOT NULL AND c0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY c0_.id ASC
Parameters:
[
  2
  3
  4
  5
  6
  7
  8
  9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
]

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 41

Entities Mapping

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