https://api.kurka.info.pl/banners?order%5Bposition%5D=asc&p=banners&public=true&type=0

Query Metrics

8 Database Queries
3 Different statements
2.90 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.78 ms
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.short AS short_2, b0_.public AS public_3, b0_.url AS url_4, b0_.created_at AS created_at_5, b0_.updated_at AS updated_at_6, b0_.position AS position_7, b0_.video_url AS video_url_8, b0_.text_position AS text_position_9, b0_.type AS type_10, b0_.author_id AS author_id_11, b0_.image_id AS image_id_12 FROM banner b0_ WHERE b0_.public = ? ORDER BY b0_.position ASC LIMIT 30
Parameters:
[
  1
]
2 0.48 ms
SELECT t0.id AS id_1, t0.file_path AS file_path_2 FROM media_object t0 WHERE t0.id = ?
Parameters:
[
  5980
]
3 0.30 ms
SELECT t0.id AS id_1, t0.file_path AS file_path_2 FROM media_object t0 WHERE t0.id = ?
Parameters:
[
  5981
]
4 0.23 ms
SELECT t0.id AS id_1, t0.file_path AS file_path_2 FROM media_object t0 WHERE t0.id = ?
Parameters:
[
  5983
]
5 0.20 ms
SELECT t0.id AS id_1, t0.file_path AS file_path_2 FROM media_object t0 WHERE t0.id = ?
Parameters:
[
  5984
]
6 0.21 ms
SELECT t0.id AS id_1, t0.file_path AS file_path_2 FROM media_object t0 WHERE t0.id = ?
Parameters:
[
  5985
]
7 0.19 ms
SELECT t0.id AS id_1, t0.file_path AS file_path_2 FROM media_object t0 WHERE t0.id = ?
Parameters:
[
  5986
]
8 0.50 ms
SELECT count(b0_.id) AS sclr_0 FROM banner b0_ WHERE b0_.public = ?
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\Banner No errors.
App\Entity\User No errors.
App\Entity\MediaObject No errors.