GET https://chris.amorce.org/

Query Metrics

1 Database Queries
1 Different statements
1.89 ms Query time
0 Invalid entities
9 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.89 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.price AS price_5, t0.is_active AS is_active_6, t0.is_popular AS is_popular_7, t0.category AS category_8 FROM smoothie t0 WHERE t0.is_popular = ? AND t0.is_active = ? ORDER BY t0.id DESC LIMIT 9
Parameters:
[
  1
  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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Smoothie 9

Entities Mapping

Class Mapping errors
App\Entity\Smoothie No errors.
App\Entity\Ingredient No errors.
App\Entity\User No errors.