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

Query Metrics

7 Database Queries
7 Different statements
19.46 ms Query time
0 Invalid entities
37 Managed entities

Grouped Statements

Show all queries

Time Count Info
6.49 ms
(33.34%)
1
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 3180
Parameters:
[
  1
]
5.87 ms
(30.15%)
1
SELECT count(DISTINCT b0_.id) AS sclr_0 FROM bulletin b0_ WHERE b0_.published = ?
Parameters:
[
  1
]
1.74 ms
(8.93%)
1
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
]
1.46 ms
(7.50%)
1
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
]
1.37 ms
(7.03%)
1
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
  2812
  2816
  2817
  2818
  2819
  2820
  2821
  2822
  2823
  2824
  2825
  2826
  2777
]
1.34 ms
(6.87%)
1
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:
[]
1.20 ms
(6.18%)
1
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:
[]

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 13
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.