http://www.bookoach.com/en/coach/coaches-list

Query Metrics

1 Database Queries
1 Different statements
0.71 ms Query time
2 Invalid entities

Queries

Group similar statements

# Time Info
1 0.71 ms
SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.username AS username_4, t0.bio AS bio_5, t0.created_at AS created_at_6, t0.enabled AS enabled_7, t0.published AS published_8, t0.email_verification AS email_verification_9, t0.email AS email_10, t0.password AS password_11, t0.tokenreset AS tokenreset_12, t0.phone AS phone_13, t0.country AS country_14, t0.gender AS gender_15, t0.address AS address_16, t0.roles AS roles_17, t0.image AS image_18 FROM user t0
Parameters:
[]

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\User No errors.
App\Entity\Experience
  • The mappings App\Entity\Experience#programs and App\Entity\Program#experience are inconsistent with each other.
App\Entity\Booking
  • The field 'App\Entity\Booking#duration' has the property type 'string' that differs from the metadata field type 'int' returned by the 'integer' DBAL type.
  • The field 'App\Entity\Booking#pax' has the property type 'string' that differs from the metadata field type 'int' returned by the 'integer' DBAL type.