https://design.berufsreise-dev.at/graphql/

Query Metrics

7 Database Queries
2 Different statements
7.35 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 3.02 ms
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.requirement_name AS requirement_name_3, t0.description AS description_4, t0.modified_name AS modified_name_5, t0.modified_description AS modified_description_6, t0.job_requirement_type_id AS job_requirement_type_id_7 FROM job_requirement t0 ORDER BY t0.requirement_name ASC
Parameters:
[]
2 2.66 ms
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.type_name AS type_name_3, t0.short_name AS short_name_4, t0.modified_name AS modified_name_5 FROM job_requirement_type t0 WHERE t0.id = ?
Parameters:
[
  2
]
3 0.37 ms
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.type_name AS type_name_3, t0.short_name AS short_name_4, t0.modified_name AS modified_name_5 FROM job_requirement_type t0 WHERE t0.id = ?
Parameters:
[
  3
]
4 0.34 ms
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.type_name AS type_name_3, t0.short_name AS short_name_4, t0.modified_name AS modified_name_5 FROM job_requirement_type t0 WHERE t0.id = ?
Parameters:
[
  4
]
5 0.30 ms
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.type_name AS type_name_3, t0.short_name AS short_name_4, t0.modified_name AS modified_name_5 FROM job_requirement_type t0 WHERE t0.id = ?
Parameters:
[
  1
]
6 0.35 ms
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.type_name AS type_name_3, t0.short_name AS short_name_4, t0.modified_name AS modified_name_5 FROM job_requirement_type t0 WHERE t0.id = ?
Parameters:
[
  6
]
7 0.32 ms
SELECT t0.id AS id_1, t0.bic_id AS bic_id_2, t0.type_name AS type_name_3, t0.short_name AS short_name_4, t0.modified_name AS modified_name_5 FROM job_requirement_type t0 WHERE t0.id = ?
Parameters:
[
  5
]

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\JobRequirement No errors.
App\Entity\JobRequirementType No errors.