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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
6.05 ms
(32.10%)
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 2760
Parameters:
[
  1
]
5.86 ms
(31.09%)
1
SELECT count(DISTINCT b0_.id) AS sclr_0 FROM bulletin b0_ WHERE b0_.published = ?
Parameters:
[
  1
]
1.68 ms
(8.91%)
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.63 ms
(8.63%)
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
  2769
  2771
  2773
  2775
  2776
  2778
  2779
  2781
  2783
  2785
  2787
  2789
  2790
  2792
  2793
  2795
  2797
  2801
  2813
  2814
]
1.45 ms
(7.69%)
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:
[]
1.28 ms
(6.78%)
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
]
0.91 ms
(4.80%)
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:
[]

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.