GET https://bewerbung-dev.daheim.info/kampagne/ergotherapie

Query Metrics

5 Database Queries
5 Different statements
17.25 ms Query time
0 Invalid entities
13 Managed entities

Grouped Statements

Show all queries

Time Count Info
9.89 ms
(57.38%)
1
SELECT t0.id AS id_1, t0.position_custom AS position_custom_2, t0.default_custom AS default_custom_3, t0.status_custom AS status_custom_4, t0.required_custom AS required_custom_5, t0.phase_id AS phase_id_6, t0.formtype_template_id AS formtype_template_id_7 FROM formtype t0 WHERE t0.phase_id = ?
Parameters:
[
  38
]
5.71 ms
(33.08%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.position AS position_3, t0.headline_custom AS headline_custom_4, t0.subline_custom AS subline_custom_5, t0.campaign_id AS campaign_id_6, t0.phase_template_id AS phase_template_id_7 FROM phase t0 WHERE t0.campaign_id = ?
Parameters:
[
  9
]
1.07 ms
(6.20%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.status AS status_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.handle AS handle_6, t0.date_end_manually AS date_end_manually_7 FROM campaign t0 WHERE t0.handle = ? LIMIT 1
Parameters:
[
  "ergotherapie"
]
0.34 ms
(1.96%)
1
SELECT t0.id AS id_1, t0.phase_template_ids AS phase_template_ids_2, t0.position AS position_3, t0.type AS type_4, t0.name AS name_5, t0.choices AS choices_6, t0.default_value AS default_value_7, t0.status AS status_8, t0.label AS label_9, t0.required AS required_10 FROM formtype_template t0 WHERE t0.id = ?
Parameters:
[
  21
]
0.24 ms
(1.38%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.headline AS headline_3, t0.subline AS subline_4 FROM phase_template t0 WHERE t0.id = ?
Parameters:
[
  1
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Phase 5
App\Entity\PhaseTemplate 5
App\Entity\Campaign 1
App\Entity\Formtype 1
App\Entity\FormtypeTemplate 1

Entities Mapping

Class Mapping errors
App\Entity\Campaign No errors.
App\Entity\Applicant No errors.
App\Entity\Phase No errors.
App\Entity\User No errors.
App\Entity\PhaseTemplate No errors.
App\Entity\Formtype No errors.
App\Entity\FormtypeTemplate No errors.
App\Entity\FormtypeValue No errors.