Forms
-
url_coder
-
type
-
base64
-
string
-
submit
-
_token
-
url_coder
Form type:
"App\Form\UrlCoderType"
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
No options were passed when constructing this form.
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 | 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 {#207 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#206 …} -namespace: Closure() {#209 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#719 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 | "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() {#721 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#605 …} $message: Closure() {#720 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "url_coder" "_url_coder" ] |
cache_key | "_url_coder_url_coder" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#788 -errors: [] -form: Symfony\Component\Form\Form {#789 …} } |
form | Symfony\Component\Form\FormView {#722 …5} |
full_name | "url_coder" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "url_coder" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "url_coder" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_url_coder" |
valid | true |
value | null |
type
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 rounded" ] |
[ "class" => "form-control rounded" ] |
choices | [ "encode" => "encode" "decode" => "decode" ] |
[ "encode" => "encode" "decode" => "decode" ] |
expanded | false |
false
|
label | "Encode/decode" |
same as passed value |
mapped | false |
false
|
multiple | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control rounded" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "encode" => "encode" "decode" => "decode" ] |
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 {#207 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#206 …} -namespace: Closure() {#209 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
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 | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Encode/decode" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
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 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#741 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#605 …} $message: Closure() {#739 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control rounded" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_url_coder_type" ] |
cache_key | "_url_coder_type_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#806 +data: "encode" +value: "encode" +label: "encode" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#807 +data: "decode" +value: "decode" +label: "decode" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#804 -errors: [] -form: Symfony\Component\Form\Form {#792 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#742 …5} |
full_name | "url_coder[type]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "url_coder_type" |
is_selected | Closure($choice, $value) {#809 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Encode/decode" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "type" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_url_coder_type" |
valid | true |
value | "" |
base64
Errors
This form has no errors.
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 |
---|---|---|
label | "Base64" |
same as passed value |
required | 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 | 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 {#207 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#206 …} -namespace: Closure() {#209 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#754 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#755 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Base64" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#757 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#605 …} $message: Closure() {#759 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_url_coder_base64" ] |
cache_key | "_url_coder_base64_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#815 -errors: [] -form: Symfony\Component\Form\Form {#795 …} } |
form | Symfony\Component\Form\FormView {#817 …5} |
full_name | "url_coder[base64]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "url_coder_base64" |
label | "Base64" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "base64" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_url_coder_base64" |
valid | true |
value | "1" |
string
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 rounded" ] |
[ "class" => "form-control rounded" ] |
label | "String" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control rounded" ] |
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 {#207 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#206 …} -namespace: Closure() {#209 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#770 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 | "String" |
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() {#772 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#605 …} $message: Closure() {#771 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control rounded" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_url_coder_string" ] |
cache_key | "_url_coder_string_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#818 -errors: [] -form: Symfony\Component\Form\Form {#798 …} } |
form | Symfony\Component\Form\FormView {#819 …5} |
full_name | "url_coder[string]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "url_coder_string" |
label | "String" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "string" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_url_coder_string" |
valid | true |
value | "" |
submit
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" => "form-control btn btn-lg btn-success btn-block mt-3" ] |
[ "class" => "form-control btn btn-lg btn-success btn-block mt-3" ] |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "form-control btn btn-lg btn-success btn-block mt-3" ] |
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 | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [ "class" => "form-control btn btn-lg btn-success btn-block mt-3" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_url_coder_submit" ] |
cache_key | "_url_coder_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#821 …5} |
full_name | "url_coder[submit]" |
id | "url_coder_submit" |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_url_coder_submit" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "b16c377e.p-VsD-AL6rD8L9WHyM2UV7G0SeJQAUHlpT54vPi6TYo._a4kQc1Kvf-mRq-xj_3gZv3kEJsVdQDdxkQKyLf9f_rk3UFIrT_d2rNBjA" |
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 | "b16c377e.p-VsD-AL6rD8L9WHyM2UV7G0SeJQAUHlpT54vPi6TYo._a4kQc1Kvf-mRq-xj_3gZv3kEJsVdQDdxkQKyLf9f_rk3UFIrT_d2rNBjA" |
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 {#207 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#206 …} -namespace: Closure() {#209 …} } |
data | "b16c377e.p-VsD-AL6rD8L9WHyM2UV7G0SeJQAUHlpT54vPi6TYo._a4kQc1Kvf-mRq-xj_3gZv3kEJsVdQDdxkQKyLf9f_rk3UFIrT_d2rNBjA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#837 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() {#839 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#605 …} $message: Closure() {#838 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_url_coder__token" ] |
cache_key | "_url_coder__token_hidden" |
compound | false |
data | "b16c377e.p-VsD-AL6rD8L9WHyM2UV7G0SeJQAUHlpT54vPi6TYo._a4kQc1Kvf-mRq-xj_3gZv3kEJsVdQDdxkQKyLf9f_rk3UFIrT_d2rNBjA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#849 -errors: [] -form: Symfony\Component\Form\Form {#845 …} } |
form | Symfony\Component\Form\FormView {#840 …5} |
full_name | "url_coder[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "url_coder__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 | "_url_coder__token" |
valid | true |
value | "b16c377e.p-VsD-AL6rD8L9WHyM2UV7G0SeJQAUHlpT54vPi6TYo._a4kQc1Kvf-mRq-xj_3gZv3kEJsVdQDdxkQKyLf9f_rk3UFIrT_d2rNBjA" |