http://www.bookoach.com/en/coach/mes-experiences

Query Metrics

1 Database Queries
1 Different statements
1.63 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.63 ms
(100.00%)
1
SELECT e0_.id AS id_0, e0_.created_at AS created_at_1, e0_.image AS image_2, e0_.title AS title_3, e0_.coachingtype AS coachingtype_4, e0_.resume AS resume_5, e0_.description AS description_6, e0_.published AS published_7, e0_.enabled AS enabled_8, e0_.onpromo AS onpromo_9, e0_.price AS price_10, e0_.currency AS currency_11, e0_.hashebergement AS hashebergement_12, e0_.cancellation AS cancellation_13, e0_.highlights AS highlights_14, e0_.included AS included_15, e0_.notincluded AS notincluded_16, e0_.steps AS steps_17, e0_.destination_id AS destination_id_18, e0_.coach_id AS coach_id_19 FROM experience e0_ WHERE e0_.coach_id = ? ORDER BY e0_.id DESC
Parameters:
[
  null
]

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\Experience
  • The mappings App\Entity\Experience#programs and App\Entity\Program#experience are inconsistent with each other.
App\Entity\Destination No errors.
App\Entity\User No errors.