https://rad-sdsc.ucsd.edu/applicant/new Return to referer URL

Query Metrics

18 Database Queries
7 Different statements
6.13 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.13 ms
SELECT NEXTVAL('refrence_id_seq')
Parameters:
[]
2 0.10 ms
"START TRANSACTION"
Parameters:
[]
3 0.78 ms
INSERT INTO refrence (id, name, email, affiliation, job_title, phone, address, ref_letter, applicant_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  414
  "David Sarkany, MD, MS-HPEd, FACR"
  "dsarkany@northwell.edu"
  "Please add"
  "Program Director"
  "Please add"
  "Please add"
  "Please upload"
  null
]
4 0.48 ms
"COMMIT"
Parameters:
[]
5 0.37 ms
SELECT NEXTVAL('applicant_id_seq')
Parameters:
[]
6 0.09 ms
"START TRANSACTION"
Parameters:
[]
7 0.39 ms
INSERT INTO applicant (id, name, email, address, degree, current_position, division, application_form, personal, cv, usmle, dean_letter, med_school_d, ref1_name, ref1_email, ref1_letter, ref2_name, ref2_email, ref2_letter, ref3_name, ref3_email, ref3_letter, phone, status, notes, ref_lt_num) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  140
  "Wendy Zhang"
  "wwzhangmd@gmail.com"
  """
    7 Navy Pier Ct Unit 5055\r\n
    Staten Island, NY 10304
    """
  "Doctor of Medicine"
  "Diagnostic Radiology Resident (R3/PGY-4)"
  "Breast"
  "972fe211428d3437b66c42cb3e226312.pdf"
  "8199c7f487760ffc11b759c1ba10196a.pdf"
  "79649ec6b272f0fe03caffcfa8e3dc69.pdf"
  "c35bbbecab5fc414d287b548e5128955.pdf"
  "3a73740c0ec0c06fcb4aa60bc2a8ad62.pdf"
  "c0470a90291c5b5c8b713005de665206.pdf"
  "David Sarkany, MD, MS-HPEd, FACR"
  "dsarkany@northwell.edu"
  "Program Director"
  "Shirley Hanna, MD"
  "shanna2@northwell.edu"
  "Associate Chair, Dept of Radiology; Director, Breast Imaging Center"
  "Yolande Kwok, DO"
  "ykwok1@northwell.edu"
  "Section Chief of Breast Imaging"
  "(858)205-5892"
  null
  null
  null
]
8 0.28 ms
"COMMIT"
Parameters:
[]
9 0.13 ms
SELECT NEXTVAL('refrence_id_seq')
Parameters:
[]
10 0.07 ms
"START TRANSACTION"
Parameters:
[]
11 0.19 ms
INSERT INTO refrence (id, name, email, affiliation, job_title, phone, address, ref_letter, applicant_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  415
  "Shirley Hanna, MD"
  "shanna2@northwell.edu"
  "Please add"
  "Associate Chair, Dept of Radiology; Director, Breast Imaging Center"
  "Please add"
  "Please add"
  "Please upload"
  null
]
12 1.00 ms
UPDATE refrence SET applicant_id = ? WHERE id = ?
Parameters:
[
  140
  414
]
13 0.27 ms
"COMMIT"
Parameters:
[]
14 0.13 ms
SELECT NEXTVAL('refrence_id_seq')
Parameters:
[]
15 0.08 ms
"START TRANSACTION"
Parameters:
[]
16 0.18 ms
INSERT INTO refrence (id, name, email, affiliation, job_title, phone, address, ref_letter, applicant_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  416
  "Yolande Kwok, DO"
  "ykwok1@northwell.edu"
  "Please add"
  "Section Chief of Breast Imaging"
  "Please add"
  "Please add"
  "Please upload"
  null
]
17 0.22 ms
UPDATE refrence SET applicant_id = ? WHERE id = ?
Parameters:
[
  140
  415
]
18 0.25 ms
"COMMIT"
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.

Entities Mapping

Class Mapping errors
App\Entity\Applicant No errors.
App\Entity\Refrence No errors.