Error 500 Internal Server Error

GET http://zeit.elektro-ova.de/user/timesheet

Forms

  • form
    • startDate
    • endDate
    • search
    • pdf
    • new
    • newBreak
    • previous
    • next

form

Form type:
"Symfony\Component\Form\Extension\Core\Type\FormType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Form\TimesForm {#193
  #userId: 50
  #startDate: DateTime @1772060400 {#445
    date: 2026-02-26 00:00:00.0 Europe/Berlin (+01:00)
  }
  #endDate: DateTime @1774908000 {#446
    date: 2026-03-31 00:00:00.0 Europe/Berlin (+02:00)
  }
  #showWorkTime: false
  #autoStopTimesheets: false
}
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
App\Entity\Form\TimesForm {#193
  #userId: 50
  #startDate: DateTime @1772060400 {#445
    date: 2026-02-26 00:00:00.0 Europe/Berlin (+01:00)
  }
  #endDate: DateTime @1774908000 {#446
    date: 2026-03-31 00:00:00.0 Europe/Berlin (+02:00)
  }
  #showWorkTime: false
  #autoStopTimesheets: false
}
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
attr
[
  "id" => "myTimes-form"
]
[
  "id" => "myTimes-form"
]
data
App\Entity\Form\TimesForm {#193
  #userId: 50
  #startDate: DateTime @1772060400 {#445
    date: 2026-02-26 00:00:00.0 Europe/Berlin (+01:00)
  }
  #endDate: DateTime @1774908000 {#446
    date: 2026-03-31 00:00:00.0 Europe/Berlin (+02:00)
  }
  #showWorkTime: false
  #autoStopTimesheets: false
}
same as passed value

Resolved Options

Option Value
action
""
allow_extra_fields
false
allow_file_upload
false
attr
[
  "id" => "myTimes-form"
]
attr_translation_parameters
[]
auto_initialize
true
block_name
null
block_prefix
null
by_reference
true
compound
true
constraints
[]
data
App\Entity\Form\TimesForm {#193
  #userId: 50
  #startDate: DateTime @1772060400 {#445
    date: 2026-02-26 00:00:00.0 Europe/Berlin (+01:00)
  }
  #endDate: DateTime @1774908000 {#446
    date: 2026-03-31 00:00:00.0 Europe/Berlin (+02:00)
  }
  #showWorkTime: false
  #autoStopTimesheets: false
}
data_class
"App\Entity\Form\TimesForm"
disabled
false
empty_data
Closure(FormInterface $form) {#959
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  use: {
    $class: "App\Entity\Form\TimesForm"
  }
}
error_bubbling
true
error_mapping
[]
extra_fields_message
"This form should not contain extra fields."
form_attr
false
getter
null
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
inherit_data
false
invalid_message
"This value is not valid."
invalid_message_parameters
[]
is_empty_callback
null
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
mapped
true
method
"POST"
post_max_size_message
"The uploaded file was too large. Please try to upload a smaller file."
priority
0
property_path
null
required
true
row_attr
[]
setter
null
translation_domain
null
trim
true
upload_max_size_message
Closure() {#961
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#329 …}
    $message: Closure() {#960 …}
    $translationDomain: "validators"
  }
}
validation_groups
null

View Vars

Variable Value