Query Metrics
2
Database Queries
2
Different statements
1.89 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.02 ms (54.07%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3 FROM category t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"Arabe"
]
|
0.87 ms (45.93%) |
1 |
SELECT t0.id AS id_1, t0.hourly_salary AS hourly_salary_2, t0.is_grader AS is_grader_3, t0.for_children AS for_children_4, t0.hourly_salary_waiting AS hourly_salary_waiting_5, t0.slack_channel AS slack_channel_6, t0.iban AS iban_7, t0.address AS address_8, t0.city AS city_9, t0.zip_code AS zip_code_10, t0.country AS country_11, t0.is_actif AS is_actif_12, t0.is_level_test AS is_level_test_13, t0.is_camera AS is_camera_14, t0.addon_for_arabic AS addon_for_arabic_15, t0.addon_for_quran AS addon_for_quran_16, t0.addon_for_children AS addon_for_children_17, t0.is_beginner AS is_beginner_18, t0.is_intermediate AS is_intermediate_19, t0.is_advanced AS is_advanced_20, t0.currency AS currency_21, t0.group_salary AS group_salary_22, t0.group_waiting_salary AS group_waiting_salary_23, t0.user_id_id AS user_id_id_24, t0.qiraa_id AS qiraa_id_25 FROM teacher t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"3"
]
|
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\Category | No errors. |
App\Entity\Subject | No errors. |
App\Entity\Teacher | No errors. |
App\Entity\Plan | No errors. |
App\Entity\Ticket | No errors. |
App\Entity\User | No errors. |
App\Entity\Qiraa | No errors. |
App\Entity\Session | No errors. |
App\Entity\TeacherSubject | No errors. |
App\Entity\TeacherSalary | No errors. |
App\Entity\Homework | No errors. |
App\Entity\VideoProgram | No errors. |
App\Entity\VideoDividend | No errors. |
App\Entity\TrainingReport | No errors. |
App\Entity\MainTeacherSalary | No errors. |
App\Entity\TeacherLeveltest | No errors. |
App\Entity\Discount | No errors. |
App\Entity\SubjectLevel | No errors. |
App\Entity\Currency\CurrencyChange | No errors. |
App\Entity\Localisation\GeoIP | No errors. |
App\Entity\Localisation\CountryInfo | No errors. |