https://localbeez.ri7.fr/bo/deal/32/delete Return to referer URL

Query Metrics

6 Database Queries
6 Different statements
73.92 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.15 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.description AS description_7, t0.city AS city_8, t0.country AS country_9, t0.postal_code AS postal_code_10, t0.birth_date AS birth_date_11, t0.phone AS phone_12, t0.gender AS gender_13, t0.admin_public_profile AS admin_public_profile_14, t0.stripe_id AS stripe_id_15, t0.fti AS fti_16, t0.title AS title_17, t0.notification_token AS notification_token_18, t0.accept_notification AS accept_notification_19, t0.google_id AS google_id_20, t0.google_name AS google_name_21, t0.delete_request_date AS delete_request_date_22, t0.created_at AS created_at_23, t0.updated_at AS updated_at_24 FROM user t0 WHERE t0.id = ?
Parameters:
[
  8
]
2 2.04 ms
SELECT t0.id AS id_1, t0.club_id AS club_id_2, t0.user_id AS user_id_3 FROM club_manager t0 WHERE t0.user_id = ?
Parameters:
[
  8
]
3 40.47 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.accessibility AS accessibility_4, t0.company_id AS company_id_5, t0.club_id AS club_id_6 FROM deal t0 WHERE t0.id = ?
Parameters:
[
  "32"
]
4 1.62 ms
"START TRANSACTION"
Parameters:
[]
5 8.76 ms
DELETE FROM deal WHERE id = ?
Parameters:
[
  32
]
6 18.87 ms
"COMMIT"
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\Photo No errors.
App\Entity\Post No errors.
App\Entity\Collaborator No errors.
App\Entity\Ad No errors.
App\Entity\UserClub No errors.
App\Entity\Company No errors.
App\Entity\ClaimingRequest No errors.
App\Entity\ClubManager No errors.
App\Entity\Club No errors.
App\Entity\Deal No errors.