Query Metrics

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

Queries

Group similar statements

default connection

# Time Info
1 3.39 ms
SELECT w0_.id AS id_0, w0_.subject AS subject_1, w0_.content AS content_2, w0_.reference AS reference_3, w0_.published AS published_4, w0_.created_at AS created_at_5, w0_.updated_at AS updated_at_6, w0_.slug AS slug_7, w0_.nbViews AS nbViews_8, w0_.nbViewsPro AS nbViewsPro_9, w0_.userType AS userType_10, w0_.intro AS intro_11, w0_.type AS type_12, w0_.parent AS parent_13 FROM wiki w0_ WHERE ((w0_.userType = ? OR w0_.userType IS NULL) AND w0_.published = ?) AND w0_.type IN ('france') ORDER BY w0_.created_at DESC LIMIT 10
Parameters:
[
  "B2C"
  1
]
2 6.60 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 5.28 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 3.07 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 3.15 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 3.30 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 3.12 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 2.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:
[
  "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\FranceWiki No errors.
App\Entity\Parameter No errors.