GET https://by4kids.pottalcash.com/

Forms

  • lead
    • firstName
    • lastName
    • email
    • addressLine
    • postalCode
    • city
    • sizeId
    • colorId
    • quantity
    • consent
    • website
    • _token

lead

Form type:
"App\Infrastructure\Http\Form\LeadType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Infrastructure\Http\Form\LeadFormData {#1068
  +firstName: null
  +lastName: null
  +email: null
  +addressLine: null
  +postalCode: null
  +city: null
  +sizeId: null
  +colorId: null
  +quantity: 1
  +consent: false
  +website: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
colors
[
  App\Application\Product\DTO\OptionView {#1062
    +id: "019ed19a-61c8-7add-be1a-991eadcf1dae"
    +label: "Bleu"
    +hexCode: "#1066c1"
  }
  App\Application\Product\DTO\OptionView {#1063
    +id: "019ed198-c65e-733c-bac4-ab87f1da3b6c"
    +label: "Rouge"
    +hexCode: "#e01010"
  }
]
[
  App\Application\Product\DTO\OptionView {#1062
    +id: "019ed19a-61c8-7add-be1a-991eadcf1dae"
    +label: "Bleu"
    +hexCode: "#1066c1"
  }
  App\Application\Product\DTO\OptionView {#1063
    +id: "019ed198-c65e-733c-bac4-ab87f1da3b6c"
    +label: "Rouge"
    +hexCode: "#e01010"
  }
]
data
App\Infrastructure\Http\Form\LeadFormData {#1068
  +firstName: null
  +lastName: null
  +email: null
  +addressLine: null
  +postalCode: null
  +city: null
  +sizeId: null
  +colorId: null
  +quantity: 1
  +consent: false
  +website: null
}
same as passed value
sizes
[
  App\Application\Product\DTO\OptionView {#1060
    +id: "019ed198-3315-7bc3-b2b4-e92727972371"
    +label: "S"
    +hexCode: null
  }
  App\Application\Product\DTO\OptionView {#1061
    +id: "019ed198-50bf-76fa-9aa3-0ad3f03fdc15"
    +label: "M"
    +hexCode: null
  }
]
[
  App\Application\Product\DTO\OptionView {#1060
    +id: "019ed198-3315-7bc3-b2b4-e92727972371"
    +label: "S"
    +hexCode: null
  }
  App\Application\Product\DTO\OptionView {#1061
    +id: "019ed198-50bf-76fa-9aa3-0ad3f03fdc15"
    +label: "M"
    +hexCode: null
  }
]

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
colors
[
  App\Application\Product\DTO\OptionView {#1062
    +id: "019ed19a-61c8-7add-be1a-991eadcf1dae"
    +label: "Bleu"
    +hexCode: "#1066c1"
  }
  App\Application\Product\DTO\OptionView {#1063
    +id: "019ed198-c65e-733c-bac4-ab87f1da3b6c"
    +label: "Rouge"
    +hexCode: "#e01010"
  }
]
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
"lead_form"
csrf_token_manager
Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1119
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#141 …}
  -logger: Monolog\Logger {#206 …}
  -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1120 …}
  -tokenIds: [
    "submit" => 0
    "authenticate" => 1
    "logout" => 2
    "lead_form" => 3
  ]
  -checkHeader: 1
  -cookieName: "csrf-token"
}
data
App\Infrastructure\Http\Form\LeadFormData {#1068
  +firstName: null
  +lastName: null
  +email: null
  +addressLine: null
  +postalCode: null
  +city: null
  +sizeId: null
  +colorId: null
  +quantity: 1
  +consent: false
  +website: null
}
data_class
"App\Infrastructure\Http\Form\LeadFormData"
disabled
false
empty_data
Closure(FormInterface $form) {#1135
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  use: {
    $class: "App\Infrastructure\Http\Form\LeadFormData"
  }
}
error_bubbling
true
error_mapping
[]
extra_fields_message
"This form should not contain extra fields."
form_attr
false
getter
null
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
inherit_data
false
invalid_message
"This value is not valid."
invalid_message_parameters
[]
is_empty_callback
null
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
mapped
true
method
"POST"
post_max_size_message
"The uploaded file was too large. Please try to upload a smaller file."
priority
0
property_path
null
required
true
row_attr
[]
setter
null
sizes
[
  App\Application\Product\DTO\OptionView {#1060
    +id: "019ed198-3315-7bc3-b2b4-e92727972371"
    +label: "S"
    +hexCode: null
  }
  App\Application\Product\DTO\OptionView {#1061
    +id: "019ed198-50bf-76fa-9aa3-0ad3f03fdc15"
    +label: "M"
    +hexCode: null
  }
]
translation_domain
null
trim
true
upload_max_size_message
Closure() {#1149
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#274 …}
    $message: Closure() {#1148 …}
    $translationDomain: "validators"
  }
}
validation_groups
null

View Vars

Variable Value
action
""
attr
[]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "lead"
  "_lead"
]
cache_key
"_lead_lead"
compound
true
data
App\Infrastructure\Http\Form\LeadFormData {#1068
  +firstName: null
  +lastName: null
  +email: null
  +addressLine: null
  +postalCode: null
  +city: null
  +sizeId: null
  +colorId: null
  +quantity: 1
  +consent: false
  +website: null
}
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#1189
  -errors: []
  -form: Symfony\Component\Form\Form {#1293 …}
}
form
Symfony\Component\Form\FormView {#1150 …5}
full_name
"lead"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
"lead"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
"lead"
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
null
unique_block_prefix
"_lead"
valid
true
value
App\Infrastructure\Http\Form\LeadFormData {#1068
  +firstName: null
  +lastName: null
  +email: null
  +addressLine: null
  +postalCode: null
  +city: null
  +sizeId: null
  +colorId: null
  +quantity: 1
  +consent: false
  +website: null
}