Query Metrics
11
Database Queries
6
Different statements
3.47 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.94 ms (27.18%) |
4 |
SELECT t0.id AS id_1, t0.picture_profile AS picture_profile_2 FROM profil_picture t0 WHERE t0.id = ?
Parameters:
[
5
]
|
|
0.75 ms (21.61%) |
1 |
SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.name AS name_5, u0_.firstname AS firstname_6, u0_.birthday AS birthday_7, u0_.adress AS adress_8, u0_.postal_code AS postal_code_9, u0_.city AS city_10, u0_.country AS country_11, u0_.phone AS phone_12, u0_.pseudonym AS pseudonym_13, u0_.registration_date AS registration_date_14, u0_.statut_id AS statut_id_15, u0_.compagny_id AS compagny_id_16, u0_.bank_id AS bank_id_17, u0_.profil_picture_id AS profil_picture_id_18, u0_.notation_id AS notation_id_19, u0_.statistic_id AS statistic_id_20 FROM user u0_ WHERE u0_.compagny_id IS NOT NULL ORDER BY u0_.id DESC LIMIT 6
Parameters:
[] |
|
0.63 ms (18.18%) |
2 |
SELECT t0.id AS id_1, t0.name_compagny AS name_compagny_2, t0.birthday_compagny AS birthday_compagny_3, t0.adress_compagny AS adress_compagny_4, t0.postal_code_compagny AS postal_code_compagny_5, t0.city_compagny AS city_compagny_6, t0.country_compagny AS country_compagny_7, t0.description_compagny AS description_compagny_8, t0.identification_number_compagny AS identification_number_compagny_9, t0.first_price AS first_price_10, t0.rcs AS rcs_11, t0.pourcentage_fees AS pourcentage_fees_12, t0.legal_type AS legal_type_13, t0.amount_limit_min_deposit AS amount_limit_min_deposit_14, t0.pourcentage_deposit AS pourcentage_deposit_15, t0.accepted_deposit AS accepted_deposit_16, t0.user_id AS user_id_17, t0.domain_activity_id AS domain_activity_id_18, t0.picture_profil_compagny_id AS picture_profil_compagny_id_19, t0.job_id AS job_id_20, t0.department_compagny_id AS department_compagny_id_21 FROM compagny_info t0 WHERE t0.id = ?
Parameters:
[
2
]
|
|
0.57 ms (16.59%) |
2 |
SELECT t0.id AS id_1, t0.global_note AS global_note_2, t0.number_notation AS number_notation_3, t0.total_notation AS total_notation_4 FROM notation t0 WHERE t0.id = ?
Parameters:
[
3
]
|
|
0.31 ms (9.06%) |
1 |
SELECT c0_.id AS id_0, c0_.date_post_comment AS date_post_comment_1, c0_.comment AS comment_2, c0_.notation AS notation_3, c0_.user_id_id AS user_id_id_4 FROM community_posts c0_ ORDER BY c0_.id DESC LIMIT 3
Parameters:
[] |
|
0.26 ms (7.39%) |
1 |
SELECT t0.id AS id_1, t0.activity AS activity_2 FROM domain_activity 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\User | No errors. |
| App\Entity\StatutUser | No errors. |
| App\Entity\CompagnyInfo | No errors. |
| App\Entity\BankInfo | No errors. |
| App\Entity\ProfilPicture | No errors. |
| App\Entity\Notation | No errors. |
| App\Entity\Statistic | No errors. |
| App\Entity\GalleryPhoto | No errors. |
| App\Entity\GalleryVideo | No errors. |
| App\Entity\CommunityPosts | No errors. |
| App\Entity\ShoppingCart | No errors. |
| App\Entity\Billing | No errors. |
| App\Entity\Refund | No errors. |
| App\Entity\DomainActivity | No errors. |
| App\Entity\Job | No errors. |
| App\Entity\Department | No errors. |
| App\Entity\ServicePrice | No errors. |
| App\Entity\PackageCompagny | No errors. |