Query Metrics
30
Database Queries
4
Different statements
14.33 ms
Query time
1
Invalid entities
29
Managed entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
8.99 ms (62.72%) |
27 |
UPDATE to_do_list SET expand_collapse = ? WHERE id = ?
Parameters:
[ "Expand" 36 ] |
3.40 ms (23.69%) |
1 |
"COMMIT"
Parameters:
[] |
1.72 ms (11.99%) |
1 |
SELECT t0.id AS id_1, t0.priority AS priority_2, t0.project AS project_3, t0.live_website AS live_website_4, t0.summary AS summary_5, t0.monthly_revenue AS monthly_revenue_6, t0.c_dev_directory AS c_dev_directory_7, t0.sql_database_file_name AS sql_database_file_name_8, t0.ats_template_last_updated AS ats_template_last_updated_9, t0.active_coding_project AS active_coding_project_10, t0.live_website_working AS live_website_working_11, t0.expand_collapse AS expand_collapse_12 FROM to_do_list t0
Parameters:
[] |
0.23 ms (1.59%) |
1 |
"START TRANSACTION"
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.
Managed Entities
default entity manager
Class | Amount of managed objects |
---|---|
App\Entity\ToDoList | 29 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\ToDoList | No errors. |
App\Entity\User |
|