Forms
-
entry_time_type
-
creator
-
description
-
startDate
-
endDate
-
category
-
save
-
_token
-
entry_time_type
Form type:
"App\Form\Type\TimeType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\TimeEntry {#389 -id: null -creator: ? string -creationDate: ? ?DateTimeInterface -startDate: DateTime @1765218416 {#416 date: 2025-12-08 19:26:56.997695 Europe/Berlin (+01:00) } -endDate: DateTime @1765225616 {#417 date: 2025-12-08 21:26:56.997701 Europe/Berlin (+01:00) } -description: ? ?string -category: ? ?App\Entity\Category } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "row" ] |
[ "class" => "row" ] |
| data | App\Entity\TimeEntry {#389 -id: null -creator: ? string -creationDate: ? ?DateTimeInterface -startDate: DateTime @1765218416 {#416 date: 2025-12-08 19:26:56.997695 Europe/Berlin (+01:00) } -endDate: DateTime @1765225616 {#417 date: 2025-12-08 21:26:56.997701 Europe/Berlin (+01:00) } -description: ? ?string -category: ? ?App\Entity\Category } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "row" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#577 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#580 …} } |
| data | App\Entity\TimeEntry {#389 -id: null -creator: ? string -creationDate: ? ?DateTimeInterface -startDate: DateTime @1765218416 {#416 date: 2025-12-08 19:26:56.997695 Europe/Berlin (+01:00) } -endDate: DateTime @1765225616 {#417 date: 2025-12-08 21:26:56.997701 Europe/Berlin (+01:00) } -description: ? ?string -category: ? ?App\Entity\Category } |
| data_class | "App\Entity\TimeEntry" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#623 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\TimeEntry" } } |
| 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() {#621 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#396 …} $message: Closure() {#622 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "row" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "entry_time_type" "_entry_time_type" ] |
| cache_key | "_entry_time_type_entry_time_type" |
| compound | true |
| data | App\Entity\TimeEntry {#389 -id: null -creator: ? string -creationDate: ? ?DateTimeInterface -startDate: DateTime @1765218416 {#416 date: 2025-12-08 19:26:56.997695 Europe/Berlin (+01:00) } -endDate: DateTime @1765225616 {#417 date: 2025-12-08 21:26:56.997701 Europe/Berlin (+01:00) } -description: ? ?string -category: ? ?App\Entity\Category } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#867 -form: Symfony\Component\Form\Form {#830 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#620 …5} |
| full_name | "entry_time_type" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_time_type" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "entry_time_type" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_time_type" |
| valid | true |
| value | App\Entity\TimeEntry {#389 -id: null -creator: ? string -creationDate: ? ?DateTimeInterface -startDate: DateTime @1765218416 {#416 date: 2025-12-08 19:26:56.997695 Europe/Berlin (+01:00) } -endDate: DateTime @1765225616 {#417 date: 2025-12-08 21:26:56.997701 Europe/Berlin (+01:00) } -description: ? ?string -category: ? ?App\Entity\Category } |
creator
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "placeholder" => "z.B. Max Mustermann" ] |
[ "class" => "form-control" "placeholder" => "z.B. Max Mustermann" ] |
| label | "Name: " |
same as passed value |
| row_attr | [ "class" => "col-12" ] |
[ "class" => "col-12" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "placeholder" => "z.B. Max Mustermann" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#577 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#580 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#632 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | "Name: " |
| 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 | [ "class" => "col-12" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#672 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#396 …} $message: Closure() {#674 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "placeholder" => "z.B. Max Mustermann" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_time_type_creator" ] |
| cache_key | "_entry_time_type_creator_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#679 -form: Symfony\Component\Form\Form {#765 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#826 …5} |
| full_name | "entry_time_type[creator]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_time_type_creator" |
| label | "Name: " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "creator" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "col-12" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_time_type_creator" |
| valid | true |
| value | "" |
description
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "placeholder" => "z.B. Kabelziehen" ] |
[ "class" => "form-control" "placeholder" => "z.B. Kabelziehen" ] |
| label | "Beschreibung der Tätigkeit: " |
same as passed value |
| row_attr | [ "class" => "col-12" ] |
[ "class" => "col-12" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "placeholder" => "z.B. Kabelziehen" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#577 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#580 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#590 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | "Beschreibung der Tätigkeit: " |
| 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 | [ "class" => "col-12" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#607 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#396 …} $message: Closure() {#591 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "placeholder" => "z.B. Kabelziehen" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_entry_time_type_description" ] |
| cache_key | "_entry_time_type_description_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#680 -form: Symfony\Component\Form\Form {#762 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#678 …5} |
| full_name | "entry_time_type[description]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_time_type_description" |
| label | "Beschreibung der Tätigkeit: " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "col-12" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_time_type_description" |
| valid | true |
| value | "" |
startDate
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | DateTime @1765218416 {#864 date: 2025-12-08 19:26:56.997695 Europe/Berlin (+01:00) } |
| View Format |
"08.12.2025 19:26"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| format | "dd.MM.yyyy HH:mm" |
same as passed value |
| html5 | false |
false
|
| label | "Startdatum: " |
same as passed value |
| row_attr | [ "class" => "col-sm-6" ] |
[ "class" => "col-sm-6" ] |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#577 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#580 …} } |
| data_class | null |
| date_format | null |
| date_label | null |
| date_widget | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "dd.MM.yyyy HH:mm" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d H:i:s" |
| invalid_message | "Please enter a valid date and time." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Startdatum: " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| 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 | [ "class" => "col-sm-6" ] |
| setter | null |
| time_label | null |
| time_widget | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#640 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#396 …} $message: Closure() {#639 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "datetime" "_entry_time_type_startDate" ] |
| cache_key | "_entry_time_type_startDate_datetime" |
| compound | false |
| data | DateTime @1765218416 {#864 date: 2025-12-08 19:26:56.997695 Europe/Berlin (+01:00) } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#675 -form: Symfony\Component\Form\Form {#759 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#753 …5} |
| full_name | "entry_time_type[startDate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_time_type_startDate" |
| label | "Startdatum: " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "startDate" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "col-sm-6" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_time_type_startDate" |
| valid | true |
| value | "08.12.2025 19:26" |
| widget | "single_text" |
endDate
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | DateTime @1765225616 {#876 date: 2025-12-08 21:26:56.997701 Europe/Berlin (+01:00) } |
| View Format |
"08.12.2025 21:26"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| format | "dd.MM.yyyy HH:mm" |
same as passed value |
| html5 | false |
false
|
| label | "Enddatum: " |
same as passed value |
| row_attr | [ "class" => "col-sm-6" ] |
[ "class" => "col-sm-6" ] |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#577 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#580 …} } |
| data_class | null |
| date_format | null |
| date_label | null |
| date_widget | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "dd.MM.yyyy HH:mm" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d H:i:s" |
| invalid_message | "Please enter a valid date and time." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Enddatum: " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| 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 | [ "class" => "col-sm-6" ] |
| setter | null |
| time_label | null |
| time_widget | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#649 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#396 …} $message: Closure() {#648 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "datetime" "_entry_time_type_endDate" ] |
| cache_key | "_entry_time_type_endDate_datetime" |
| compound | false |
| data | DateTime @1765225616 {#876 date: 2025-12-08 21:26:56.997701 Europe/Berlin (+01:00) } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#829 -form: Symfony\Component\Form\Form {#768 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#845 …5} |
| full_name | "entry_time_type[endDate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_time_type_endDate" |
| label | "Enddatum: " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "endDate" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "col-sm-6" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_time_type_endDate" |
| valid | true |
| value | "08.12.2025 21:26" |
| widget | "single_text" |
category
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| class | "App\Entity\Category" |
same as passed value |
| em | "default" |
ContainerEv14sbs\EntityManagerGhostEbeb667 {#334 …12} |
| label | "Kategorie: " |
same as passed value |
| multiple | false |
false
|
| required | true |
same as passed value |
| row_attr | [ "class" => "col-12" ] |
[ "class" => "col-12" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#907 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#890 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#861 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#897 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#846 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#863 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#847 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#850 …} } |
| choices | null |
| class | "App\Entity\Category" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#577 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#580 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerEv14sbs\EntityManagerGhostEbeb667 {#334 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#904 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerEv14sbs\EntityManagerGhostEbeb667 {#334 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#902 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Kategorie: " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [ "class" => "col-12" ] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#896 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#396 …} $message: Closure() {#894 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_entry_time_type_category" ] |
| cache_key | "_entry_time_type_category_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#608 +label: "Erdarbeiten" +value: "1" +data: App\Entity\Category {#775 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#774 +label: "Rohbau" +value: "2" +data: App\Entity\Category {#807 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#873 +label: "Dach" +value: "3" +data: App\Entity\Category {#810 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#886 +label: "Elektro" +value: "4" +data: App\Entity\Category {#814 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#798 +label: "Installationen" +value: "5" +data: App\Entity\Category {#795 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#783 +label: "Innenausbau" +value: "6" +data: App\Entity\Category {#792 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#868 +label: "Außengestaltung" +value: "7" +data: App\Entity\Category {#817 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#796 +label: "Planung Akustik" +value: "8" +data: App\Entity\Category {#702 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#777 +label: "Baubesprechung" +value: "9" +data: App\Entity\Category {#938 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#733 +label: "Planung Elektrik" +value: "10" +data: App\Entity\Category {#946 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#939 +label: "Planung Installateur + Lüftung" +value: "11" +data: App\Entity\Category {#667 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#948 +label: "Planung Allgemein" +value: "12" +data: App\Entity\Category {#942 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#949 +label: "Zimmermann" +value: "13" +data: App\Entity\Category {#785 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#802 +label: "Fußboden" +value: "14" +data: App\Entity\Category {#957 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#787 +label: "Proberaum" +value: "15" +data: App\Entity\Category {#941 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#797 +label: "Tischler" +value: "16" +data: App\Entity\Category {#746 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#652 -form: Symfony\Component\Form\Form {#771 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#641 …5} |
| full_name | "entry_time_type[category]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_time_type_category" |
| is_selected | Closure($choice, $value) {#687 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Kategorie: " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "category" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "col-12" ] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_time_type_category" |
| valid | true |
| value | "" |
save
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn btn-primary" ] |
[ "class" => "btn btn-primary" ] |
| row_attr | [ "class" => "col-12" "style" => "margin-top: 20px" ] |
[ "class" => "col-12" "style" => "margin-top: 20px" ] |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [ "class" => "col-12" "style" => "margin-top: 20px" ] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_entry_time_type_save" ] |
| cache_key | "_entry_time_type_save_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#696 …5} |
| full_name | "entry_time_type[save]" |
| id | "entry_time_type_save" |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "save" |
| priority | 0 |
| row_attr | [ "class" => "col-12" "style" => "margin-top: 20px" ] |
| translation_domain | null |
| unique_block_prefix | "_entry_time_type_save" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "46dfda9d349360dddb63d0d3fba204.He3nJ3Act6KHgEbuOPHuUFV68YkbLmLSTAyQheDCbUk.T5-DYh5Y2_jwzBK9D7aiHQdIg_EjGRW5fmij9KaUPStQlJdBNWTPy-DPFw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "46dfda9d349360dddb63d0d3fba204.He3nJ3Act6KHgEbuOPHuUFV68YkbLmLSTAyQheDCbUk.T5-DYh5Y2_jwzBK9D7aiHQdIg_EjGRW5fmij9KaUPStQlJdBNWTPy-DPFw" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#577 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#580 …} } |
| data | "46dfda9d349360dddb63d0d3fba204.He3nJ3Act6KHgEbuOPHuUFV68YkbLmLSTAyQheDCbUk.T5-DYh5Y2_jwzBK9D7aiHQdIg_EjGRW5fmij9KaUPStQlJdBNWTPy-DPFw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#952 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#734 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#396 …} $message: Closure() {#738 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_entry_time_type__token" ] |
| cache_key | "_entry_time_type__token_hidden" |
| compound | false |
| data | "46dfda9d349360dddb63d0d3fba204.He3nJ3Act6KHgEbuOPHuUFV68YkbLmLSTAyQheDCbUk.T5-DYh5Y2_jwzBK9D7aiHQdIg_EjGRW5fmij9KaUPStQlJdBNWTPy-DPFw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#824 -form: Symfony\Component\Form\Form {#692 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#823 …5} |
| full_name | "entry_time_type[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_time_type__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_time_type__token" |
| valid | true |
| value | "46dfda9d349360dddb63d0d3fba204.He3nJ3Act6KHgEbuOPHuUFV68YkbLmLSTAyQheDCbUk.T5-DYh5Y2_jwzBK9D7aiHQdIg_EjGRW5fmij9KaUPStQlJdBNWTPy-DPFw" |