Redirect 302 redirect from GET @employee_edit (4f6f19)

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

Query Metrics

15 Database Queries
12 Different statements
9.32 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.70 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:
[
  "48"
]
2 0.55 ms
SELECT t0.id AS id_1, t0.label AS label_2 FROM aramco_id_status t0 WHERE t0.id = ?
Parameters:
[
  2
]
3 0.28 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:
[
  227
]
4 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM company t0 WHERE t0.id = ?
Parameters:
[
  2
]
5 0.22 ms
SELECT t0.id AS id_1, t0.country_id AS country_id_2 FROM location t0 WHERE t0.id = ?
Parameters:
[
  1
]
6 1.89 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
]
7 3.25 ms
SELECT a0_.id AS id_0, a0_.label AS label_1 FROM aramco_id_status a0_
Parameters:
[]
8 0.57 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:
[]
9 0.24 ms
SELECT c0_.id AS id_0, c0_.name AS name_1 FROM company c0_
Parameters:
[]
10 0.21 ms
SELECT l0_.id AS id_0, l0_.country_id AS country_id_1 FROM location l0_
Parameters:
[]
11 0.30 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:
[]
12 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM position_type t0 WHERE t0.id = ?
Parameters:
[
  1
]
13 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM position_type t0 WHERE t0.id = ?
Parameters:
[
  2
]
14 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM position_type t0 WHERE t0.id = ?
Parameters:
[
  3
]
15 0.21 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