GET https://boksamler.no/public/show/9788202185107

Query Metrics

2 Database Queries
2 Different statements
8.85 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
6.61 ms
(74.65%)
1
SELECT COUNT(*) FROM book t0
Parameters:
[]
2.24 ms
(25.35%)
1
SELECT t0.isbn AS isbn_1, t0.title AS title_2, t0.author AS author_3, t0.description AS description_4, t0.image AS image_5, t0.subjects AS subjects_6, t0.pages AS pages_7, t0.publishedyear AS publishedyear_8, t0.binding AS binding_9, t0.language AS language_10, t0.author_lastname AS author_lastname_11 FROM book t0 WHERE t0.isbn = ? LIMIT 1
Parameters:
[
  "9788202185107"
]

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\Book 1

Entities Mapping

Class Mapping errors
App\Entity\Book No errors.
App\Entity\UserBook No errors.