https://api.kurka.info.pl/contents.json?p=contents.json

Query Metrics

8 Database Queries
2 Different statements
4.15 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.16 ms
(76.13%)
7
SELECT t0.id AS id_1, t0.name AS name_2, t0.short AS short_3, t0.public AS public_4, t0.slug AS slug_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.type AS type_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.position AS position_12, t0.show_in_footer AS show_in_footer_13, t0.author_id AS author_id_14, t0.tree_root AS tree_root_15, t0.parent_id AS parent_id_16, t0.image_id AS image_id_17 FROM category t0 INNER JOIN content_category ON t0.id = content_category.category_id WHERE content_category.content_id = ?
Parameters:
[
  2
]
0.99 ms
(23.87%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.short AS short_2, c0_.text AS text_3, c0_.public AS public_4, c0_.slug AS slug_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.type AS type_8, c0_.position AS position_9, c0_.author_id AS author_id_10, c0_.image_id AS image_id_11 FROM content c0_ ORDER BY c0_.id ASC LIMIT 30
Parameters:
[]

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\Content No errors.
App\Entity\User No errors.
App\Entity\Category No errors.
App\Entity\MediaObject No errors.
App\Entity\Product No errors.
App\Entity\ProductType No errors.
App\Entity\FilterUse No errors.