GET https://book.api.7ap.tech/api_v1/getallebooks?p=api_v1%2Fgetallebooks

Query Metrics

2 Database Queries
2 Different statements
10.79 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 8.52 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.entity AS entity_3, t0.params AS params_4, t0.name AS name_5, t0.get_all AS get_all_6 FROM request t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "getallebooks"
]
2 2.27 ms
SELECT id,title,slogan,image_url,description,sommaire,prix,pdf_url FROM ebook
             ORDER BY id DESC
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.

Entities Mapping

Class Mapping errors
App\Entity\Request No errors.