GET http://click-ever.fr/services

Query Metrics

1 Database Queries
1 Different statements
0.96 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 0.96 ms
SELECT s0_.id AS id_0, s0_.page AS page_1, s0_.title AS title_2, s0_.anchor AS anchor_3, s0_.type AS type_4, s0_.text_content AS text_content_5, s0_.image_path AS image_path_6, s0_.position AS position_7, s0_.is_visible AS is_visible_8, s0_.created_at AS created_at_9, s0_.updated_at AS updated_at_10, t1_.id AS id_11, t1_.name AS name_12, t1_.price AS price_13, t1_.info AS info_14, t1_.badge_label AS badge_label_15, t1_.category AS category_16, t1_.is_active AS is_active_17, t1_.position AS position_18, t1_.section_id AS section_id_19 FROM section s0_ LEFT JOIN tarif t1_ ON s0_.id = t1_.section_id WHERE s0_.page = ? AND s0_.is_visible = 1 ORDER BY s0_.position ASC, t1_.position ASC
Parameters:
[
  "Services"
]

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\Section 2

Entities Mapping

Class Mapping errors
App\Entity\Section No errors.
App\Entity\Tarif No errors.