GET http://apofalk-academy.dev-creatediv.de/fachartikel

Query Metrics

16 Database Queries
2 Different statements
7.41 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.86 ms
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.teaser AS teaser_2, a0_.content AS content_3, a0_.slug AS slug_4, a0_.published_at AS published_at_5, a0_.created_at AS created_at_6, a0_.image_filename AS image_filename_7, a0_.public AS public_8, a0_.public_visible AS public_visible_9 FROM article a0_ WHERE a0_.published_at IS NOT NULL ORDER BY a0_.published_at DESC
Parameters:
[]
2 0.73 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  17
]
3 0.43 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  14
]
4 0.36 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  13
]
5 0.35 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  12
]
6 0.35 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  3
]
7 0.39 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  11
]
8 0.34 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  10
]
9 0.33 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  9
]
10 0.31 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  8
]
11 0.31 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  7
]
12 0.35 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  6
]
13 0.32 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  5
]
14 0.32 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  4
]
15 0.33 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  2
]
16 0.32 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  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.

Entities Mapping

Class Mapping errors
App\Entity\Article No errors.
App\Entity\Category No errors.