Forms
-
guest_type_by_event_location_phone
-
name
-
email
-
phone
-
event
-
_token
-
guest_type_by_event_location_phone
Form type:
"App\Form\GuestForms\GuestTypeByEventLocationPhone"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Guest {#415 -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 {#415 -id: null -name: null -event: null -phone: null -email: null } |
same as passed value |
empty_data | 80 |
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 {#659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#660 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#661 …} -namespace: Closure() {#663 …} } |
data | App\Entity\Guest {#415 -id: null -name: null -event: null -phone: null -email: null } |
data_class | "App\Entity\Guest" |
disabled | false |
empty_data | 80 |
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() {#683 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#682 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "guest_type_by_event_location_phone" "_guest_type_by_event_location_phone" ] |
cache_key | "_guest_type_by_event_location_phone_guest_type_by_event_location_phone" |
compound | true |
data | App\Entity\Guest {#415 -id: null -name: null -event: null -phone: null -email: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#757 -form: Symfony\Component\Form\Form {#764 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#684 …5} |
full_name | "guest_type_by_event_location_phone" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "guest_type_by_event_location_phone" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "guest_type_by_event_location_phone" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_guest_type_by_event_location_phone" |
valid | true |
value | App\Entity\Guest {#415 -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 font-sans border border-gray-300 text-lg rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-6 font-medium" ] |
[ "class" => "bg-gray-50 font-sans border border-gray-300 text-lg rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-6 font-medium" ] |
label | "name" |
same as passed value |
label_attr | [ "class" => "font-body p-2 m-2 text-lg font-medium" ] |
[ "class" => "font-body p-2 m-2 text-lg font-medium" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "bg-gray-50 font-sans border border-gray-300 text-lg rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-6 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 {#659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#660 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#661 …} -namespace: Closure() {#663 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#698 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "name" |
label_attr | [ "class" => "font-body p-2 m-2 text-lg 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() {#697 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#748 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "bg-gray-50 font-sans border border-gray-300 text-lg rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-6 font-medium" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_guest_type_by_event_location_phone_name" ] |
cache_key | "_guest_type_by_event_location_phone_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#780 -form: Symfony\Component\Form\Form {#767 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#696 …5} |
full_name | "guest_type_by_event_location_phone[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "guest_type_by_event_location_phone_name" |
label | "name" |
label_attr | [ "class" => "font-body p-2 m-2 text-lg 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_location_phone_name" |
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 font-sans border border-gray-300 text-lg rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-6 font-medium" ] |
[ "class" => "bg-gray-50 font-sans border border-gray-300 text-lg rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-6 font-medium" ] |
label | "email" |
same as passed value |
label_attr | [ "class" => "font-body p-2 m-2 text-lg font-medium" ] |
[ "class" => "font-body p-2 m-2 text-lg font-medium" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "bg-gray-50 font-sans border border-gray-300 text-lg rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-6 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 {#659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#660 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#661 …} -namespace: Closure() {#663 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#716 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 | "email" |
label_attr | [ "class" => "font-body p-2 m-2 text-lg 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() {#714 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#703 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "bg-gray-50 font-sans border border-gray-300 text-lg rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-6 font-medium" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_guest_type_by_event_location_phone_email" ] |
cache_key | "_guest_type_by_event_location_phone_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#782 -form: Symfony\Component\Form\Form {#770 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#783 …5} |
full_name | "guest_type_by_event_location_phone[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "guest_type_by_event_location_phone_email" |
label | "email" |
label_attr | [ "class" => "font-body p-2 m-2 text-lg 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_location_phone_email" |
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-log rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-6 font-medium" ] |
[ "class" => "bg-gray-50 border border-gray-300 text-gray-900 text-log rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-6 font-medium" ] |
label | "would you like to be added to the site whatsapp group? if so please enter phone number here" |
same as passed value |
label_attr | [ "class" => "font-body p-2 m-2 font-medium" ] |
[ "class" => "font-body 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-log rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-6 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 {#659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#660 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#661 …} -namespace: Closure() {#663 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#707 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 | "would you like to be added to the site whatsapp group? if so please enter phone number here" |
label_attr | [ "class" => "font-body 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() {#706 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#708 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "bg-gray-50 border border-gray-300 text-gray-900 text-log rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-6 font-medium" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_guest_type_by_event_location_phone_phone" ] |
cache_key | "_guest_type_by_event_location_phone_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#784 -form: Symfony\Component\Form\Form {#773 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#785 …5} |
full_name | "guest_type_by_event_location_phone[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "guest_type_by_event_location_phone_phone" |
label | "would you like to be added to the site whatsapp group? if so please enter phone number here" |
label_attr | [ "class" => "font-body 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_location_phone_phone" |
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 font-sans border border-gray-300 text-lg rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-6 font-medium" ] |
[ "class" => "bg-gray-50 font-sans border border-gray-300 text-lg rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-6 font-medium" ] |
choice_label | "title" |
same as passed value |
choices | [ App\Entity\Event {#536 -id: 320 -title: "BTG London Women - 25 Nov 19:00" -date: DateTime @1732561200 {#575 date: 2024-11-25 19:00:00.0 UTC (+00:00) } -recurring: true -bookable: true -site: App\Entity\Site {#480 …} -maxGuests: 18 -guestCount: 0 -showPhoneOnForm: true } ] |
[ App\Entity\Event {#536 -id: 320 -title: "BTG London Women - 25 Nov 19:00" -date: DateTime @1732561200 {#575 date: 2024-11-25 19:00:00.0 UTC (+00:00) } -recurring: true -bookable: true -site: App\Entity\Site {#480 …} -maxGuests: 18 -guestCount: 0 -showPhoneOnForm: true } ] |
class | "App\Entity\Event" |
same as passed value |
label | "event" |
same as passed value |
label_attr | [ "class" => "font-body p-2 m-2 font-medium" ] |
[ "class" => "font-body p-2 m-2 font-medium" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "bg-gray-50 font-sans border border-gray-300 text-lg rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-6 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 {#755 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#753 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#756 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#754 …} } |
choices | [ App\Entity\Event {#536 -id: 320 -title: "BTG London Women - 25 Nov 19:00" -date: DateTime @1732561200 {#575 date: 2024-11-25 19:00:00.0 UTC (+00:00) } -recurring: true -bookable: true -site: App\Entity\Site {#480 …} -maxGuests: 18 -guestCount: 0 -showPhoneOnForm: true } ] |
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 {#659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#660 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#661 …} -namespace: Closure() {#663 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerNM31xxN\EntityManagerGhostEbeb667 {#272 …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 {#752 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerNM31xxN\EntityManagerGhostEbeb667 {#272 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#481 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "event" |
label_attr | [ "class" => "font-body 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() {#750 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#728 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "bg-gray-50 font-sans border border-gray-300 text-lg rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-6 font-medium" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_guest_type_by_event_location_phone_event" ] |
cache_key | "_guest_type_by_event_location_phone_event_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#806 +label: "BTG London Women - 25 Nov 19:00" +value: "320" +data: App\Entity\Event {#536 -id: 320 -title: "BTG London Women - 25 Nov 19:00" -date: DateTime @1732561200 {#575 date: 2024-11-25 19:00:00.0 UTC (+00:00) } -recurring: true -bookable: true -site: App\Entity\Site {#480 …} -maxGuests: 18 -guestCount: 0 -showPhoneOnForm: true } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#801 -form: Symfony\Component\Form\Form {#776 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#803 …5} |
full_name | "guest_type_by_event_location_phone[event]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "guest_type_by_event_location_phone_event" |
is_selected | Closure($choice, $value) {#805 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "event" |
label_attr | [ "class" => "font-body 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_location_phone_event" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "3815f4b536.qdjHbOzJyjtDheZmeE9m2Wl73bM9qLrr_Pvx4g4PkAQ.zbGtCZm-k3kwzYMuFihevV1L7eFq4c6Tu7-XtV5-wHztgKs4qIepS3Xmow" |
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 | "3815f4b536.qdjHbOzJyjtDheZmeE9m2Wl73bM9qLrr_Pvx4g4PkAQ.zbGtCZm-k3kwzYMuFihevV1L7eFq4c6Tu7-XtV5-wHztgKs4qIepS3Xmow" |
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 {#659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#660 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#661 …} -namespace: Closure() {#663 …} } |
data | "3815f4b536.qdjHbOzJyjtDheZmeE9m2Wl73bM9qLrr_Pvx4g4PkAQ.zbGtCZm-k3kwzYMuFihevV1L7eFq4c6Tu7-XtV5-wHztgKs4qIepS3Xmow" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#823 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() {#824 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#822 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_guest_type_by_event_location_phone__token" ] |
cache_key | "_guest_type_by_event_location_phone__token_hidden" |
compound | false |
data | "3815f4b536.qdjHbOzJyjtDheZmeE9m2Wl73bM9qLrr_Pvx4g4PkAQ.zbGtCZm-k3kwzYMuFihevV1L7eFq4c6Tu7-XtV5-wHztgKs4qIepS3Xmow" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#834 -form: Symfony\Component\Form\Form {#830 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#825 …5} |
full_name | "guest_type_by_event_location_phone[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "guest_type_by_event_location_phone__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_location_phone__token" |
valid | true |
value | "3815f4b536.qdjHbOzJyjtDheZmeE9m2Wl73bM9qLrr_Pvx4g4PkAQ.zbGtCZm-k3kwzYMuFihevV1L7eFq4c6Tu7-XtV5-wHztgKs4qIepS3Xmow" |