Query Metrics
6
Database Queries
6
Different statements
0.63 ms
Query time
0
Invalid entities
0
Cache hits
0
Cache misses
0
Cache puts
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.23 ms |
SELECT param FROM doli_extrafields WHERE name = "sous_destination" AND elementtype = "societe"
Parameters:
[] |
| 2 | 0.16 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.libelle AS libelle_3, t0.actif AS actif_4, t0.percentage AS percentage_5, t0.use_cession AS use_cession_6, t0.adresse AS adresse_7, t0.zip AS zip_8, t0.town AS town_9, t0.phone AS phone_10, t0.country_label AS country_label_11, t0.emetteur_label AS emetteur_label_12, t0.emetteur_siret AS emetteur_siret_13, t0.emetteur_tva AS emetteur_tva_14, t0.code_comptable AS code_comptable_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.country_id AS country_id_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20 FROM walkinn_destination t0 WHERE t0.actif = ?
Parameters:
[
1
]
|
| 3 | 0.06 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.actif AS actif_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7 FROM walkinn_voyage_categorie t0 WHERE t0.actif = ?
Parameters:
[
1
]
|
| 4 | 0.06 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.actif AS actif_3, t0.is_taux_de_remplissage AS is_taux_de_remplissage_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8 FROM walkinn_dossier_type t0 WHERE t0.actif = ?
Parameters:
[
1
]
|
| 5 | 0.06 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.icone AS icone_3, t0.color AS color_4, t0.actif AS actif_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9 FROM walkinn_voyage_etat t0 WHERE t0.actif = ?
Parameters:
[
1
]
|
| 6 | 0.06 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.icone AS icone_3, t0.color AS color_4, t0.actif AS actif_5, t0.is_valide AS is_valide_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10 FROM walkinn_dossier_etat t0 WHERE t0.actif = ?
Parameters:
[
1
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
0
Hits
0
Misses
0
Puts
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\DossierSegmentServiceGroupement | No errors. |
| App\Entity\VoyageServiceGroupement | No errors. |
| App\Entity\Allot\SegmentTour | No errors. |
| App\Entity\Destination | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Role | No errors. |
| App\Entity\Country | No errors. |
| App\Entity\Voyage | No errors. |
| App\Entity\Editorial | No errors. |
| App\Entity\Dossier | No errors. |
| App\Entity\VoyageCategorie | No errors. |
| App\Entity\DossierType | No errors. |
| App\Entity\VoyageEtat | No errors. |
| App\Entity\DossierEtat | No errors. |