GET https://dev.wunschliefertag.de/run/CalendarBookableDate/a3fa5da759c15ae2b7239538f269cf20f2086a5f7ca8f1afd3

Query Metrics

19 Database Queries
15 Different statements
35.28 ms Query time
5 Invalid entities

Queries

Group similar statements

# Time Info
1 0.76 ms
SELECT t0.id AS id_1, t0.state AS state_2, t0.step_kind AS step_kind_3, t0.description AS description_4, t0.state_message_ftp AS state_message_ftp_5, t0.state_message_fax AS state_message_fax_6, t0.state_message_mail AS state_message_mail_7, t0.state_message_sms AS state_message_sms_8, t0.state_message_api AS state_message_api_9, t0.changing_sending AS changing_sending_10, t0.state_group AS state_group_11, t0.avis_try AS avis_try_12, t0.show_hist AS show_hist_13, t0.bookable AS bookable_14, t0.export_state_id AS export_state_id_15, t0.sgroup_id AS sgroup_id_16 FROM type_sending_state t0
Parameters:
[]
2 3.76 ms
SELECT t0.id AS id_1, t0.state AS state_2, t0.step_kind AS step_kind_3, t0.description AS description_4, t0.state_message_ftp AS state_message_ftp_5, t0.state_message_fax AS state_message_fax_6, t0.state_message_mail AS state_message_mail_7, t0.state_message_sms AS state_message_sms_8, t0.state_message_api AS state_message_api_9, t0.changing_sending AS changing_sending_10, t0.state_group AS state_group_11, t0.avis_try AS avis_try_12, t0.show_hist AS show_hist_13, t0.bookable AS bookable_14, t0.export_state_id AS export_state_id_15, t0.sgroup_id AS sgroup_id_16 FROM type_sending_state t0
Parameters:
[]
3 3.22 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.last_run AS last_run_4, t0.last_state AS last_state_5, t0.hash AS hash_6, t0.enabled AS enabled_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by_id AS created_by_id_10, t0.updated_by_id AS updated_by_id_11 FROM job t0
Parameters:
[]
4 0.68 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_dev AS is_dev_5, t0.all_depot AS all_depot_6, t0.email AS email_7, t0.firstname AS firstname_8, t0.lastname AS lastname_9, t0.title AS title_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.right_level_id AS right_level_id_13, t0.standard_depot_id AS standard_depot_id_14, t0.state_id AS state_id_15, t0.created_by_id AS created_by_id_16, t0.updated_by_id AS updated_by_id_17 FROM user t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  -1
]
5 0.68 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_dev AS is_dev_5, t0.all_depot AS all_depot_6, t0.email AS email_7, t0.firstname AS firstname_8, t0.lastname AS lastname_9, t0.title AS title_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.right_level_id AS right_level_id_13, t0.standard_depot_id AS standard_depot_id_14, t0.state_id AS state_id_15, t0.created_by_id AS created_by_id_16, t0.updated_by_id AS updated_by_id_17 FROM user t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  -1
]
6 0.69 ms
select min(id) from (select jh.id from job_history jh where jh.job_id=15 and resultcode=4 order by jh.id desc limit 20) x
Parameters:
[]
7 2.77 ms
delete from job_history where job_id=15 and resultcode=4 and id <8648649
Parameters:
[]
8 0.62 ms
select min(id) from (select jh.id from job_history jh where jh.job_id=15 order by jh.id desc limit 100) x
Parameters:
[]
9 0.55 ms
delete from job_history where job_id=15 and id <8648649
Parameters:
[]
10 1.22 ms
"START TRANSACTION"
Parameters:
[]
11 0.61 ms
INSERT INTO job_history (start, end, resultcode, resulttext, job_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2025-09-16 04:58:05"
  null
  1
  ""
  15
]
12 1.31 ms
UPDATE job SET last_run = ?, updated_at = ? WHERE id = ?
Parameters:
[
  "2025-09-16 04:58:05"
  "2025-09-16 04:58:05"
  15
]
13 5.54 ms
"COMMIT"
Parameters:
[]
14 4.29 ms
select id from calendar_tour where last_booking_timestamp is null order by tour_date limit 100
Parameters:
[]
15 0.59 ms
SELECT t0.id AS id_1, t0.capacity AS capacity_2, t0.used AS used_3, t0.tour_date AS tour_date_4, t0.last_booking_timestamp AS last_booking_timestamp_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.depot_id AS depot_id_8, t0.tour_id AS tour_id_9, t0.calendar_tour_logistic_id AS calendar_tour_logistic_id_10, t0.created_by_id AS created_by_id_11, t0.updated_by_id AS updated_by_id_12 FROM calendar_tour t0 WHERE t0.id IN (NULL)
Parameters:
[]
16 0.56 ms
"START TRANSACTION"
Parameters:
[]
17 1.52 ms
UPDATE job SET hash = ?, updated_at = ? WHERE id = ?
Parameters:
[
  null
  "2025-09-16 04:58:05"
  15
]
18 0.58 ms
UPDATE job_history SET end = ?, resultcode = ?, resulttext = ? WHERE id = ?
Parameters:
[
  "2025-09-16 04:58:05"
  4
  "0 tours to write, 0 really written"
  8648727
]
19 5.33 ms
"COMMIT"
Parameters:
[]

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\TypeSendingState No errors.
App\Entity\TypeExportState No errors.
App\Entity\TypeSendingStateGroup No errors.
App\Entity\Message No errors.
App\Entity\StatSending
  • The mappings App\Entity\StatSending#backup_sending and App\Entity\BackupSending#statSendings are inconsistent with each other.
App\Entity\Job No errors.
App\Entity\User No errors.
App\Entity\CronTimeEntry No errors.
App\Entity\JobHistory No errors.
App\Entity\TypeRightlevel No errors.
App\Entity\Depot
  • The mappings App\Entity\Depot#CalendarTourLogistics and App\Entity\CalendarTourLogistic#depot are inconsistent with each other.
App\Entity\TypeState No errors.
App\Entity\UserSetting No errors.
App\Entity\Sending No errors.
App\Entity\DepotGroup No errors.
App\Entity\AssignDepot No errors.
App\Entity\StatSc
  • The mappings App\Entity\StatSc#backup_sending and App\Entity\BackupSending#statScs are inconsistent with each other.
App\Entity\UserLogin No errors.
App\Entity\CalendarTour No errors.
App\Entity\Tour
  • The field App\Entity\Tour#calendarTours is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\CalendarTour#tour does not contain the required 'inversedBy="calendarTours"' attribute.
App\Entity\CalendarTourLogistic
  • The association App\Entity\CalendarTourLogistic#depot refers to the inverse side field App\Entity\depot#calendarTourLogistics which does not exist.
  • The association App\Entity\CalendarTourLogistic#relation refers to the inverse side field App\Entity\Relation#calendarTourLogistics which does not exist.