https://api-royal-palace.dix-demo.fr/tunnel/amount Return to referer URL

Query Metrics

2 Database Queries
2 Different statements
1.77 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.50 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.forgot AS forgot_5, t0.roles AS roles_6, t0.infos AS infos_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.logged_at AS logged_at_10, t0.deleted AS deleted_11, t0.email_recap AS email_recap_12 FROM framework_user t0 WHERE t0.id = ?
Parameters:
[
  27458
]
2 0.27 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.thumbnail AS thumbnail_5, t0.start AS start_6, t0.end AS end_7, t0.season AS season_8, t0.force_day AS force_day_9, t0.deleted AS deleted_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.is_full AS is_full_13, t0.concert_id AS concert_id_14, t15.id AS id_16, t15.title AS title_17, t15.description AS description_18, t15.thumbnail AS thumbnail_19, t15.infos AS infos_20, t15.start AS start_21, t15.end AS end_22, t15.published AS published_23, t15.created_at AS created_at_24, t15.updated_at AS updated_at_25, t0.venue_type_id AS venue_type_id_26, t27.id AS id_28, t27.slug AS slug_29, t27.title AS title_30, t27.description AS description_31, t27.thumbnail AS thumbnail_32, t27.season AS season_33, t27.position AS position_34, t27.food AS food_35, t27.created_at AS created_at_36, t27.updated_at AS updated_at_37 FROM framework_venue t0 LEFT JOIN framework_concert t15 ON t0.concert_id = t15.id LEFT JOIN framework_venue_type t27 ON t0.venue_type_id = t27.id WHERE t0.id = ? LIMIT 1
Parameters:
[
  "1616"
]

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\Framework\AppBundle\Entity\User No errors.
App\Framework\AppBundle\Entity\Venue No errors.
App\Framework\AppBundle\Entity\Concert No errors.
App\Framework\AppBundle\Entity\VenueType No errors.
App\Framework\AppBundle\Entity\Places No errors.