Query Metrics
4
Database Queries
4
Different statements
4.20 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.29 ms (54.45%) |
1 |
SELECT p0_.id AS id_0, p0_.nompays AS nompays_1, p0_.tva AS tva_2, p0_.capital AS capital_3, p0_.monnaie_code AS monnaie_code_4, p0_.monnaie_nom AS monnaie_nom_5, p0_.indicatif AS indicatif_6, p0_.iso_code2 AS iso_code2_7, p0_.iso_code3 AS iso_code3_8, p0_.iso_number AS iso_number_9, p0_.ltd AS ltd_10, p0_.zone_id AS zone_id_11 FROM pays p0_
Parameters:
[] |
0.85 ms (20.20%) |
1 |
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
]
|
0.54 ms (12.85%) |
1 |
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:
[] |
0.52 ms (12.49%) |
1 |
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\Pays | No errors. |
App\Entity\Zone | No errors. |
App\Entity\User | No errors. |
App\Entity\Evenement | No errors. |
App\Entity\Video | No errors. |
App\Entity\CategorieVideo | No errors. |
App\Entity\VideoVisit | No errors. |
App\Entity\Publicite | No errors. |
App\Entity\TypePub | No errors. |
App\Entity\Service | No errors. |
App\Entity\Produit | No errors. |
App\Entity\Newsletter | No errors. |