GET https://site-back-develop.ffsa.org/api/disciplines

Query Metrics

1 Database Queries
1 Different statements
0.86 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.86 ms
(100.00%)
1
SELECT t1.id AS id_2, t1.gender AS gender_3, t1.last_name AS last_name_4, t1.first_name AS first_name_5, t1.email AS email_6, t1.phone AS phone_7, t1.roles AS roles_8, t1.password AS password_9, t1.email_validated_at AS email_validated_at_10, t1.last_logged_at AS last_logged_at_11, t1.active AS active_12, t1.website AS website_13, t1.seniority AS seniority_14, t1.birth_date AS birth_date_15, t1.token AS token_16, t1.created_at AS created_at_17, t1.updated_at AS updated_at_18, t1.deleted_at AS deleted_at_19, t1.address_id AS address_id_20, t1.avatar_id AS avatar_id_21, t1.background_id AS background_id_22, t1.race_id AS race_id_23, t1.favorite_discipline_group_id AS favorite_discipline_group_id_24, t1.type FROM admin t0 INNER JOIN user t1 ON t0.id = t1.id WHERE t1.email = ? LIMIT 1
Parameters:
[
  "matteo@studiokg.fr"
]

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