Redirect 302 redirect from GET @app_demo_auto_login (2284bf)

GET http://fondationassalam.ddns.net/sponsor

Query Metrics

4 Database Queries
4 Different statements
14.54 ms Query time
0 Invalid entities
5 Managed entities

Grouped Statements

Show all queries

Time Count Info
4.98 ms
(34.23%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.created_at AS created_at_6 FROM "user" t0 WHERE t0.id = ?
Parameters:
[
  4
]
3.48 ms
(23.93%)
1
SELECT t0.id AS id_1, t0.monthly_amount AS monthly_amount_2, t0.payment_method AS payment_method_3, t0.start_date AS start_date_4, t0.end_date AS end_date_5, t0.status AS status_6, t0.notes AS notes_7, t0.created_at AS created_at_8, t0.sponsor_id AS sponsor_id_9, t0.orphan_id AS orphan_id_10 FROM sponsorship t0 WHERE t0.sponsor_id = ?
Parameters:
[
  1
]
3.37 ms
(23.14%)
1
SELECT t0.id AS id_1, t0.sponsor_type AS sponsor_type_2, t0.full_name AS full_name_3, t0.email AS email_4, t0.phone AS phone_5, t0.city AS city_6, t0.address AS address_7, t0.tax_identification AS tax_identification_8, t0.created_at AS created_at_9, t0.user_id AS user_id_10 FROM sponsor t0 WHERE t0.user_id = ? LIMIT 1
Parameters:
[
  4
]
2.72 ms
(18.70%)
1
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.gender AS gender_4, t0.birth_date AS birth_date_5, t0.school_level AS school_level_6, t0.health_status AS health_status_7, t0.photo_path AS photo_path_8, t0.photo_size AS photo_size_9, t0.status AS status_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.family_id AS family_id_13 FROM orphan t0 WHERE t0.id = ?
Parameters:
[
  1
]

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\User 1
App\Entity\Sponsor 1
App\Entity\Sponsorship 1
App\Entity\Orphan 1
App\Entity\Family 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Sponsor No errors.
App\Entity\Sponsorship No errors.
App\Entity\SponsorshipPayment No errors.
App\Entity\Orphan No errors.
App\Entity\Family No errors.