Query Metrics
6
Database Queries
1
Different statements
6.25 ms
Query time
6
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.25 ms |
SELECT t0.id AS id_1, t0.mkey AS mkey_2, t0.value AS value_3, t0.entreprise_id AS entreprise_id_4 FROM rossum_config t0 WHERE t0.mkey = ? AND t0.entreprise_id IS NULL LIMIT 1
Parameters:
[
"bon_livraison"
]
|
2 | 1.07 ms |
SELECT t0.id AS id_1, t0.mkey AS mkey_2, t0.value AS value_3, t0.entreprise_id AS entreprise_id_4 FROM rossum_config t0 WHERE t0.mkey = ? AND t0.entreprise_id IS NULL LIMIT 1
Parameters:
[
"fiche_paie"
]
|
3 | 0.97 ms |
SELECT t0.id AS id_1, t0.mkey AS mkey_2, t0.value AS value_3, t0.entreprise_id AS entreprise_id_4 FROM rossum_config t0 WHERE t0.mkey = ? AND t0.entreprise_id IS NULL LIMIT 1
Parameters:
[
"facture"
]
|
4 | 0.99 ms |
SELECT t0.id AS id_1, t0.mkey AS mkey_2, t0.value AS value_3, t0.entreprise_id AS entreprise_id_4 FROM rossum_config t0 WHERE t0.mkey = ? AND t0.entreprise_id IS NULL LIMIT 1
Parameters:
[
"devis_fournisseur"
]
|
5 | 0.96 ms |
SELECT t0.id AS id_1, t0.mkey AS mkey_2, t0.value AS value_3, t0.entreprise_id AS entreprise_id_4 FROM rossum_config t0 WHERE t0.mkey = ? AND t0.entreprise_id IS NULL LIMIT 1
Parameters:
[
"devis_client"
]
|
6 | 1.01 ms |
SELECT t0.id AS id_1, t0.mkey AS mkey_2, t0.value AS value_3, t0.entreprise_id AS entreprise_id_4 FROM rossum_config t0 WHERE t0.mkey = ? AND t0.entreprise_id IS NULL LIMIT 1
Parameters:
[
"facture_client"
]
|
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\Fournisseurs |
|
App\Entity\Chantier |
|
App\Entity\MetaConfig | No errors. |
App\Entity\Entreprise | No errors. |
App\Entity\Utilisateur |
|
App\Entity\TmpOcr | No errors. |
App\Entity\ConfigTotal | No errors. |
App\Entity\ArticlePreview |
|
App\Entity\TmpArticle | No errors. |
App\Entity\EmailDocumentPreview | No errors. |
App\Entity\RossumConfig | No errors. |
App\Entity\Client |
|
App\Entity\Base | No errors. |
App\Entity\TmpExpense | No errors. |
App\Entity\IALabel | No errors. |
App\Entity\SynonymeFournisseur | No errors. |
App\Entity\Galerie | No errors. |
App\Entity\Achat | No errors. |
App\Entity\Paie | No errors. |
App\Entity\Vente | No errors. |
App\Entity\Horaire | No errors. |
App\Entity\Menu |
|