Query Metrics
3
Database Queries
3
Different statements
1.35 ms
Query time
6
Invalid entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.84 ms (61.72%) |
1 |
SELECT t0.id AS id_1, t0.date_cession AS date_cession_2, t0.operation AS operation_3, t0.valeur AS valeur_4, t0.type_cession AS type_cession_5, t0.annotation AS annotation_6, t0.cedant AS cedant_7, t0.cessionnaire AS cessionnaire_8, t0.id_dw AS id_dw_9, t0.is_publish AS is_publish_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.deleted_at AS deleted_at_13, t0.titre_id AS titre_id_14, t0.arrete_id AS arrete_id_15, t0.user_id AS user_id_16 FROM cession t0 WHERE t0.is_publish = ? ORDER BY t0.id ASC LIMIT 10
Parameters:
[
1
]
|
||||||||||||||||||||
|
0.26 ms (19.57%) |
1 |
SELECT t0.id AS id_1, t0.date_debut AS date_debut_2, t0.date_fin AS date_fin_3, t0.statut AS statut_4, t0.phase AS phase_5, t0.anotation AS anotation_6, t0.amodiant AS amodiant_7, t0.amodiateur AS amodiateur_8, t0.id_dw AS id_dw_9, t0.is_publish AS is_publish_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.deleted_at AS deleted_at_13, t0.arrete_id AS arrete_id_14, t0.titre_id AS titre_id_15, t0.user_id AS user_id_16 FROM amodiation t0 WHERE t0.is_publish = ? ORDER BY t0.id ASC LIMIT 10
Parameters:
[
1
]
|
||||||||||||||||||||
|
0.25 ms (18.71%) |
1 |
SELECT t0.id AS id_1, t0.date_option AS date_option_2, t0.annotation AS annotation_3, t0.partenaire AS partenaire_4, t0.detentaire AS detentaire_5, t0.id_dw AS id_dw_6, t0.is_publish AS is_publish_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.arrete_id AS arrete_id_11, t0.titre_id AS titre_id_12, t0.user_id AS user_id_13 FROM `option` t0 WHERE t0.is_publish = ? ORDER BY t0.id ASC LIMIT 10
Parameters:
[
1
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_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\Activite\Cession |
|
| App\Entity\Activite\TitreMinier |
|
| App\Entity\Transparence\Arrete |
|
| App\Entity\User |
|
| App\Entity\Autres\Amodiation |
|
| App\Entity\Activite\Option |
|