GET https://rey.sorin.dok.twn.ro/en/category/80144d27-5742-4f21-82f8-6f0936c45f4c/recipe-various?page=1

Query Metrics

2 Database Queries
2 Different statements
12.06 ms Query time
0 Invalid entities
7 Managed entities

Queries

Group similar statements

# Time Info
1 7.80 ms
SELECT c0_.uuid AS uuid_0, c0_.slug AS slug_1, c0_.section AS section_2, c0_.name AS name_3, c0_.cover AS cover_4, c0_.active AS active_5, c0_.translation AS translation_6 FROM category c0_ WHERE c0_.active = ? ORDER BY c0_.name ASC
Parameters:
[
  1
]
2 4.26 ms
SELECT r0_.uuid AS uuid_0, r0_.slug AS slug_1, r0_.cuuid AS cuuid_2, r0_.category AS category_3, r0_.title AS title_4, r0_.description AS description_5, r0_.preparation AS preparation_6, r0_.ingredients AS ingredients_7, r0_.translation AS translation_8, r0_.source AS source_9, r0_.author AS author_10, r0_.cover AS cover_11, r0_.images AS images_12, r0_.impressions AS impressions_13, r0_.created_at AS created_at_14, r0_.updated_at AS updated_at_15, r0_.active AS active_16 FROM recipe r0_ WHERE r0_.cuuid = ? ORDER BY r0_.title ASC LIMIT 24
Parameters:
[
  "80144d27-5742-4f21-82f8-6f0936c45f4c"
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Category 7

Entities Mapping

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