Query Metrics
3
Database Queries
3
Different statements
0.57 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.28 ms |
SELECT t0.id AS id_1, t0.ca_uid AS ca_uid_2, t0.ca_cid AS ca_cid_3, t0.ca_tid AS ca_tid_4, t0.ca_amount AS ca_amount_5, t0.ca_now AS ca_now_6, t0.ca_session AS ca_session_7 FROM cart t0
Parameters:
[] |
| 2 | 0.15 ms |
SELECT t0.id AS id_1, t0.cc_name AS cc_name_2, t0.cc_created AS cc_created_3, t0.cc_maxamount AS cc_maxamount_4 FROM course_categories t0
Parameters:
[] |
| 3 | 0.14 ms |
SELECT t0.id AS id_1, t0.cai_catid AS cai_catid_2, t0.cai_path AS cai_path_3 FROM category_images 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\Cart | No errors. |
| App\Entity\CourseCategories | No errors. |
| App\Entity\CategoryImages | No errors. |