- 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^ {#3838 -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^ {#3838 -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^ {#3838 -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) {#3865 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#3840 …} 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() {#3867 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#3866 …} } } |
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^ {#3838 -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^ {#4082 -form: Form {#4095 …} -errors: [] } |
form | FormView^ {#3868 …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^ {#3838 -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) {#3874 class: "App\Form\DistributionCartType" this: DistributionCartType {#3839 …} } |
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) {#3875 class: "App\Form\DistributionCartType" this: DistributionCartType {#3839 …} } |
QueryBuilder^ {#3917 -_em: EntityManager {#331 …} -_dqlParts: [ "distinct" => false "select" => [ Select^ {#3915 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "u" ] } ] "from" => [ From^ {#3914 #from: "App\Entity\DistributionFlyerQty" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Andx^ {#3913 #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^ {#3912 #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 {#3916 …} -_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) {#3874 class: "App\Form\DistributionCartType" this: DistributionCartType {#3839 …} } |
choice_loader | DoctrineChoiceLoader^ {#3905 -manager: EntityManager@proxy^ {#535 …2} -class: "App\Entity\DistributionFlyerQty" -idReader: IdReader^ {#3904 -om: EntityManager@proxy^ {#535 …2} -classMetadata: ClassMetadata {#1877 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: ORMQueryBuilderLoader {#3910 …} -choiceList: ArrayChoiceList {#3888 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ IdReader^ {#3904 -om: EntityManager@proxy^ {#535 …2} -classMetadata: ClassMetadata {#1877 …} -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^ {#3904 -om: EntityManager@proxy^ {#535 …2} -classMetadata: ClassMetadata {#1877 …} -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^ {#3917 -_em: EntityManager {#331 …} -_dqlParts: [ "distinct" => false "select" => [ Select^ {#3915 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "u" ] } ] "from" => [ From^ {#3914 #from: "App\Entity\DistributionFlyerQty" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Andx^ {#3913 #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^ {#3912 #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 {#3916 …} -_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() {#3921 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#3920 …} } } |
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^ {#3892 +label: "5000H" +value: "10" +data: DistributionFlyerQty {#3894 …} +attr: [] } 9 => ChoiceView^ {#3895 +label: "4000H" +value: "9" +data: DistributionFlyerQty {#3899 …} +attr: [] } 8 => ChoiceView^ {#3890 +label: "3000H" +value: "8" +data: DistributionFlyerQty {#3900 …} +attr: [] } 7 => ChoiceView^ {#3889 +label: "2500H" +value: "7" +data: DistributionFlyerQty {#3901 …} +attr: [] } 6 => ChoiceView^ {#3902 +label: "2250H" +value: "6" +data: DistributionFlyerQty {#3881 …} +attr: [] } 5 => ChoiceView^ {#3897 +label: "2000H" +value: "5" +data: DistributionFlyerQty {#3880 …} +attr: [] } 4 => ChoiceView^ {#3887 +label: "1750H" +value: "4" +data: DistributionFlyerQty {#3879 …} +attr: [] } 3 => ChoiceView^ {#3885 +label: "1500H" +value: "3" +data: DistributionFlyerQty {#3878 …} +attr: [] } 2 => ChoiceView^ {#3948 +label: "1250H" +value: "2" +data: DistributionFlyerQty {#3945 …} +attr: [] } 1 => ChoiceView^ {#3944 +label: "1000H" +value: "1" +data: DistributionFlyerQty {#3946 …} +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | FormErrorIterator^ {#4061 -form: Form {#4197 …} -errors: [] } |
expanded | true |
form | FormView^ {#4074 …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) {#4055 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#3942 …} } |
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) {#4103 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4104 …} } |
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() {#4106 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4107 …} } } |
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^ {#4299 -form: Form {#4200 …} -errors: [] } |
form | FormView^ {#4308 …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) {#4103 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4104 …} } |
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() {#4117 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4118 …} } } |
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^ {#4009 -form: Form {#4203 …} -errors: [] } |
form | FormView^ {#4275 …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) {#4103 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4104 …} } |
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() {#4127 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4126 …} } } |
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^ {#4266 -form: Form {#4206 …} -errors: [] } |
form | FormView^ {#4257 …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) {#4103 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4104 …} } |
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() {#4136 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4135 …} } } |
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^ {#4248 -form: Form {#4209 …} -errors: [] } |
form | FormView^ {#3998 …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) {#4103 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4104 …} } |
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() {#4145 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4144 …} } } |
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^ {#3990 -form: Form {#4212 …} -errors: [] } |
form | FormView^ {#3981 …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) {#4103 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4104 …} } |
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() {#4154 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4153 …} } } |
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^ {#3972 -form: Form {#4215 …} -errors: [] } |
form | FormView^ {#3959 …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) {#4103 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4104 …} } |
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() {#4163 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4162 …} } } |
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^ {#3886 -form: Form {#4218 …} -errors: [] } |
form | FormView^ {#4191 …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) {#4103 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4104 …} } |
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() {#4172 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4171 …} } } |
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^ {#4182 -form: Form {#4221 …} -errors: [] } |
form | FormView^ {#4173 …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) {#4103 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4104 …} } |
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() {#4181 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4180 …} } } |
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^ {#4164 -form: Form {#4224 …} -errors: [] } |
form | FormView^ {#4155 …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) {#4103 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4104 …} } |
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() {#4190 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4189 …} } } |
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^ {#4146 -form: Form {#4227 …} -errors: [] } |
form | FormView^ {#4137 …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) {#3956 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#3840 …} } |
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() {#3958 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#3957 …} } } |
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^ {#4317 -form: Form {#4230 …} -errors: [] } |
form | FormView^ {#4027 …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) {#3969 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#3840 …} } |
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() {#3971 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#3970 …} } } |
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^ {#4116 -form: Form {#4233 …} -errors: [] } |
form | FormView^ {#4128 …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) {#3978 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#3840 …} } |
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() {#3980 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#3979 …} } } |
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^ {#4109 -form: Form {#4236 …} -errors: [] } |
form | FormView^ {#4372 …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) {#3987 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#3840 …} } |
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() {#3989 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#3988 …} } } |
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^ {#4374 -form: Form {#4239 …} -errors: [] } |
form | FormView^ {#4375 …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() {#3997 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#3996 …} } } |
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^ {#4446 +label: "100 m" +value: "0.1" +data: "0.1" +attr: [] } ChoiceView^ {#4449 +label: "200 m" +value: "0.2" +data: "0.2" +attr: [] } ChoiceView^ {#4450 +label: "500 m" +value: "0.5" +data: "0.5" +attr: [] } ChoiceView^ {#4451 +label: "1 km" +value: "1" +data: "1" +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | FormErrorIterator^ {#4376 -form: Form {#4242 …} -errors: [] } |
expanded | false |
form | FormView^ {#4377 …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) {#4456 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#3942 …} } |
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() {#4008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4007 …} } } |
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^ {#4011 +label: "1" +value: "1" +data: "1" +attr: [] } ChoiceView^ {#4017 +label: "2" +value: "2" +data: "2" +attr: [] } ChoiceView^ {#4018 +label: "3" +value: "3" +data: "3" +attr: [] } ChoiceView^ {#4019 +label: "4" +value: "4" +data: "4" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | FormErrorIterator^ {#4458 -form: Form {#4281 …} -errors: [] } |
expanded | true |
form | FormView^ {#4459 …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) {#4460 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#3942 …} } |
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) {#4103 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4104 …} } |
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() {#4247 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4246 …} } } |
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^ {#4464 -form: Form {#4284 …} -errors: [] } |
form | FormView^ {#4463 …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) {#4103 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4104 …} } |
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() {#4256 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4255 …} } } |
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^ {#4465 -form: Form {#4287 …} -errors: [] } |
form | FormView^ {#4466 …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) {#4103 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4104 …} } |
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() {#4265 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4264 …} } } |
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^ {#4467 -form: Form {#4290 …} -errors: [] } |
form | FormView^ {#4468 …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) {#4103 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4104 …} } |
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() {#4274 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4273 …} } } |
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^ {#4469 -form: Form {#4293 …} -errors: [] } |
form | FormView^ {#4470 …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() {#4026 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4025 …} } } |
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^ {#4029 +label: "Sur des pares brises" +value: "Sur des pares brises" +data: "Sur des pares brises" +attr: [] } ChoiceView^ {#4035 +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^ {#4036 +label: "Distribution de main à main" +value: "Distribution de main à main" +data: "Distribution de main à main" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | FormErrorIterator^ {#4462 -form: Form {#4323 …} -errors: [] } |
expanded | true |
form | FormView^ {#4461 …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) {#4472 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#3942 …} } |
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) {#4103 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4104 …} } |
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() {#4298 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4297 …} } } |
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^ {#4475 -form: Form {#4326 …} -errors: [] } |
form | FormView^ {#4474 …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) {#4103 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4104 …} } |
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() {#4307 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4306 …} } } |
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^ {#4476 -form: Form {#4329 …} -errors: [] } |
form | FormView^ {#4477 …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) {#4103 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4104 …} } |
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() {#4316 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4315 …} } } |
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^ {#4478 -form: Form {#4332 …} -errors: [] } |
form | FormView^ {#4479 …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() {#4054 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4053 …} } } |
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^ {#4473 -form: Form {#4335 …} -errors: [] } |
form | FormView^ {#4471 …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() {#4064 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4065 …} } } |
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^ {#4481 -form: Form {#4338 …} -errors: [] } |
form | FormView^ {#4480 …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) {#4071 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#3840 …} } |
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() {#4073 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4072 …} } } |
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^ {#4482 -form: Form {#4341 …} -errors: [] } |
form | FormView^ {#4483 …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() {#4081 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4080 …} } } |
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^ {#4084 +label: "Oui" +value: "1" +data: 1 +attr: [] } ChoiceView^ {#4090 +label: "Non" +value: "0" +data: 0 +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | FormErrorIterator^ {#4484 -form: Form {#4362 …} -errors: [] } |
expanded | true |
form | FormView^ {#4485 …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) {#4486 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#3942 …} } |
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) {#4103 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4104 …} } |
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() {#4346 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4345 …} } } |
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^ {#4490 -form: Form {#4365 …} -errors: [] } |
form | FormView^ {#4489 …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) {#4103 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#4104 …} } |
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() {#4355 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4354 …} } } |
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^ {#4491 -form: Form {#4368 …} -errors: [] } |
form | FormView^ {#4492 …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 | "F_WCg-RDjaChUCZQAmSuVTHfTMzMQP-RlcdPMEGjjno" |
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 | "F_WCg-RDjaChUCZQAmSuVTHfTMzMQP-RlcdPMEGjjno" |
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 | "F_WCg-RDjaChUCZQAmSuVTHfTMzMQP-RlcdPMEGjjno" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4356 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#3840 …} } |
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() {#4488 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#4487 …} } } |
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 | "F_WCg-RDjaChUCZQAmSuVTHfTMzMQP-RlcdPMEGjjno" |
disabled | false |
errors | FormErrorIterator^ {#4502 -form: Form {#4498 …} -errors: [] } |
form | FormView^ {#4494 …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 | "F_WCg-RDjaChUCZQAmSuVTHfTMzMQP-RlcdPMEGjjno" |
captcha_cus
"App\Form\CaptchaCusType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | CaptchaCus^ {#13642 #captchaCode: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | CaptchaCus^ {#13642 #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^ {#13642 #captchaCode: null } |
data_class | "App\Entity\CaptchaCus" |
disabled | false |
empty_data | Closure(FormInterface $form) {#13660 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#3840 …} 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() {#13662 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#13661 …} } } |
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^ {#13642 #captchaCode: null } |
disabled | false |
errors | FormErrorIterator^ {#13677 -form: Form {#13683 …} -errors: [] } |
form | FormView^ {#13663 …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^ {#13642 #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) {#13674 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#3840 …} } |
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() {#13676 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#13675 …} } } |
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=5f5f943703dbf4c9c6b0ed1c321e7267" 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=5f5f943703dbf4c9c6b0ed1c321e7267" 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=5f5f943703dbf4c9c6b0ed1c321e7267" 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="5f5f943703dbf4c9c6b0ed1c321e7267" />\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="f18d9a79cca68e7b4d615a7f5c681317e4b2ff1f" />\r\n <input type="hidden" name="BDC_SP_ExampleCaptcha" id="BDC_SP_ExampleCaptcha" value="982042901" />\r\n </div>\r\n """ |
compound | false |
data | null |
disabled | false |
errors | FormErrorIterator^ {#13882 -form: Form {#13691 …} -errors: [] } |
form | FormView^ {#13877 …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 | "O_LZR6gRl9kc9nVUMrtjUcdoXTvuqhVq_xb19-18d7U" |
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 | "O_LZR6gRl9kc9nVUMrtjUcdoXTvuqhVq_xb19-18d7U" |
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 | "O_LZR6gRl9kc9nVUMrtjUcdoXTvuqhVq_xb19-18d7U" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#13880 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#3840 …} } |
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() {#13894 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3849 …} use: { $translator: DataCollectorTranslator {#527 …} $translationDomain: "validators" $message: Closure {#13893 …} } } |
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 | "O_LZR6gRl9kc9nVUMrtjUcdoXTvuqhVq_xb19-18d7U" |
disabled | false |
errors | FormErrorIterator^ {#13899 -form: Form {#13885 …} -errors: [] } |
form | FormView^ {#13889 …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 | "O_LZR6gRl9kc9nVUMrtjUcdoXTvuqhVq_xb19-18d7U" |