Query Metrics
22
Database Queries
6
Different statements
19.50 ms
Query time
4
Invalid entities
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
14.95 ms (76.68%) |
17 |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[ "1" "en" "App\Entity\User" ] |
||||||||||||||||||||||||||||||||
3.36 ms (17.21%) |
1 |
SELECT t0.id AS id_4, t0.email AS email_5, t0.roles AS roles_6, t0.password AS password_7, t0.type_compte AS type_compte_8, t0.is_verified AS is_verified_9, t0.tel AS tel_10, t0.approve AS approve_11, t0.facebook_id AS facebook_id_12, t0.is_super_admin AS is_super_admin_13, t0.facebook AS facebook_14, t0.twitter AS twitter_15, t0.instagram AS instagram_16, t0.linkedin AS linkedin_17, t0.youtube AS youtube_18, t0.whatsapp AS whatsapp_19, t0.pinterest AS pinterest_20, t0.facebook_access_token AS facebook_access_token_21, t0.twitter_id AS twitter_id_22, t0.twitter_access_token AS twitter_access_token_23, t0.google_id AS google_id_24, t0.google_access_token AS google_access_token_25, t0.compte, t1.logo AS logo_26, t1.nom_professionel AS nom_professionel_27, t1.addresse AS addresse_28, t1.marques AS marques_29, t1.website AS website_30, t1.image_size AS image_size_31, t1.updated_at AS updated_at_32, t1.description AS description_33, t2.prenom AS prenom_34, t2.nom AS nom_35, t2.civility AS civility_36, t2.photo AS photo_37, t2.image_size AS image_size_38, t2.updated_at AS updated_at_39, t3.photo AS photo_40, t3.image_size AS image_size_41, t3.updated_at AS updated_at_42 FROM user t0 LEFT JOIN professionel t1 ON t0.id = t1.id LEFT JOIN particulier t2 ON t0.id = t2.id LEFT JOIN admin t3 ON t0.id = t3.id WHERE t0.id = ?
Parameters:
[
1
]
|
||||||||||||||||||||||||||||||||
0.49 ms (2.50%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.validity AS validity_3, t0.location AS location_4, t0.category AS category_5, t0.link AS link_6, t0.file_pub AS file_pub_7, t0.file_size AS file_size_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.expireted_at AS expireted_at_11, t0.back_link AS back_link_12 FROM pub t0 WHERE t0.location = ?
Parameters:
[
"Entéte du site"
]
|
||||||||||||||||||||||||||||||||
0.33 ms (1.68%) |
1 |
SELECT t0.id AS id_1, t0.category AS category_2, t0.marques AS marques_3, t0.modeles AS modeles_4, t0.etats AS etats_5, t0.carosseries AS carosseries_6, t0.year AS year_7, t0.kilometrage AS kilometrage_8, t0.carburants AS carburants_9, t0.transmission AS transmission_10, t0.moteur AS moteur_11, t0.entrainement AS entrainement_12, t0.couleur_ext AS couleur_ext_13, t0.couleur_int AS couleur_int_14, t0.numero_chassis AS numero_chassis_15, t0.consommationville AS consommationville_16, t0.consommation_route AS consommation_route_17, t0.carosserie_equip AS carosserie_equip_18, t0.transmission_equip AS transmission_equip_19, t0.interieur_equip AS interieur_equip_20, t0.exterieur_equip AS exterieur_equip_21, t0.electronique_equip AS electronique_equip_22, t0.dispo_securite AS dispo_securite_23, t0.videos AS videos_24, t0.price AS price_25, t0.description AS description_26, t0.descriptionadd AS descriptionadd_27, t0.specificationtechniques AS specificationtechniques_28, t0.infosgenerales AS infosgenerales_29, t0.brochure_filename AS brochure_filename_30, t0.brochure_size AS brochure_size_31, t0.created_at AS created_at_32, t0.updated_at AS updated_at_33, t0.device AS device_34, t0.regions AS regions_35, t0.villes AS villes_36, t0.communes AS communes_37, t0.address AS address_38, t0.type AS type_39, t0.urgent AS urgent_40, t0.nbrcylindre AS nbrcylindre_41, t0.numero_enregistrement AS numero_enregistrement_42, t0.is_favoris AS is_favoris_43, t0.has_co2 AS has_co2_44, t0.export_price AS export_price_45, t0.bargan_price AS bargan_price_46, t0.is_active AS is_active_47, t0.int_moto AS int_moto_48, t0.electro_moto AS electro_moto_49, t0.disposec_moto AS disposec_moto_50, t0.dispconf_moto AS dispconf_moto_51, t0.lon AS lon_52, t0.lat AS lat_53, t0.duration AS duration_54, t0.comments AS comments_55, t0.note AS note_56, t0.is_compared AS is_compared_57, t0.user_id AS user_id_58 FROM annonce t0 WHERE t0.carosseries = ?
Parameters:
[
"Enduro"
]
|
||||||||||||||||||||||||||||||||
0.23 ms (1.18%) |
1 |
SELECT t0.id AS id_1, t0.image_size AS image_size_2, t0.filename AS filename_3, t0.annonce_id AS annonce_id_4 FROM picture t0 WHERE t0.annonce_id = ?
Parameters:
[
31
]
|
||||||||||||||||||||||||||||||||
0.15 ms (0.75%) |
1 |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.image_pub AS image_pub_2, p0_.created_at AS created_at_3, p0_.image_size AS image_size_4, p0_.updated_at AS updated_at_5, p0_.description AS description_6, p0_.admin_id AS admin_id_7 FROM pub_infos p0_ ORDER BY p0_.id DESC LIMIT 3
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\Annonce | No errors. |
App\Entity\User |
|
App\Entity\Picture | No errors. |
App\Entity\Professionel |
|
App\Entity\Particulier |
|
App\Entity\Admin |
|
App\Entity\Boutique | No errors. |
App\Entity\Code | No errors. |
App\Entity\Avis | No errors. |
App\Entity\OffreCredit | No errors. |
App\Entity\JournalCredit | No errors. |
App\Entity\Message | No errors. |
Gedmo\Translatable\Entity\MappedSuperclass\AbstractTranslation | No errors. |
Gedmo\Translatable\Entity\Translation | No errors. |
App\Entity\Pub | No errors. |
App\Entity\PubInfos | No errors. |