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 {#232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#230 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#231 …} -namespace: Closure() {#234 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#752 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() {#754 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#633 …} $message: Closure() {#753 …} $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 {#821 -errors: [] -form: Symfony\Component\Form\Form {#822 …} } |
form | Symfony\Component\Form\FormView {#755 …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" "simple php urlencode" => "simple" ] |
[ "encode" => "encode" "decode" => "decode" "simple php urlencode" => "simple" ] |
expanded | false |
same as passed value |
label | "Encode/decode" |
same as passed value |
mapped | false |
same as passed value |
multiple | false |
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 |
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" "simple php urlencode" => "simple" ] |
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 {#232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#230 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#231 …} -namespace: Closure() {#234 …} } |
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() {#774 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#633 …} $message: Closure() {#772 …} $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 {#839 +data: "encode" +value: "encode" +label: "encode" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#840 +data: "decode" +value: "decode" +label: "decode" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#841 +data: "simple" +value: "simple" +label: "simple php urlencode" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#837 -errors: [] -form: Symfony\Component\Form\Form {#825 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#775 …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) {#848 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 |
same as passed value |
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 {#232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#230 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#231 …} -namespace: Closure() {#234 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#787 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 {#788 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() {#790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#633 …} $message: Closure() {#792 …} $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 {#850 -errors: [] -form: Symfony\Component\Form\Form {#828 …} } |
form | Symfony\Component\Form\FormView {#851 …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 {#232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#230 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#231 …} -namespace: Closure() {#234 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#803 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() {#805 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#633 …} $message: Closure() {#804 …} $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 {#852 -errors: [] -form: Symfony\Component\Form\Form {#831 …} } |
form | Symfony\Component\Form\FormView {#853 …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 {#855 …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 | "eb51e4f5aa.qb8QhuiocMTjNOILiQBHlIQn7D1y7jtCNUG28znijec.2YxKxaPwP5WHUJpvwV9w_vFKmUlKjG8QRiWCtAG79aPj-lzZ2vg9godspw" |
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 | "eb51e4f5aa.qb8QhuiocMTjNOILiQBHlIQn7D1y7jtCNUG28znijec.2YxKxaPwP5WHUJpvwV9w_vFKmUlKjG8QRiWCtAG79aPj-lzZ2vg9godspw" |
same as passed value |
mapped | false |
same as passed value |
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 {#232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#230 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#231 …} -namespace: Closure() {#234 …} } |
data | "eb51e4f5aa.qb8QhuiocMTjNOILiQBHlIQn7D1y7jtCNUG28znijec.2YxKxaPwP5WHUJpvwV9w_vFKmUlKjG8QRiWCtAG79aPj-lzZ2vg9godspw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#871 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() {#873 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#633 …} $message: Closure() {#872 …} $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 | "eb51e4f5aa.qb8QhuiocMTjNOILiQBHlIQn7D1y7jtCNUG28znijec.2YxKxaPwP5WHUJpvwV9w_vFKmUlKjG8QRiWCtAG79aPj-lzZ2vg9godspw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#883 -errors: [] -form: Symfony\Component\Form\Form {#879 …} } |
form | Symfony\Component\Form\FormView {#874 …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 | "eb51e4f5aa.qb8QhuiocMTjNOILiQBHlIQn7D1y7jtCNUG28znijec.2YxKxaPwP5WHUJpvwV9w_vFKmUlKjG8QRiWCtAG79aPj-lzZ2vg9godspw" |