GET https://stages-preprod.ip2i.in2p3.fr/stages

Query Metrics

2 Database Queries
2 Different statements
5.21 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 2.53 ms
SELECT t0.id AS id_1, t0.default_grace_period_months AS default_grace_period_months_2, t0.retirement_age AS retirement_age_3, t0.arrival_team_welcome_email_enabled AS arrival_team_welcome_email_enabled_4, t0.arrival_team_welcome_email_subject AS arrival_team_welcome_email_subject_5, t0.arrival_team_welcome_email_body AS arrival_team_welcome_email_body_6, t0.default_mail_subject_prefix AS default_mail_subject_prefix_7, t0.internship_mail_subject_prefix AS internship_mail_subject_prefix_8, t0.internship_level_default_durations AS internship_level_default_durations_9, t0.internship_module_enabled AS internship_module_enabled_10 FROM account_grace_settings t0 ORDER BY t0.id ASC LIMIT 1
Parameters:
[]
2 2.68 ms
SELECT r0_.id AS id_0, r0_.current_places AS current_places_1, r0_.created_at AS created_at_2, r0_.resolution_reason_code AS resolution_reason_code_3, r0_.resolution_reason_note AS resolution_reason_note_4, r0_.resolved_at AS resolved_at_5, i1_.duration_months AS duration_months_6, i1_.level AS level_7, i1_.title AS title_8, i1_.description AS description_9, i1_.start_date AS start_date_10, i1_.closing_date AS closing_date_11, i1_.published_at AS published_at_12, t2_.id AS id_13, t2_.uuid AS uuid_14, t2_.name AS name_15, t2_.color AS color_16, r0_.type AS type_17, r0_.resolved_by_id AS resolved_by_id_18, i1_.requester_id AS requester_id_19, i1_.team_id AS team_id_20, i1_.selected_application_id AS selected_application_id_21, i1_.generated_arrival_request_id AS generated_arrival_request_id_22, t2_.master_team_id AS master_team_id_23 FROM internship_request i1_ INNER JOIN request r0_ ON i1_.id = r0_.id LEFT JOIN team t2_ ON i1_.team_id = t2_.id WHERE i1_.published_at IS NOT NULL AND i1_.closing_date >= ? AND r0_.current_places NOT LIKE ? AND r0_.current_places NOT LIKE ? AND r0_.current_places NOT LIKE ? ORDER BY i1_.closing_date ASC
Parameters:
[
  "2026-03-16 00:00:00"
  "%"closed"%"
  "%"rejected"%"
  "%"canceled"%"
]

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\ApplicationSettings 1