Query Metrics
8
Database Queries
8
Different statements
9.97 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.59 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.typeservice AS typeservice_3, t0.description AS description_4, t0.createat AS createat_5, t0.updateat AS updateat_6 FROM service t0 WHERE t0.id = ?
Parameters:
[
"2 0"
]
|
2 | 0.68 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.typeservice AS typeservice_3, t0.description AS description_4, t0.createat AS createat_5, t0.updateat AS updateat_6 FROM service t0
Parameters:
[] |
3 | 0.66 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.debut AS debut_4, t0.fin AS fin_5, t0.support AS support_6, t0.espace AS espace_7, t0.status AS status_8, t0.create_at AS create_at_9, t0.update_at AS update_at_10, t0.type_id AS type_id_11 FROM publicite t0
Parameters:
[] |
4 | 3.95 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.prix AS prix_4, t0.createat AS createat_5, t0.updateat AS updateat_6, t0.image AS image_7, t0.service_id AS service_id_8, t0.partenaire_id AS partenaire_id_9 FROM produit t0
Parameters:
[] |
5 | 0.85 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.type AS type_4, t0.youtube AS youtube_5, t0.file AS file_6, t0.taille AS taille_7, t0.thumbnail AS thumbnail_8, t0.premium AS premium_9, t0.status AS status_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.vimeo AS vimeo_13, t0.une AS une_14, t0.user_id AS user_id_15, t0.categorie_id AS categorie_id_16 FROM video t0
Parameters:
[] |
6 | 0.61 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.slug AS slug_3, t0.libelle_en AS libelle_en_4 FROM typenews t0
Parameters:
[] |
7 | 0.99 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.prix AS prix_4, t0.createat AS createat_5, t0.updateat AS updateat_6, t0.image AS image_7, t0.service_id AS service_id_8, t0.partenaire_id AS partenaire_id_9 FROM produit t0 WHERE t0.service_id = ?
Parameters:
[
2
]
|
8 | 0.63 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM type_pub t0 WHERE t0.id = ?
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\Service | No errors. |
App\Entity\Produit | No errors. |
App\Entity\Newsletter | No errors. |
App\Entity\Publicite | No errors. |
App\Entity\TypePub | No errors. |
App\Entity\Contenupartenaire | No errors. |
App\Entity\Video | No errors. |
App\Entity\User | No errors. |
App\Entity\CategorieVideo | No errors. |
App\Entity\VideoVisit | No errors. |
App\Entity\Typenews | No errors. |
App\Entity\News | No errors. |