Query Metrics

2 Database Queries
2 Different statements
3.34 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.05 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.key_type AS key_type_4 FROM tag t0 WHERE t0.key_type = ? ORDER BY t0.weight ASC
Parameters:
[
  "tag_article"
]
2 1.29 ms
SELECT t0.id AS id_1, t0.title_key AS title_key_2, t0.title_value AS title_value_3 FROM title t0 WHERE t0.title_key = ? LIMIT 1
Parameters:
[
  "publication-tags"
]

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\Tag No errors.
App\Entity\Article No errors.
App\Entity\Account No errors.
App\Entity\Member No errors.
App\Entity\Title No errors.