- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Security
- Twig
- HTTP Client
- Doctrine
- Messages
- E-mails
- 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
-
adresse_depart
-
adresse_arrivee
-
zonelivraison
-
zonearrivee
-
statut_livraison
-
poids
-
description
-
type_livraison
-
id_livreurs
-
userprofile
-
latitude
-
longitude
-
-
1
-
2
-
3
-
4
-
-
_token
-
livraisons
"App\Form\LivraisonsType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Livraisons {#736 -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 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Livraisons {#736 -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 } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [ "id" => "livraisonform" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
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 {#766 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#767 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#768 …} -namespace: Closure() {#770 …} } |
data | App\Entity\Livraisons {#736 -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 } |
data_class | "App\Entity\Livraisons" |
disabled | false |
empty_data | Closure(FormInterface $form) {#782 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $class: "App\Entity\Livraisons" } } |
error_bubbling | true |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#783 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#781 …} } } |
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 {#736 -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 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1312 -form: Symfony\Component\Form\Form {#1157 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1140 …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 {#736 -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 } |
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_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
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 {#766 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#767 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#768 …} -namespace: Closure() {#770 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
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 | [] |
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() {#809 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#808 …} } } |
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 {#1112 -form: Symfony\Component\Form\Form {#1152 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1287 …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_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
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 {#766 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#767 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#768 …} -namespace: Closure() {#770 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
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 | [] |
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() {#817 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#816 …} } } |
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 {#1104 -form: Symfony\Component\Form\Form {#1232 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1101 …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_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
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 {#766 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#767 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#768 …} -namespace: Closure() {#770 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#872 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} } |
error_bubbling | false |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#873 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#871 …} } } |
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 {#1071 -form: Symfony\Component\Form\Form {#1235 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1031 …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 | "" |
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_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
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 {#766 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#767 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#768 …} -namespace: Closure() {#770 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#880 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} } |
error_bubbling | false |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#881 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#855 …} } } |
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 {#1008 -form: Symfony\Component\Form\Form {#1238 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#994 …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_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
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 {#766 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#767 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#768 …} -namespace: Closure() {#770 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#888 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} } |
error_bubbling | false |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#889 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#879 …} } } |
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 {#980 -form: Symfony\Component\Form\Form {#1241 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#956 …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) {#789 class: "App\Form\LivraisonsType" this: App\Form\LivraisonsType {#753 …} } |
Doctrine\ORM\QueryBuilder {#931 -em: Doctrine\ORM\EntityManager {#316 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#923 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#932 #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 {#920 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
Option | Value |
---|---|
action | "" |
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 {#951 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#930 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#926 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#927 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#942 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#918 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\ZoneLivraison" |
compound | false |
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 {#766 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#767 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#768 …} -namespace: Closure() {#770 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#316 …11} |
empty_data | "" |
error_bubbling | false |
expanded | false |
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 {#942 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#918 …} -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 | [] |
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 {#931 -em: Doctrine\ORM\EntityManager {#316 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#923 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#932 #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 {#920 …} -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() {#916 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#913 …} } } |
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 | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#818 +label: "Plateau" +value: "1" +data: App\Entity\ZoneLivraison {#1420 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1337 +label: "Fann" +value: "2" +data: App\Entity\ZoneLivraison {#1426 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1334 +label: "Point E" +value: "3" +data: App\Entity\ZoneLivraison {#1431 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1339 +label: "Gueule Tapée" +value: "4" +data: App\Entity\ZoneLivraison {#1436 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#810 +label: "Fass" +value: "5" +data: App\Entity\ZoneLivraison {#1441 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1418 +label: "Colobane" +value: "6" +data: App\Entity\ZoneLivraison {#1446 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1408 +label: "Médina" +value: "7" +data: App\Entity\ZoneLivraison {#1451 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1406 +label: "Biscuiterie" +value: "8" +data: App\Entity\ZoneLivraison {#1456 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1336 +label: "Dieupeul Derklé" +value: "9" +data: App\Entity\ZoneLivraison {#1461 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1405 +label: "Hann Bel-Air" +value: "10" +data: App\Entity\ZoneLivraison {#1466 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1526 +label: "HLM" +value: "11" +data: App\Entity\ZoneLivraison {#1471 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1527 +label: "Sicap Liberté" +value: "12" +data: App\Entity\ZoneLivraison {#1476 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1528 +label: "Cambérène" +value: "13" +data: App\Entity\ZoneLivraison {#1481 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1529 +label: "Grand-Yoff" +value: "14" +data: App\Entity\ZoneLivraison {#1486 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1530 +label: "Parcelles assainies" +value: "15" +data: App\Entity\ZoneLivraison {#1491 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1531 +label: "Patte d'oie" +value: "16" +data: App\Entity\ZoneLivraison {#1496 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1532 +label: "Mermoz Sacré Cœur" +value: "17" +data: App\Entity\ZoneLivraison {#1501 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1533 +label: "Ngor (sauf l'île)" +value: "18" +data: App\Entity\ZoneLivraison {#1506 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1534 +label: "Ouakam" +value: "19" +data: App\Entity\ZoneLivraison {#1511 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1535 +label: "Yoff" +value: "20" +data: App\Entity\ZoneLivraison {#1516 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1536 +label: "Grand Dakar" +value: "21" +data: App\Entity\ZoneLivraison {#1521 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#935 -form: Symfony\Component\Form\Form {#1244 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#890 …5} |
full_name | "livraisons[zonelivraison]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_zonelivraison" |
is_selected | Closure($choice, $value) {#874 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#866 …} } |
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) {#790 class: "App\Form\LivraisonsType" this: App\Form\LivraisonsType {#753 …} } |
Doctrine\ORM\QueryBuilder {#949 -em: Doctrine\ORM\EntityManager {#316 …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 {#946 #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 {#952 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
Option | Value |
---|---|
action | "" |
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 {#954 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#930 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#953 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#957 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#942 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#918 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\ZoneLivraison" |
compound | false |
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 {#766 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#767 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#768 …} -namespace: Closure() {#770 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#316 …11} |
empty_data | "" |
error_bubbling | false |
expanded | false |
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 {#942 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#918 …} -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 | [] |
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 {#949 -em: Doctrine\ORM\EntityManager {#316 …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 {#946 #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 {#952 …} -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() {#944 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#937 …} } } |
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 | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1540 +label: "Plateau" +value: "1" +data: App\Entity\ZoneLivraison {#1420 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1541 +label: "Fann" +value: "2" +data: App\Entity\ZoneLivraison {#1426 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1542 +label: "Point E" +value: "3" +data: App\Entity\ZoneLivraison {#1431 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1543 +label: "Gueule Tapée" +value: "4" +data: App\Entity\ZoneLivraison {#1436 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1544 +label: "Fass" +value: "5" +data: App\Entity\ZoneLivraison {#1441 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1545 +label: "Colobane" +value: "6" +data: App\Entity\ZoneLivraison {#1446 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1546 +label: "Médina" +value: "7" +data: App\Entity\ZoneLivraison {#1451 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1547 +label: "Biscuiterie" +value: "8" +data: App\Entity\ZoneLivraison {#1456 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1548 +label: "Dieupeul Derklé" +value: "9" +data: App\Entity\ZoneLivraison {#1461 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1549 +label: "Hann Bel-Air" +value: "10" +data: App\Entity\ZoneLivraison {#1466 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1550 +label: "HLM" +value: "11" +data: App\Entity\ZoneLivraison {#1471 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1551 +label: "Sicap Liberté" +value: "12" +data: App\Entity\ZoneLivraison {#1476 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1552 +label: "Cambérène" +value: "13" +data: App\Entity\ZoneLivraison {#1481 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1553 +label: "Grand-Yoff" +value: "14" +data: App\Entity\ZoneLivraison {#1486 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1554 +label: "Parcelles assainies" +value: "15" +data: App\Entity\ZoneLivraison {#1491 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1555 +label: "Patte d'oie" +value: "16" +data: App\Entity\ZoneLivraison {#1496 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1556 +label: "Mermoz Sacré Cœur" +value: "17" +data: App\Entity\ZoneLivraison {#1501 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1557 +label: "Ngor (sauf l'île)" +value: "18" +data: App\Entity\ZoneLivraison {#1506 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1558 +label: "Ouakam" +value: "19" +data: App\Entity\ZoneLivraison {#1511 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1559 +label: "Yoff" +value: "20" +data: App\Entity\ZoneLivraison {#1516 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1560 +label: "Grand Dakar" +value: "21" +data: App\Entity\ZoneLivraison {#1521 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1537 -form: Symfony\Component\Form\Form {#1247 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#882 …5} |
full_name | "livraisons[zonearrivee]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_zonearrivee" |
is_selected | Closure($choice, $value) {#1539 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#866 …} } |
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) {#791 class: "App\Form\LivraisonsType" this: App\Form\LivraisonsType {#753 …} } |
Doctrine\ORM\QueryBuilder {#976 -em: Doctrine\ORM\EntityManager {#316 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#969 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#977 #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 {#966 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
Option | Value |
---|---|
action | "" |
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 {#996 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#975 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#979 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#972 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#987 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#964 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\StatutLivraison" |
compound | false |
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 {#766 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#767 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#768 …} -namespace: Closure() {#770 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#316 …11} |
empty_data | "" |
error_bubbling | false |
expanded | false |
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 {#987 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#964 …} -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 | [] |
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 {#976 -em: Doctrine\ORM\EntityManager {#316 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#969 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#977 #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 {#966 …} -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() {#963 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#962 …} } } |
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 | [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1564 +label: "En préparation" +value: "2" +data: App\Entity\StatutLivraison {#1579 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1568 +label: "Livré" +value: "5" +data: App\Entity\StatutLivraison {#1583 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1566 +label: "Annulée" +value: "7" +data: App\Entity\StatutLivraison {#1586 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1570 +label: "En cours" +value: "4" +data: App\Entity\StatutLivraison {#1589 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1561 -form: Symfony\Component\Form\Form {#1250 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1538 …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) {#1563 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#866 …} } |
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_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 |
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 {#766 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#767 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#768 …} -namespace: Closure() {#770 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
expanded | false |
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 | [] |
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() {#989 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#982 …} } } |
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 {#1577 +label: "Poids < 5 Kgs" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1575 +label: "Poids Compris entre 5 et 10 Kgs" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1573 +label: "Poids Compris entre 10 et 20 Kgs" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1567 +label: "Poids Compris entre 20 et 50 Kgs" +value: "35" +data: 35 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1572 +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 {#1565 -form: Symfony\Component\Form\Form {#1253 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1562 …5} |
full_name | "livraisons[poids]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_poids" |
is_selected | Closure($choice, $value) {#1593 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#866 …} } |
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 |
"" |
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 ] |
label | "Description" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
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 |
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 {#766 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#767 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#768 …} -namespace: Closure() {#770 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1006 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} } |
error_bubbling | false |
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 | [] |
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() {#1007 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1005 …} } } |
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 {#1594 -form: Symfony\Component\Form\Form {#1256 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1595 …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 | "" |
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) {#792 class: "App\Form\LivraisonsType" this: App\Form\LivraisonsType {#753 …} } |
Doctrine\ORM\QueryBuilder {#1027 -em: Doctrine\ORM\EntityManager {#316 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1020 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1028 #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 {#1017 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
Option | Value |
---|---|
action | "" |
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 {#915 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1047 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1026 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1030 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1023 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1038 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1015 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\TypeLivraison" |
compound | false |
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 {#766 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#767 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#768 …} -namespace: Closure() {#770 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#316 …11} |
empty_data | "" |
error_bubbling | false |
expanded | false |
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 {#1038 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1015 …} -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 | [] |
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 {#1027 -em: Doctrine\ORM\EntityManager {#316 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1020 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1028 #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 {#1017 …} -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() {#1014 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1013 …} } } |
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 | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1598 +label: "Livraison Express" +value: "1" +data: App\Entity\TypeLivraison {#1613 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1600 +label: "Livraison Standard" +value: "2" +data: App\Entity\TypeLivraison {#1617 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1602 +label: "Livraison colis lourds" +value: "3" +data: App\Entity\TypeLivraison {#1620 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1605 +label: "Livraison document" +value: "4" +data: App\Entity\TypeLivraison {#1623 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1596 -form: Symfony\Component\Form\Form {#1259 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1597 …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) {#1599 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#866 …} } |
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) {#794 class: "App\Form\LivraisonsType" this: App\Form\LivraisonsType {#753 …} } |
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) {#793 class: "App\Form\LivraisonsType" this: App\Form\LivraisonsType {#753 …} } |
Doctrine\ORM\QueryBuilder {#1067 -em: Doctrine\ORM\EntityManager {#316 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1050 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1070 #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 {#1043 …} -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_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) {#794 class: "App\Form\LivraisonsType" this: App\Form\LivraisonsType {#753 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1087 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1066 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1068 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1063 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1078 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1045 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Livreurs" |
compound | false |
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 {#766 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#767 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#768 …} -namespace: Closure() {#770 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#316 …11} |
empty_data | "" |
error_bubbling | false |
expanded | false |
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 {#1078 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1045 …} -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 | [] |
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 {#1067 -em: Doctrine\ORM\EntityManager {#316 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1050 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1070 #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 {#1043 …} -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() {#1040 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1033 …} } } |
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 | [ 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1607 +label: "Demba Sarr" +value: "15" +data: App\Entity\Livreurs {#1638 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1606 +label: "Saliou kane" +value: "21" +data: App\Entity\Livreurs {#1659 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1627 +label: "Momo Wade" +value: "1" +data: App\Entity\Livreurs {#1653 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1611 -form: Symfony\Component\Form\Form {#1262 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1609 …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) {#1629 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#866 …} } |
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_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
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 {#766 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#767 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#768 …} -namespace: Closure() {#770 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1083 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} } |
error_bubbling | false |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1082 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1073 …} } } |
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 {#1630 -form: Symfony\Component\Form\Form {#1265 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1601 …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 | "" |
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" ] |
label | "Latitude" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [ "id" => "latitude" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
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 {#766 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#767 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#768 …} -namespace: Closure() {#770 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1085 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} } |
error_bubbling | false |
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 | [] |
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() {#1080 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1084 …} } } |
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 {#1636 -form: Symfony\Component\Form\Form {#1268 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1634 …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 | true |
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" ] |
label | "Longitude" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [ "id" => "longitude" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
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 {#766 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#767 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#768 …} -namespace: Closure() {#770 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1110 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} } |
error_bubbling | false |
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 | [] |
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() {#1111 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1109 …} } } |
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 {#1632 -form: Symfony\Component\Form\Form {#1271 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1626 …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 | true |
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 |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
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 {#1135 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1119 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1132 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1138 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1122 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1120 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\PaymentMethod" |
compound | true |
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 {#766 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#767 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#768 …} -namespace: Closure() {#770 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#316 …11} |
empty_data | null |
error_bubbling | false |
expanded | true |
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 {#1122 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1120 …} -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 | [] |
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 | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1118 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1117 …} } } |
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 {#1148 +label: "Wave" +value: "1" +data: App\Entity\PaymentMethod {#1167 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1161 +label: "OM" +value: "2" +data: App\Entity\PaymentMethod {#1206 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1150 +label: "Paypal" +value: "3" +data: App\Entity\PaymentMethod {#1216 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1170 +label: "Livraison" +value: "4" +data: App\Entity\PaymentMethod {#1223 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1631 -form: Symfony\Component\Form\Form {#1318 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1674 …5} |
full_name | "livraisons[paymentMethod]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_paymentMethod" |
is_selected | Closure($choice, $value) {#1675 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#866 …} } |
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_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
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 {#766 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#767 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#768 …} -namespace: Closure() {#770 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1281 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1275 …} } |
error_bubbling | false |
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 {#1283 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Wave" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#1284 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1288 …} } } |
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 {#1679 -form: Symfony\Component\Form\Form {#1321 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1678 …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" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "OM" |
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 | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
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 {#766 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#767 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#768 …} -namespace: Closure() {#770 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1281 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1275 …} } |
error_bubbling | false |
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 {#1283 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "OM" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#1295 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1294 …} } } |
value | "2" |
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 {#1680 -form: Symfony\Component\Form\Form {#1324 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1681 …5} |
full_name | "livraisons[paymentMethod]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_paymentMethod_2" |
label | "OM" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_livraisons_paymentMethod_entry" |
valid | true |
value | "2" |
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 | "Paypal" |
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_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
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 {#766 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#767 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#768 …} -namespace: Closure() {#770 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1281 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1275 …} } |
error_bubbling | false |
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 {#1283 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Paypal" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#1303 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1302 …} } } |
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 {#1682 -form: Symfony\Component\Form\Form {#1327 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1683 …5} |
full_name | "livraisons[paymentMethod]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_paymentMethod_3" |
label | "Paypal" |
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" |
4
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Livraison" |
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 | "4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
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 {#766 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#767 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#768 …} -namespace: Closure() {#770 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1281 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1275 …} } |
error_bubbling | false |
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 {#1283 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Livraison" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#1311 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1310 …} } } |
value | "4" |
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 {#1684 -form: Symfony\Component\Form\Form {#1330 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1685 …5} |
full_name | "livraisons[paymentMethod]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_paymentMethod_4" |
label | "Livraison" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_livraisons_paymentMethod_entry" |
valid | true |
value | "4" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "2854223a513fa5554c74.syhnphFacYvCbavkQ3z-yfw8a-yhHORRjZrN_nG6gWU.ynpUzXUTFtu6HpzUCTSXq54IWdvpa4gfv9CooRDxyVTpclTpem8CwYsMkw" |
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 | "2854223a513fa5554c74.syhnphFacYvCbavkQ3z-yfw8a-yhHORRjZrN_nG6gWU.ynpUzXUTFtu6HpzUCTSXq54IWdvpa4gfv9CooRDxyVTpclTpem8CwYsMkw" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
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 {#766 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#767 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#768 …} -namespace: Closure() {#770 …} } |
data | "2854223a513fa5554c74.syhnphFacYvCbavkQ3z-yfw8a-yhHORRjZrN_nG6gWU.ynpUzXUTFtu6HpzUCTSXq54IWdvpa4gfv9CooRDxyVTpclTpem8CwYsMkw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1688 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} } |
error_bubbling | true |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | 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() {#1686 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#754 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1689 …} } } |
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 | "2854223a513fa5554c74.syhnphFacYvCbavkQ3z-yfw8a-yhHORRjZrN_nG6gWU.ynpUzXUTFtu6HpzUCTSXq54IWdvpa4gfv9CooRDxyVTpclTpem8CwYsMkw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1699 -form: Symfony\Component\Form\Form {#1695 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1690 …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 | "2854223a513fa5554c74.syhnphFacYvCbavkQ3z-yfw8a-yhHORRjZrN_nG6gWU.ynpUzXUTFtu6HpzUCTSXq54IWdvpa4gfv9CooRDxyVTpclTpem8CwYsMkw" |