GET https://bewerbung-dev.daheim.info/kampagne/hg-haus-joseph

Query Metrics

5 Database Queries
5 Different statements
1.90 ms Query time
0 Invalid entities
11 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.57 ms
(30.10%)
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:
[
  7
]
0.54 ms
(28.68%)
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:
[
  "hg-haus-joseph"
]
0.30 ms
(16.09%)
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:
[
  30
]
0.25 ms
(13.01%)
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
]
0.23 ms
(12.13%)
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:
[
  20
]

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 4
App\Entity\PhaseTemplate 4
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.