Query Metrics

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

Queries

Group similar statements

default connection

# Time Info
1 1.23 ms
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
]
2 7.19 ms
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"
]
3 0.89 ms
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:
[
  "bing.verif_tag.enabled"
]
4 0.66 ms
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:
[
  "cookiebot.id"
]
5 1.01 ms
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:
[
  "matomo.url"
]
6 0.82 ms
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:
[
  "kameleoon_ab_testing.enabled"
]
7 0.85 ms
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:
[
  "tracking.tag_manager"
]
8 0.79 ms
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:
[
  "yandex_metrica.enabled"
]

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.