Query Metrics
            1
            Database Queries
        
        
            1
            Different statements
        
        
            36.83 ms
            Query time
        
        
            0
            Invalid entities
        
            Queries
| #▲ | Time | Info | 
|---|---|---|
| 1 | 36.83 ms | SELECT t0.id AS id_1, t0.customer_id AS customer_id_2, t0.purchase_date AS purchase_date_3, t0.update_at AS update_at_4, t0.is_actif AS is_actif_5, t0.courses_start_at AS courses_start_at_6, t0.catch_up_right AS catch_up_right_7, t0.next_payment_date AS next_payment_date_8, t0.card_brand AS card_brand_9, t0.card_last4 AS card_last4_10, t0.stripe_subscription_id AS stripe_subscription_id_11, t0.renew_before AS renew_before_12, t0.is_cancelled AS is_cancelled_13, t0.nb_of_schedule_choose AS nb_of_schedule_choose_14, t0.is_due AS is_due_15, t0.next_payment_time_stamp AS next_payment_time_stamp_16, t0.last_paid_course AS last_paid_course_17, t0.cancellation_date AS cancellation_date_18, t0.paid_amount AS paid_amount_19, t0.total_lost_minutes AS total_lost_minutes_20, t0.have_ramadan_credit AS have_ramadan_credit_21, t0.ramadan_credit_amount AS ramadan_credit_amount_22, t0.participant_id AS participant_id_23, t0.user_id AS user_id_24, t0.plan_id AS plan_id_25, t0.teacher_id AS teacher_id_26, t0.category_id AS category_id_27, t0.subject_id AS subject_id_28, t0.subject_level_id AS subject_level_id_29 FROM subscription_order t0 WHERE t0.id = ? 
                                    Parameters:  [
  "8823"
] | 
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\Holiday | No errors. | 
| App\Entity\TeacherSchedule | No errors. | 
| App\Entity\PaidCourseList | No errors. | 
| App\Entity\SubscriptionOrder | No errors. | 
| App\Entity\SessionOrder | No errors. | 
| App\Entity\Child | No errors. | 
| App\Entity\User | No errors. | 
| App\Entity\Plan | No errors. | 
| App\Entity\Teacher | No errors. | 
| App\Entity\Category | No errors. | 
| App\Entity\Subject | No errors. | 
| App\Entity\SubjectLevel | No errors. | 
| App\Entity\PlanUpdateLog | No errors. | 
| App\Entity\AbsenceLog | No errors. | 
| App\Entity\SubscriptionLessonReport | No errors. | 
| App\Entity\Homework | No errors. | 
| App\Entity\ActiveCampainSubscribeLostLog | No errors. | 
| App\Entity\ActiveCampainUnsubscribeLog | No errors. | 
| App\Entity\Exam | No errors. | 
| App\Entity\TrainingReport | No errors. | 
| App\Entity\Currency\CurrencyChange | No errors. | 
| App\Entity\Localisation\GeoIP | No errors. | 
| App\Entity\Localisation\CountryInfo | No errors. |