GET https://test-archimedesolutions.rpgmultimedia.it/

Query Metrics

2 Database Queries
2 Different statements
1.30 ms Query time
0 Invalid entities
4 Managed entities

Queries

Group similar statements

# Time Info
1 0.71 ms
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
]
2 0.59 ms
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
]

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.