- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 46
- Events
- Routing
- Cache
- Translation 32
- Security
- Twig
- Doctrine 1
- 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
-
-
-
10
-
9
-
8
-
7
-
6
-
5
-
4
-
3
-
2
-
1
-
-
adresse
-
codePostal
-
lat
-
longi
-
zonechalandise
-
-
0
-
1
-
2
-
3
-
-
-
0
-
1
-
2
-
-
datestart
-
dateEnd
-
commentaire
-
-
0
-
1
-
-
_token
-
-
-
captchaCode
-
_token
-
distribution_cart
"App\Form\DistributionCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | DistributionCart^ {#3839 -id: null -cart: null -prixHt: null -prixTtc: null -qty: null -adresse: null -codePostal: null -lat: null -longi: null -zonechalandise: null -ditribution_flyers: null -datestart: null -dateEnd: null -commentaire: null -isCopees: null -nbrPersonne: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | DistributionCart^ {#3839 -id: null -cart: null -prixHt: null -prixTtc: null -qty: null -adresse: null -codePostal: null -lat: null -longi: null -zonechalandise: null -ditribution_flyers: null -datestart: null -dateEnd: null -commentaire: null -isCopees: null -nbrPersonne: 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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data | DistributionCart^ {#3839 -id: null -cart: null -prixHt: null -prixTtc: null -qty: null -adresse: null -codePostal: null -lat: null -longi: null -zonechalandise: null -ditribution_flyers: null -datestart: null -dateEnd: null -commentaire: null -isCopees: null -nbrPersonne: null } |
data_class | "App\Entity\DistributionCart" |
disabled | false |
edit | null |
empty_data | Closure(FormInterface $form) {#3866 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#3841 …} use: { $class: "App\Entity\DistributionCart" } } |
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() {#3868 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#3867 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "distribution_cart" "_distribution_cart" ] |
cache_key | "_distribution_cart_distribution_cart" |
compound | true |
data | DistributionCart^ {#3839 -id: null -cart: null -prixHt: null -prixTtc: null -qty: null -adresse: null -codePostal: null -lat: null -longi: null -zonechalandise: null -ditribution_flyers: null -datestart: null -dateEnd: null -commentaire: null -isCopees: null -nbrPersonne: null } |
disabled | false |
errors | FormErrorIterator^ {#4083 -form: Form {#4096 …} -errors: [] } |
form | FormView^ {#3869 …5} |
full_name | "distribution_cart" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "distribution_cart" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart" |
valid | true |
value | DistributionCart^ {#3839 -id: null -cart: null -prixHt: null -prixTtc: null -qty: null -adresse: null -codePostal: null -lat: null -longi: null -zonechalandise: null -ditribution_flyers: null -datestart: null -dateEnd: null -commentaire: null -isCopees: null -nbrPersonne: null } |
qty
"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(DistributionFlyerQty $qty, $key, $value) {#3875 class: "App\Form\DistributionCartType" this: DistributionCartType {#3840 …} } |
same as passed value |
class | "App\Entity\DistributionFlyerQty" |
same as passed value |
expanded | true |
same as passed value |
multiple | false |
false
|
query_builder | Closure(EntityRepository $er) {#3876 class: "App\Form\DistributionCartType" this: DistributionCartType {#3840 …} } |
QueryBuilder^ {#3918 -_em: EntityManager {#331 …} -_dqlParts: [ "distinct" => false "select" => [ Select^ {#3916 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "u" ] } ] "from" => [ From^ {#3915 #from: "App\Entity\DistributionFlyerQty" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Andx^ {#3914 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "u.isDeleted is null or u.isDeleted = 0" ] } "groupBy" => [] "having" => null "orderBy" => [ OrderBy^ {#3913 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.id DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT u FROM App\Entity\DistributionFlyerQty u WHERE u.isDeleted is null or u.isDeleted = 0 ORDER BY u.id DESC" -parameters: ArrayCollection {#3917 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | Closure(DistributionFlyerQty $qty, $key, $value) {#3875 class: "App\Form\DistributionCartType" this: DistributionCartType {#3840 …} } |
choice_loader | DoctrineChoiceLoader^ {#3906 -manager: EntityManager@proxy^ {#535 …2} -class: "App\Entity\DistributionFlyerQty" -idReader: IdReader^ {#3905 -om: EntityManager@proxy^ {#535 …2} -classMetadata: ClassMetadata {#1878 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: ORMQueryBuilderLoader {#3911 …} -choiceList: ArrayChoiceList {#3889 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ IdReader^ {#3905 -om: EntityManager@proxy^ {#535 …2} -classMetadata: ClassMetadata {#1878 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | null |
class | "App\Entity\DistributionFlyerQty" |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
em | EntityManager@proxy^ {#535 …2} |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 | IdReader^ {#3905 -om: EntityManager@proxy^ {#535 …2} -classMetadata: ClassMetadata {#1878 …} -singleId: true -intId: true -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 | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
query_builder | QueryBuilder^ {#3918 -_em: EntityManager {#331 …} -_dqlParts: [ "distinct" => false "select" => [ Select^ {#3916 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "u" ] } ] "from" => [ From^ {#3915 #from: "App\Entity\DistributionFlyerQty" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Andx^ {#3914 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "u.isDeleted is null or u.isDeleted = 0" ] } "groupBy" => [] "having" => null "orderBy" => [ OrderBy^ {#3913 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.id DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT u FROM App\Entity\DistributionFlyerQty u WHERE u.isDeleted is null or u.isDeleted = 0 ORDER BY u.id DESC" -parameters: ArrayCollection {#3917 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3922 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#3921 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_distribution_cart_qty" ] |
cache_key | "_distribution_cart_qty_entity" |
choice_translation_domain | false |
choices | [ 10 => ChoiceView^ {#3893 +label: "5000H" +value: "10" +data: DistributionFlyerQty {#3895 …} +attr: [] } 9 => ChoiceView^ {#3896 +label: "4000H" +value: "9" +data: DistributionFlyerQty {#3900 …} +attr: [] } 8 => ChoiceView^ {#3891 +label: "3000H" +value: "8" +data: DistributionFlyerQty {#3901 …} +attr: [] } 7 => ChoiceView^ {#3890 +label: "2500H" +value: "7" +data: DistributionFlyerQty {#3902 …} +attr: [] } 6 => ChoiceView^ {#3903 +label: "2250H" +value: "6" +data: DistributionFlyerQty {#3882 …} +attr: [] } 5 => ChoiceView^ {#3898 +label: "2000H" +value: "5" +data: DistributionFlyerQty {#3881 …} +attr: [] } 4 => ChoiceView^ {#3888 +label: "1750H" +value: "4" +data: DistributionFlyerQty {#3880 …} +attr: [] } 3 => ChoiceView^ {#3886 +label: "1500H" +value: "3" +data: DistributionFlyerQty {#3879 …} +attr: [] } 2 => ChoiceView^ {#3949 +label: "1250H" +value: "2" +data: DistributionFlyerQty {#3946 …} +attr: [] } 1 => ChoiceView^ {#3945 +label: "1000H" +value: "1" +data: DistributionFlyerQty {#3947 …} +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | FormErrorIterator^ {#4062 -form: Form {#4198 …} -errors: [] } |
expanded | true |
form | FormView^ {#4075 …5} |
full_name | "distribution_cart[qty]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_qty" |
is_selected | Closure($choice, $value) {#4056 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#3943 …} } |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "qty" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_qty" |
valid | true |
value | "" |
10
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "5000H" |
same as passed value |
translation_domain | null |
null
|
value | "10" |
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 | "entry" |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4104 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4105 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "5000H" |
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() {#4107 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4108 …} } } |
validation_groups | null |
value | "10" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_distribution_cart_qty_entry" ] |
cache_key | "_distribution_cart_qty_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | FormErrorIterator^ {#4300 -form: Form {#4201 …} -errors: [] } |
form | FormView^ {#4309 …5} |
full_name | "distribution_cart[qty]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_qty_10" |
label | "5000H" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "10" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_qty_entry" |
valid | true |
value | "10" |
9
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "4000H" |
same as passed value |
translation_domain | null |
null
|
value | "9" |
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 | "entry" |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4104 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4105 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "4000H" |
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() {#4118 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4119 …} } } |
validation_groups | null |
value | "9" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_distribution_cart_qty_entry" ] |
cache_key | "_distribution_cart_qty_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | FormErrorIterator^ {#4010 -form: Form {#4204 …} -errors: [] } |
form | FormView^ {#4276 …5} |
full_name | "distribution_cart[qty]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_qty_9" |
label | "4000H" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "9" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_qty_entry" |
valid | true |
value | "9" |
8
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "3000H" |
same as passed value |
translation_domain | null |
null
|
value | "8" |
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 | "entry" |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4104 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4105 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "3000H" |
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() {#4128 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4127 …} } } |
validation_groups | null |
value | "8" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_distribution_cart_qty_entry" ] |
cache_key | "_distribution_cart_qty_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | FormErrorIterator^ {#4267 -form: Form {#4207 …} -errors: [] } |
form | FormView^ {#4258 …5} |
full_name | "distribution_cart[qty]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_qty_8" |
label | "3000H" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "8" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_qty_entry" |
valid | true |
value | "8" |
7
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "2500H" |
same as passed value |
translation_domain | null |
null
|
value | "7" |
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 | "entry" |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4104 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4105 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "2500H" |
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() {#4137 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4136 …} } } |
validation_groups | null |
value | "7" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_distribution_cart_qty_entry" ] |
cache_key | "_distribution_cart_qty_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | FormErrorIterator^ {#4249 -form: Form {#4210 …} -errors: [] } |
form | FormView^ {#3999 …5} |
full_name | "distribution_cart[qty]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_qty_7" |
label | "2500H" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_qty_entry" |
valid | true |
value | "7" |
6
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "2250H" |
same as passed value |
translation_domain | null |
null
|
value | "6" |
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 | "entry" |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4104 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4105 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "2250H" |
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() {#4146 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4145 …} } } |
validation_groups | null |
value | "6" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_distribution_cart_qty_entry" ] |
cache_key | "_distribution_cart_qty_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | FormErrorIterator^ {#3991 -form: Form {#4213 …} -errors: [] } |
form | FormView^ {#3982 …5} |
full_name | "distribution_cart[qty]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_qty_6" |
label | "2250H" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_qty_entry" |
valid | true |
value | "6" |
5
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "2000H" |
same as passed value |
translation_domain | null |
null
|
value | "5" |
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 | "entry" |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4104 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4105 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "2000H" |
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() {#4155 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4154 …} } } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_distribution_cart_qty_entry" ] |
cache_key | "_distribution_cart_qty_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | FormErrorIterator^ {#3973 -form: Form {#4216 …} -errors: [] } |
form | FormView^ {#3960 …5} |
full_name | "distribution_cart[qty]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_qty_5" |
label | "2000H" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_qty_entry" |
valid | true |
value | "5" |
4
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "1750H" |
same as passed value |
translation_domain | null |
null
|
value | "4" |
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 | "entry" |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4104 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4105 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "1750H" |
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() {#4164 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4163 …} } } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_distribution_cart_qty_entry" ] |
cache_key | "_distribution_cart_qty_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | FormErrorIterator^ {#3887 -form: Form {#4219 …} -errors: [] } |
form | FormView^ {#4192 …5} |
full_name | "distribution_cart[qty]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_qty_4" |
label | "1750H" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_qty_entry" |
valid | true |
value | "4" |
3
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "1500H" |
same as passed value |
translation_domain | null |
null
|
value | "3" |
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 | "entry" |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4104 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4105 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "1500H" |
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() {#4173 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4172 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_distribution_cart_qty_entry" ] |
cache_key | "_distribution_cart_qty_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | FormErrorIterator^ {#4183 -form: Form {#4222 …} -errors: [] } |
form | FormView^ {#4174 …5} |
full_name | "distribution_cart[qty]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_qty_3" |
label | "1500H" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_qty_entry" |
valid | true |
value | "3" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "1250H" |
same as passed value |
translation_domain | null |
null
|
value | "2" |
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 | "entry" |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4104 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4105 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "1250H" |
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() {#4182 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4181 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_distribution_cart_qty_entry" ] |
cache_key | "_distribution_cart_qty_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | FormErrorIterator^ {#4165 -form: Form {#4225 …} -errors: [] } |
form | FormView^ {#4156 …5} |
full_name | "distribution_cart[qty]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_qty_2" |
label | "1250H" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_qty_entry" |
valid | true |
value | "2" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "1000H" |
same as passed value |
translation_domain | null |
null
|
value | "1" |
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 | "entry" |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4104 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4105 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "1000H" |
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() {#4191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4190 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_distribution_cart_qty_entry" ] |
cache_key | "_distribution_cart_qty_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | FormErrorIterator^ {#4147 -form: Form {#4228 …} -errors: [] } |
form | FormView^ {#4138 …5} |
full_name | "distribution_cart[qty]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_qty_1" |
label | "1000H" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_qty_entry" |
valid | true |
value | "1" |
adresse
"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 |
---|---|---|
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3957 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#3841 …} } |
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 | 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() {#3959 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#3958 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_distribution_cart_adresse" ] |
cache_key | "_distribution_cart_adresse_text" |
compound | false |
data | null |
disabled | false |
errors | FormErrorIterator^ {#4318 -form: Form {#4231 …} -errors: [] } |
form | FormView^ {#4028 …5} |
full_name | "distribution_cart[adresse]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_adresse" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "adresse" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_adresse" |
valid | true |
value | "" |
codePostal
"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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3970 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#3841 …} } |
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() {#3972 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#3971 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_distribution_cart_codePostal" ] |
cache_key | "_distribution_cart_codePostal_hidden" |
compound | false |
data | null |
disabled | false |
errors | FormErrorIterator^ {#4117 -form: Form {#4234 …} -errors: [] } |
form | FormView^ {#4129 …5} |
full_name | "distribution_cart[codePostal]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_codePostal" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "codePostal" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_codePostal" |
valid | true |
value | "" |
lat
"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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3979 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#3841 …} } |
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() {#3981 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#3980 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_distribution_cart_lat" ] |
cache_key | "_distribution_cart_lat_hidden" |
compound | false |
data | null |
disabled | false |
errors | FormErrorIterator^ {#4110 -form: Form {#4237 …} -errors: [] } |
form | FormView^ {#4373 …5} |
full_name | "distribution_cart[lat]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_lat" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lat" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_lat" |
valid | true |
value | "" |
longi
"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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3988 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#3841 …} } |
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() {#3990 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#3989 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_distribution_cart_longi" ] |
cache_key | "_distribution_cart_longi_hidden" |
compound | false |
data | null |
disabled | false |
errors | FormErrorIterator^ {#4375 -form: Form {#4240 …} -errors: [] } |
form | FormView^ {#4376 …5} |
full_name | "distribution_cart[longi]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_longi" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "longi" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_longi" |
valid | true |
value | "" |
zonechalandise
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "100 m" => "0.1" "200 m" => "0.2" "500 m" => "0.5" "1 km" => "1" ] |
[ "100 m" => "0.1" "200 m" => "0.2" "500 m" => "0.5" "1 km" => "1" ] |
expanded | false |
false
|
multiple | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "100 m" => "0.1" "200 m" => "0.2" "500 m" => "0.5" "1 km" => "1" ] |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | "" |
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 | [] |
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 | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3998 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#3997 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_distribution_cart_zonechalandise" ] |
cache_key | "_distribution_cart_zonechalandise_choice" |
choice_translation_domain | null |
choices | [ ChoiceView^ {#4447 +label: "100 m" +value: "0.1" +data: "0.1" +attr: [] } ChoiceView^ {#4450 +label: "200 m" +value: "0.2" +data: "0.2" +attr: [] } ChoiceView^ {#4451 +label: "500 m" +value: "0.5" +data: "0.5" +attr: [] } ChoiceView^ {#4452 +label: "1 km" +value: "1" +data: "1" +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | FormErrorIterator^ {#4377 -form: Form {#4243 …} -errors: [] } |
expanded | false |
form | FormView^ {#4378 …5} |
full_name | "distribution_cart[zonechalandise]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_zonechalandise" |
is_selected | Closure($choice, $value) {#4457 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#3943 …} } |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "zonechalandise" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_zonechalandise" |
valid | true |
value | "" |
nbrPersonne
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ 1 => "1" 2 => "2" 3 => "3" 4 => "4" ] |
[ 1 => "1" 2 => "2" 3 => "3" 4 => "4" ] |
expanded | true |
same as passed value |
multiple | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ 1 => "1" 2 => "2" 3 => "3" 4 => "4" ] |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
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" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4009 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4008 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_distribution_cart_nbrPersonne" ] |
cache_key | "_distribution_cart_nbrPersonne_choice" |
choice_translation_domain | null |
choices | [ ChoiceView^ {#4012 +label: "1" +value: "1" +data: "1" +attr: [] } ChoiceView^ {#4018 +label: "2" +value: "2" +data: "2" +attr: [] } ChoiceView^ {#4019 +label: "3" +value: "3" +data: "3" +attr: [] } ChoiceView^ {#4020 +label: "4" +value: "4" +data: "4" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | FormErrorIterator^ {#4459 -form: Form {#4282 …} -errors: [] } |
expanded | true |
form | FormView^ {#4460 …5} |
full_name | "distribution_cart[nbrPersonne]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_nbrPersonne" |
is_selected | Closure($choice, $value) {#4461 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#3943 …} } |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "nbrPersonne" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_nbrPersonne" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "1" |
same as passed value |
translation_domain | null |
null
|
value | "1" |
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 | "entry" |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4104 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4105 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "1" |
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() {#4248 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4247 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_distribution_cart_nbrPersonne_entry" ] |
cache_key | "_distribution_cart_nbrPersonne_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | FormErrorIterator^ {#4465 -form: Form {#4285 …} -errors: [] } |
form | FormView^ {#4464 …5} |
full_name | "distribution_cart[nbrPersonne]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_nbrPersonne_0" |
label | "1" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_nbrPersonne_entry" |
valid | true |
value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "2" |
same as passed value |
translation_domain | null |
null
|
value | "2" |
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 | "entry" |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4104 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4105 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "2" |
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() {#4257 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4256 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_distribution_cart_nbrPersonne_entry" ] |
cache_key | "_distribution_cart_nbrPersonne_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | FormErrorIterator^ {#4466 -form: Form {#4288 …} -errors: [] } |
form | FormView^ {#4467 …5} |
full_name | "distribution_cart[nbrPersonne]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_nbrPersonne_1" |
label | "2" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_nbrPersonne_entry" |
valid | true |
value | "2" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "3" |
same as passed value |
translation_domain | null |
null
|
value | "3" |
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 | "entry" |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4104 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4105 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "3" |
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() {#4266 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4265 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_distribution_cart_nbrPersonne_entry" ] |
cache_key | "_distribution_cart_nbrPersonne_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | FormErrorIterator^ {#4468 -form: Form {#4291 …} -errors: [] } |
form | FormView^ {#4469 …5} |
full_name | "distribution_cart[nbrPersonne]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_nbrPersonne_2" |
label | "3" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_nbrPersonne_entry" |
valid | true |
value | "3" |
3
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "4" |
same as passed value |
translation_domain | null |
null
|
value | "4" |
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 | "entry" |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4104 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4105 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "4" |
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() {#4275 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4274 …} } } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_distribution_cart_nbrPersonne_entry" ] |
cache_key | "_distribution_cart_nbrPersonne_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | FormErrorIterator^ {#4470 -form: Form {#4294 …} -errors: [] } |
form | FormView^ {#4471 …5} |
full_name | "distribution_cart[nbrPersonne]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_nbrPersonne_3" |
label | "4" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_nbrPersonne_entry" |
valid | true |
value | "4" |
ditribution_flyers
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "Sur des pares brises" => "Sur des pares brises" "Affichage sauvage dans une rue ou un quartier" => "Affichage sauvage dans une rue ou un quartier" "Distribution de main à main" => "Distribution de main à main" ] |
[ "Sur des pares brises" => "Sur des pares brises" "Affichage sauvage dans une rue ou un quartier" => "Affichage sauvage dans une rue ou un quartier" "Distribution de main à main" => "Distribution de main à main" ] |
expanded | true |
same as passed value |
multiple | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Sur des pares brises" => "Sur des pares brises" "Affichage sauvage dans une rue ou un quartier" => "Affichage sauvage dans une rue ou un quartier" "Distribution de main à main" => "Distribution de main à main" ] |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
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" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4027 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4026 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_distribution_cart_ditribution_flyers" ] |
cache_key | "_distribution_cart_ditribution_flyers_choice" |
choice_translation_domain | null |
choices | [ ChoiceView^ {#4030 +label: "Sur des pares brises" +value: "Sur des pares brises" +data: "Sur des pares brises" +attr: [] } ChoiceView^ {#4036 +label: "Affichage sauvage dans une rue ou un quartier" +value: "Affichage sauvage dans une rue ou un quartier" +data: "Affichage sauvage dans une rue ou un quartier" +attr: [] } ChoiceView^ {#4037 +label: "Distribution de main à main" +value: "Distribution de main à main" +data: "Distribution de main à main" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | FormErrorIterator^ {#4463 -form: Form {#4324 …} -errors: [] } |
expanded | true |
form | FormView^ {#4462 …5} |
full_name | "distribution_cart[ditribution_flyers]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_ditribution_flyers" |
is_selected | Closure($choice, $value) {#4473 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#3943 …} } |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "ditribution_flyers" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_ditribution_flyers" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Sur des pares brises" |
same as passed value |
translation_domain | null |
null
|
value | "Sur des pares brises" |
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 | "entry" |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4104 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4105 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Sur des pares brises" |
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() {#4299 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4298 …} } } |
validation_groups | null |
value | "Sur des pares brises" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_distribution_cart_ditribution_flyers_entry" ] |
cache_key | "_distribution_cart_ditribution_flyers_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | FormErrorIterator^ {#4476 -form: Form {#4327 …} -errors: [] } |
form | FormView^ {#4475 …5} |
full_name | "distribution_cart[ditribution_flyers]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_ditribution_flyers_0" |
label | "Sur des pares brises" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_ditribution_flyers_entry" |
valid | true |
value | "Sur des pares brises" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Affichage sauvage dans une rue ou un quartier" |
same as passed value |
translation_domain | null |
null
|
value | "Affichage sauvage dans une rue ou un quartier" |
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 | "entry" |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4104 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4105 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Affichage sauvage dans une rue ou un quartier" |
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() {#4308 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4307 …} } } |
validation_groups | null |
value | "Affichage sauvage dans une rue ou un quartier" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_distribution_cart_ditribution_flyers_entry" ] |
cache_key | "_distribution_cart_ditribution_flyers_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | FormErrorIterator^ {#4477 -form: Form {#4330 …} -errors: [] } |
form | FormView^ {#4478 …5} |
full_name | "distribution_cart[ditribution_flyers]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_ditribution_flyers_1" |
label | "Affichage sauvage dans une rue ou un quartier" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_ditribution_flyers_entry" |
valid | true |
value | "Affichage sauvage dans une rue ou un quartier" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Distribution de main à main" |
same as passed value |
translation_domain | null |
null
|
value | "Distribution de main à main" |
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 | "entry" |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4104 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4105 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Distribution de main à main" |
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() {#4317 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4316 …} } } |
validation_groups | null |
value | "Distribution de main à main" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_distribution_cart_ditribution_flyers_entry" ] |
cache_key | "_distribution_cart_ditribution_flyers_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | FormErrorIterator^ {#4479 -form: Form {#4333 …} -errors: [] } |
form | FormView^ {#4480 …5} |
full_name | "distribution_cart[ditribution_flyers]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_ditribution_flyers_2" |
label | "Distribution de main à main" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_ditribution_flyers_entry" |
valid | true |
value | "Distribution de main à main" |
datestart
"Symfony\Component\Form\Extension\Core\Type\DateType"
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" => "js-datepicker-front" ] |
[ "class" => "js-datepicker-front" ] |
empty_data | null |
null
|
format | "yyyy/MM/dd" |
same as passed value |
html5 | false |
false
|
required | true |
same as passed value |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "js-datepicker-front" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
format | "yyyy/MM/dd" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => null "month" => null "day" => null ] |
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() {#4055 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4054 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "js-datepicker-front" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_distribution_cart_datestart" ] |
cache_key | "_distribution_cart_datestart_date" |
compound | false |
data | null |
disabled | false |
errors | FormErrorIterator^ {#4474 -form: Form {#4336 …} -errors: [] } |
form | FormView^ {#4472 …5} |
full_name | "distribution_cart[datestart]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_datestart" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "datestart" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_datestart" |
valid | true |
value | "" |
widget | "single_text" |
dateEnd
"Symfony\Component\Form\Extension\Core\Type\DateType"
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" => "js-datepicker-front" ] |
[ "class" => "js-datepicker-front" ] |
empty_data | null |
null
|
format | "yyyy/MM/dd" |
same as passed value |
html5 | false |
false
|
required | true |
same as passed value |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "js-datepicker-front" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
format | "yyyy/MM/dd" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => null "month" => null "day" => null ] |
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() {#4065 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4066 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "js-datepicker-front" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_distribution_cart_dateEnd" ] |
cache_key | "_distribution_cart_dateEnd_date" |
compound | false |
data | null |
disabled | false |
errors | FormErrorIterator^ {#4482 -form: Form {#4339 …} -errors: [] } |
form | FormView^ {#4481 …5} |
full_name | "distribution_cart[dateEnd]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_dateEnd" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dateEnd" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_dateEnd" |
valid | true |
value | "" |
widget | "single_text" |
commentaire
"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 |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4072 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#3841 …} } |
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 | 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() {#4074 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4073 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_distribution_cart_commentaire" ] |
cache_key | "_distribution_cart_commentaire_text" |
compound | false |
data | null |
disabled | false |
errors | FormErrorIterator^ {#4483 -form: Form {#4342 …} -errors: [] } |
form | FormView^ {#4484 …5} |
full_name | "distribution_cart[commentaire]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_commentaire" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "commentaire" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_commentaire" |
valid | true |
value | "" |
isCopees
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "Oui" => 1 "Non" => 0 ] |
[ "Oui" => 1 "Non" => 0 ] |
expanded | true |
same as passed value |
help | "Vous avez produit vos flyers chez un autre imprimeur, un coursier Copees passera gratuitement les récupérer avant la distribution. Un account manager vous contactera pour prendre rendez-vous." |
same as passed value |
label | "Avez-vous produit vos flyers chez Copees ?" |
same as passed value |
multiple | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Oui" => 1 "Non" => 0 ] |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | "Vous avez produit vos flyers chez un autre imprimeur, un coursier Copees passera gratuitement les récupérer avant la distribution. Un account manager vous contactera pour prendre rendez-vous." |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Avez-vous produit vos flyers chez Copees ?" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4082 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4081 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_distribution_cart_isCopees" ] |
cache_key | "_distribution_cart_isCopees_choice" |
choice_translation_domain | null |
choices | [ ChoiceView^ {#4085 +label: "Oui" +value: "1" +data: 1 +attr: [] } ChoiceView^ {#4091 +label: "Non" +value: "0" +data: 0 +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | FormErrorIterator^ {#4485 -form: Form {#4363 …} -errors: [] } |
expanded | true |
form | FormView^ {#4486 …5} |
full_name | "distribution_cart[isCopees]" |
help | "Vous avez produit vos flyers chez un autre imprimeur, un coursier Copees passera gratuitement les récupérer avant la distribution. Un account manager vous contactera pour prendre rendez-vous." |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_isCopees" |
is_selected | Closure($choice, $value) {#4487 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#3943 …} } |
label | "Avez-vous produit vos flyers chez Copees ?" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "isCopees" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_isCopees" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Oui" |
same as passed value |
translation_domain | null |
null
|
value | "1" |
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 | "entry" |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4104 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4105 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Oui" |
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() {#4347 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4346 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_distribution_cart_isCopees_entry" ] |
cache_key | "_distribution_cart_isCopees_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | FormErrorIterator^ {#4491 -form: Form {#4366 …} -errors: [] } |
form | FormView^ {#4490 …5} |
full_name | "distribution_cart[isCopees]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_isCopees_0" |
label | "Oui" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_isCopees_entry" |
valid | true |
value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Non" |
same as passed value |
translation_domain | null |
null
|
value | "0" |
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 | "entry" |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4104 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4105 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Non" |
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() {#4356 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4355 …} } } |
validation_groups | null |
value | "0" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_distribution_cart_isCopees_entry" ] |
cache_key | "_distribution_cart_isCopees_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | FormErrorIterator^ {#4492 -form: Form {#4369 …} -errors: [] } |
form | FormView^ {#4493 …5} |
full_name | "distribution_cart[isCopees]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_cart_isCopees_1" |
label | "Non" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_distribution_cart_isCopees_entry" |
valid | true |
value | "0" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "VpkPx0YSbltxHqf-emHx26xJioMbSrN6YElM_z_i-4o" |
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 | "VpkPx0YSbltxHqf-emHx26xJioMbSrN6YElM_z_i-4o" |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data | "VpkPx0YSbltxHqf-emHx26xJioMbSrN6YElM_z_i-4o" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4357 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#3841 …} } |
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() {#4489 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4488 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_distribution_cart__token" ] |
cache_key | "_distribution_cart__token_hidden" |
compound | false |
data | "VpkPx0YSbltxHqf-emHx26xJioMbSrN6YElM_z_i-4o" |
disabled | false |
errors | FormErrorIterator^ {#4503 -form: Form {#4499 …} -errors: [] } |
form | FormView^ {#4495 …5} |
full_name | "distribution_cart[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "distribution_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 | "_distribution_cart__token" |
valid | true |
value | "VpkPx0YSbltxHqf-emHx26xJioMbSrN6YElM_z_i-4o" |
captcha_cus
"App\Form\CaptchaCusType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | CaptchaCus^ {#13644 #captchaCode: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | CaptchaCus^ {#13644 #captchaCode: 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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data | CaptchaCus^ {#13644 #captchaCode: null } |
data_class | "App\Entity\CaptchaCus" |
disabled | false |
empty_data | Closure(FormInterface $form) {#13662 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#3841 …} use: { $class: "App\Entity\CaptchaCus" } } |
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() {#13664 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#13663 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "captcha_cus" "_captcha_cus" ] |
cache_key | "_captcha_cus_captcha_cus" |
compound | true |
data | CaptchaCus^ {#13644 #captchaCode: null } |
disabled | false |
errors | FormErrorIterator^ {#13679 -form: Form {#13685 …} -errors: [] } |
form | FormView^ {#13665 …5} |
full_name | "captcha_cus" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "captcha_cus" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "captcha_cus" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_captcha_cus" |
valid | true |
value | CaptchaCus^ {#13644 #captchaCode: null } |
captchaCode
"Captcha\Bundle\CaptchaBundle\Form\Type\CaptchaType"
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 |
---|---|---|
captchaConfig | "ExampleCaptcha" |
same as passed value |
label | "Retype the characters from the picture" |
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 |
botdetect_captcha_path | "/home/preprodcopees/www/copees-sf/vendor/captcha-com/symfony-captcha-bundle/Support/../../captcha/botdetect-captcha-lib" |
by_reference | true |
captchaConfig | "ExampleCaptcha" |
captchaStyleName | null |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#13676 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#3841 …} } |
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 | "Retype the characters from the picture" |
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() {#13678 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#13677 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "captcha" "_captcha_cus_captchaCode" ] |
cache_key | "_captcha_cus_captchaCode_captcha" |
captcha_html | """ <link type="text/css" rel="stylesheet" href="../../captcha-handler?get=bdc-layout-stylesheet.css" />\r\n <div class="BDC_CaptchaDiv" id="ExampleCaptcha_CaptchaDiv" style="width:280px; height:50px;"><!--\r\n --><div class="BDC_CaptchaImageDiv" id="ExampleCaptcha_CaptchaImageDiv" style="width:250px !important; height:50px !important;"><!--\r\n --><a href="//captcha.org/captcha.html?symfony" title="BotDetect CAPTCHA Library for Symfony" ><img class="BDC_CaptchaImage" id="ExampleCaptcha_CaptchaImage" src="../../captcha-handler?get=image&c=ExampleCaptcha&t=8710e30fcf32204aafaf2271b54b3e19" alt="Retype the CAPTCHA code from the image" style="" /></a><!--\r\n --></div><!--\r\n --><div class="BDC_CaptchaIconsDiv" id="ExampleCaptcha_CaptchaIconsDiv" style="width: 24px !important;"><!--\r\n --><a class="BDC_ReloadLink" id="ExampleCaptcha_ReloadLink" href="#" title="Change the CAPTCHA code"><img class="BDC_ReloadIcon" id="ExampleCaptcha_ReloadIcon" src="../../captcha-handler?get=bdc-reload-icon.gif" alt="Change the CAPTCHA code" /></a><!--\r\n --><a rel="nofollow" class="BDC_SoundLink" id="ExampleCaptcha_SoundLink" href="../../captcha-handler?get=sound&c=ExampleCaptcha&t=8710e30fcf32204aafaf2271b54b3e19" title="Speak the CAPTCHA code" target="_blank"><img class="BDC_SoundIcon" id="ExampleCaptcha_SoundIcon" src="../../captcha-handler?get=bdc-sound-icon.gif" alt="Speak the CAPTCHA code" /></a><!--\r\n --><div class="BDC_Placeholder" id="ExampleCaptcha_AudioPlaceholder"> </div><!--\r\n --></div>\r\n <script src="../../captcha-handler?get=script-include&c=ExampleCaptcha&t=8710e30fcf32204aafaf2271b54b3e19" type="text/javascript"></script> <input type="hidden" name="BDC_UserSpecifiedCaptchaId" id="BDC_UserSpecifiedCaptchaId" value="ExampleCaptcha" />\r\n <input type="hidden" name="BDC_VCID_ExampleCaptcha" id="BDC_VCID_ExampleCaptcha" value="8710e30fcf32204aafaf2271b54b3e19" />\r\n <input type="hidden" name="BDC_BackWorkaround_ExampleCaptcha" id="BDC_BackWorkaround_ExampleCaptcha" value="0" />\r\n <input type="hidden" name="BDC_Hs_ExampleCaptcha" id="BDC_Hs_ExampleCaptcha" value="8c70ddd4520e098f7d3ad918b577c9ec56986912" />\r\n <input type="hidden" name="BDC_SP_ExampleCaptcha" id="BDC_SP_ExampleCaptcha" value="1781172072" />\r\n </div>\r\n """ |
compound | false |
data | null |
disabled | false |
errors | FormErrorIterator^ {#13884 -form: Form {#13693 …} -errors: [] } |
form | FormView^ {#13879 …5} |
full_name | "captcha_cus[captchaCode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "captcha_cus_captchaCode" |
label | "Retype the characters from the picture" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "captchaCode" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_captcha_cus_captchaCode" |
user_input_id | "captchaCode" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "QkTfw24KCH4BN8QT8AjjmdU3SNCbnI2j98zmTaU5Ejo" |
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 | "QkTfw24KCH4BN8QT8AjjmdU3SNCbnI2j98zmTaU5Ejo" |
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 | CsrfTokenManager^ {#250 -generator: UriSafeTokenGenerator {#251 …} -storage: SessionTokenStorage {#242 …} -namespace: Closure {#253 …} } |
data | "QkTfw24KCH4BN8QT8AjjmdU3SNCbnI2j98zmTaU5Ejo" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#13882 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#3841 …} } |
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() {#13896 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3850 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#13895 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_captcha_cus__token" ] |
cache_key | "_captcha_cus__token_hidden" |
compound | false |
data | "QkTfw24KCH4BN8QT8AjjmdU3SNCbnI2j98zmTaU5Ejo" |
disabled | false |
errors | FormErrorIterator^ {#13901 -form: Form {#13887 …} -errors: [] } |
form | FormView^ {#13891 …5} |
full_name | "captcha_cus[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "captcha_cus__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 | "_captcha_cus__token" |
valid | true |
value | "QkTfw24KCH4BN8QT8AjjmdU3SNCbnI2j98zmTaU5Ejo" |