GET https://dev.slice.postlab.fr/text/verrue-azra

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.50 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.path AS path_4, t0.description AS description_5, t0.content AS content_6, t0.language AS language_7, t0.domain AS domain_8, t0.creator_id AS creator_id_9, t0.project_id AS project_id_10 FROM text t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "verrue-azra"
]
2 0.35 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.acronym AS acronym_4, t0.website AS website_5, t0.logo AS logo_6 FROM organism t0 INNER JOIN text_organism ON t0.id = text_organism.organism_id WHERE text_organism.text_id = ?
Parameters:
[
  345
]

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\Text No errors.
App\Entity\User No errors.
App\Entity\Project No errors.
App\Entity\Video No errors.
App\Entity\Alignment No errors.
App\Entity\Organism No errors.
App\Entity\Media No errors.