Forms
-
guest_type_by_event_single
-
name
-
phone
-
email
-
event
-
_token
-
guest_type_by_event_single
Form type:
"App\Form\GuestForms\GuestTypeByEventSingle"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Guest {#599 -id: null -name: null -event: null -phone: null -email: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Guest {#599 -id: null -name: null -event: null -phone: null -email: null } |
same as passed value |
empty_data | 365 |
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 | 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 {#805 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#806 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#807 …} -namespace: Closure() {#809 …} } |
data | App\Entity\Guest {#599 -id: null -name: null -event: null -phone: null -email: null } |
data_class | "App\Entity\Guest" |
disabled | false |
empty_data | 365 |
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() {#829 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#828 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "guest_type_by_event_single" "_guest_type_by_event_single" ] |
cache_key | "_guest_type_by_event_single_guest_type_by_event_single" |
compound | true |
data | App\Entity\Guest {#599 -id: null -name: null -event: null -phone: null -email: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#898 -form: Symfony\Component\Form\Form {#905 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#830 …5} |
full_name | "guest_type_by_event_single" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "guest_type_by_event_single" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "guest_type_by_event_single" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_guest_type_by_event_single" |
valid | true |
value | App\Entity\Guest {#599 -id: null -name: null -event: null -phone: null -email: null } |
name
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" => "bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2 m-2 font-medium" ] |
[ "class" => "bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2 m-2 font-medium" ] |
label_attr | [ "class" => "text-white p-2 m-2 font-medium" ] |
[ "class" => "text-white p-2 m-2 font-medium" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2 m-2 font-medium" ] |
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 {#805 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#806 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#807 …} -namespace: Closure() {#809 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#840 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 | null |
label_attr | [ "class" => "text-white p-2 m-2 font-medium" ] |
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() {#841 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#839 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2 m-2 font-medium" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_guest_type_by_event_single_name" ] |
cache_key | "_guest_type_by_event_single_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#921 -form: Symfony\Component\Form\Form {#908 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#842 …5} |
full_name | "guest_type_by_event_single[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "guest_type_by_event_single_name" |
label | null |
label_attr | [ "class" => "text-white p-2 m-2 font-medium" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_guest_type_by_event_single_name" |
valid | true |
value | "" |
phone
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" => "bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2 m-2 font-medium" ] |
[ "class" => "bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2 m-2 font-medium" ] |
label_attr | [ "class" => "text-white p-2 m-2 font-medium" ] |
[ "class" => "text-white p-2 m-2 font-medium" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2 m-2 font-medium" ] |
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 {#805 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#806 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#807 …} -namespace: Closure() {#809 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#848 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 | null |
label_attr | [ "class" => "text-white p-2 m-2 font-medium" ] |
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() {#849 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#847 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2 m-2 font-medium" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_guest_type_by_event_single_phone" ] |
cache_key | "_guest_type_by_event_single_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#923 -form: Symfony\Component\Form\Form {#911 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#924 …5} |
full_name | "guest_type_by_event_single[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "guest_type_by_event_single_phone" |
label | null |
label_attr | [ "class" => "text-white p-2 m-2 font-medium" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_guest_type_by_event_single_phone" |
valid | true |
value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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" => "bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2 m-2 font-medium" ] |
[ "class" => "bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2 m-2 font-medium" ] |
label_attr | [ "class" => "text-white p-2 m-2 font-medium" ] |
[ "class" => "text-white p-2 m-2 font-medium" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2 m-2 font-medium" ] |
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 {#805 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#806 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#807 …} -namespace: Closure() {#809 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#860 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 | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [ "class" => "text-white p-2 m-2 font-medium" ] |
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() {#861 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#859 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2 m-2 font-medium" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_guest_type_by_event_single_email" ] |
cache_key | "_guest_type_by_event_single_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#925 -form: Symfony\Component\Form\Form {#914 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#926 …5} |
full_name | "guest_type_by_event_single[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "guest_type_by_event_single_email" |
label | null |
label_attr | [ "class" => "text-white p-2 m-2 font-medium" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_guest_type_by_event_single_email" |
valid | true |
value | "" |
event
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2 m-2 font-medium" ] |
[ "class" => "bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2 m-2 font-medium" ] |
choice_label | "title" |
same as passed value |
choices | [ App\Entity\Event {#537 -id: 365 -title: "BTG Bournemouth - 03 Dec 18:30" -date: DateTime @1733250600 {#541 date: 2024-12-03 18:30:00.0 UTC (+00:00) } -recurring: true -bookable: true -site: Proxies\__CG__\App\Entity\Site {#582 …} -maxGuests: 72 -guestCount: 48 -showPhoneOnForm: false } ] |
[ App\Entity\Event {#537 -id: 365 -title: "BTG Bournemouth - 03 Dec 18:30" -date: DateTime @1733250600 {#541 date: 2024-12-03 18:30:00.0 UTC (+00:00) } -recurring: true -bookable: true -site: Proxies\__CG__\App\Entity\Site {#582 …} -maxGuests: 72 -guestCount: 48 -showPhoneOnForm: false } ] |
class | "App\Entity\Event" |
same as passed value |
label_attr | [ "class" => "text-white p-2 m-2 font-medium" ] |
[ "class" => "text-white p-2 m-2 font-medium" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2 m-2 font-medium" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "title" |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#896 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#894 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#897 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#895 …} } |
choices | [ App\Entity\Event {#537 -id: 365 -title: "BTG Bournemouth - 03 Dec 18:30" -date: DateTime @1733250600 {#541 date: 2024-12-03 18:30:00.0 UTC (+00:00) } -recurring: true -bookable: true -site: Proxies\__CG__\App\Entity\Site {#582 …} -maxGuests: 72 -guestCount: 48 -showPhoneOnForm: false } ] |
class | "App\Entity\Event" |
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 {#805 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#806 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#807 …} -namespace: Closure() {#809 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerNM31xxN\EntityManagerGhostEbeb667 {#287 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#893 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerNM31xxN\EntityManagerGhostEbeb667 {#287 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#501 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [ "class" => "text-white p-2 m-2 font-medium" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#891 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#887 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2 m-2 font-medium" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_guest_type_by_event_single_event" ] |
cache_key | "_guest_type_by_event_single_event_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#947 +label: "BTG Bournemouth - 03 Dec 18:30" +value: "365" +data: App\Entity\Event {#537 -id: 365 -title: "BTG Bournemouth - 03 Dec 18:30" -date: DateTime @1733250600 {#541 date: 2024-12-03 18:30:00.0 UTC (+00:00) } -recurring: true -bookable: true -site: Proxies\__CG__\App\Entity\Site {#582 …} -maxGuests: 72 -guestCount: 48 -showPhoneOnForm: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#942 -form: Symfony\Component\Form\Form {#917 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#944 …5} |
full_name | "guest_type_by_event_single[event]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "guest_type_by_event_single_event" |
is_selected | Closure($choice, $value) {#946 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [ "class" => "text-white p-2 m-2 font-medium" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "event" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_guest_type_by_event_single_event" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "c8e338b28f64d00.7jbPWnIwgw9Tb4-KhgY2LMtAUotkSdPopgjidwClTmQ.iW6KFidx2TwmJM7JwXJgffJtGrgpZOHc3D2HBDGcDUm_YKweNlfSaSUpzg" |
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 | "c8e338b28f64d00.7jbPWnIwgw9Tb4-KhgY2LMtAUotkSdPopgjidwClTmQ.iW6KFidx2TwmJM7JwXJgffJtGrgpZOHc3D2HBDGcDUm_YKweNlfSaSUpzg" |
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 {#805 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#806 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#807 …} -namespace: Closure() {#809 …} } |
data | "c8e338b28f64d00.7jbPWnIwgw9Tb4-KhgY2LMtAUotkSdPopgjidwClTmQ.iW6KFidx2TwmJM7JwXJgffJtGrgpZOHc3D2HBDGcDUm_YKweNlfSaSUpzg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#951 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() {#952 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#948 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_guest_type_by_event_single__token" ] |
cache_key | "_guest_type_by_event_single__token_hidden" |
compound | false |
data | "c8e338b28f64d00.7jbPWnIwgw9Tb4-KhgY2LMtAUotkSdPopgjidwClTmQ.iW6KFidx2TwmJM7JwXJgffJtGrgpZOHc3D2HBDGcDUm_YKweNlfSaSUpzg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#962 -form: Symfony\Component\Form\Form {#958 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#953 …5} |
full_name | "guest_type_by_event_single[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "guest_type_by_event_single__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 | "_guest_type_by_event_single__token" |
valid | true |
value | "c8e338b28f64d00.7jbPWnIwgw9Tb4-KhgY2LMtAUotkSdPopgjidwClTmQ.iW6KFidx2TwmJM7JwXJgffJtGrgpZOHc3D2HBDGcDUm_YKweNlfSaSUpzg" |