GET https://manage.syberinfo.com.au/admin/description?page=2&sort%5Bsku%5D=DESC

Query Metrics

3 Database Queries
3 Different statements
1.01 ms Query time
0 Invalid entities
11 Managed entities

Queries

Group similar statements

# Time Info
1 0.38 ms
SELECT DISTINCT d0_.id AS id_0, d0_.sku AS sku_1 FROM description d0_ ORDER BY d0_.sku DESC LIMIT 30 OFFSET 30
Parameters:
[]
2 0.43 ms
SELECT d0_.id AS id_0, d0_.sku AS sku_1, d0_.ls_description AS ls_description_2, d0_.alloy_description AS alloy_description_3, d0_.alloy_short_description AS alloy_short_description_4, d0_.alloy_features_benefits AS alloy_features_benefits_5, d0_.mmt_description AS mmt_description_6, d0_.ds_description AS ds_description_7, d0_.ds_features_html AS ds_features_html_8, d0_.icecat_description AS icecat_description_9, d0_.icecat_short_description AS icecat_short_description_10, d0_.icecat_features AS icecat_features_11, d0_.icecat_specifications AS icecat_specifications_12, d0_.icecat_middle_description AS icecat_middle_description_13, d0_.icecat_long_summary AS icecat_long_summary_14, d0_.icecat_bullet_points AS icecat_bullet_points_15 FROM description d0_ WHERE d0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY d0_.sku DESC
Parameters:
[
  13
  30
  23
  4
  34
  20
  6
  22
  19
  26
  27
]
3 0.20 ms
SELECT count(*) AS sclr_0 FROM description d0_
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Description 11

Entities Mapping

Class Mapping errors
App\Entity\Description No errors.