Redirect 302 redirect from GET @employee_edit (dce653)

GET https://701130.web24.swisscenter.com/admin/app/employee/54/edit

Query Metrics

13 Database Queries
10 Different statements
5.86 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.63 ms
SELECT t0.id AS id_1, t0.unique_id AS unique_id_2, t0.fullname AS fullname_3, t0.birth_date AS birth_date_4, t0.joined_date AS joined_date_5, t0.contract_end AS contract_end_6, t0.profile_picture_uploaded AS profile_picture_uploaded_7, t0.cv_last_updated_at AS cv_last_updated_at_8, t0.email AS email_9, t0.existing_aramco_id AS existing_aramco_id_10, t0.aramco_id AS aramco_id_11, t0.aramco_id_expiry_date AS aramco_id_expiry_date_12, t0.status_id AS status_id_13, t0.rotation_id AS rotation_id_14, t0.nationality_id AS nationality_id_15, t0.company_id AS company_id_16, t0.location_id AS location_id_17, t0.driving_license_id AS driving_license_id_18, t0.position_id AS position_id_19, t0.grade_id AS grade_id_20, t0.aramco_id_status_id AS aramco_id_status_id_21 FROM employee t0 WHERE t0.id = ?
Parameters:
[
  "54"
]
2 0.41 ms
SELECT t0.id AS id_1, t0.name_en AS name_en_2, t0.name_fr AS name_fr_3, t0.name_ar AS name_ar_4, t0.alpha2 AS alpha2_5, t0.alpha3 AS alpha3_6 FROM nation t0 WHERE t0.id = ?
Parameters:
[
  14
]
3 0.30 ms
SELECT t0.id AS id_1, t0.country_id AS country_id_2 FROM location t0 WHERE t0.id = ?
Parameters:
[
  2
]
4 0.34 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.ordering AS ordering_3, t0.type_id AS type_id_4 FROM position t0 WHERE t0.id = ?
Parameters:
[
  4
]
5 0.41 ms
SELECT a0_.id AS id_0, a0_.label AS label_1 FROM aramco_id_status a0_
Parameters:
[]
6 0.78 ms
SELECT n0_.id AS id_0, n0_.name_en AS name_en_1, n0_.name_fr AS name_fr_2, n0_.name_ar AS name_ar_3, n0_.alpha2 AS alpha2_4, n0_.alpha3 AS alpha3_5 FROM nation n0_
Parameters:
[]
7 0.29 ms
SELECT c0_.id AS id_0, c0_.name AS name_1 FROM company c0_
Parameters:
[]
8 0.27 ms
SELECT l0_.id AS id_0, l0_.country_id AS country_id_1 FROM location l0_
Parameters:
[]
9 0.39 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.ordering AS ordering_2, p0_.type_id AS type_id_3 FROM position p0_
Parameters:
[]
10 0.32 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM position_type t0 WHERE t0.id = ?
Parameters:
[
  1
]
11 0.27 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM position_type t0 WHERE t0.id = ?
Parameters:
[
  2
]
12 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM position_type t0 WHERE t0.id = ?
Parameters:
[
  3
]
13 0.22 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM position_type t0 WHERE t0.id = ?
Parameters:
[
  4
]

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