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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 2.64 ms
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:
[
  "9780233001869"
]
2 10.36 ms
SELECT COUNT(*) FROM book t0
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\Book 1

Entities Mapping

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