Query Metrics
8
Database Queries
2
Different statements
31.33 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
26.27 ms (83.86%) |
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"
]
|
5.05 ms (16.14%) |
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, t0.intro AS intro_13, t0.intro AS intro_14 FROM wiki t0 WHERE t0.id IS NULL AND t0.type IN ('maker', 'model', 'category', 'france', 'portugal', 'recruitment') LIMIT 1
Parameters:
[] |
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\MakerWiki | No errors. |
App\Entity\ModelWiki | No errors. |
App\Entity\CategoryWiki | No errors. |
App\Entity\FranceWiki | No errors. |
App\Entity\PortugalWiki | No errors. |
App\Entity\RecruitmentWiki | No errors. |
App\Entity\Parameter | No errors. |