Forms
-
-
-
name
-
email
-
phone
-
rodo
-
-
reason
-
message
-
-
-
name
-
phone
-
contactRequestDate
-
contactRequestTime
-
appbundle_customer_contactform
"AppBundle\Form\Customer\ContactFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | ContactForm {#13859
-id: null
-contactRequest: null
-message: null
-reason: null
} |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | ContactForm {#13859
-id: null
-contactRequest: null
-message: null
-reason: null
} |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| data | ContactForm {#13859
-id: null
-contactRequest: null
-message: null
-reason: null
} |
| data_class | "AppBundle\Entity\Customer\ContactForm" |
| disabled | false |
| empty_data | Closure {#13923 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#13861 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } use: { $class: "AppBundle\Entity\Customer\ContactForm" } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "133 to 135" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#13925 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#13894 …} use: { $translator: DataCollectorTranslator {#12041 …} $translationDomain: "validators" $message: Closure {#13924 …} } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "appbundle_customer_contactform" "_appbundle_customer_contactform" ] |
| cache_key | "_appbundle_customer_contactform_appbundle_customer_contactform" |
| compound | true |
| data | ContactForm {#13859
-id: null
-contactRequest: null
-message: null
-reason: null
} |
| disabled | false |
| errors | FormErrorIterator {#15008
-form: Form {#14002 …}
-errors: []
} |
| form | FormView {#15007 …5} |
| full_name | "appbundle_customer_contactform" |
| id | "appbundle_customer_contactform" |
| label | null |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "appbundle_customer_contactform" |
| required | true |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_customer_contactform" |
| valid | true |
| value | ContactForm {#13859
-id: null
-contactRequest: null
-message: null
-reason: null
} |
contactRequest
"AppBundle\Form\Customer\ContactFormRequestType"
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 |
|---|---|---|
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| data_class | "AppBundle\Entity\Customer\ContactRequest" |
| disabled | false |
| empty_data | Closure {#13938 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#13861 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } use: { $class: "AppBundle\Entity\Customer\ContactRequest" } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "133 to 135" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | false |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#13940 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#13894 …} use: { $translator: DataCollectorTranslator {#12041 …} $translationDomain: "validators" $message: Closure {#13939 …} } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "appbundle_customer_contactformrequest" "_appbundle_customer_contactform_contactRequest" ] |
| cache_key | "_appbundle_customer_contactform_contactRequest_appbundle_customer_contactformrequest" |
| compound | true |
| data | null |
| disabled | false |
| errors | FormErrorIterator {#15012
-form: Form {#14910 …}
-errors: []
} |
| form | FormView {#15011 …5} |
| full_name | "appbundle_customer_contactform[contactRequest]" |
| id | "appbundle_customer_contactform_contactRequest" |
| label | false |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "contactRequest" |
| required | true |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_customer_contactform_contactRequest" |
| valid | true |
| value | null |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 form-control-sm" "placeholder" => "Imię i nazwisko" "required" => true ] |
[ "class" => "form-control form-control-sm" "placeholder" => "Imię i nazwisko" "required" => true ] |
| constraints | [
NotBlank {#13946
+message: "This value should not be blank."
+payload: null
}
Length {#13947
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: null
+min: 3
+charset: "UTF-8"
+payload: null
}
] |
[
NotBlank {#13946
+message: "This value should not be blank."
+payload: null
}
Length {#13947
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: null
+min: 3
+charset: "UTF-8"
+payload: null
}
]
|
| label | false |
false
|
| required | true |
same as passed value |
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control form-control-sm" "placeholder" => "Imię i nazwisko" "required" => true ] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| compound | false |
| constraints | [
NotBlank {#13946
+message: "This value should not be blank."
+payload: null
}
Length {#13947
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: null
+min: 3
+charset: "UTF-8"
+payload: null
}
] |
| data_class | null |
| disabled | false |
| empty_data | Closure {#14844 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#13861 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | false |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure {#14846 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#13894 …} use: { $translator: DataCollectorTranslator {#12041 …} $translationDomain: "validators" $message: Closure {#14845 …} } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-sm" "placeholder" => "Imię i nazwisko" "required" => true ] |
| block_prefixes | [ "form" "text" "_appbundle_customer_contactform_contactRequest_name" ] |
| cache_key | "_appbundle_customer_contactform_contactRequest_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator {#15016
-form: Form {#14913 …}
-errors: []
} |
| form | FormView {#15015 …5} |
| full_name | "appbundle_customer_contactform[contactRequest][name]" |
| id | "appbundle_customer_contactform_contactRequest_name" |
| label | false |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "name" |
| required | true |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_appbundle_customer_contactform_contactRequest_name" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 form-control-sm" "placeholder" => "Adres e-mail" "required" => true ] |
[ "class" => "form-control form-control-sm" "placeholder" => "Adres e-mail" "required" => true ] |
| constraints | [
NotBlank {#13948
+message: "This value should not be blank."
+payload: null
}
Length {#13949
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: null
+min: 3
+charset: "UTF-8"
+payload: null
}
] |
[
NotBlank {#13948
+message: "This value should not be blank."
+payload: null
}
Length {#13949
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: null
+min: 3
+charset: "UTF-8"
+payload: null
}
]
|
| label | false |
false
|
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control form-control-sm" "placeholder" => "Adres e-mail" "required" => true ] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| compound | false |
| constraints | [
NotBlank {#13948
+message: "This value should not be blank."
+payload: null
}
Length {#13949
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: null
+min: 3
+charset: "UTF-8"
+payload: null
}
] |
| data_class | null |
| disabled | false |
| empty_data | Closure {#14856 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#13861 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | false |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure {#14858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#13894 …} use: { $translator: DataCollectorTranslator {#12041 …} $translationDomain: "validators" $message: Closure {#14857 …} } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-sm" "placeholder" => "Adres e-mail" "required" => true ] |
| block_prefixes | [ "form" "text" "email" "_appbundle_customer_contactform_contactRequest_email" ] |
| cache_key | "_appbundle_customer_contactform_contactRequest_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator {#15020
-form: Form {#14916 …}
-errors: []
} |
| form | FormView {#15019 …5} |
| full_name | "appbundle_customer_contactform[contactRequest][email]" |
| id | "appbundle_customer_contactform_contactRequest_email" |
| label | false |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "email" |
| required | true |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_appbundle_customer_contactform_contactRequest_email" |
| valid | true |
| value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 form-control-sm" "placeholder" => "Numer telefonu" "required" => true ] |
[ "class" => "form-control form-control-sm" "placeholder" => "Numer telefonu" "required" => true ] |
| constraints | [
NotBlank {#13950
+message: "This value should not be blank."
+payload: null
}
Length {#13951
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: null
+min: 9
+charset: "UTF-8"
+payload: null
}
] |
[
NotBlank {#13950
+message: "This value should not be blank."
+payload: null
}
Length {#13951
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: null
+min: 9
+charset: "UTF-8"
+payload: null
}
]
|
| label | false |
false
|
| required | true |
same as passed value |
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control form-control-sm" "placeholder" => "Numer telefonu" "required" => true ] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| compound | false |
| constraints | [
NotBlank {#13950
+message: "This value should not be blank."
+payload: null
}
Length {#13951
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: null
+min: 9
+charset: "UTF-8"
+payload: null
}
] |
| data_class | null |
| disabled | false |
| empty_data | Closure {#14875 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#13861 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | false |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure {#14877 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#13894 …} use: { $translator: DataCollectorTranslator {#12041 …} $translationDomain: "validators" $message: Closure {#14876 …} } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-sm" "placeholder" => "Numer telefonu" "required" => true ] |
| block_prefixes | [ "form" "text" "_appbundle_customer_contactform_contactRequest_phone" ] |
| cache_key | "_appbundle_customer_contactform_contactRequest_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator {#15024
-form: Form {#14919 …}
-errors: []
} |
| form | FormView {#15023 …5} |
| full_name | "appbundle_customer_contactform[contactRequest][phone]" |
| id | "appbundle_customer_contactform_contactRequest_phone" |
| label | false |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "phone" |
| required | true |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_appbundle_customer_contactform_contactRequest_phone" |
| valid | true |
| value | "" |
rodo
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-check-input" "required" => true ] |
[ "class" => "form-check-input" "required" => true ] |
| constraints | [
NotBlank {#13952
+message: "This value should not be blank."
+payload: null
}
] |
[
NotBlank {#13952
+message: "This value should not be blank."
+payload: null
}
]
|
| label | false |
false
|
| required | false |
false
|
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-check-input" "required" => true ] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| compound | false |
| constraints | [
NotBlank {#13952
+message: "This value should not be blank."
+payload: null
}
] |
| data_class | null |
| disabled | false |
| empty_data | Closure {#14897 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#14893 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } $viewData: {} } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/CheckboxType.php" line: "55 to 57" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | false |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure {#14904 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#13894 …} use: { $translator: DataCollectorTranslator {#12041 …} $translationDomain: "validators" $message: Closure {#14903 …} } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-check-input" "required" => true ] |
| block_prefixes | [ "form" "checkbox" "_appbundle_customer_contactform_contactRequest_rodo" ] |
| cache_key | "_appbundle_customer_contactform_contactRequest_rodo_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | FormErrorIterator {#15028
-form: Form {#14922 …}
-errors: []
} |
| form | FormView {#15027 …5} |
| full_name | "appbundle_customer_contactform[contactRequest][rodo]" |
| id | "appbundle_customer_contactform_contactRequest_rodo" |
| label | false |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "rodo" |
| required | false |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_appbundle_customer_contactform_contactRequest_rodo" |
| valid | true |
| value | "1" |
reason
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 form-control-sm" ] |
[ "class" => "form-control form-control-sm" ] |
| choices | [ "Chciałbym (-łabym) kupić ubezpieczenie" => "1" "Zakupiłem (-łam) ubezpieczenie" => "2" "Sieć partnerska" => "3" "Działanie serwisu internetowego" => "4" "Płatności" => "5" "Inne" => "6" ] |
[ "Chciałbym (-łabym) kupić ubezpieczenie" => "1" "Zakupiłem (-łam) ubezpieczenie" => "2" "Sieć partnerska" => "3" "Działanie serwisu internetowego" => "4" "Płatności" => "5" "Inne" => "6" ] |
| label | false |
false
|
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control form-control-sm" ] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| choice_attr | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_value | null |
| choices | [ "Chciałbym (-łabym) kupić ubezpieczenie" => "1" "Zakupiłem (-łam) ubezpieczenie" => "2" "Sieć partnerska" => "3" "Działanie serwisu internetowego" => "4" "Płatności" => "5" "Inne" => "6" ] |
| choices_as_values | true |
| compound | false |
| constraints | [] |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| group_by | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | false |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| property_path | null |
| required | true |
| translation_domain | false |
| trim | false |
| upload_max_size_message | Closure {#13977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#13894 …} use: { $translator: DataCollectorTranslator {#12041 …} $translationDomain: "validators" $message: Closure {#13976 …} } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-sm" ] |
| block_prefixes | [ "form" "choice" "_appbundle_customer_contactform_reason" ] |
| cache_key | "_appbundle_customer_contactform_reason_choice" |
| choice_translation_domain | false |
| choices | [
ChoiceView {#15034
+label: "Chciałbym (-łabym) kupić ubezpieczenie"
+value: "1"
+data: "1"
+attr: []
}
ChoiceView {#15035
+label: "Zakupiłem (-łam) ubezpieczenie"
+value: "2"
+data: "2"
+attr: []
}
ChoiceView {#15036
+label: "Sieć partnerska"
+value: "3"
+data: "3"
+attr: []
}
ChoiceView {#15037
+label: "Działanie serwisu internetowego"
+value: "4"
+data: "4"
+attr: []
}
ChoiceView {#15038
+label: "Płatności"
+value: "5"
+data: "5"
+attr: []
}
ChoiceView {#15039
+label: "Inne"
+value: "6"
+data: "6"
+attr: []
}
] |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator {#15032
-form: Form {#14925 …}
-errors: []
} |
| expanded | false |
| form | FormView {#15031 …5} |
| full_name | "appbundle_customer_contactform[reason]" |
| id | "appbundle_customer_contactform_reason" |
| is_selected | Closure {#15041 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#13953 …} parameters: { $choice: {} $value: {} } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php" line: "206 to 208" } |
| label | false |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "reason" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | true |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_appbundle_customer_contactform_reason" |
| valid | true |
| value | "" |
message
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
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 form-control-sm" "placeholder" => "Treść wiadomości" "rows" => 5 ] |
[ "class" => "form-control form-control-sm" "placeholder" => "Treść wiadomości" "rows" => 5 ] |
| constraints | [
NotBlank {#13931
+message: "This value should not be blank."
+payload: null
}
Length {#13932
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: null
+min: 3
+charset: "UTF-8"
+payload: null
}
] |
[
NotBlank {#13931
+message: "This value should not be blank."
+payload: null
}
Length {#13932
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: null
+min: 3
+charset: "UTF-8"
+payload: null
}
]
|
| label | false |
false
|
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control form-control-sm" "placeholder" => "Treść wiadomości" "rows" => 5 ] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| compound | false |
| constraints | [
NotBlank {#13931
+message: "This value should not be blank."
+payload: null
}
Length {#13932
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: null
+min: 3
+charset: "UTF-8"
+payload: null
}
] |
| data_class | null |
| disabled | false |
| empty_data | Closure {#13995 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#13861 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | false |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure {#13997 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#13894 …} use: { $translator: DataCollectorTranslator {#12041 …} $translationDomain: "validators" $message: Closure {#13996 …} } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-sm" "placeholder" => "Treść wiadomości" "rows" => 5 ] |
| block_prefixes | [ "form" "text" "textarea" "_appbundle_customer_contactform_message" ] |
| cache_key | "_appbundle_customer_contactform_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator {#15045
-form: Form {#14928 …}
-errors: []
} |
| form | FormView {#15044 …5} |
| full_name | "appbundle_customer_contactform[message]" |
| id | "appbundle_customer_contactform_message" |
| label | false |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "message" |
| pattern | null |
| required | true |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_appbundle_customer_contactform_message" |
| valid | true |
| value | "" |
appbundle_customer_contactrequest
"AppBundle\Form\Customer\ContactRequestType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | ContactRequest {#15470
-id: null
-name: null
-phone: null
-email: null
-contactRequestTime: ContactRequestTime {#15569
-id: 3
-startTime: DateTime @39600 {#15567
date: 1970-01-01 12:00:00.0 Europe/Berlin (+01:00)
}
-endTime: DateTime @54000 {#15568
date: 1970-01-01 16:00:00.0 Europe/Berlin (+01:00)
}
}
-contactRequestDate: DateTime @1609320744 {#15573
date: 2020-12-30 10:32:24.045817 Europe/Berlin (+01:00)
}
-customer: null
-calculation: null
-proposalCompletionRequest: null
-notes: ArrayCollection {#15471 …}
-contactForm: null
-customerNotes: ArrayCollection {#15472 …}
-done: null
-created: null
-deleted: null
-deletedBy: null
-deletedLog: null
-rodo: null
-generealiContactForm: null
-events: ArrayCollection {#15473 …}
} |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | ContactRequest {#15470
-id: null
-name: null
-phone: null
-email: null
-contactRequestTime: ContactRequestTime {#15569
-id: 3
-startTime: DateTime @39600 {#15567
date: 1970-01-01 12:00:00.0 Europe/Berlin (+01:00)
}
-endTime: DateTime @54000 {#15568
date: 1970-01-01 16:00:00.0 Europe/Berlin (+01:00)
}
}
-contactRequestDate: DateTime @1609320744 {#15573
date: 2020-12-30 10:32:24.045817 Europe/Berlin (+01:00)
}
-customer: null
-calculation: null
-proposalCompletionRequest: null
-notes: ArrayCollection {#15471 …}
-contactForm: null
-customerNotes: ArrayCollection {#15472 …}
-done: null
-created: null
-deleted: null
-deletedBy: null
-deletedLog: null
-rodo: null
-generealiContactForm: null
-events: ArrayCollection {#15473 …}
} |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| data | ContactRequest {#15470
-id: null
-name: null
-phone: null
-email: null
-contactRequestTime: ContactRequestTime {#15569
-id: 3
-startTime: DateTime @39600 {#15567
date: 1970-01-01 12:00:00.0 Europe/Berlin (+01:00)
}
-endTime: DateTime @54000 {#15568
date: 1970-01-01 16:00:00.0 Europe/Berlin (+01:00)
}
}
-contactRequestDate: DateTime @1609320744 {#15573
date: 2020-12-30 10:32:24.045817 Europe/Berlin (+01:00)
}
-customer: null
-calculation: null
-proposalCompletionRequest: null
-notes: ArrayCollection {#15471 …}
-contactForm: null
-customerNotes: ArrayCollection {#15472 …}
-done: null
-created: null
-deleted: null
-deletedBy: null
-deletedLog: null
-rodo: null
-generealiContactForm: null
-events: ArrayCollection {#15473 …}
} |
| data_class | "AppBundle\Entity\Customer\ContactRequest" |
| disabled | false |
| empty_data | Closure {#15579 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#13861 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } use: { $class: "AppBundle\Entity\Customer\ContactRequest" } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "133 to 135" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#15581 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#13894 …} use: { $translator: DataCollectorTranslator {#12041 …} $translationDomain: "validators" $message: Closure {#15580 …} } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "appbundle_customer_contactrequest" "_appbundle_customer_contactrequest" ] |
| cache_key | "_appbundle_customer_contactrequest_appbundle_customer_contactrequest" |
| compound | true |
| data | ContactRequest {#15470
-id: null
-name: null
-phone: null
-email: null
-contactRequestTime: ContactRequestTime {#15569
-id: 3
-startTime: DateTime @39600 {#15567
date: 1970-01-01 12:00:00.0 Europe/Berlin (+01:00)
}
-endTime: DateTime @54000 {#15568
date: 1970-01-01 16:00:00.0 Europe/Berlin (+01:00)
}
}
-contactRequestDate: DateTime @1609320744 {#15573
date: 2020-12-30 10:32:24.045817 Europe/Berlin (+01:00)
}
-customer: null
-calculation: null
-proposalCompletionRequest: null
-notes: ArrayCollection {#15471 …}
-contactForm: null
-customerNotes: ArrayCollection {#15472 …}
-done: null
-created: null
-deleted: null
-deletedBy: null
-deletedLog: null
-rodo: null
-generealiContactForm: null
-events: ArrayCollection {#15473 …}
} |
| disabled | false |
| errors | FormErrorIterator {#15774
-form: Form {#15703 …}
-errors: []
} |
| form | FormView {#15773 …5} |
| full_name | "appbundle_customer_contactrequest" |
| id | "appbundle_customer_contactrequest" |
| label | null |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "appbundle_customer_contactrequest" |
| required | true |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appbundle_customer_contactrequest" |
| valid | true |
| value | ContactRequest {#15470
-id: null
-name: null
-phone: null
-email: null
-contactRequestTime: ContactRequestTime {#15569
-id: 3
-startTime: DateTime @39600 {#15567
date: 1970-01-01 12:00:00.0 Europe/Berlin (+01:00)
}
-endTime: DateTime @54000 {#15568
date: 1970-01-01 16:00:00.0 Europe/Berlin (+01:00)
}
}
-contactRequestDate: DateTime @1609320744 {#15573
date: 2020-12-30 10:32:24.045817 Europe/Berlin (+01:00)
}
-customer: null
-calculation: null
-proposalCompletionRequest: null
-notes: ArrayCollection {#15471 …}
-contactForm: null
-customerNotes: ArrayCollection {#15472 …}
-done: null
-created: null
-deleted: null
-deletedBy: null
-deletedLog: null
-rodo: null
-generealiContactForm: null
-events: ArrayCollection {#15473 …}
} |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 input-sm" "placeholder" => "Imię i nazwisko" "required" => true ] |
[ "class" => "form-control input-sm" "placeholder" => "Imię i nazwisko" "required" => true ] |
| constraints | [
NotBlank {#15587
+message: "This value should not be blank."
+payload: null
}
Length {#15588
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: null
+min: 3
+charset: "UTF-8"
+payload: null
}
] |
[
NotBlank {#15587
+message: "This value should not be blank."
+payload: null
}
Length {#15588
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: null
+min: 3
+charset: "UTF-8"
+payload: null
}
]
|
| label | false |
false
|
| required | true |
same as passed value |
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control input-sm" "placeholder" => "Imię i nazwisko" "required" => true ] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| compound | false |
| constraints | [
NotBlank {#15587
+message: "This value should not be blank."
+payload: null
}
Length {#15588
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: null
+min: 3
+charset: "UTF-8"
+payload: null
}
] |
| data_class | null |
| disabled | false |
| empty_data | Closure {#15604 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#13861 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | false |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure {#15606 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#13894 …} use: { $translator: DataCollectorTranslator {#12041 …} $translationDomain: "validators" $message: Closure {#15605 …} } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control input-sm" "placeholder" => "Imię i nazwisko" "required" => true ] |
| block_prefixes | [ "form" "text" "_appbundle_customer_contactrequest_name" ] |
| cache_key | "_appbundle_customer_contactrequest_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator {#15778
-form: Form {#15706 …}
-errors: []
} |
| form | FormView {#15777 …5} |
| full_name | "appbundle_customer_contactrequest[name]" |
| id | "appbundle_customer_contactrequest_name" |
| label | false |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "name" |
| required | true |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_appbundle_customer_contactrequest_name" |
| valid | true |
| value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 input-sm" "placeholder" => "Numer telefonu" "required" => true ] |
[ "class" => "form-control input-sm" "placeholder" => "Numer telefonu" "required" => true ] |
| constraints | [
NotBlank {#15589
+message: "This value should not be blank."
+payload: null
}
Length {#15590
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: null
+min: 9
+charset: "UTF-8"
+payload: null
}
] |
[
NotBlank {#15589
+message: "This value should not be blank."
+payload: null
}
Length {#15590
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: null
+min: 9
+charset: "UTF-8"
+payload: null
}
]
|
| label | false |
false
|
| required | true |
same as passed value |
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control input-sm" "placeholder" => "Numer telefonu" "required" => true ] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| compound | false |
| constraints | [
NotBlank {#15589
+message: "This value should not be blank."
+payload: null
}
Length {#15590
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: null
+min: 9
+charset: "UTF-8"
+payload: null
}
] |
| data_class | null |
| disabled | false |
| empty_data | Closure {#15623 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#13861 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | false |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure {#15625 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#13894 …} use: { $translator: DataCollectorTranslator {#12041 …} $translationDomain: "validators" $message: Closure {#15624 …} } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control input-sm" "placeholder" => "Numer telefonu" "required" => true ] |
| block_prefixes | [ "form" "text" "_appbundle_customer_contactrequest_phone" ] |
| cache_key | "_appbundle_customer_contactrequest_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator {#15782
-form: Form {#15709 …}
-errors: []
} |
| form | FormView {#15781 …5} |
| full_name | "appbundle_customer_contactrequest[phone]" |
| id | "appbundle_customer_contactrequest_phone" |
| label | false |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "phone" |
| required | true |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_appbundle_customer_contactrequest_phone" |
| valid | true |
| value | "" |
contactRequestDate
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | DateTime @1609320744 {#15741 date: 2020-12-30 10:32:24.045817 Europe/Berlin (+01:00) } |
| View Format |
"2020-12-30"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "rozmowa_date form-control input-sm" ] |
[ "class" => "rozmowa_date form-control input-sm" ] |
| html5 | false |
false
|
| label | "Data" |
same as passed value |
| translation_domain | false |
false
|
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "rozmowa_date form-control input-sm" ] |
| auto_initialize | true |
| block_name | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [] |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| format | "yyyy-MM-dd" |
| html5 | false |
| inherit_data | false |
| input | "datetime" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "Data" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure {#15654 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#13894 …} use: { $translator: DataCollectorTranslator {#12041 …} $translationDomain: "validators" $message: Closure {#15653 …} } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "rozmowa_date form-control input-sm" ] |
| block_prefixes | [ "form" "date" "_appbundle_customer_contactrequest_contactRequestDate" ] |
| cache_key | "_appbundle_customer_contactrequest_contactRequestDate_date" |
| compound | false |
| data | DateTime @1609320744 {#15741 date: 2020-12-30 10:32:24.045817 Europe/Berlin (+01:00) } |
| disabled | false |
| errors | FormErrorIterator {#15786
-form: Form {#15712 …}
-errors: []
} |
| form | FormView {#15785 …5} |
| full_name | "appbundle_customer_contactrequest[contactRequestDate]" |
| id | "appbundle_customer_contactrequest_contactRequestDate" |
| label | "Data" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "contactRequestDate" |
| required | true |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_appbundle_customer_contactrequest_contactRequestDate" |
| valid | true |
| value | "2020-12-30" |
| widget | "single_text" |
contactRequestTime
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | ContactRequestTime {#15569
-id: 3
-startTime: DateTime @39600 {#15567
date: 1970-01-01 12:00:00.0 Europe/Berlin (+01:00)
}
-endTime: DateTime @54000 {#15568
date: 1970-01-01 16:00:00.0 Europe/Berlin (+01:00)
}
} |
| View Format |
"3"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control input-sm" ] |
[ "class" => "form-control input-sm" ] |
| choice_label | Closure {#15591 class: "AppBundle\Form\Customer\ContactRequestType" this: ContactRequestType {#15574 …} parameters: { $range: {} } file: "/var/www/wygodnie/core/src/AppBundle/Form/Customer/ContactRequestType.php" line: "49 to 52" } |
same as passed value |
| class | "AppBundle\Entity\Customer\ContactRequestTime" |
same as passed value |
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control input-sm" ] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| choice_attr | null |
| choice_label | Closure {#15591 class: "AppBundle\Form\Customer\ContactRequestType" this: ContactRequestType {#15574 …} parameters: { $range: {} } file: "/var/www/wygodnie/core/src/AppBundle/Form/Customer/ContactRequestType.php" line: "49 to 52" } |
| choice_loader | DoctrineChoiceLoader {#15693
-manager: EntityManager_9a5be93 {#12018 …2}
-class: "AppBundle\Entity\Customer\ContactRequestTime"
-idReader: IdReader {#15695
-om: EntityManager_9a5be93 {#12018 …2}
-classMetadata: ClassMetadata {#15476 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
-objectLoader: ORMQueryBuilderLoader {#15692 …}
-choiceList: ArrayChoiceList {#15829 …}
} |
| choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
| choice_translation_domain | false |
| choice_value | [
IdReader {#15695
-om: EntityManager_9a5be93 {#12018 …2}
-classMetadata: ClassMetadata {#15476 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
"getIdValue"
] |
| choices | null |
| choices_as_values | true |
| class | "AppBundle\Entity\Customer\ContactRequestTime" |
| compound | false |
| constraints | [] |
| data_class | null |
| disabled | false |
| em | EntityManager_9a5be93 {#12018 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| group_by | null |
| id_reader | IdReader {#15695
-om: EntityManager_9a5be93 {#12018 …2}
-classMetadata: ClassMetadata {#15476 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
} |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| property_path | null |
| query_builder | null |
| required | true |
| translation_domain | false |
| trim | false |
| upload_max_size_message | Closure {#15684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#13894 …} use: { $translator: DataCollectorTranslator {#12041 …} $translationDomain: "validators" $message: Closure {#15683 …} } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control input-sm" ] |
| block_prefixes | [ "form" "choice" "entity" "_appbundle_customer_contactrequest_contactRequestTime" ] |
| cache_key | "_appbundle_customer_contactrequest_contactRequestTime_entity" |
| choice_translation_domain | false |
| choices | [ 1 => ChoiceView {#15830 +label: "08:00-10:00" +value: "1" +data: ContactRequestTime {#15560 …} +attr: [] } 2 => ChoiceView {#15831 +label: "10:00-12:00" +value: "2" +data: ContactRequestTime {#15566 …} +attr: [] } 3 => ChoiceView {#15832 +label: "12:00-16:00" +value: "3" +data: ContactRequestTime {#15569 -id: 3 -startTime: DateTime @39600 {#15567 date: 1970-01-01 12:00:00.0 Europe/Berlin (+01:00) } -endTime: DateTime @54000 {#15568 date: 1970-01-01 16:00:00.0 Europe/Berlin (+01:00) } } +attr: [] } 4 => ChoiceView {#15833 +label: "16:00-18:00" +value: "4" +data: ContactRequestTime {#15572 …} +attr: [] } ] |
| compound | false |
| data | ContactRequestTime {#15569
-id: 3
-startTime: DateTime @39600 {#15567
date: 1970-01-01 12:00:00.0 Europe/Berlin (+01:00)
}
-endTime: DateTime @54000 {#15568
date: 1970-01-01 16:00:00.0 Europe/Berlin (+01:00)
}
} |
| disabled | false |
| errors | FormErrorIterator {#15790
-form: Form {#15715 …}
-errors: []
} |
| expanded | false |
| form | FormView {#15789 …5} |
| full_name | "appbundle_customer_contactrequest[contactRequestTime]" |
| id | "appbundle_customer_contactrequest_contactRequestTime" |
| is_selected | Closure {#15835 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#13953 …} parameters: { $choice: {} $value: {} } file: "/var/www/wygodnie/core/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php" line: "206 to 208" } |
| label | null |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "contactRequestTime" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | true |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_appbundle_customer_contactrequest_contactRequestTime" |
| valid | true |
| value | "3" |