GET https://test-archimedesolutions.rpgmultimedia.it/news/articolo/telemarketing-aggressivo

Query Metrics

5 Database Queries
5 Different statements
3.01 ms Query time
0 Invalid entities
4 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.86 ms
(28.72%)
1
SELECT a0_.id AS id_0, a0_.slug AS slug_1, a0_.is_active AS is_active_2, a0_.date AS date_3, a0_.title AS title_4, a0_.abstract AS abstract_5, a0_.content AS content_6, a0_.has_template AS has_template_7, a0_.category_id AS category_id_8 FROM archimede_solutions_news a0_ WHERE a0_.is_active = ? ORDER BY a0_.date DESC, a0_.id DESC
Parameters:
[
  1
]
0.60 ms
(20.02%)
1
SELECT a0_.id AS id_0, a0_.slug AS slug_1, a0_.is_active AS is_active_2, a0_.date AS date_3, a0_.title AS title_4, a0_.abstract AS abstract_5, a0_.content AS content_6, a0_.has_template AS has_template_7, a0_.category_id AS category_id_8 FROM archimede_solutions_news a0_ WHERE a0_.is_active = ? AND ((a0_.date < ? OR (a0_.date = ? AND a0_.id < ?))) ORDER BY a0_.date DESC, a0_.id DESC LIMIT 1
Parameters:
[
  1
  "2020-11-16 00:00:00"
  "2020-11-16 00:00:00"
  1
]
0.56 ms
(18.60%)
1
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.image_path AS image_path_4 FROM archimede_solutions_category t0 WHERE t0.id = ?
Parameters:
[
  4
]
0.55 ms
(18.22%)
1
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.is_active AS is_active_3, t0.date AS date_4, t0.title AS title_5, t0.abstract AS abstract_6, t0.content AS content_7, t0.has_template AS has_template_8, t0.category_id AS category_id_9 FROM archimede_solutions_news t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "telemarketing-aggressivo"
]
0.43 ms
(14.44%)
1
SELECT a0_.id AS id_0, a0_.slug AS slug_1, a0_.is_active AS is_active_2, a0_.date AS date_3, a0_.title AS title_4, a0_.abstract AS abstract_5, a0_.content AS content_6, a0_.has_template AS has_template_7, a0_.category_id AS category_id_8 FROM archimede_solutions_news a0_ WHERE a0_.is_active = ? AND ((a0_.date > ? OR (a0_.date = ? AND a0_.id > ?))) ORDER BY a0_.date ASC, a0_.id ASC LIMIT 1
Parameters:
[
  1
  "2020-11-16 00:00:00"
  "2020-11-16 00:00:00"
  1
]

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\News 3
App\Entity\Category 1

Entities Mapping

Class Mapping errors
App\Entity\News No errors.
App\Entity\Category No errors.
App\Entity\NewsMaterial No errors.