Query Metrics
1
Database Queries
1
Different statements
2.28 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.28 ms |
SELECT t0_.id AS id_0, t0_.drive_all_id AS drive_all_id_1, t0_.type AS type_2, t0_.sub_type AS sub_type_3, t0_.name AS name_4, t0_.file_url AS file_url_5, t0_.slug AS slug_6, t0_.is_template AS is_template_7, t0_.meta_json AS meta_json_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10, t0_.user_id AS user_id_11 FROM 300_user_drive t0_ WHERE t0_.meta_json LIKE ? AND t0_.is_template = ?
Parameters:
[ "%tutoring_intake_template%" 1 ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| dynamic_conn | doctrine.dbal.dynamic_conn_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| dynamic_conn | doctrine.orm.dynamic_conn_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\Main\UserDrive | No errors. |
| App\Entity\Main\User | No errors. |
dynamic_conn entity manager
No loaded entities.