Forms
-
dij_request
-
lastname_request
-
firstname_request
-
email
-
phone
-
country
-
num_product
-
place_delivery
-
currency
-
arrival
-
deliverycountry
-
address
-
complementaddress
-
postalcode
-
city
-
bookingnumber
-
bookingnumbername
-
_token
-
dij_request
"App\Form\DIJRequestType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\DIJRequest {#711 -id: null -user: null -service: null -status: [] -lastname_request: null -firstname_request: null -country: null -deliverycountry: null -num_product: null -place_delivery: null -email: null -phone: null -arrival: null -clientid: null -code711: null -tracking: null -tracker: null -coupon: null -paymentkey: null -currency: null -address: null -complementaddress: null -bookingnumber: null -bookingnumbername: null -postalcode: null -city: null -invoiceaddress: null -invoicecomplementaddress: null -invoicepostalcode: null -invoicecity: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\DIJRequest {#711 -id: null -user: null -service: null -status: [] -lastname_request: null -firstname_request: null -country: null -deliverycountry: null -num_product: null -place_delivery: null -email: null -phone: null -arrival: null -clientid: null -code711: null -tracking: null -tracker: null -coupon: null -paymentkey: null -currency: null -address: null -complementaddress: null -bookingnumber: null -bookingnumbername: null -postalcode: null -city: null -invoiceaddress: null -invoicecomplementaddress: null -invoicepostalcode: null -invoicecity: null } |
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 {#589 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#594 …} -namespace: Closure() {#581 …} } |
data | App\Entity\DIJRequest {#711 -id: null -user: null -service: null -status: [] -lastname_request: null -firstname_request: null -country: null -deliverycountry: null -num_product: null -place_delivery: null -email: null -phone: null -arrival: null -clientid: null -code711: null -tracking: null -tracker: null -coupon: null -paymentkey: null -currency: null -address: null -complementaddress: null -bookingnumber: null -bookingnumbername: null -postalcode: null -city: null -invoiceaddress: null -invoicecomplementaddress: null -invoicepostalcode: null -invoicecity: null } |
data_class | "App\Entity\DIJRequest" |
disabled | false |
empty_data | Closure(FormInterface $form) {#901 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\DIJRequest" } } |
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() {#899 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#900 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "dij_request" "_dij_request" ] |
cache_key | "_dij_request_dij_request" |
compound | true |
data | App\Entity\DIJRequest {#711 -id: null -user: null -service: null -status: [] -lastname_request: null -firstname_request: null -country: null -deliverycountry: null -num_product: null -place_delivery: null -email: null -phone: null -arrival: null -clientid: null -code711: null -tracking: null -tracker: null -coupon: null -paymentkey: null -currency: null -address: null -complementaddress: null -bookingnumber: null -bookingnumbername: null -postalcode: null -city: null -invoiceaddress: null -invoicecomplementaddress: null -invoicepostalcode: null -invoicecity: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#992 -errors: [] -form: Symfony\Component\Form\Form {#1062 …} } |
form | Symfony\Component\Form\FormView {#898 …5} |
full_name | "dij_request" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dij_request" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dij_request" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_dij_request" |
valid | true |
value | App\Entity\DIJRequest {#711 -id: null -user: null -service: null -status: [] -lastname_request: null -firstname_request: null -country: null -deliverycountry: null -num_product: null -place_delivery: null -email: null -phone: null -arrival: null -clientid: null -code711: null -tracking: null -tracker: null -coupon: null -paymentkey: null -currency: null -address: null -complementaddress: null -bookingnumber: null -bookingnumbername: null -postalcode: null -city: null -invoiceaddress: null -invoicecomplementaddress: null -invoicepostalcode: null -invoicecity: null } |
lastname_request
"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 |
---|---|---|
label | "Votre nom" |
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 {#589 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#594 …} -namespace: Closure() {#581 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#910 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 | "Votre nom" |
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() {#950 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#952 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_dij_request_lastname_request" ] |
cache_key | "_dij_request_lastname_request_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1117 -errors: [] -form: Symfony\Component\Form\Form {#1100 …} } |
form | Symfony\Component\Form\FormView {#1123 …5} |
full_name | "dij_request[lastname_request]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dij_request_lastname_request" |
label | "Votre nom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastname_request" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_dij_request_lastname_request" |
valid | true |
value | "" |
firstname_request
"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 |
---|---|---|
label | "Votre prénom" |
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 {#589 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#594 …} -namespace: Closure() {#581 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#889 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 | "Votre prénom" |
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() {#884 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#887 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_dij_request_firstname_request" ] |
cache_key | "_dij_request_firstname_request_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#913 -errors: [] -form: Symfony\Component\Form\Form {#1103 …} } |
form | Symfony\Component\Form\FormView {#661 …5} |
full_name | "dij_request[firstname_request]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dij_request_firstname_request" |
label | "Votre prénom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstname_request" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_dij_request_firstname_request" |
valid | true |
value | "" |
"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 |
---|---|---|
label | "Votre email" |
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 {#589 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#594 …} -namespace: Closure() {#581 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#879 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 | "Votre email" |
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() {#894 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#880 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_dij_request_email" ] |
cache_key | "_dij_request_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#895 -errors: [] -form: Symfony\Component\Form\Form {#1106 …} } |
form | Symfony\Component\Form\FormView {#920 …5} |
full_name | "dij_request[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dij_request_email" |
label | "Votre email" |
label_attr | [] |
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 | "_dij_request_email" |
valid | true |
value | "" |
phone
"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 |
---|---|---|
label | "Votre téléphone" |
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 {#589 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#594 …} -namespace: Closure() {#581 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#917 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 | "Votre téléphone" |
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() {#919 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#918 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_dij_request_phone" ] |
cache_key | "_dij_request_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1057 -errors: [] -form: Symfony\Component\Form\Form {#1064 …} } |
form | Symfony\Component\Form\FormView {#1048 …5} |
full_name | "dij_request[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dij_request_phone" |
label | "Votre téléphone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_dij_request_phone" |
valid | true |
value | "" |
country
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 |
---|---|---|
choices | [ "Suisse" => "suisse" "France" => "france" "Belgique" => "belgique" "Allemagne" => "allemagne" "Monaco" => "monaco" "Nouvelle-Calédonie" => "nouvelle_caledonie" "Slovénie" => "slovenie" "Taïwan" => "taiwan" ] |
[ "Suisse" => "suisse" "France" => "france" "Belgique" => "belgique" "Allemagne" => "allemagne" "Monaco" => "monaco" "Nouvelle-Calédonie" => "nouvelle_caledonie" "Slovénie" => "slovenie" "Taïwan" => "taiwan" ] |
label | "De quel pays provient votre permis de conduire ?" |
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 |
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 | [ "Suisse" => "suisse" "France" => "france" "Belgique" => "belgique" "Allemagne" => "allemagne" "Monaco" => "monaco" "Nouvelle-Calédonie" => "nouvelle_caledonie" "Slovénie" => "slovenie" "Taïwan" => "taiwan" ] |
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 {#589 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#594 …} -namespace: Closure() {#581 …} } |
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 | "De quel pays provient votre permis de conduire ?" |
label_attr | [] |
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 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#939 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#937 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_dij_request_country" ] |
cache_key | "_dij_request_country_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1021 +data: "suisse" +value: "suisse" +label: "Suisse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#980 +data: "france" +value: "france" +label: "France" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#969 +data: "belgique" +value: "belgique" +label: "Belgique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#940 +data: "allemagne" +value: "allemagne" +label: "Allemagne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#956 +data: "monaco" +value: "monaco" +label: "Monaco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1000 +data: "nouvelle_caledonie" +value: "nouvelle_caledonie" +label: "Nouvelle-Calédonie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1012 +data: "slovenie" +value: "slovenie" +label: "Slovénie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1116 +data: "taiwan" +value: "taiwan" +label: "Taïwan" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1039 -errors: [] -form: Symfony\Component\Form\Form {#1067 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1030 …5} |
full_name | "dij_request[country]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dij_request_country" |
is_selected | Closure($choice, $value) {#1187 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "De quel pays provient votre permis de conduire ?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "country" |
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 | "_dij_request_country" |
valid | true |
value | "" |
num_product
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 |
---|---|---|
choices | [ "1 traduction" => 1 "2 traductions" => 2 "3 traductions" => 3 "4 traductions" => 4 "5 traductions" => 5 ] |
[ "1 traduction" => 1 "2 traductions" => 2 "3 traductions" => 3 "4 traductions" => 4 "5 traductions" => 5 ] |
label | "Combien de traductions désirez-vous ?" |
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 |
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 | [ "1 traduction" => 1 "2 traductions" => 2 "3 traductions" => 3 "4 traductions" => 4 "5 traductions" => 5 ] |
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 {#589 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#594 …} -namespace: Closure() {#581 …} } |
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 | "Combien de traductions désirez-vous ?" |
label_attr | [] |
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 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#953 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#947 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_dij_request_num_product" ] |
cache_key | "_dij_request_num_product_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1188 +data: 1 +value: "1" +label: "1 traduction" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1189 +data: 2 +value: "2" +label: "2 traductions" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1190 +data: 3 +value: "3" +label: "3 traductions" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1191 +data: 4 +value: "4" +label: "4 traductions" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1192 +data: 5 +value: "5" +label: "5 traductions" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1185 -errors: [] -form: Symfony\Component\Form\Form {#1070 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1186 …5} |
full_name | "dij_request[num_product]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dij_request_num_product" |
is_selected | Closure($choice, $value) {#1194 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Combien de traductions désirez-vous ?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "num_product" |
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 | "_dij_request_num_product" |
valid | true |
value | "" |
place_delivery
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 |
---|---|---|
choices | [ "SERVICE STANDARD IMPRESSION AU 7-ELEVEN - Délais 4-10 jours - Imprimez votre traduction dans un magasin 7-Eleven au Japon (64,90EUR)" => "711" "SERVICE EXPRESS IMPRESSION AU 7-ELEVEN - Délais 24-48 heures - Imprimez votre traduction dans un 7-Eleven au Japon (64,90EUR + supplément express 25EUR)" => "711_EXPRESS" "SERVICE STANDARD LIVRAISON A DOMICILE - Délais 25-30 jours - Recevez votre traduction chez vous - (79,90EUR)" => "HOME" "SERVICE EXPRESS LIVRAISON A DOMICILE - Délais 10-15 jours - Recevez votre traduction chez vous - (79,90EUR + supplément express 40EUR)" => "HOME_EXPRESS" "SERVICE STANDARD LIVRAISON A L'HOTEL AU JAPON - Délais 4-10 jours - Recevez votre traduction à la réception de votre hôtel au Japon (74,90EUR)" => "HOTEL" "SERVICE STANDARD LIVRAISON ADRESSE AU JAPON - Délais 4-10 jours - Livraison à une adresse privée au Japon (69,90EUR)" => "JAPAN" ] |
[ "SERVICE STANDARD IMPRESSION AU 7-ELEVEN - Délais 4-10 jours - Imprimez votre traduction dans un magasin 7-Eleven au Japon (64,90EUR)" => "711" "SERVICE EXPRESS IMPRESSION AU 7-ELEVEN - Délais 24-48 heures - Imprimez votre traduction dans un 7-Eleven au Japon (64,90EUR + supplément express 25EUR)" => "711_EXPRESS" "SERVICE STANDARD LIVRAISON A DOMICILE - Délais 25-30 jours - Recevez votre traduction chez vous - (79,90EUR)" => "HOME" "SERVICE EXPRESS LIVRAISON A DOMICILE - Délais 10-15 jours - Recevez votre traduction chez vous - (79,90EUR + supplément express 40EUR)" => "HOME_EXPRESS" "SERVICE STANDARD LIVRAISON A L'HOTEL AU JAPON - Délais 4-10 jours - Recevez votre traduction à la réception de votre hôtel au Japon (74,90EUR)" => "HOTEL" "SERVICE STANDARD LIVRAISON ADRESSE AU JAPON - Délais 4-10 jours - Livraison à une adresse privée au Japon (69,90EUR)" => "JAPAN" ] |
expanded | false |
false
|
label | "Choisisez un mode de livraison" |
same as passed value |
multiple | false |
false
|
required | true |
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 |
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 | [ "SERVICE STANDARD IMPRESSION AU 7-ELEVEN - Délais 4-10 jours - Imprimez votre traduction dans un magasin 7-Eleven au Japon (64,90EUR)" => "711" "SERVICE EXPRESS IMPRESSION AU 7-ELEVEN - Délais 24-48 heures - Imprimez votre traduction dans un 7-Eleven au Japon (64,90EUR + supplément express 25EUR)" => "711_EXPRESS" "SERVICE STANDARD LIVRAISON A DOMICILE - Délais 25-30 jours - Recevez votre traduction chez vous - (79,90EUR)" => "HOME" "SERVICE EXPRESS LIVRAISON A DOMICILE - Délais 10-15 jours - Recevez votre traduction chez vous - (79,90EUR + supplément express 40EUR)" => "HOME_EXPRESS" "SERVICE STANDARD LIVRAISON A L'HOTEL AU JAPON - Délais 4-10 jours - Recevez votre traduction à la réception de votre hôtel au Japon (74,90EUR)" => "HOTEL" "SERVICE STANDARD LIVRAISON ADRESSE AU JAPON - Délais 4-10 jours - Livraison à une adresse privée au Japon (69,90EUR)" => "JAPAN" ] |
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 {#589 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#594 …} -namespace: Closure() {#581 …} } |
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 | "Choisisez un mode de livraison" |
label_attr | [] |
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 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#968 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#967 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_dij_request_place_delivery" ] |
cache_key | "_dij_request_place_delivery_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1197 +data: "711" +value: "711" +label: "SERVICE STANDARD IMPRESSION AU 7-ELEVEN - Délais 4-10 jours - Imprimez votre traduction dans un magasin 7-Eleven au Japon (64,90EUR)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1198 +data: "711_EXPRESS" +value: "711_EXPRESS" +label: "SERVICE EXPRESS IMPRESSION AU 7-ELEVEN - Délais 24-48 heures - Imprimez votre traduction dans un 7-Eleven au Japon (64,90EUR + supplément express 25EUR)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1199 +data: "HOME" +value: "HOME" +label: "SERVICE STANDARD LIVRAISON A DOMICILE - Délais 25-30 jours - Recevez votre traduction chez vous - (79,90EUR)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1200 +data: "HOME_EXPRESS" +value: "HOME_EXPRESS" +label: "SERVICE EXPRESS LIVRAISON A DOMICILE - Délais 10-15 jours - Recevez votre traduction chez vous - (79,90EUR + supplément express 40EUR)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1201 +data: "HOTEL" +value: "HOTEL" +label: "SERVICE STANDARD LIVRAISON A L'HOTEL AU JAPON - Délais 4-10 jours - Recevez votre traduction à la réception de votre hôtel au Japon (74,90EUR)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1202 +data: "JAPAN" +value: "JAPAN" +label: "SERVICE STANDARD LIVRAISON ADRESSE AU JAPON - Délais 4-10 jours - Livraison à une adresse privée au Japon (69,90EUR)" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1195 -errors: [] -form: Symfony\Component\Form\Form {#1073 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1196 …5} |
full_name | "dij_request[place_delivery]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dij_request_place_delivery" |
is_selected | Closure($choice, $value) {#1204 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Choisisez un mode de livraison" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "place_delivery" |
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 | "_dij_request_place_delivery" |
valid | true |
value | "" |
currency
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 |
---|---|---|
choices | [ "CHF" => "CHF" "EUR" => "EUR" ] |
[ "CHF" => "CHF" "EUR" => "EUR" ] |
expanded | false |
false
|
label | "Souhaiteriez-vous payer en Francs Suisse (CHF) ou en Euro (EUR)" |
same as passed value |
multiple | false |
false
|
required | true |
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 |
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 | [ "CHF" => "CHF" "EUR" => "EUR" ] |
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 {#589 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#594 …} -namespace: Closure() {#581 …} } |
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 | "Souhaiteriez-vous payer en Francs Suisse (CHF) ou en Euro (EUR)" |
label_attr | [] |
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 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#979 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#978 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_dij_request_currency" ] |
cache_key | "_dij_request_currency_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1207 +data: "CHF" +value: "CHF" +label: "CHF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1208 +data: "EUR" +value: "EUR" +label: "EUR" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1205 -errors: [] -form: Symfony\Component\Form\Form {#1076 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1206 …5} |
full_name | "dij_request[currency]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dij_request_currency" |
is_selected | Closure($choice, $value) {#1210 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Souhaiteriez-vous payer en Francs Suisse (CHF) ou en Euro (EUR)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "currency" |
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 | "_dij_request_currency" |
valid | true |
value | "" |
arrival
"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 input" "placeholder" => "Date limite de réception (jj/mm/aaaa)" ] |
[ "class" => "form-control input" "placeholder" => "Date limite de réception (jj/mm/aaaa)" ] |
label | "Date limite de réception souhaitée" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control input" "placeholder" => "Date limite de réception (jj/mm/aaaa)" ] |
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 {#589 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#594 …} -namespace: Closure() {#581 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#989 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 | "Date limite de réception souhaitée" |
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() {#991 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#990 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control input" "placeholder" => "Date limite de réception (jj/mm/aaaa)" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_dij_request_arrival" ] |
cache_key | "_dij_request_arrival_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1211 -errors: [] -form: Symfony\Component\Form\Form {#1079 …} } |
form | Symfony\Component\Form\FormView {#1212 …5} |
full_name | "dij_request[arrival]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dij_request_arrival" |
label | "Date limite de réception souhaitée" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "arrival" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_dij_request_arrival" |
valid | true |
value | "" |
deliverycountry
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 |
---|---|---|
choices | [ "Suisse" => "suisse" "France" => "france" "Belgique" => "belgique" "Allemagne" => "allemagne" "Monaco" => "monaco" "Nouvelle Calédonie" => "nouvelle_caledonie" "Slovénie" => "slovenie" "Taïwan" => "taiwan" "Thaïlande" => "thailande" "Hong Kong" => "hong_kong" "Pays-Bas" => "pays_bas" "Espagne" => "espagne" ] |
[ "Suisse" => "suisse" "France" => "france" "Belgique" => "belgique" "Allemagne" => "allemagne" "Monaco" => "monaco" "Nouvelle Calédonie" => "nouvelle_caledonie" "Slovénie" => "slovenie" "Taïwan" => "taiwan" "Thaïlande" => "thailande" "Hong Kong" => "hong_kong" "Pays-Bas" => "pays_bas" "Espagne" => "espagne" ] |
label | "Pays" |
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 |
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 | [ "Suisse" => "suisse" "France" => "france" "Belgique" => "belgique" "Allemagne" => "allemagne" "Monaco" => "monaco" "Nouvelle Calédonie" => "nouvelle_caledonie" "Slovénie" => "slovenie" "Taïwan" => "taiwan" "Thaïlande" => "thailande" "Hong Kong" => "hong_kong" "Pays-Bas" => "pays_bas" "Espagne" => "espagne" ] |
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 {#589 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#594 …} -namespace: Closure() {#581 …} } |
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 | "Pays" |
label_attr | [] |
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 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#999 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#998 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_dij_request_deliverycountry" ] |
cache_key | "_dij_request_deliverycountry_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1215 +data: "suisse" +value: "suisse" +label: "Suisse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1216 +data: "france" +value: "france" +label: "France" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1217 +data: "belgique" +value: "belgique" +label: "Belgique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1218 +data: "allemagne" +value: "allemagne" +label: "Allemagne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1219 +data: "monaco" +value: "monaco" +label: "Monaco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1220 +data: "nouvelle_caledonie" +value: "nouvelle_caledonie" +label: "Nouvelle Calédonie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1221 +data: "slovenie" +value: "slovenie" +label: "Slovénie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1222 +data: "taiwan" +value: "taiwan" +label: "Taïwan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1223 +data: "thailande" +value: "thailande" +label: "Thaïlande" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1224 +data: "hong_kong" +value: "hong_kong" +label: "Hong Kong" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1225 +data: "pays_bas" +value: "pays_bas" +label: "Pays-Bas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1226 +data: "espagne" +value: "espagne" +label: "Espagne" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1213 -errors: [] -form: Symfony\Component\Form\Form {#1082 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1214 …5} |
full_name | "dij_request[deliverycountry]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dij_request_deliverycountry" |
is_selected | Closure($choice, $value) {#1228 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Pays" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "deliverycountry" |
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 | "_dij_request_deliverycountry" |
valid | true |
value | "" |
address
"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 |
---|---|---|
label | "Numéro et voie" |
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 {#589 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#594 …} -namespace: Closure() {#581 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1009 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 | "Numéro et voie" |
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() {#1011 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#1010 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_dij_request_address" ] |
cache_key | "_dij_request_address_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1229 -errors: [] -form: Symfony\Component\Form\Form {#1085 …} } |
form | Symfony\Component\Form\FormView {#1230 …5} |
full_name | "dij_request[address]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dij_request_address" |
label | "Numéro et voie" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_dij_request_address" |
valid | true |
value | "" |
complementaddress
"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 |
---|---|---|
label | "Complément d'adresse (bâtiment, étage...)" |
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 {#589 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#594 …} -namespace: Closure() {#581 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1018 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 | "Complément d'adresse (bâtiment, étage...)" |
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() {#1020 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#1019 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_dij_request_complementaddress" ] |
cache_key | "_dij_request_complementaddress_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1231 -errors: [] -form: Symfony\Component\Form\Form {#1088 …} } |
form | Symfony\Component\Form\FormView {#1232 …5} |
full_name | "dij_request[complementaddress]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dij_request_complementaddress" |
label | "Complément d'adresse (bâtiment, étage...)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "complementaddress" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_dij_request_complementaddress" |
valid | true |
value | "" |
postalcode
"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 |
---|---|---|
label | "Code postal" |
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 {#589 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#594 …} -namespace: Closure() {#581 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1027 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 | "Code postal" |
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() {#1029 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#1028 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_dij_request_postalcode" ] |
cache_key | "_dij_request_postalcode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1233 -errors: [] -form: Symfony\Component\Form\Form {#1091 …} } |
form | Symfony\Component\Form\FormView {#1234 …5} |
full_name | "dij_request[postalcode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dij_request_postalcode" |
label | "Code postal" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "postalcode" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_dij_request_postalcode" |
valid | true |
value | "" |
city
"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 |
---|---|---|
label | "Ville" |
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 {#589 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#594 …} -namespace: Closure() {#581 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1036 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 | "Ville" |
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() {#1038 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#1037 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_dij_request_city" ] |
cache_key | "_dij_request_city_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1235 -errors: [] -form: Symfony\Component\Form\Form {#1094 …} } |
form | Symfony\Component\Form\FormView {#1236 …5} |
full_name | "dij_request[city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dij_request_city" |
label | "Ville" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "city" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_dij_request_city" |
valid | true |
value | "" |
bookingnumber
"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 |
---|---|---|
label | "N° de réservation" |
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 {#589 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#594 …} -namespace: Closure() {#581 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1045 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 | "N° de réservation" |
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() {#1047 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#1046 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_dij_request_bookingnumber" ] |
cache_key | "_dij_request_bookingnumber_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1237 -errors: [] -form: Symfony\Component\Form\Form {#1101 …} } |
form | Symfony\Component\Form\FormView {#1238 …5} |
full_name | "dij_request[bookingnumber]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dij_request_bookingnumber" |
label | "N° de réservation" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "bookingnumber" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_dij_request_bookingnumber" |
valid | true |
value | "" |
bookingnumbername
"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 |
---|---|---|
label | "Nom de la réservation" |
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 {#589 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#594 …} -namespace: Closure() {#581 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1054 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 | "Nom de la réservation" |
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() {#1056 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#1055 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_dij_request_bookingnumbername" ] |
cache_key | "_dij_request_bookingnumbername_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1239 -errors: [] -form: Symfony\Component\Form\Form {#1109 …} } |
form | Symfony\Component\Form\FormView {#1240 …5} |
full_name | "dij_request[bookingnumbername]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dij_request_bookingnumbername" |
label | "Nom de la réservation" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "bookingnumbername" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_dij_request_bookingnumbername" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "0.oLJsmlHUvREK7D3GjO68DGeXoTKYeB_zjuTouXzgdWo.mMU-zg7k8HtMhQyw1Z6IVF-k4GX0AEek2NC_1zLZGQjV0C6oJOTfa0mDSg" |
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 | "0.oLJsmlHUvREK7D3GjO68DGeXoTKYeB_zjuTouXzgdWo.mMU-zg7k8HtMhQyw1Z6IVF-k4GX0AEek2NC_1zLZGQjV0C6oJOTfa0mDSg" |
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 {#589 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#594 …} -namespace: Closure() {#581 …} } |
data | "0.oLJsmlHUvREK7D3GjO68DGeXoTKYeB_zjuTouXzgdWo.mMU-zg7k8HtMhQyw1Z6IVF-k4GX0AEek2NC_1zLZGQjV0C6oJOTfa0mDSg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1260 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() {#1249 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#1248 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_dij_request__token" ] |
cache_key | "_dij_request__token_hidden" |
compound | false |
data | "0.oLJsmlHUvREK7D3GjO68DGeXoTKYeB_zjuTouXzgdWo.mMU-zg7k8HtMhQyw1Z6IVF-k4GX0AEek2NC_1zLZGQjV0C6oJOTfa0mDSg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1269 -errors: [] -form: Symfony\Component\Form\Form {#1241 …} } |
form | Symfony\Component\Form\FormView {#1252 …5} |
full_name | "dij_request[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dij_request__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 | "_dij_request__token" |
valid | true |
value | "0.oLJsmlHUvREK7D3GjO68DGeXoTKYeB_zjuTouXzgdWo.mMU-zg7k8HtMhQyw1Z6IVF-k4GX0AEek2NC_1zLZGQjV0C6oJOTfa0mDSg" |