GET https://www.menu221.pmd-groupe.com/se-connecter

Query Metrics

2 Database Queries
2 Different statements
1.52 ms Query time
1 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.87 ms
(56.93%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.prenom AS prenom_5, t0.nom AS nom_6, t0.avatar AS avatar_7, t0.is_verified AS is_verified_8, t0.api_key AS api_key_9, t0.adresse AS adresse_10, t0.telephone AS telephone_11, t0.otp_code AS otp_code_12, t0.otp_expired_at AS otp_expired_at_13, t0.last_login AS last_login_14, t0.statut AS statut_15, t0.created_at AS created_at_16, t0.token AS token_17, t0.username AS username_18, t0.compte_deleted_at AS compte_deleted_at_19, t0.is_compte_deleted AS is_compte_deleted_20, t0.free_plan_consumed_at AS free_plan_consumed_at_21, t0.google_id AS google_id_22 FROM `user` t0
Parameters:
[]
0.66 ms
(43.07%)
1
SELECT t0.id AS id_1, t0.site_name AS site_name_2, t0.email_principal AS email_principal_3, t0.email_contact AS email_contact_4, t0.telephone AS telephone_5, t0.whatsapp AS whatsapp_6, t0.adresse AS adresse_7, t0.facebook AS facebook_8, t0.instagram AS instagram_9, t0.twitter AS twitter_10, t0.is_maintenance_mode AS is_maintenance_mode_11, t0.maintenance_message AS maintenance_message_12, t0.logo AS logo_13, t0.description AS description_14 FROM global_setting t0 LIMIT 1
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\User 2
App\Entity\GlobalSetting 1

Entities Mapping

Class Mapping errors
App\Entity\GlobalSetting No errors.
App\Entity\User No errors.
App\Entity\UserSetting No errors.
App\Entity\Notification No errors.
App\Entity\Plan No errors.
App\Entity\Business No errors.
App\Entity\CategoryType No errors.
App\Entity\BusinessMember No errors.
App\Entity\TypeBusiness
  • The mappings App\Entity\TypeBusiness#deleteByAdmin and App\Entity\User#typeBusinesses are inconsistent with each other.