Query Metrics

8 Database Queries
2 Different statements
13.44 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
12.21 ms
(90.88%)
7
SELECT t0.id AS id_1, t0.value AS value_2, t0.array_value AS array_value_3, t0.type AS type_4, t0.category AS category_5, t0.tooltip AS tooltip_6, t0.name AS name_7 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "google.verif_tag.enabled"
]
1.23 ms
(9.12%)
1
SELECT t0.id AS id_1, t0.subject AS subject_2, t0.content AS content_3, t0.reference AS reference_4, t0.published AS published_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.slug AS slug_8, t0.nbViews AS nbViews_9, t0.nbViewsPro AS nbViewsPro_10, t0.userType AS userType_11, t0.parent AS parent_12, t0.type FROM wiki t0 WHERE t0.published = ? AND t0.type IN ('recruitment') ORDER BY t0.created_at DESC
Parameters:
[
  1
]

Database Connections

Name Service
default doctrine.dbal.default_connection
tarif doctrine.dbal.tarif_connection
autovista doctrine.dbal.autovista_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\Wiki No errors.
App\Entity\RecruitmentWiki No errors.
App\Entity\Parameter No errors.