GET http://boletin.ecomdev.ar/?page=6

Query Metrics

7 Database Queries
7 Different statements
168.34 ms Query time
0 Invalid entities
44 Managed entities

Queries

Group similar statements

# Time Info
1 5.34 ms
SELECT count(DISTINCT b0_.id) AS sclr_0 FROM bulletin b0_ WHERE b0_.published = ?
Parameters:
[
  1
]
2 76.43 ms
SELECT DISTINCT b0_.id AS id_0, b0_.created_date AS created_date_1 FROM bulletin b0_ WHERE b0_.published = ? ORDER BY b0_.created_date DESC LIMIT 20 OFFSET 100
Parameters:
[
  1
]
3 1.84 ms
SELECT b0_.id AS id_0, b0_.published AS published_1, b0_.nro_bulletin AS nro_bulletin_2, b0_.created_date AS created_date_3, b0_.created_at AS created_at_4, b0_.updated_at AS updated_at_5, b0_.file_name AS file_name_6 FROM bulletin b0_ WHERE b0_.published = ? AND b0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY b0_.created_date DESC
Parameters:
[
  1
  3158
  3157
  3156
  3155
  3154
  3153
  3152
  3151
  3150
  3149
  3148
  3147
  3146
  3145
  3144
  3143
  3142
  3141
  3140
  3139
]
4 1.13 ms
SELECT f0_.id AS id_0, f0_.favicon AS favicon_1, f0_.favicon16 AS favicon16_2, f0_.favicon32 AS favicon32_3, f0_.favicon_apple AS favicon_apple_4, f0_.favicon_android192 AS favicon_android192_5, f0_.favicon_android512 AS favicon_android512_6, f0_.created_at AS created_at_7, f0_.updated_at AS updated_at_8 FROM favicon f0_ ORDER BY f0_.id ASC LIMIT 1
Parameters:
[]
5 80.46 ms
SELECT i0_.id AS id_0, i0_.created_at AS created_at_1, i0_.updated_at AS updated_at_2, i0_.file_name AS file_name_3, i0_.second_file_name AS second_file_name_4 FROM index_configuration i0_
Parameters:
[]
6 1.58 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.show_title AS show_title_3, t0.background_color AS background_color_4, t0.column_number AS column_number_5, t0.type AS type_6, t0.with_carousel AS with_carousel_7, t0.orden AS orden_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.file_name AS file_name_11, t0.index_configuration_id AS index_configuration_id_12 FROM section t0 WHERE t0.index_configuration_id = ? ORDER BY t0.orden ASC
Parameters:
[
  1
]
7 1.55 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.active AS active_3, t0.url AS url_4, t0.orden AS orden_5, t0.show_title AS show_title_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.file_name AS file_name_9, t0.section_id AS section_id_10 FROM widget t0 WHERE t0.section_id = ? ORDER BY t0.orden ASC
Parameters:
[
  10
]

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\Bulletin 20
App\Entity\Widget 12
App\Entity\Section 10
App\Entity\Favicon 1
App\Entity\IndexConfiguration 1

Entities Mapping

Class Mapping errors
App\Entity\Bulletin No errors.
App\Entity\Favicon No errors.
App\Entity\IndexConfiguration No errors.
App\Entity\Section No errors.
App\Entity\Widget No errors.