- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 82
- Events
- Routing
- Cache
- Translation 7
- Security
- Twig
- Doctrine
- E-mails
- Debug
- Configuration
Configuration Settings
Theme
Default theme. Improves readability.
Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
email
-
name
-
foreName
-
mobile
-
-
first
-
second
-
-
_token
-
-
-
id
-
submit
-
_token
-
-
-
id
-
payment
-
submit
-
_token
-
-
-
id
-
shipment
-
submit
-
_token
-
-
-
id
-
discountCode
-
submit
-
_token
-
user
"App\Form\UserType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#79 -id: null -email: null -activationCode: null -verificationCode: null -bookingCode: null -hash: false -roles: [] -password: null -created_am: null -verifycodeTime: null -bookingcodeTime: null -bookingValue: "" -codePromoName: "" -codePromoValue: "" -codePromoStatus: 0 -verificationDispo: "" -dispoTime: "" -customercontact: null -name: null -invoices: null -isActive: false -foreName: null -credit: null -facebookId: null -countVerify: null -countBooking: null -address: null -houseNumber: null -zipCode: null -city: null -company: null -mobile: null -privatePhone: null -workPhone: null -socialMedia: false -country: null -currency: "EUR" #platformId: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#79 -id: null -email: null -activationCode: null -verificationCode: null -bookingCode: null -hash: false -roles: [] -password: null -created_am: null -verifycodeTime: null -bookingcodeTime: null -bookingValue: "" -codePromoName: "" -codePromoValue: "" -codePromoStatus: 0 -verificationDispo: "" -dispoTime: "" -customercontact: null -name: null -invoices: null -isActive: false -foreName: null -credit: null -facebookId: null -countVerify: null -countBooking: null -address: null -houseNumber: null -zipCode: null -city: null -company: null -mobile: null -privatePhone: null -workPhone: null -socialMedia: false -country: null -currency: "EUR" #platformId: 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 {#397 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#398 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#400 …} } |
data | App\Entity\User {#79 -id: null -email: null -activationCode: null -verificationCode: null -bookingCode: null -hash: false -roles: [] -password: null -created_am: null -verifycodeTime: null -bookingcodeTime: null -bookingValue: "" -codePromoName: "" -codePromoValue: "" -codePromoStatus: 0 -verificationDispo: "" -dispoTime: "" -customercontact: null -name: null -invoices: null -isActive: false -foreName: null -credit: null -facebookId: null -countVerify: null -countBooking: null -address: null -houseNumber: null -zipCode: null -city: null -company: null -mobile: null -privatePhone: null -workPhone: null -socialMedia: false -country: null -currency: "EUR" #platformId: null } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2227 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1919 …} use: { $class: "App\Entity\User" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2244 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#371 …} $translationDomain: "validators" $message: Closure() {#2242 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "user" "_user" ] |
cache_key | "_user_user" |
compound | true |
data | App\Entity\User {#79 -id: null -email: null -activationCode: null -verificationCode: null -bookingCode: null -hash: false -roles: [] -password: null -created_am: null -verifycodeTime: null -bookingcodeTime: null -bookingValue: "" -codePromoName: "" -codePromoValue: "" -codePromoStatus: 0 -verificationDispo: "" -dispoTime: "" -customercontact: null -name: null -invoices: null -isActive: false -foreName: null -credit: null -facebookId: null -countVerify: null -countBooking: null -address: null -houseNumber: null -zipCode: null -city: null -company: null -mobile: null -privatePhone: null -workPhone: null -socialMedia: false -country: null -currency: "EUR" #platformId: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2367 -form: Symfony\Component\Form\Form {#2320 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2245 …5} |
full_name | "user" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "user" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user" |
valid | true |
value | App\Entity\User {#79 -id: null -email: null -activationCode: null -verificationCode: null -bookingCode: null -hash: false -roles: [] -password: null -created_am: null -verifycodeTime: null -bookingcodeTime: null -bookingValue: "" -codePromoName: "" -codePromoValue: "" -codePromoStatus: 0 -verificationDispo: "" -dispoTime: "" -customercontact: null -name: null -invoices: null -isActive: false -foreName: null -credit: null -facebookId: null -countVerify: null -countBooking: null -address: null -houseNumber: null -zipCode: null -city: null -company: null -mobile: null -privatePhone: null -workPhone: null -socialMedia: false -country: null -currency: "EUR" #platformId: null } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 | "E-Mail" |
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 {#397 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#398 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#400 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2289 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1919 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "E-Mail" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2301 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#371 …} $translationDomain: "validators" $message: Closure() {#2288 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_user_email" ] |
cache_key | "_user_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2387 -form: Symfony\Component\Form\Form {#2317 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2393 …5} |
full_name | "user[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_email" |
label | "E-Mail" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_email" |
valid | true |
value | "" |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" |
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 {#397 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#398 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#400 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2290 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1919 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Nom" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2293 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#371 …} $translationDomain: "validators" $message: Closure() {#2292 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_name" ] |
cache_key | "_user_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2386 -form: Symfony\Component\Form\Form {#2323 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2385 …5} |
full_name | "user[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_name" |
label | "Nom" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_name" |
valid | true |
value | "" |
foreName
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | "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 {#397 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#398 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#400 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2281 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1919 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Prénom" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2279 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#371 …} $translationDomain: "validators" $message: Closure() {#2280 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_foreName" ] |
cache_key | "_user_foreName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2384 -form: Symfony\Component\Form\Form {#2326 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2294 …5} |
full_name | "user[foreName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_foreName" |
label | "Prénom" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "foreName" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_foreName" |
valid | true |
value | "" |
mobile
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 de téléphonne ( Avec l'indicatif du 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 |
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 {#397 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#398 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#400 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2272 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1919 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Numéro de téléphonne ( Avec l'indicatif du pays )" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2270 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#371 …} $translationDomain: "validators" $message: Closure() {#2271 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_mobile" ] |
cache_key | "_user_mobile_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2311 -form: Symfony\Component\Form\Form {#2329 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2348 …5} |
full_name | "user[mobile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_mobile" |
label | "Numéro de téléphonne ( Avec l'indicatif du pays )" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "mobile" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_mobile" |
valid | true |
value | "" |
password
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format |
[ "first" => "" "second" => "" ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
first_options | [ "label" => "Mot de passe" ] |
[ "label" => "Mot de passe" ] |
second_options | [ "label" => "Confirmer Mot de passe" ] |
[ "label" => "Confirmer Mot de passe" ] |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
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 {#397 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#398 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#400 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2307 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1919 …} } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options | [ "label" => "Mot de passe" ] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
options | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
second_name | "second" |
second_options | [ "label" => "Confirmer Mot de passe" ] |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#2261 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#371 …} $translationDomain: "validators" $message: Closure() {#2262 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_user_password" ] |
cache_key | "_user_password_repeated" |
compound | true |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2300 -form: Symfony\Component\Form\Form {#2352 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2362 …5} |
full_name | "user[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_password" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "password" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_password" |
valid | true |
value | [ "first" => "" "second" => "" ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
error_bubbling | false |
false
|
label | "Mot de passe" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
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 {#397 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#398 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#400 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2334 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1919 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Mot de passe" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2339 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#371 …} $translationDomain: "validators" $message: Closure() {#2333 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_user_password_first" ] |
cache_key | "_user_password_first_password" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2340 -form: Symfony\Component\Form\Form {#2355 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2366 …5} |
full_name | "user[password][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_password_first" |
label | "Mot de passe" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_password_first" |
valid | true |
value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
error_bubbling | false |
false
|
label | "Confirmer Mot de passe" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
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 {#397 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#398 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#400 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2345 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1919 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Confirmer Mot de passe" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2347 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#371 …} $translationDomain: "validators" $message: Closure() {#2346 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_user_password_second" ] |
cache_key | "_user_password_second_password" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2269 -form: Symfony\Component\Form\Form {#2358 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2278 …5} |
full_name | "user[password][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_password_second" |
label | "Confirmer Mot de passe" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_password_second" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "e62e.YylloUPqFOvfBFpp-pvKi-rRgOrmHSC4LzYrrEJjgKU.Mm8k4AS9QJnqWw04mMqNuJm88ouRQmWIHgV7_C1O4-kNUBL5cdhEo65BPQ" |
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 | "e62e.YylloUPqFOvfBFpp-pvKi-rRgOrmHSC4LzYrrEJjgKU.Mm8k4AS9QJnqWw04mMqNuJm88ouRQmWIHgV7_C1O4-kNUBL5cdhEo65BPQ" |
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 {#397 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#398 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#400 …} } |
data | "e62e.YylloUPqFOvfBFpp-pvKi-rRgOrmHSC4LzYrrEJjgKU.Mm8k4AS9QJnqWw04mMqNuJm88ouRQmWIHgV7_C1O4-kNUBL5cdhEo65BPQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2396 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1919 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2365 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#371 …} $translationDomain: "validators" $message: Closure() {#2364 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_user__token" ] |
cache_key | "_user__token_hidden" |
compound | false |
data | "e62e.YylloUPqFOvfBFpp-pvKi-rRgOrmHSC4LzYrrEJjgKU.Mm8k4AS9QJnqWw04mMqNuJm88ouRQmWIHgV7_C1O4-kNUBL5cdhEo65BPQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2405 -form: Symfony\Component\Form\Form {#2401 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2397 …5} |
full_name | "user[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user__token" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user__token" |
valid | true |
value | "e62e.YylloUPqFOvfBFpp-pvKi-rRgOrmHSC4LzYrrEJjgKU.Mm8k4AS9QJnqWw04mMqNuJm88ouRQmWIHgV7_C1O4-kNUBL5cdhEo65BPQ" |
clear_cart
"App\Form\ClearCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Component\Order\Model\Order {#802 -id: null -items: Doctrine\Common\Collections\ArrayCollection {#825 …} -payment: null -cart_cat: null -status: 0 -shipment: null -user: 0 -discount: null -itemsTotal: 0 -itemsPriceTotal: 0 -priceTotal: 0 #createdAt: null #updatedAt: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Component\Order\Model\Order {#802 -id: null -items: Doctrine\Common\Collections\ArrayCollection {#825 …} -payment: null -cart_cat: null -status: 0 -shipment: null -user: 0 -discount: null -itemsTotal: 0 -itemsPriceTotal: 0 -priceTotal: 0 #createdAt: null #updatedAt: 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 {#397 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#398 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#400 …} } |
data | App\Component\Order\Model\Order {#802 -id: null -items: Doctrine\Common\Collections\ArrayCollection {#825 …} -payment: null -cart_cat: null -status: 0 -shipment: null -user: 0 -discount: null -itemsTotal: 0 -itemsPriceTotal: 0 -priceTotal: 0 #createdAt: null #updatedAt: null } |
data_class | "App\Component\Order\Model\Order" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1991 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1919 …} use: { $class: "App\Component\Order\Model\Order" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1989 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#371 …} $translationDomain: "validators" $message: Closure() {#1990 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/cart/clear" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "clear_cart" "_clear_cart" ] |
cache_key | "_clear_cart_clear_cart" |
compound | true |
data | App\Component\Order\Model\Order {#802 -id: null -items: Doctrine\Common\Collections\ArrayCollection {#825 …} -payment: null -cart_cat: null -status: 0 -shipment: null -user: 0 -discount: null -itemsTotal: 0 -itemsPriceTotal: 0 -priceTotal: 0 #createdAt: null #updatedAt: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2407 -form: Symfony\Component\Form\Form {#1962 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2408 …5} |
full_name | "clear_cart" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "clear_cart" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "clear_cart" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_clear_cart" |
valid | true |
value | App\Component\Order\Model\Order {#802 -id: null -items: Doctrine\Common\Collections\ArrayCollection {#825 …} -payment: null -cart_cat: null -status: 0 -shipment: null -user: 0 -discount: null -itemsTotal: 0 -itemsPriceTotal: 0 -priceTotal: 0 #createdAt: null #updatedAt: null } |
id
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#397 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#398 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#400 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1985 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1919 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#371 …} $translationDomain: "validators" $message: Closure() {#2005 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_clear_cart_id" ] |
cache_key | "_clear_cart_id_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2412 -form: Symfony\Component\Form\Form {#2046 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2411 …5} |
full_name | "clear_cart[id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "clear_cart_id" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "id" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_clear_cart_id" |
valid | true |
value | "" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "icon" => "fa fa-trash-o" ] |
[ "icon" => "fa fa-trash-o" ] |
label | "app.cart.clear.button" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "icon" => "fa fa-trash-o" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
label | "app.cart.clear.button" |
label_format | null |
label_translation_parameters | [] |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [ "icon" => "fa fa-trash-o" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_clear_cart_submit" ] |
cache_key | "_clear_cart_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#2414 …5} |
full_name | "clear_cart[submit]" |
id | "clear_cart_submit" |
label | "app.cart.clear.button" |
label_format | null |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_clear_cart_submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "bf83e653d47c6f6ef4.cXPffptszrN29dHnRHKkFRb6lXFjMoxfK-wxRDd_Eu4.QV6vR8I7it4Ej5LTDxf0ViGo3gkud8oeHb1yMVoeULwGPbwXrRiF-TqA4Q" |
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 | "bf83e653d47c6f6ef4.cXPffptszrN29dHnRHKkFRb6lXFjMoxfK-wxRDd_Eu4.QV6vR8I7it4Ej5LTDxf0ViGo3gkud8oeHb1yMVoeULwGPbwXrRiF-TqA4Q" |
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 {#397 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#398 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#400 …} } |
data | "bf83e653d47c6f6ef4.cXPffptszrN29dHnRHKkFRb6lXFjMoxfK-wxRDd_Eu4.QV6vR8I7it4Ej5LTDxf0ViGo3gkud8oeHb1yMVoeULwGPbwXrRiF-TqA4Q" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2409 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1919 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2415 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#371 …} $translationDomain: "validators" $message: Closure() {#2413 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_clear_cart__token" ] |
cache_key | "_clear_cart__token_hidden" |
compound | false |
data | "bf83e653d47c6f6ef4.cXPffptszrN29dHnRHKkFRb6lXFjMoxfK-wxRDd_Eu4.QV6vR8I7it4Ej5LTDxf0ViGo3gkud8oeHb1yMVoeULwGPbwXrRiF-TqA4Q" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2425 -form: Symfony\Component\Form\Form {#2421 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2416 …5} |
full_name | "clear_cart[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "clear_cart__token" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_clear_cart__token" |
valid | true |
value | "bf83e653d47c6f6ef4.cXPffptszrN29dHnRHKkFRb6lXFjMoxfK-wxRDd_Eu4.QV6vR8I7it4Ej5LTDxf0ViGo3gkud8oeHb1yMVoeULwGPbwXrRiF-TqA4Q" |
set_payment
"App\Form\SetPaymentType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Component\Order\Model\Order {#1988 -id: null -items: Doctrine\Common\Collections\ArrayCollection {#1952 …} -payment: null -cart_cat: null -status: 0 -shipment: null -user: 0 -discount: null -itemsTotal: 0 -itemsPriceTotal: 0 -priceTotal: 0 #createdAt: null #updatedAt: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Component\Order\Model\Order {#1988 -id: null -items: Doctrine\Common\Collections\ArrayCollection {#1952 …} -payment: null -cart_cat: null -status: 0 -shipment: null -user: 0 -discount: null -itemsTotal: 0 -itemsPriceTotal: 0 -priceTotal: 0 #createdAt: null #updatedAt: 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 {#397 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#398 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#400 …} } |
data | App\Component\Order\Model\Order {#1988 -id: null -items: Doctrine\Common\Collections\ArrayCollection {#1952 …} -payment: null -cart_cat: null -status: 0 -shipment: null -user: 0 -discount: null -itemsTotal: 0 -itemsPriceTotal: 0 -priceTotal: 0 #createdAt: null #updatedAt: null } |
data_class | "App\Component\Order\Model\Order" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2032 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1919 …} use: { $class: "App\Component\Order\Model\Order" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2050 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#371 …} $translationDomain: "validators" $message: Closure() {#2018 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/cart/setPayment" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "set_payment" "_set_payment" ] |
cache_key | "_set_payment_set_payment" |
compound | true |
data | App\Component\Order\Model\Order {#1988 -id: null -items: Doctrine\Common\Collections\ArrayCollection {#1952 …} -payment: null -cart_cat: null -status: 0 -shipment: null -user: 0 -discount: null -itemsTotal: 0 -itemsPriceTotal: 0 -priceTotal: 0 #createdAt: null #updatedAt: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2427 -form: Symfony\Component\Form\Form {#2130 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2428 …5} |
full_name | "set_payment" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "set_payment" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "set_payment" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_set_payment" |
valid | true |
value | App\Component\Order\Model\Order {#1988 -id: null -items: Doctrine\Common\Collections\ArrayCollection {#1952 …} -payment: null -cart_cat: null -status: 0 -shipment: null -user: 0 -discount: null -itemsTotal: 0 -itemsPriceTotal: 0 -priceTotal: 0 #createdAt: null #updatedAt: null } |
id
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#397 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#398 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#400 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2011 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1919 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2013 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#371 …} $translationDomain: "validators" $message: Closure() {#2015 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_set_payment_id" ] |
cache_key | "_set_payment_id_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2432 -form: Symfony\Component\Form\Form {#2127 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2431 …5} |
full_name | "set_payment[id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "set_payment_id" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "id" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_set_payment_id" |
valid | true |
value | "" |
payment
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
---|---|---|
choice_label | Closure(PaymentInterface $payment) {#2016 class: "App\Form\SetPaymentType" this: App\Form\SetPaymentType {#1986 …} } |
same as passed value |
class | "App\Component\Payment\Model\Payment" |
same as passed value |
empty_data | null |
null
|
placeholder | "app.cart.setPayment.select" |
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_label | Closure(PaymentInterface $payment) {#2016 class: "App\Form\SetPaymentType" this: App\Form\SetPaymentType {#1986 …} } |
choice_loader | Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2139 -manager: Doctrine\ORM\EntityManager {#281 …11} -class: "App\Component\Payment\Model\Payment" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2140 -om: Doctrine\ORM\EntityManager {#281 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2070 …} -singleId: true -intId: false -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#2137 …} -choices: [ App\Component\Payment\Model\Payment {#2481 …} App\Component\Payment\Model\Payment {#2478 …} App\Component\Payment\Model\Payment {#2476 …} App\Component\Payment\Model\Payment {#2473 …} App\Component\Payment\Model\Payment {#2475 …} App\Component\Payment\Model\Payment {#2470 …} ] } |
choice_name | null |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2140 -om: Doctrine\ORM\EntityManager {#281 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2070 …} -singleId: true -intId: false -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | null |
class | "App\Component\Payment\Model\Payment" |
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 {#397 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#398 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#400 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#281 …11} |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2140 -om: Doctrine\ORM\EntityManager {#281 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2070 …} -singleId: true -intId: false -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "app.cart.setPayment.select" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
query_builder | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2068 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#371 …} $translationDomain: "validators" $message: Closure() {#2066 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_set_payment_payment" ] |
cache_key | "_set_payment_payment_entity" |
choice_translation_domain | false |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2436 +label: "Bank Transfert (0 €)" +value: "9950aedd-cd94-11ea-8f26-1063c84cee2c" +data: App\Component\Payment\Model\Payment {#2481 …} +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2469 +label: "Sofort online (5 €)" +value: "9950b72f-cd94-11ea-8f26-1063c84cee2c" +data: App\Component\Payment\Model\Payment {#2478 …} +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2543 +label: "Paypal (1.23 €)" +value: "9950bf07-cd94-11ea-8f26-1063c84cee2c" +data: App\Component\Payment\Model\Payment {#2476 …} +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2437 +label: "Contact bancaire (0 €)" +value: "e03ac780-ccfe-11ea-8f26-1063c84cee2c" +data: App\Component\Payment\Model\Payment {#2473 …} +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2542 +label: "visa card (5 €)" +value: "e03ad3f4-ccfe-11ea-8f26-1063c84cee2c" +data: App\Component\Payment\Model\Payment {#2475 …} +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2555 +label: "Pay Yeyeto (0 €)" +value: "e03adbda-ccfe-11ea-8f26-1063c84cee2c" +data: App\Component\Payment\Model\Payment {#2470 …} +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2433 -form: Symfony\Component\Form\Form {#2125 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2434 …5} |
full_name | "set_payment[payment]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "set_payment_payment" |
is_selected | Closure($choice, $value) {#2544 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2028 …} } |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "payment" |
placeholder | "app.cart.setPayment.select" |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_set_payment_payment" |
valid | true |
value | "" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "app.cart.setPayment.button" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
label | "app.cart.setPayment.button" |
label_format | null |
label_translation_parameters | [] |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_set_payment_submit" ] |
cache_key | "_set_payment_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#2535 …5} |
full_name | "set_payment[submit]" |
id | "set_payment_submit" |
label | "app.cart.setPayment.button" |
label_format | null |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_set_payment_submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "7bc032e6f453.S6NfW8Y1X6EoExqvzweQ1a54qaLiVxhXfuhPbmpYs98.c-4FEZ9Pb9NlWnv9gUv6t_oikMulMitkRo8nXhxv44YpzzIQhV0ykWtdSw" |
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 | "7bc032e6f453.S6NfW8Y1X6EoExqvzweQ1a54qaLiVxhXfuhPbmpYs98.c-4FEZ9Pb9NlWnv9gUv6t_oikMulMitkRo8nXhxv44YpzzIQhV0ykWtdSw" |
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 {#397 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#398 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#400 …} } |
data | "7bc032e6f453.S6NfW8Y1X6EoExqvzweQ1a54qaLiVxhXfuhPbmpYs98.c-4FEZ9Pb9NlWnv9gUv6t_oikMulMitkRo8nXhxv44YpzzIQhV0ykWtdSw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2429 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1919 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2468 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#371 …} $translationDomain: "validators" $message: Closure() {#2466 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_set_payment__token" ] |
cache_key | "_set_payment__token_hidden" |
compound | false |
data | "7bc032e6f453.S6NfW8Y1X6EoExqvzweQ1a54qaLiVxhXfuhPbmpYs98.c-4FEZ9Pb9NlWnv9gUv6t_oikMulMitkRo8nXhxv44YpzzIQhV0ykWtdSw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2490 -form: Symfony\Component\Form\Form {#2486 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2539 …5} |
full_name | "set_payment[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "set_payment__token" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_set_payment__token" |
valid | true |
value | "7bc032e6f453.S6NfW8Y1X6EoExqvzweQ1a54qaLiVxhXfuhPbmpYs98.c-4FEZ9Pb9NlWnv9gUv6t_oikMulMitkRo8nXhxv44YpzzIQhV0ykWtdSw" |
set_shipment
"App\Form\SetShipmentType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Component\Order\Model\Order {#2049 -id: null -items: Doctrine\Common\Collections\ArrayCollection {#2132 …} -payment: null -cart_cat: null -status: 0 -shipment: null -user: 0 -discount: null -itemsTotal: 0 -itemsPriceTotal: 0 -priceTotal: 0 #createdAt: null #updatedAt: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Component\Order\Model\Order {#2049 -id: null -items: Doctrine\Common\Collections\ArrayCollection {#2132 …} -payment: null -cart_cat: null -status: 0 -shipment: null -user: 0 -discount: null -itemsTotal: 0 -itemsPriceTotal: 0 -priceTotal: 0 #createdAt: null #updatedAt: 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 {#397 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#398 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#400 …} } |
data | App\Component\Order\Model\Order {#2049 -id: null -items: Doctrine\Common\Collections\ArrayCollection {#2132 …} -payment: null -cart_cat: null -status: 0 -shipment: null -user: 0 -discount: null -itemsTotal: 0 -itemsPriceTotal: 0 -priceTotal: 0 #createdAt: null #updatedAt: null } |
data_class | "App\Component\Order\Model\Order" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2115 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1919 …} use: { $class: "App\Component\Order\Model\Order" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2109 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#371 …} $translationDomain: "validators" $message: Closure() {#2114 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/cart/setShipment" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "set_shipment" "_set_shipment" ] |
cache_key | "_set_shipment_set_shipment" |
compound | true |
data | App\Component\Order\Model\Order {#2049 -id: null -items: Doctrine\Common\Collections\ArrayCollection {#2132 …} -payment: null -cart_cat: null -status: 0 -shipment: null -user: 0 -discount: null -itemsTotal: 0 -itemsPriceTotal: 0 -priceTotal: 0 #createdAt: null #updatedAt: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2492 -form: Symfony\Component\Form\Form {#2160 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2494 …5} |
full_name | "set_shipment" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "set_shipment" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "set_shipment" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_set_shipment" |
valid | true |
value | App\Component\Order\Model\Order {#2049 -id: null -items: Doctrine\Common\Collections\ArrayCollection {#2132 …} -payment: null -cart_cat: null -status: 0 -shipment: null -user: 0 -discount: null -itemsTotal: 0 -itemsPriceTotal: 0 -priceTotal: 0 #createdAt: null #updatedAt: null } |
id
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#397 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#398 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#400 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2097 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1919 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2095 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#371 …} $translationDomain: "validators" $message: Closure() {#2096 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_set_shipment_id" ] |
cache_key | "_set_shipment_id_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2547 -form: Symfony\Component\Form\Form {#2176 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2541 …5} |
full_name | "set_shipment[id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "set_shipment_id" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "id" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_set_shipment_id" |
valid | true |
value | "" |
shipment
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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-5" ] |
[ "class" => "form-control-5" ] |
choice_label | Closure(ShipmentInterface $shipment) {#2099 class: "App\Form\SetShipmentType" this: App\Form\SetShipmentType {#2134 …} } |
same as passed value |
class | "App\Component\Shipment\Model\Shipment" |
same as passed value |
empty_data | null |
null
|
placeholder | "app.cart.setShipment.select" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control-5" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | Closure(ShipmentInterface $shipment) {#2099 class: "App\Form\SetShipmentType" this: App\Form\SetShipmentType {#2134 …} } |
choice_loader | Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2170 -manager: Doctrine\ORM\EntityManager {#281 …11} -class: "App\Component\Shipment\Model\Shipment" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2169 -om: Doctrine\ORM\EntityManager {#281 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2085 …} -singleId: true -intId: false -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#2171 …} -choices: [ App\Component\Shipment\Model\Shipment {#2528 …} App\Component\Shipment\Model\Shipment {#2520 …} ] } |
choice_name | null |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2169 -om: Doctrine\ORM\EntityManager {#281 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2085 …} -singleId: true -intId: false -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | null |
class | "App\Component\Shipment\Model\Shipment" |
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 {#397 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#398 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#400 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#281 …11} |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2169 -om: Doctrine\ORM\EntityManager {#281 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2085 …} -singleId: true -intId: false -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "app.cart.setShipment.select" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
query_builder | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2087 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#371 …} $translationDomain: "validators" $message: Closure() {#2088 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control-5" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_set_shipment_shipment" ] |
cache_key | "_set_shipment_shipment_entity" |
choice_translation_domain | false |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2551 +label: "Retrait en magasin (0 €)" +value: "995192a9-cd94-11ea-8f26-1063c84cee2c" +data: App\Component\Shipment\Model\Shipment {#2528 …} +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2532 +label: "Livraison à domicile (3.5 €)" +value: "99519fd5-cd94-11ea-8f26-1063c84cee2c" +data: App\Component\Shipment\Model\Shipment {#2520 …} +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2548 -form: Symfony\Component\Form\Form {#2179 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2549 …5} |
full_name | "set_shipment[shipment]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "set_shipment_shipment" |
is_selected | Closure($choice, $value) {#2523 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2028 …} } |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "shipment" |
placeholder | "app.cart.setShipment.select" |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_set_shipment_shipment" |
valid | true |
value | "" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "app.cart.setShipment.button" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
label | "app.cart.setShipment.button" |
label_format | null |
label_translation_parameters | [] |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_set_shipment_submit" ] |
cache_key | "_set_shipment_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#2533 …5} |
full_name | "set_shipment[submit]" |
id | "set_shipment_submit" |
label | "app.cart.setShipment.button" |
label_format | null |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_set_shipment_submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "b9fd1a925de82e4475b8ba33.949JIYmlkv3-jeE8vk0vj3fjd0mb-gN5v7pUAozMeis.k7kzE_rS8Iio37ldyT1FxB7TRy7jo0RNjc0LWNX1Q1iH-hFH8ZP-u7zJ0Q" |
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 | "b9fd1a925de82e4475b8ba33.949JIYmlkv3-jeE8vk0vj3fjd0mb-gN5v7pUAozMeis.k7kzE_rS8Iio37ldyT1FxB7TRy7jo0RNjc0LWNX1Q1iH-hFH8ZP-u7zJ0Q" |
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 {#397 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#398 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#400 …} } |
data | "b9fd1a925de82e4475b8ba33.949JIYmlkv3-jeE8vk0vj3fjd0mb-gN5v7pUAozMeis.k7kzE_rS8Iio37ldyT1FxB7TRy7jo0RNjc0LWNX1Q1iH-hFH8ZP-u7zJ0Q" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2538 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1919 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2529 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#371 …} $translationDomain: "validators" $message: Closure() {#2550 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_set_shipment__token" ] |
cache_key | "_set_shipment__token_hidden" |
compound | false |
data | "b9fd1a925de82e4475b8ba33.949JIYmlkv3-jeE8vk0vj3fjd0mb-gN5v7pUAozMeis.k7kzE_rS8Iio37ldyT1FxB7TRy7jo0RNjc0LWNX1Q1iH-hFH8ZP-u7zJ0Q" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2512 -form: Symfony\Component\Form\Form {#2516 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2552 …5} |
full_name | "set_shipment[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "set_shipment__token" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_set_shipment__token" |
valid | true |
value | "b9fd1a925de82e4475b8ba33.949JIYmlkv3-jeE8vk0vj3fjd0mb-gN5v7pUAozMeis.k7kzE_rS8Iio37ldyT1FxB7TRy7jo0RNjc0LWNX1Q1iH-hFH8ZP-u7zJ0Q" |
set_discount
"App\Form\SetDiscountType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Component\Order\Model\Order {#2106 -id: null -items: Doctrine\Common\Collections\ArrayCollection {#2161 …} -payment: null -cart_cat: null -status: 0 -shipment: null -user: 0 -discount: null -itemsTotal: 0 -itemsPriceTotal: 0 -priceTotal: 0 #createdAt: null #updatedAt: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Component\Order\Model\Order {#2106 -id: null -items: Doctrine\Common\Collections\ArrayCollection {#2161 …} -payment: null -cart_cat: null -status: 0 -shipment: null -user: 0 -discount: null -itemsTotal: 0 -itemsPriceTotal: 0 -priceTotal: 0 #createdAt: null #updatedAt: 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 {#397 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#398 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#400 …} } |
data | App\Component\Order\Model\Order {#2106 -id: null -items: Doctrine\Common\Collections\ArrayCollection {#2161 …} -payment: null -cart_cat: null -status: 0 -shipment: null -user: 0 -discount: null -itemsTotal: 0 -itemsPriceTotal: 0 -priceTotal: 0 #createdAt: null #updatedAt: null } |
data_class | "App\Component\Order\Model\Order" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2189 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1919 …} use: { $class: "App\Component\Order\Model\Order" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2195 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#371 …} $translationDomain: "validators" $message: Closure() {#2190 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/cart/setDiscount" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "set_discount" "_set_discount" ] |
cache_key | "_set_discount_set_discount" |
compound | true |
data | App\Component\Order\Model\Order {#2106 -id: null -items: Doctrine\Common\Collections\ArrayCollection {#2161 …} -payment: null -cart_cat: null -status: 0 -shipment: null -user: 0 -discount: null -itemsTotal: 0 -itemsPriceTotal: 0 -priceTotal: 0 #createdAt: null #updatedAt: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2510 -form: Symfony\Component\Form\Form {#2228 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2509 …5} |
full_name | "set_discount" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "set_discount" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "set_discount" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_set_discount" |
valid | true |
value | App\Component\Order\Model\Order {#2106 -id: null -items: Doctrine\Common\Collections\ArrayCollection {#2161 …} -payment: null -cart_cat: null -status: 0 -shipment: null -user: 0 -discount: null -itemsTotal: 0 -itemsPriceTotal: 0 -priceTotal: 0 #createdAt: null #updatedAt: null } |
id
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#397 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#398 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#400 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2206 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1919 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2208 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#371 …} $translationDomain: "validators" $message: Closure() {#2207 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_set_discount_id" ] |
cache_key | "_set_discount_id_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2505 -form: Symfony\Component\Form\Form {#2231 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2506 …5} |
full_name | "set_discount[id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "set_discount_id" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "id" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_set_discount_id" |
valid | true |
value | "" |
discountCode
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | "app.cart.setDiscount.placeholder" |
same as passed value |
mapped | 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 |
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 {#397 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#398 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#400 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2218 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1919 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "app.cart.setDiscount.placeholder" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2216 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#371 …} $translationDomain: "validators" $message: Closure() {#2217 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_set_discount_discountCode" ] |
cache_key | "_set_discount_discountCode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2504 -form: Symfony\Component\Form\Form {#2234 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2503 …5} |
full_name | "set_discount[discountCode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "set_discount_discountCode" |
label | "app.cart.setDiscount.placeholder" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "discountCode" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_set_discount_discountCode" |
valid | true |
value | "" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "btn-primary btn" ] |
[ "class" => "btn-primary btn" ] |
label | "app.cart.setDiscount.button" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn-primary btn" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
label | "app.cart.setDiscount.button" |
label_format | null |
label_translation_parameters | [] |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [ "class" => "btn-primary btn" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_set_discount_submit" ] |
cache_key | "_set_discount_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#2501 …5} |
full_name | "set_discount[submit]" |
id | "set_discount_submit" |
label | "app.cart.setDiscount.button" |
label_format | null |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_set_discount_submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "2cc0942d53fc9aa83e89af80.19I92ot1LoENeP6dzEUxSfc-MRBpL8Mr3QtvwgrpNp8.7758q-JDG8NuKJ_6-xddC611YCQ_SZEaqDMqjCe6XPibn2iN00x801RLxg" |
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 | "2cc0942d53fc9aa83e89af80.19I92ot1LoENeP6dzEUxSfc-MRBpL8Mr3QtvwgrpNp8.7758q-JDG8NuKJ_6-xddC611YCQ_SZEaqDMqjCe6XPibn2iN00x801RLxg" |
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 {#397 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#398 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#400 …} } |
data | "2cc0942d53fc9aa83e89af80.19I92ot1LoENeP6dzEUxSfc-MRBpL8Mr3QtvwgrpNp8.7758q-JDG8NuKJ_6-xddC611YCQ_SZEaqDMqjCe6XPibn2iN00x801RLxg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2508 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1919 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2500 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#371 …} $translationDomain: "validators" $message: Closure() {#2502 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_set_discount__token" ] |
cache_key | "_set_discount__token_hidden" |
compound | false |
data | "2cc0942d53fc9aa83e89af80.19I92ot1LoENeP6dzEUxSfc-MRBpL8Mr3QtvwgrpNp8.7758q-JDG8NuKJ_6-xddC611YCQ_SZEaqDMqjCe6XPibn2iN00x801RLxg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2463 -form: Symfony\Component\Form\Form {#2493 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2499 …5} |
full_name | "set_discount[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "set_discount__token" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_set_discount__token" |
valid | true |
value | "2cc0942d53fc9aa83e89af80.19I92ot1LoENeP6dzEUxSfc-MRBpL8Mr3QtvwgrpNp8.7758q-JDG8NuKJ_6-xddC611YCQ_SZEaqDMqjCe6XPibn2iN00x801RLxg" |