Query Metrics
1
Database Queries
1
Different statements
2.46 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.46 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.password AS password_3, t0.firstname AS firstname_4, t0.lastname AS lastname_5, t0.phone AS phone_6, t0.registration_date AS registration_date_7, t0.roles AS roles_8, t0.language AS language_9, t0.pole AS pole_10, t0.forum_url AS forum_url_11, t0.agreed_terms_at AS agreed_terms_at_12, t0.stripe_customer_id_for_subscription AS stripe_customer_id_for_subscription_13, t0.stripe_customer_id_for_group_session AS stripe_customer_id_for_group_session_14, t15.id AS id_16, t15.hourly_salary AS hourly_salary_17, t15.is_grader AS is_grader_18, t15.for_children AS for_children_19, t15.hourly_salary_waiting AS hourly_salary_waiting_20, t15.slack_channel AS slack_channel_21, t15.iban AS iban_22, t15.address AS address_23, t15.city AS city_24, t15.zip_code AS zip_code_25, t15.country AS country_26, t15.is_actif AS is_actif_27, t15.is_level_test AS is_level_test_28, t15.is_camera AS is_camera_29, t15.addon_for_arabic AS addon_for_arabic_30, t15.addon_for_quran AS addon_for_quran_31, t15.addon_for_children AS addon_for_children_32, t15.is_beginner AS is_beginner_33, t15.is_intermediate AS is_intermediate_34, t15.is_advanced AS is_advanced_35, t15.currency AS currency_36, t15.group_salary AS group_salary_37, t15.group_waiting_salary AS group_waiting_salary_38, t15.user_id_id AS user_id_id_39, t15.qiraa_id AS qiraa_id_40, t0.gender_id AS gender_id_41 FROM app_users t0 LEFT JOIN teacher t15 ON t15.user_id_id = t0.id WHERE t0.email = ? LIMIT 1
Parameters:
[
"oumjibril@gmail.com"
]
|
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\Teacher | No errors. |
| App\Entity\Qiraa | No errors. |
| App\Entity\Gender | No errors. |
| App\Entity\Child | No errors. |
| App\Entity\SessionOrder | No errors. |
| App\Entity\SubscriptionOrder | No errors. |
| App\Entity\OldUserEmail | No errors. |
| App\Entity\VideoCoursesRegistration | No errors. |
| App\Entity\Notifications | No errors. |
| App\Entity\TicketOrder | No errors. |
| App\Entity\UserPlacementTest | No errors. |
| App\Entity\Exam | No errors. |
| App\Entity\TrainingReport | No errors. |