Query Metrics
8
Database Queries
2
Different statements
30.79 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
27.40 ms (88.98%) |
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"
]
|
3.39 ms (11.02%) |
1 |
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 ] |
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. |