- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- Twig Components
- HTTP Client
- Doctrine 2
- Messages
- E-mails
- EasyAdmin
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
depart
-
arrivee
-
pays
-
nombredocuments
-
adresse_depart
-
adresse_arrivee
-
zonelivraison
-
zonearrivee
-
statut_livraison
-
poids
-
description
-
type_livraison
-
id_livreurs
-
userprofile
-
montant
-
latitude
-
longitude
-
-
1
-
3
-
-
_token
-
livraisons
"App\Form\LivraisonsType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Livraisons {#434 -id: null -distance: 0.0 -latitude: null -longitude: null -pays: null -adresse_depart: null -adresse_arrivee: null -creditslivraisons: 3 -description: null -poids: null -id_livreurs: null -type_livraison: null -statut_livraison: null -userprofile: null -zonelivraison: null -zonearrivee: null -depart: null -arrivee: null -paymentMethod: null -users: null -photo: null -montant: null -nombredocuments: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Livraisons {#434 -id: null -distance: 0.0 -latitude: null -longitude: null -pays: null -adresse_depart: null -adresse_arrivee: null -creditslivraisons: 3 -description: null -poids: null -id_livreurs: null -type_livraison: null -statut_livraison: null -userprofile: null -zonelivraison: null -zonearrivee: null -depart: null -arrivee: null -paymentMethod: null -users: null -photo: null -montant: null -nombredocuments: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "id" => "livraisonform" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#38 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#77 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#78 …} -namespace: Closure() {#75 …} } |
data | App\Entity\Livraisons {#434 -id: null -distance: 0.0 -latitude: null -longitude: null -pays: null -adresse_depart: null -adresse_arrivee: null -creditslivraisons: 3 -description: null -poids: null -id_livreurs: null -type_livraison: null -statut_livraison: null -userprofile: null -zonelivraison: null -zonearrivee: null -depart: null -arrivee: null -paymentMethod: null -users: null -photo: null -montant: null -nombredocuments: null } |
data_class | "App\Entity\Livraisons" |
disabled | false |
empty_data | Closure(FormInterface $form) {#646 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#454 …} use: { $class: "App\Entity\Livraisons" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#648 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#628 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#462 …} $translationDomain: "validators" $message: Closure() {#647 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "id" => "livraisonform" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "livraisons" "_livraisons" ] |
cache_key | "_livraisons_livraisons" |
compound | true |
data | App\Entity\Livraisons {#434 -id: null -distance: 0.0 -latitude: null -longitude: null -pays: null -adresse_depart: null -adresse_arrivee: null -creditslivraisons: 3 -description: null -poids: null -id_livreurs: null -type_livraison: null -statut_livraison: null -userprofile: null -zonelivraison: null -zonearrivee: null -depart: null -arrivee: null -paymentMethod: null -users: null -photo: null -montant: null -nombredocuments: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1207 -form: Symfony\Component\Form\Form {#1066 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1056 …5} |
full_name | "livraisons" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "livraisons" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_livraisons" |
valid | true |
value | App\Entity\Livraisons {#434 -id: null -distance: 0.0 -latitude: null -longitude: null -pays: null -adresse_depart: null -adresse_arrivee: null -creditslivraisons: 3 -description: null -poids: null -id_livreurs: null -type_livraison: null -statut_livraison: null -userprofile: null -zonelivraison: null -zonearrivee: null -depart: null -arrivee: null -paymentMethod: null -users: null -photo: null -montant: null -nombredocuments: null } |
depart
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
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 |
---|---|---|
format | "yyyy-MM-dd HH:mm" |
same as passed value |
html5 | false |
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 | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#38 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#77 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#78 …} -namespace: Closure() {#75 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd HH:mm" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#676 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#628 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#462 …} $translationDomain: "validators" $message: Closure() {#675 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_livraisons_depart" ] |
cache_key | "_livraisons_depart_datetime" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1014 -form: Symfony\Component\Form\Form {#1084 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#983 …5} |
full_name | "livraisons[depart]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_depart" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "depart" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_livraisons_depart" |
valid | true |
value | "" |
widget | "single_text" |
arrivee
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
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 |
---|---|---|
format | "yyyy-MM-dd HH:mm" |
same as passed value |
html5 | false |
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 | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#38 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#77 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#78 …} -namespace: Closure() {#75 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd HH:mm" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#685 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#628 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#462 …} $translationDomain: "validators" $message: Closure() {#684 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_livraisons_arrivee" ] |
cache_key | "_livraisons_arrivee_datetime" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#990 -form: Symfony\Component\Form\Form {#1135 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#969 …5} |
full_name | "livraisons[arrivee]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_arrivee" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "arrivee" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_livraisons_arrivee" |
valid | true |
value | "" |
widget | "single_text" |
pays
"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 |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#38 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#77 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#78 …} -namespace: Closure() {#75 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#752 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#454 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#750 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#628 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#462 …} $translationDomain: "validators" $message: Closure() {#751 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_livraisons_pays" ] |
cache_key | "_livraisons_pays_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#928 -form: Symfony\Component\Form\Form {#1138 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#904 …5} |
full_name | "livraisons[pays]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_pays" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "pays" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_livraisons_pays" |
valid | true |
value | "" |
nombredocuments
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Nombre documents(500f chacun)" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#38 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#77 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#78 …} -namespace: Closure() {#75 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#715 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#454 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Nombre documents(500f chacun)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#713 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#628 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#462 …} $translationDomain: "validators" $message: Closure() {#716 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_livraisons_nombredocuments" ] |
cache_key | "_livraisons_nombredocuments_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#888 -form: Symfony\Component\Form\Form {#1141 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#875 …5} |
full_name | "livraisons[nombredocuments]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_nombredocuments" |
label | "Nombre documents(500f chacun)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nombredocuments" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_livraisons_nombredocuments" |
valid | true |
value | "" |
adresse_depart
"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 |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#38 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#77 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#78 …} -namespace: Closure() {#75 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#697 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#454 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#772 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#628 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#462 …} $translationDomain: "validators" $message: Closure() {#703 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_livraisons_adresse_depart" ] |
cache_key | "_livraisons_adresse_depart_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#850 -form: Symfony\Component\Form\Form {#1144 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#828 …5} |
full_name | "livraisons[adresse_depart]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_adresse_depart" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "adresse_depart" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_livraisons_adresse_depart" |
valid | true |
value | "" |
adresse_arrivee
"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 |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#38 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#77 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#78 …} -namespace: Closure() {#75 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#705 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#454 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#781 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#628 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#462 …} $translationDomain: "validators" $message: Closure() {#780 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_livraisons_adresse_arrivee" ] |
cache_key | "_livraisons_adresse_arrivee_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#782 -form: Symfony\Component\Form\Form {#1147 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#773 …5} |
full_name | "livraisons[adresse_arrivee]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_adresse_arrivee" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "adresse_arrivee" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_livraisons_adresse_arrivee" |
valid | true |
value | "" |
zonelivraison
"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 | "libellezone" |
same as passed value |
class | "App\Entity\ZoneLivraison" |
same as passed value |
label | "Zone de départ" |
same as passed value |
placeholder | "Selectionner une zone.." |
same as passed value |
query_builder | Closure(EntityRepository $er) {#654 class: "App\Form\LivraisonsType" this: App\Form\LivraisonsType {#453 …} } |
Doctrine\ORM\QueryBuilder {#824 -em: Doctrine\ORM\EntityManager {#506 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#816 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#825 #from: "App\Entity\ZoneLivraison" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\ZoneLivraison u" -parameters: Doctrine\Common\Collections\ArrayCollection {#813 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "libellezone" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#844 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#823 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#819 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#820 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#835 -om: Doctrine\ORM\EntityManager {#506 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#811 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\ZoneLivraison" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#38 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#77 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#78 …} -namespace: Closure() {#75 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#506 …11} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#835 -om: Doctrine\ORM\EntityManager {#506 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#811 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Zone de départ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Selectionner une zone.." |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#824 -em: Doctrine\ORM\EntityManager {#506 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#816 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#825 #from: "App\Entity\ZoneLivraison" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\ZoneLivraison u" -parameters: Doctrine\Common\Collections\ArrayCollection {#813 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#810 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#628 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#462 …} $translationDomain: "validators" $message: Closure() {#808 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_livraisons_zonelivraison" ] |
cache_key | "_livraisons_zonelivraison_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#712 -form: Symfony\Component\Form\Form {#1150 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#749 …5} |
full_name | "livraisons[zonelivraison]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_zonelivraison" |
is_selected | Closure($choice, $value) {#677 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#723 …} } |
label | "Zone de départ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "zonelivraison" |
placeholder | "Selectionner une zone.." |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_livraisons_zonelivraison" |
valid | true |
value | "" |
zonearrivee
"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 | "libellezone" |
same as passed value |
class | "App\Entity\ZoneLivraison" |
same as passed value |
label | "Zone d'arrivée" |
same as passed value |
placeholder | "Selectionner une zone.." |
same as passed value |
query_builder | Closure(EntityRepository $er) {#655 class: "App\Form\LivraisonsType" this: App\Form\LivraisonsType {#453 …} } |
Doctrine\ORM\QueryBuilder {#841 -em: Doctrine\ORM\EntityManager {#506 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#840 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#845 #from: "App\Entity\ZoneLivraison" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\ZoneLivraison u" -parameters: Doctrine\Common\Collections\ArrayCollection {#846 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "libellezone" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#848 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#823 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#847 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#851 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#835 -om: Doctrine\ORM\EntityManager {#506 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#811 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\ZoneLivraison" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#38 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#77 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#78 …} -namespace: Closure() {#75 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#506 …11} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#835 -om: Doctrine\ORM\EntityManager {#506 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#811 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Zone d'arrivée" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Selectionner une zone.." |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#841 -em: Doctrine\ORM\EntityManager {#506 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#840 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#845 #from: "App\Entity\ZoneLivraison" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\ZoneLivraison u" -parameters: Doctrine\Common\Collections\ArrayCollection {#846 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#842 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#628 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#462 …} $translationDomain: "validators" $message: Closure() {#837 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_livraisons_zonearrivee" ] |
cache_key | "_livraisons_zonearrivee_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1223 -form: Symfony\Component\Form\Form {#1153 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#686 …5} |
full_name | "livraisons[zonearrivee]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_zonearrivee" |
is_selected | Closure($choice, $value) {#1228 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#723 …} } |
label | "Zone d'arrivée" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "zonearrivee" |
placeholder | "Selectionner une zone.." |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_livraisons_zonearrivee" |
valid | true |
value | "" |
statut_livraison
"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 | "libelle" |
same as passed value |
class | "App\Entity\StatutLivraison" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#656 class: "App\Form\LivraisonsType" this: App\Form\LivraisonsType {#453 …} } |
Doctrine\ORM\QueryBuilder {#871 -em: Doctrine\ORM\EntityManager {#506 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#864 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#872 #from: "App\Entity\StatutLivraison" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\StatutLivraison u" -parameters: Doctrine\Common\Collections\ArrayCollection {#861 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "libelle" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#891 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#870 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#874 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#867 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#882 -om: Doctrine\ORM\EntityManager {#506 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#859 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\StatutLivraison" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#38 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#77 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#78 …} -namespace: Closure() {#75 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#506 …11} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#882 -om: Doctrine\ORM\EntityManager {#506 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#859 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#871 -em: Doctrine\ORM\EntityManager {#506 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#864 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#872 #from: "App\Entity\StatutLivraison" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\StatutLivraison u" -parameters: Doctrine\Common\Collections\ArrayCollection {#861 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#628 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#462 …} $translationDomain: "validators" $message: Closure() {#857 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_livraisons_statut_livraison" ] |
cache_key | "_livraisons_statut_livraison_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1303 -form: Symfony\Component\Form\Form {#1156 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1226 …5} |
full_name | "livraisons[statut_livraison]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_statut_livraison" |
is_selected | Closure($choice, $value) {#1225 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#723 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "statut_livraison" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_livraisons_statut_livraison" |
valid | true |
value | "" |
poids
"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 | [ "Poids < 5 Kgs" => 3 "Poids Compris entre 5 et 10 Kgs" => 7 "Poids Compris entre 10 et 20 Kgs" => 15 "Poids Compris entre 20 et 50 Kgs" => 35 "Poids Compris entre 50 et 100 Kgs" => 75 ] |
[ "Poids < 5 Kgs" => 3 "Poids Compris entre 5 et 10 Kgs" => 7 "Poids Compris entre 10 et 20 Kgs" => 15 "Poids Compris entre 20 et 50 Kgs" => 35 "Poids Compris entre 50 et 100 Kgs" => 75 ] |
expanded | false |
same as passed value |
label | "Poids (Kgs)" |
same as passed 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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Poids < 5 Kgs" => 3 "Poids Compris entre 5 et 10 Kgs" => 7 "Poids Compris entre 10 et 20 Kgs" => 15 "Poids Compris entre 20 et 50 Kgs" => 35 "Poids Compris entre 50 et 100 Kgs" => 75 ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#38 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#77 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#78 …} -namespace: Closure() {#75 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Poids (Kgs)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#889 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#628 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#462 …} $translationDomain: "validators" $message: Closure() {#884 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_livraisons_poids" ] |
cache_key | "_livraisons_poids_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1305 +label: "Poids < 5 Kgs" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1304 +label: "Poids Compris entre 5 et 10 Kgs" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1316 +label: "Poids Compris entre 10 et 20 Kgs" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1315 +label: "Poids Compris entre 20 et 50 Kgs" +value: "35" +data: 35 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1311 +label: "Poids Compris entre 50 et 100 Kgs" +value: "75" +data: 75 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1313 -form: Symfony\Component\Form\Form {#1159 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1302 …5} |
full_name | "livraisons[poids]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_poids" |
is_selected | Closure($choice, $value) {#1320 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#723 …} } |
label | "Poids (Kgs)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "poids" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_livraisons_poids" |
valid | true |
value | "" |
description
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Entrez une description ici..." "rows" => 4 ] |
[ "placeholder" => "Entrez une description ici..." "rows" => 4 ] |
empty_data | "" |
same as passed value |
label | "Description" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Entrez une description ici..." "rows" => 4 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#38 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#77 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#78 …} -namespace: Closure() {#75 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Description" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#903 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#628 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#462 …} $translationDomain: "validators" $message: Closure() {#902 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Entrez une description ici..." "rows" => 4 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_livraisons_description" ] |
cache_key | "_livraisons_description_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1318 -form: Symfony\Component\Form\Form {#1162 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1227 …5} |
full_name | "livraisons[description]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_description" |
label | "Description" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "description" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_livraisons_description" |
valid | true |
value | null |
type_livraison
"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 |
---|---|---|
class | "App\Entity\TypeLivraison" |
same as passed value |
placeholder | "choisir un type de livraison.." |
same as passed value |
query_builder | Closure(EntityRepository $er) {#657 class: "App\Form\LivraisonsType" this: App\Form\LivraisonsType {#453 …} } |
Doctrine\ORM\QueryBuilder {#924 -em: Doctrine\ORM\EntityManager {#506 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#917 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#925 #from: "App\Entity\TypeLivraison" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\TypeLivraison u" -parameters: Doctrine\Common\Collections\ArrayCollection {#914 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#807 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#944 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#923 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#927 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#920 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#935 -om: Doctrine\ORM\EntityManager {#506 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#912 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\TypeLivraison" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#38 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#77 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#78 …} -namespace: Closure() {#75 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#506 …11} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#935 -om: Doctrine\ORM\EntityManager {#506 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#912 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "choisir un type de livraison.." |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#924 -em: Doctrine\ORM\EntityManager {#506 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#917 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#925 #from: "App\Entity\TypeLivraison" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\TypeLivraison u" -parameters: Doctrine\Common\Collections\ArrayCollection {#914 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#911 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#628 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#462 …} $translationDomain: "validators" $message: Closure() {#910 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_livraisons_type_livraison" ] |
cache_key | "_livraisons_type_livraison_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1317 -form: Symfony\Component\Form\Form {#1165 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1323 …5} |
full_name | "livraisons[type_livraison]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_type_livraison" |
is_selected | Closure($choice, $value) {#1326 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#723 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "type_livraison" |
placeholder | "choisir un type de livraison.." |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_livraisons_type_livraison" |
valid | true |
value | "" |
id_livreurs
"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($livreur) {#659 class: "App\Form\LivraisonsType" this: App\Form\LivraisonsType {#453 …} } |
same as passed value |
class | "App\Entity\Livreurs" |
same as passed value |
label | "Le livreur" |
same as passed value |
placeholder | "Aucun livreur" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#658 class: "App\Form\LivraisonsType" this: App\Form\LivraisonsType {#453 …} } |
Doctrine\ORM\QueryBuilder {#965 -em: Doctrine\ORM\EntityManager {#506 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#948 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#968 #from: "App\Entity\Livreurs" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\Livreurs u" -parameters: Doctrine\Common\Collections\ArrayCollection {#939 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Closure($livreur) {#659 class: "App\Form\LivraisonsType" this: App\Form\LivraisonsType {#453 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#985 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#964 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#966 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#961 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#976 -om: Doctrine\ORM\EntityManager {#506 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#941 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Livreurs" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#38 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#77 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#78 …} -namespace: Closure() {#75 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#506 …11} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#976 -om: Doctrine\ORM\EntityManager {#506 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#941 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Le livreur" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Aucun livreur" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#965 -em: Doctrine\ORM\EntityManager {#506 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#948 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#968 #from: "App\Entity\Livreurs" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\Livreurs u" -parameters: Doctrine\Common\Collections\ArrayCollection {#939 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#942 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#628 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#462 …} $translationDomain: "validators" $message: Closure() {#937 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_livraisons_id_livreurs" ] |
cache_key | "_livraisons_id_livreurs_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1328 -form: Symfony\Component\Form\Form {#1168 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1331 …5} |
full_name | "livraisons[id_livreurs]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_id_livreurs" |
is_selected | Closure($choice, $value) {#1337 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#723 …} } |
label | "Le livreur" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "id_livreurs" |
placeholder | "Aucun livreur" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_livraisons_id_livreurs" |
valid | true |
value | "" |
userprofile
"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 |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#38 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#77 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#78 …} -namespace: Closure() {#75 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#971 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#454 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#999 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#628 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#462 …} $translationDomain: "validators" $message: Closure() {#980 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_livraisons_userprofile" ] |
cache_key | "_livraisons_userprofile_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1330 -form: Symfony\Component\Form\Form {#1171 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1333 …5} |
full_name | "livraisons[userprofile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_userprofile" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "userprofile" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_livraisons_userprofile" |
valid | true |
value | "" |
montant
"Symfony\Component\Form\Extension\Core\Type\NumberType"
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 |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#38 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#77 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#78 …} -namespace: Closure() {#75 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1009 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#454 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1013 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#628 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#462 …} $translationDomain: "validators" $message: Closure() {#1012 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_livraisons_montant" ] |
cache_key | "_livraisons_montant_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1338 -form: Symfony\Component\Form\Form {#1174 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1332 …5} |
full_name | "livraisons[montant]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_montant" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "montant" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_livraisons_montant" |
valid | true |
value | "" |
latitude
"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 |
---|---|---|
attr | [ "id" => "latitude" ] |
[ "id" => "latitude" ] |
empty_data | "14.724490, -17.462043" |
same as passed value |
label | "Latitude" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "id" => "latitude" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#38 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#77 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#78 …} -namespace: Closure() {#75 …} } |
data_class | null |
disabled | false |
empty_data | "14.724490, -17.462043" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Latitude" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#978 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#628 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#462 …} $translationDomain: "validators" $message: Closure() {#1001 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "id" => "latitude" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_livraisons_latitude" ] |
cache_key | "_livraisons_latitude_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1325 -form: Symfony\Component\Form\Form {#1177 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1344 …5} |
full_name | "livraisons[latitude]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_latitude" |
label | "Latitude" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "latitude" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_livraisons_latitude" |
valid | true |
value | "" |
longitude
"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 |
---|---|---|
attr | [ "id" => "longitude" ] |
[ "id" => "longitude" ] |
empty_data | "14.696562, -17.459299" |
same as passed value |
label | "Longitude" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "id" => "longitude" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#38 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#77 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#78 …} -namespace: Closure() {#75 …} } |
data_class | null |
disabled | false |
empty_data | "14.696562, -17.459299" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Longitude" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1026 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#628 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#462 …} $translationDomain: "validators" $message: Closure() {#1025 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "id" => "longitude" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_livraisons_longitude" ] |
cache_key | "_livraisons_longitude_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1342 -form: Symfony\Component\Form\Form {#1180 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1340 …5} |
full_name | "livraisons[longitude]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_longitude" |
label | "Longitude" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "longitude" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_livraisons_longitude" |
valid | true |
value | "" |
paymentMethod
"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 | "name" |
same as passed value |
class | "App\Entity\PaymentMethod" |
same as passed value |
expanded | true |
same as passed value |
multiple | false |
same as passed value |
placeholder | false |
same as passed value |
query_builder | Closure(EntityRepository $er) {#660 class: "App\Form\LivraisonsType" this: App\Form\LivraisonsType {#453 …} } |
Doctrine\ORM\QueryBuilder {#1051 -em: Doctrine\ORM\EntityManager {#506 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1043 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "pm" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1045 #from: "App\Entity\PaymentMethod" #alias: "pm" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1050 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "pm.name NOT IN (:excluded)" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT pm FROM App\Entity\PaymentMethod pm WHERE pm.name NOT IN (:excluded)" -parameters: Doctrine\Common\Collections\ArrayCollection {#1037 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1087 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1052 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1049 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1054 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1072 -om: Doctrine\ORM\EntityManager {#506 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1035 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\PaymentMethod" |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#38 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#77 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#78 …} -namespace: Closure() {#75 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#506 …11} |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1072 -om: Doctrine\ORM\EntityManager {#506 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1035 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1051 -em: Doctrine\ORM\EntityManager {#506 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1043 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "pm" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1045 #from: "App\Entity\PaymentMethod" #alias: "pm" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1050 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "pm.name NOT IN (:excluded)" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT pm FROM App\Entity\PaymentMethod pm WHERE pm.name NOT IN (:excluded)" -parameters: Doctrine\Common\Collections\ArrayCollection {#1037 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1034 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#628 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#462 …} $translationDomain: "validators" $message: Closure() {#1033 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_livraisons_paymentMethod" ] |
cache_key | "_livraisons_paymentMethod_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1067 +label: "Wave" +value: "1" +data: App\Entity\PaymentMethod {#1079 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1063 +label: "Visa" +value: "3" +data: App\Entity\PaymentMethod {#1122 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1335 -form: Symfony\Component\Form\Form {#1213 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1339 …5} |
full_name | "livraisons[paymentMethod]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_paymentMethod" |
is_selected | Closure($choice, $value) {#1345 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#723 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "paymentMethod" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_livraisons_paymentMethod" |
valid | true |
value | "" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Wave" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | false |
same as passed value |
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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#38 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#77 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#78 …} -namespace: Closure() {#75 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1190 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1184 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1192 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Wave" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#1196 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#628 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#462 …} $translationDomain: "validators" $message: Closure() {#1193 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_livraisons_paymentMethod_entry" ] |
cache_key | "_livraisons_paymentMethod_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1349 -form: Symfony\Component\Form\Form {#1216 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1348 …5} |
full_name | "livraisons[paymentMethod]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_paymentMethod_1" |
label | "Wave" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_livraisons_paymentMethod_entry" |
valid | true |
value | "1" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Visa" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | false |
same as passed value |
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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#38 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#77 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#78 …} -namespace: Closure() {#75 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1190 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1184 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1192 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Visa" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#1206 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#628 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#462 …} $translationDomain: "validators" $message: Closure() {#1205 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_livraisons_paymentMethod_entry" ] |
cache_key | "_livraisons_paymentMethod_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1350 -form: Symfony\Component\Form\Form {#1219 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1351 …5} |
full_name | "livraisons[paymentMethod]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_paymentMethod_3" |
label | "Visa" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_livraisons_paymentMethod_entry" |
valid | true |
value | "3" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "5a5bdb7ab5d49cf5f60ec8be.Fye9UpA0FR704YQNx-qEWQmEI8dzUiprpUfVmNuLwCY.TULKA9lXU3GEqb1Xia_vAV3saIolYx9Z9QyzzY7J8QsibNc6xlVvc7i43Q" |
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 | "5a5bdb7ab5d49cf5f60ec8be.Fye9UpA0FR704YQNx-qEWQmEI8dzUiprpUfVmNuLwCY.TULKA9lXU3GEqb1Xia_vAV3saIolYx9Z9QyzzY7J8QsibNc6xlVvc7i43Q" |
same as passed value |
mapped | false |
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 | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#38 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#77 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#78 …} -namespace: Closure() {#75 …} } |
data | "5a5bdb7ab5d49cf5f60ec8be.Fye9UpA0FR704YQNx-qEWQmEI8dzUiprpUfVmNuLwCY.TULKA9lXU3GEqb1Xia_vAV3saIolYx9Z9QyzzY7J8QsibNc6xlVvc7i43Q" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1366 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#454 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1368 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#628 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#462 …} $translationDomain: "validators" $message: Closure() {#1365 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_livraisons__token" ] |
cache_key | "_livraisons__token_hidden" |
compound | false |
data | "5a5bdb7ab5d49cf5f60ec8be.Fye9UpA0FR704YQNx-qEWQmEI8dzUiprpUfVmNuLwCY.TULKA9lXU3GEqb1Xia_vAV3saIolYx9Z9QyzzY7J8QsibNc6xlVvc7i43Q" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1378 -form: Symfony\Component\Form\Form {#1374 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1369 …5} |
full_name | "livraisons[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_livraisons__token" |
valid | true |
value | "5a5bdb7ab5d49cf5f60ec8be.Fye9UpA0FR704YQNx-qEWQmEI8dzUiprpUfVmNuLwCY.TULKA9lXU3GEqb1Xia_vAV3saIolYx9Z9QyzzY7J8QsibNc6xlVvc7i43Q" |