Query Metrics

3 Database Queries
3 Different statements
4.61 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.05 ms
(44.41%)
1
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"
]
1.29 ms
(27.97%)
1
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"
]
1.27 ms
(27.62%)
1
SELECT t0.id AS id_1, t0.description_key AS description_key_2, t0.description_value AS description_value_3 FROM description t0 WHERE t0.description_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.
App\Entity\ArticleCategory No errors.
App\Entity\ArticleContent No errors.
App\Entity\User No errors.
App\Entity\Description No errors.