http://5.135.160.91/

Query Metrics

4 Database Queries
1 Different statements
11.60 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
11.60 ms
(100.00%)
4
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.link AS link_2, m0_.ordermenu AS ordermenu_3, m0_.logged AS logged_4, m0_.image AS image_5, p1_.id AS id_6, p1_.name AS name_7, s2_.id AS id_8, s2_.name AS name_9, s2_.position AS position_10, m0_.section_id AS section_id_11, m0_.pagina_id AS pagina_id_12, m0_.translate_id AS translate_id_13 FROM menu m0_ INNER JOIN pagina p1_ ON m0_.pagina_id = p1_.id INNER JOIN section s2_ ON m0_.section_id = s2_.id WHERE p1_.name = ? AND s2_.name = ?
Parameters:
[
  "home"
  "principal"
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Menu
  • The mappings App\Entity\Menu#pagina_id and App\Entity\Pagina#menu are inconsistent with each other.
App\Entity\Pagina No errors.
App\Entity\Section No errors.
App\Entity\Translate No errors.
App\Entity\AcnhItems No errors.
App\Entity\AuxItem No errors.
App\Entity\TodosItems No errors.