Query Metrics
3
Database Queries
3
Different statements
2.96 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.61 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:
[] |
2 | 0.85 ms |
SELECT v0_.id AS id_0, v0_.libelle AS libelle_1, v0_.description AS description_2, v0_.type AS type_3, v0_.youtube AS youtube_4, v0_.file AS file_5, v0_.taille AS taille_6, v0_.thumbnail AS thumbnail_7, v0_.premium AS premium_8, v0_.status AS status_9, v0_.created_at AS created_at_10, v0_.updated_at AS updated_at_11, v0_.vimeo AS vimeo_12, v0_.une AS une_13, v0_.user_id AS user_id_14, v0_.categorie_id AS categorie_id_15 FROM video v0_ WHERE v0_.status = ? AND v0_.une = 1 ORDER BY v0_.id DESC LIMIT 2
Parameters:
[
1
]
|
3 | 0.50 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:
[] |
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\Video | No errors. |
App\Entity\User | No errors. |
App\Entity\CategorieVideo | No errors. |
App\Entity\VideoVisit | No errors. |
App\Entity\Publicite | No errors. |
App\Entity\TypePub | No errors. |