GET https://assortickets-console-dev.spotmyweb.fr/annonceur/events/new

Query Metrics

2 Database Queries
2 Different statements
3.27 ms Query time
0 Invalid entities
5 Managed entities

Queries

Group similar statements

# Time Info
1 0.74 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.password AS password_3, t0.firstname AS firstname_4, t0.lastname AS lastname_5, t0.company AS company_6, t0.phone AS phone_7, t0.address AS address_8, t0.city AS city_9, t0.postal_code AS postal_code_10, t0.country AS country_11, t0.roles AS roles_12, t0.is_active AS is_active_13, t0.created_at AS created_at_14, t0.last_login_at AS last_login_at_15, t0.job_title AS job_title_16, t0.legal_form AS legal_form_17, t0.company_street AS company_street_18, t0.company_street_number AS company_street_number_19, t0.company_city AS company_city_20, t0.company_postal_code AS company_postal_code_21, t0.rcs_number AS rcs_number_22, t0.vat_number AS vat_number_23, t0.email_verified_at AS email_verified_at_24, t0.cgu_accepted_at AS cgu_accepted_at_25, t0.cgu_version AS cgu_version_26, t0.suspended AS suspended_27, t0.suspended_reason AS suspended_reason_28 FROM user_annonceur t0 WHERE t0.id = ?
Parameters:
[
  1
]
2 2.53 ms
SELECT s0_.id AS id_0, s0_.label AS label_1, s0_.color_hex AS color_hex_2, s0_.icon_name AS icon_name_3, s0_.is_active AS is_active_4 FROM service_category s0_ WHERE s0_.is_active = 1 ORDER BY s0_.label ASC
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\AssorTickets\ServiceCategory 4
App\Entity\AssorTickets\UserAnnonceur 1

Entities Mapping