Query Metrics

67 Database Queries
11 Different statements
127.67 ms Query time
0 Invalid entities
274 Managed entities

Grouped Statements

Show all queries

Time Count Info
53.12 ms
(41.61%)
14
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.pageCategory AS pageCategory_4, t0.language AS language_5 FROM pages_categories_contents t0 WHERE t0.language = ? AND t0.pageCategory = ? LIMIT 1
Parameters:
[
  "ca"
  10
]
16.71 ms
(13.09%)
1
SELECT n0_.id AS id_0, n0_.slug AS slug_1, n0_.name AS name_2, n0_.newsCategory AS newsCategory_3, n0_.language AS language_4 FROM news_categories_contents n0_ INNER JOIN news_categories n1_ ON n0_.newsCategory = n1_.id INNER JOIN languages l2_ ON n0_.language = l2_.id WHERE l2_.id = ? AND n1_.isActive = 1 ORDER BY n1_.orderPosition ASC
Parameters:
[
  "ca"
]
16.23 ms
(12.71%)
1
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT n0_.id AS id_0, n0_.slug AS slug_1, n0_.isPublished AS isPublished_2, n0_.isOld AS isOld_3, n0_.date AS date_4, n0_.startPublishDate AS startPublishDate_5, n0_.title AS title_6, n0_.author AS author_7, n0_.introduction AS introduction_8, n0_.body AS body_9, n0_.source AS source_10, n0_.link AS link_11, n0_.linkText AS linkText_12, n0_.url AS url_13, n0_.shareTitle AS shareTitle_14, n0_.shareDescription AS shareDescription_15 FROM news n0_ WHERE n0_.isPublished = 1 AND n0_.language = ? AND n0_.category = ? AND n0_.isPublished = 1 AND CURRENT_DATE >= n0_.startPublishDate ORDER BY n0_.date DESC, n0_.id DESC) dctrn_result) dctrn_table
Parameters:
[
  "ca"
  1
]
13.64 ms
(10.68%)
1
SELECT a0_.id AS id_0, a0_.slug AS slug_1, a0_.name AS name_2, a0_.agendaCategory AS agendaCategory_3, a0_.language AS language_4 FROM agenda_categories_contents a0_ INNER JOIN agenda_categories a1_ ON a0_.agendaCategory = a1_.id INNER JOIN languages l2_ ON a0_.language = l2_.id WHERE l2_.id = ? AND a1_.isActive = 1 ORDER BY a1_.orderPosition ASC
Parameters:
[
  "ca"
]
8.27 ms
(6.47%)
14
SELECT p0_.id AS id_0, p0_.slug AS slug_1, p0_.name AS name_2, p0_.title AS title_3, p0_.subtitle AS subtitle_4, p0_.intro AS intro_5, p0_.body AS body_6, p0_.metaTitle AS metaTitle_7, p0_.metaDescription AS metaDescription_8, p0_.metaKeywords AS metaKeywords_9, p0_.bannerText AS bannerText_10, p0_.redirect_url AS redirect_url_11, p0_.is_external AS is_external_12, p0_.bannerImage AS bannerImage_13, p0_.page AS page_14, p0_.language AS language_15 FROM pages_contents p0_ INNER JOIN pages p1_ ON p0_.page = p1_.id INNER JOIN languages l2_ ON p0_.language = l2_.id WHERE l2_.id = ? AND p1_.active = 1 AND p1_.pages_categories = ? ORDER BY p1_.orderPosition ASC, p1_.id ASC
Parameters:
[
  "ca"
  10
]
6.42 ms
(5.03%)
29
SELECT t0.id AS id_1, t0.file AS file_2, t0.fieldOrder AS fieldOrder_3 FROM images t0 WHERE t0.id = ?
Parameters:
[
  1730
]
5.34 ms
(4.18%)
2
SELECT t0.id AS id_1, t0.active AS active_2, t0.orderPosition AS orderPosition_3, t0.opcionals AS opcionals_4, t0.fieldType AS fieldType_5, t0.pages_categories AS pages_categories_6, t0.bannerImage AS bannerImage_7 FROM pages t0 WHERE t0.id = ?
Parameters:
[
  "noticies"
]
4.78 ms
(3.75%)
2
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.title AS title_4, t0.subtitle AS subtitle_5, t0.intro AS intro_6, t0.body AS body_7, t0.metaTitle AS metaTitle_8, t0.metaDescription AS metaDescription_9, t0.metaKeywords AS metaKeywords_10, t0.bannerText AS bannerText_11, t0.redirect_url AS redirect_url_12, t0.is_external AS is_external_13, t0.bannerImage AS bannerImage_14, t0.page AS page_15, t0.language AS language_16 FROM pages_contents t0 WHERE t0.page = ?
Parameters:
[
  "noticies"
]
1.64 ms
(1.29%)
1
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, date_4 FROM (SELECT n0_.id AS id_0, n0_.slug AS slug_1, n0_.isPublished AS isPublished_2, n0_.isOld AS isOld_3, n0_.date AS date_4, n0_.startPublishDate AS startPublishDate_5, n0_.title AS title_6, n0_.author AS author_7, n0_.introduction AS introduction_8, n0_.body AS body_9, n0_.source AS source_10, n0_.link AS link_11, n0_.linkText AS linkText_12, n0_.url AS url_13, n0_.shareTitle AS shareTitle_14, n0_.shareDescription AS shareDescription_15 FROM news n0_ WHERE n0_.isPublished = 1 AND n0_.language = ? AND n0_.category = ? AND n0_.isPublished = 1 AND CURRENT_DATE >= n0_.startPublishDate) dctrn_result_inner ORDER BY date_4 DESC, id_0 DESC) dctrn_result LIMIT 30
Parameters:
[
  "ca"
  1
]
0.95 ms
(0.74%)
1
SELECT n0_.id AS id_0, n0_.slug AS slug_1, n0_.isPublished AS isPublished_2, n0_.isOld AS isOld_3, n0_.date AS date_4, n0_.startPublishDate AS startPublishDate_5, n0_.title AS title_6, n0_.author AS author_7, n0_.introduction AS introduction_8, n0_.body AS body_9, n0_.source AS source_10, n0_.link AS link_11, n0_.linkText AS linkText_12, n0_.url AS url_13, n0_.shareTitle AS shareTitle_14, n0_.shareDescription AS shareDescription_15, n0_.category AS category_16, n0_.mainImage AS mainImage_17, n0_.language AS language_18, n0_.shareImage AS shareImage_19, n0_.equipment_id AS equipment_id_20 FROM news n0_ WHERE n0_.isPublished = 1 AND n0_.language = ? AND n0_.category = ? AND n0_.isPublished = 1 AND CURRENT_DATE >= n0_.startPublishDate AND n0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY n0_.date DESC, n0_.id DESC
Parameters:
[
  "ca"
  1
  540
  539
  538
  537
  536
  534
  533
  535
  532
  531
  530
  528
  527
  526
  525
  524
  522
  523
  521
  520
  519
  518
  517
  516
  515
  514
  513
  512
  510
  509
]
0.56 ms
(0.44%)
1
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.newsCategory AS newsCategory_4, t0.language AS language_5 FROM news_categories_contents t0 WHERE t0.language = ? AND t0.slug = ? LIMIT 1
Parameters:
[
  "ca"
  "notes-de-premsa"
]

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\PageContent 84
App\Entity\Page 82
App\Entity\News 30
App\Entity\Image 29
App\Entity\PageCategory 15
App\Entity\PageCategoryContent 14
App\Entity\AgendaCategoryContent 7
App\Entity\AgendaCategory 7
App\Entity\NewsCategoryContent 2
App\Entity\NewsCategory 2
App\Entity\Language 2