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

Query Metrics

9 Database Queries
3 Different statements
4.90 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.88 ms
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"
]
2 1.32 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.primary_color AS primary_color_6, t0.secondary_color AS secondary_color_7, t0.dark_color AS dark_color_8, t0.medium_color AS medium_color_9, t0.light_color AS light_color_10, t0.first_zone_title AS first_zone_title_11, t0.first_zone_text AS first_zone_text_12, t0.second_zone_title AS second_zone_title_13, t0.second_zone_text AS second_zone_text_14, t0.is_active AS is_active_15, t0.h1 AS h1_16, t0.portal_id AS portal_id_17, t0.deleted_at AS deleted_at_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.banner_image_id AS banner_image_id_21, t0.list_image_id AS list_image_id_22, t0.document_id AS document_id_23, t0.category_id AS category_id_24, t0.first_zone_image_id AS first_zone_image_id_25, t0.second_zone_image_id AS second_zone_image_id_26, t0.cups_and_championships_carousel_id AS cups_and_championships_carousel_id_27 FROM discipline_group t0 WHERE t0.is_active = ? AND t0.deleted_at IS NULL ORDER BY t0.name ASC
Parameters:
[
  1
]
3 1.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.size AS size_4, t0.mime_type AS mime_type_5, t0.src AS src_6, t0.alt AS alt_7, t0.width AS width_8, t0.height AS height_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.deleted_at AS deleted_at_12 FROM image t0 WHERE t0.id = ?
Parameters:
[
  337
]
4 0.30 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.size AS size_4, t0.mime_type AS mime_type_5, t0.src AS src_6, t0.alt AS alt_7, t0.width AS width_8, t0.height AS height_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.deleted_at AS deleted_at_12 FROM image t0 WHERE t0.id = ?
Parameters:
[
  338
]
5 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.size AS size_4, t0.mime_type AS mime_type_5, t0.src AS src_6, t0.alt AS alt_7, t0.width AS width_8, t0.height AS height_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.deleted_at AS deleted_at_12 FROM image t0 WHERE t0.id = ?
Parameters:
[
  339
]
6 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.size AS size_4, t0.mime_type AS mime_type_5, t0.src AS src_6, t0.alt AS alt_7, t0.width AS width_8, t0.height AS height_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.deleted_at AS deleted_at_12 FROM image t0 WHERE t0.id = ?
Parameters:
[
  340
]
7 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.size AS size_4, t0.mime_type AS mime_type_5, t0.src AS src_6, t0.alt AS alt_7, t0.width AS width_8, t0.height AS height_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.deleted_at AS deleted_at_12 FROM image t0 WHERE t0.id = ?
Parameters:
[
  341
]
8 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.size AS size_4, t0.mime_type AS mime_type_5, t0.src AS src_6, t0.alt AS alt_7, t0.width AS width_8, t0.height AS height_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.deleted_at AS deleted_at_12 FROM image t0 WHERE t0.id = ?
Parameters:
[
  342
]
9 0.27 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.original_name AS original_name_3, t0.size AS size_4, t0.mime_type AS mime_type_5, t0.src AS src_6, t0.alt AS alt_7, t0.width AS width_8, t0.height AS height_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.deleted_at AS deleted_at_12 FROM image t0 WHERE t0.id = ?
Parameters:
[
  343
]

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.