GET https://www.renitadsilvabooks.com/books?tag=Domestic%20Suspense

Query Metrics

6 Database Queries
5 Different statements
2.84 ms Query time
0 Invalid entities

Show all queries

Timeâ–¼ Count Info
0.75 ms
(26.30%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM shop t0 WHERE t0.id = ?
Parameters:
0 of 0
[â–¼ 1 ]
0.61 ms
(21.45%)
1
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.isbn AS isbn_2, b0_.language AS language_3, b0_.sub_title AS sub_title_4, b0_.status AS status_5, b0_.status_visible AS status_visible_6, b0_.description AS description_7, b0_.created_at AS created_at_8, b0_.updated_at AS updated_at_9, b0_.click AS click_10, b0_.image AS image_11, b0_.book_feature AS book_feature_12, b0_.synopsis AS synopsis_13, b0_.number_of_pages AS number_of_pages_14, b0_.publication_date AS publication_date_15, b0_.category_id AS category_id_16, b0_.publisher_id AS publisher_id_17 FROM book b0_ LEFT JOIN book_tag b1_ ON b0_.id = b1_.book_id WHERE b0_.status = 1 AND b1_.tag_id = ?
Parameters:
0 of 0
[â–¼ 7 ]
0.59 ms
(20.81%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM tag t0 WHERE t0.title = ? LIMIT 1
Parameters:
0 of 0
[â–¼ "Domestic Suspense" ]
0.56 ms
(19.75%)
1
SELECT t0.id AS id_1, t0.link AS link_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.book_id AS book_id_6, t0.shop_id AS shop_id_7 FROM book_shop t0 WHERE t0.book_id = ?
Parameters:
0 of 0
[â–¼ 2 ]
0.33 ms
(11.69%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.status AS status_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4 FROM category c0_
Parameters:
[]