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

Query Metrics

3 Database Queries
3 Different statements
8.13 ms Query time
0 Invalid entities
42 Managed entities

Queries

Group similar statements

# Time Info
1 4.63 ms
SELECT count(DISTINCT c0_.id) AS sclr_0 FROM category c0_ WHERE c0_.parent_id IS NOT NULL
Parameters:
[]
2 3.08 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 OFFSET 120
Parameters:
[]
3 0.42 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:
[
  122
  123
  124
  125
  126
  127
  128
  129
  130
  131
  132
  133
  134
  135
  136
  137
  138
  139
  140
  141
  142
  143
  144
  145
  146
  147
  148
  149
  150
  151
  152
  153
  154
  155
  156
  157
  158
  159
  160
  161
]

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 42

Entities Mapping

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