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

Query Metrics

9 Database Queries
6 Different statements
3.35 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.40 ms
SELECT a0_.id AS id_0, a0_.label AS label_1 FROM aramco_id_status a0_
Parameters:
[]
2 0.82 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:
[]
3 0.42 ms
SELECT c0_.id AS id_0, c0_.name AS name_1 FROM company c0_
Parameters:
[]
4 0.26 ms
SELECT l0_.id AS id_0, l0_.country_id AS country_id_1 FROM location l0_
Parameters:
[]
5 0.34 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:
[]
6 0.41 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM position_type t0 WHERE t0.id = ?
Parameters:
[
  1
]
7 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM position_type t0 WHERE t0.id = ?
Parameters:
[
  2
]
8 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM position_type t0 WHERE t0.id = ?
Parameters:
[
  3
]
9 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

Class Mapping errors
App\Entity\Employee No errors.
App\Entity\AramcoIdStatus No errors.
App\Entity\Nation No errors.
App\Entity\Company No errors.
App\Entity\Location No errors.
App\Entity\Position No errors.
App\Entity\PositionType No errors.
App\Entity\Certificate No errors.