GET http://mon-lms.com/category?search=D%C3%A9veloppement%20Back%20End

Query Metrics

2 Database Queries
2 Different statements
2.05 ms Query time
3 Invalid entities

Group similar statements

# Time Info
1 1.32 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.description AS description_2, c0_.picture AS picture_3 FROM category c0_ WHERE c0_.name LIKE ? OR c0_.description LIKE ?
Parameters:
0 of 0
[ "%Développement Back End%" "%Développement Back End%" ]
2 0.73 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.picture AS picture_4, t0.duration AS duration_5, t0.difficulty AS difficulty_6, t0.progress AS progress_7, t0.available AS available_8, t0.category_id AS category_id_9 FROM course t0 WHERE t0.category_id = ?
Parameters:
0 of 0
[ 2 ]