- 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 {#724 -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 {#724 -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 {#754 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#755 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#756 …} -namespace: Closure() {#758 …} } |
data | App\Entity\Livraisons {#724 -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) {#770 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} 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() {#771 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#769 …} } } |
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 {#724 -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 {#1300 -form: Symfony\Component\Form\Form {#1145 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1128 …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 {#724 -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 {#754 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#755 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#756 …} -namespace: Closure() {#758 …} } |
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() {#797 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#796 …} } } |
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 {#1100 -form: Symfony\Component\Form\Form {#1140 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1275 …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 {#754 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#755 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#756 …} -namespace: Closure() {#758 …} } |
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() {#805 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#804 …} } } |
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 {#1092 -form: Symfony\Component\Form\Form {#1220 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1089 …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 {#754 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#755 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#756 …} -namespace: Closure() {#758 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#860 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} } |
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() {#861 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#859 …} } } |
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 {#1059 -form: Symfony\Component\Form\Form {#1223 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1019 …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 {#754 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#755 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#756 …} -namespace: Closure() {#758 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#868 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} } |
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() {#869 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#843 …} } } |
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 {#996 -form: Symfony\Component\Form\Form {#1226 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#982 …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 {#754 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#755 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#756 …} -namespace: Closure() {#758 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#876 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} } |
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() {#877 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#867 …} } } |
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 {#968 -form: Symfony\Component\Form\Form {#1229 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#944 …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) {#777 class: "App\Form\LivraisonsType" this: App\Form\LivraisonsType {#741 …} } |
Doctrine\ORM\QueryBuilder {#919 -em: Doctrine\ORM\EntityManager {#316 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#911 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#920 #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 {#908 …} -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 {#939 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#918 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#914 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#915 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#930 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#906 …} -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 {#754 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#755 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#756 …} -namespace: Closure() {#758 …} } |
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 {#930 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#906 …} -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 {#919 -em: Doctrine\ORM\EntityManager {#316 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#911 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#920 #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 {#908 …} -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() {#904 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#901 …} } } |
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 {#806 +label: "Plateau" +value: "1" +data: App\Entity\ZoneLivraison {#1408 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1325 +label: "Fann" +value: "2" +data: App\Entity\ZoneLivraison {#1414 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1322 +label: "Point E" +value: "3" +data: App\Entity\ZoneLivraison {#1419 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1327 +label: "Gueule Tapée" +value: "4" +data: App\Entity\ZoneLivraison {#1424 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#798 +label: "Fass" +value: "5" +data: App\Entity\ZoneLivraison {#1429 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1406 +label: "Colobane" +value: "6" +data: App\Entity\ZoneLivraison {#1434 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1396 +label: "Médina" +value: "7" +data: App\Entity\ZoneLivraison {#1439 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1394 +label: "Biscuiterie" +value: "8" +data: App\Entity\ZoneLivraison {#1444 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1324 +label: "Dieupeul Derklé" +value: "9" +data: App\Entity\ZoneLivraison {#1449 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1393 +label: "Hann Bel-Air" +value: "10" +data: App\Entity\ZoneLivraison {#1454 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1514 +label: "HLM" +value: "11" +data: App\Entity\ZoneLivraison {#1459 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1515 +label: "Sicap Liberté" +value: "12" +data: App\Entity\ZoneLivraison {#1464 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1516 +label: "Cambérène" +value: "13" +data: App\Entity\ZoneLivraison {#1469 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1517 +label: "Grand-Yoff" +value: "14" +data: App\Entity\ZoneLivraison {#1474 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1518 +label: "Parcelles assainies" +value: "15" +data: App\Entity\ZoneLivraison {#1479 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1519 +label: "Patte d'oie" +value: "16" +data: App\Entity\ZoneLivraison {#1484 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1520 +label: "Mermoz Sacré Cœur" +value: "17" +data: App\Entity\ZoneLivraison {#1489 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1521 +label: "Ngor (sauf l'île)" +value: "18" +data: App\Entity\ZoneLivraison {#1494 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1522 +label: "Ouakam" +value: "19" +data: App\Entity\ZoneLivraison {#1499 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1523 +label: "Yoff" +value: "20" +data: App\Entity\ZoneLivraison {#1504 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1524 +label: "Grand Dakar" +value: "21" +data: App\Entity\ZoneLivraison {#1509 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#923 -form: Symfony\Component\Form\Form {#1232 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#878 …5} |
full_name | "livraisons[zonelivraison]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_zonelivraison" |
is_selected | Closure($choice, $value) {#862 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#854 …} } |
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) {#778 class: "App\Form\LivraisonsType" this: App\Form\LivraisonsType {#741 …} } |
Doctrine\ORM\QueryBuilder {#937 -em: Doctrine\ORM\EntityManager {#316 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#936 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#934 #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 {#940 …} -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 {#942 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#918 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#941 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#945 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#930 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#906 …} -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 {#754 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#755 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#756 …} -namespace: Closure() {#758 …} } |
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 {#930 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#906 …} -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 {#937 -em: Doctrine\ORM\EntityManager {#316 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#936 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#934 #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 {#940 …} -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() {#932 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#925 …} } } |
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 {#1528 +label: "Plateau" +value: "1" +data: App\Entity\ZoneLivraison {#1408 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1529 +label: "Fann" +value: "2" +data: App\Entity\ZoneLivraison {#1414 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1530 +label: "Point E" +value: "3" +data: App\Entity\ZoneLivraison {#1419 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1531 +label: "Gueule Tapée" +value: "4" +data: App\Entity\ZoneLivraison {#1424 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1532 +label: "Fass" +value: "5" +data: App\Entity\ZoneLivraison {#1429 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1533 +label: "Colobane" +value: "6" +data: App\Entity\ZoneLivraison {#1434 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1534 +label: "Médina" +value: "7" +data: App\Entity\ZoneLivraison {#1439 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1535 +label: "Biscuiterie" +value: "8" +data: App\Entity\ZoneLivraison {#1444 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1536 +label: "Dieupeul Derklé" +value: "9" +data: App\Entity\ZoneLivraison {#1449 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1537 +label: "Hann Bel-Air" +value: "10" +data: App\Entity\ZoneLivraison {#1454 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1538 +label: "HLM" +value: "11" +data: App\Entity\ZoneLivraison {#1459 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1539 +label: "Sicap Liberté" +value: "12" +data: App\Entity\ZoneLivraison {#1464 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1540 +label: "Cambérène" +value: "13" +data: App\Entity\ZoneLivraison {#1469 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1541 +label: "Grand-Yoff" +value: "14" +data: App\Entity\ZoneLivraison {#1474 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1542 +label: "Parcelles assainies" +value: "15" +data: App\Entity\ZoneLivraison {#1479 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1543 +label: "Patte d'oie" +value: "16" +data: App\Entity\ZoneLivraison {#1484 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1544 +label: "Mermoz Sacré Cœur" +value: "17" +data: App\Entity\ZoneLivraison {#1489 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1545 +label: "Ngor (sauf l'île)" +value: "18" +data: App\Entity\ZoneLivraison {#1494 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1546 +label: "Ouakam" +value: "19" +data: App\Entity\ZoneLivraison {#1499 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1547 +label: "Yoff" +value: "20" +data: App\Entity\ZoneLivraison {#1504 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1548 +label: "Grand Dakar" +value: "21" +data: App\Entity\ZoneLivraison {#1509 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1525 -form: Symfony\Component\Form\Form {#1235 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#870 …5} |
full_name | "livraisons[zonearrivee]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_zonearrivee" |
is_selected | Closure($choice, $value) {#1527 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#854 …} } |
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) {#779 class: "App\Form\LivraisonsType" this: App\Form\LivraisonsType {#741 …} } |
Doctrine\ORM\QueryBuilder {#964 -em: Doctrine\ORM\EntityManager {#316 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#957 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#965 #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 {#954 …} -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 {#984 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#963 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#967 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#960 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#975 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#952 …} -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 {#754 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#755 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#756 …} -namespace: Closure() {#758 …} } |
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 {#975 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#952 …} -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 {#964 -em: Doctrine\ORM\EntityManager {#316 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#957 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#965 #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 {#954 …} -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() {#951 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#950 …} } } |
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 {#1552 +label: "En préparation" +value: "2" +data: App\Entity\StatutLivraison {#1567 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1556 +label: "Livré" +value: "5" +data: App\Entity\StatutLivraison {#1571 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1554 +label: "Annulée" +value: "7" +data: App\Entity\StatutLivraison {#1574 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1558 +label: "En cours" +value: "4" +data: App\Entity\StatutLivraison {#1577 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1549 -form: Symfony\Component\Form\Form {#1238 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1526 …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) {#1551 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#854 …} } |
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 {#754 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#755 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#756 …} -namespace: Closure() {#758 …} } |
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() {#977 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#970 …} } } |
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 {#1565 +label: "Poids < 5 Kgs" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1563 +label: "Poids Compris entre 5 et 10 Kgs" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1561 +label: "Poids Compris entre 10 et 20 Kgs" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1555 +label: "Poids Compris entre 20 et 50 Kgs" +value: "35" +data: 35 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1560 +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 {#1553 -form: Symfony\Component\Form\Form {#1241 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1550 …5} |
full_name | "livraisons[poids]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_poids" |
is_selected | Closure($choice, $value) {#1581 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#854 …} } |
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 {#754 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#755 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#756 …} -namespace: Closure() {#758 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#994 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} } |
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() {#995 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#993 …} } } |
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 {#1582 -form: Symfony\Component\Form\Form {#1244 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1583 …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) {#780 class: "App\Form\LivraisonsType" this: App\Form\LivraisonsType {#741 …} } |
Doctrine\ORM\QueryBuilder {#1015 -em: Doctrine\ORM\EntityManager {#316 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1008 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1016 #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 {#1005 …} -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 {#903 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1035 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1014 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1018 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1011 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1026 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1003 …} -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 {#754 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#755 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#756 …} -namespace: Closure() {#758 …} } |
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 {#1026 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1003 …} -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 {#1015 -em: Doctrine\ORM\EntityManager {#316 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1008 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1016 #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 {#1005 …} -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() {#1002 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1001 …} } } |
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 {#1586 +label: "Livraison Express" +value: "1" +data: App\Entity\TypeLivraison {#1601 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1588 +label: "Livraison Standard" +value: "2" +data: App\Entity\TypeLivraison {#1605 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1590 +label: "Livraison colis lourds" +value: "3" +data: App\Entity\TypeLivraison {#1608 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1593 +label: "Livraison document" +value: "4" +data: App\Entity\TypeLivraison {#1611 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1584 -form: Symfony\Component\Form\Form {#1247 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1585 …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) {#1587 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#854 …} } |
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) {#782 class: "App\Form\LivraisonsType" this: App\Form\LivraisonsType {#741 …} } |
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) {#781 class: "App\Form\LivraisonsType" this: App\Form\LivraisonsType {#741 …} } |
Doctrine\ORM\QueryBuilder {#1055 -em: Doctrine\ORM\EntityManager {#316 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1038 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1058 #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 {#1031 …} -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) {#782 class: "App\Form\LivraisonsType" this: App\Form\LivraisonsType {#741 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1075 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1054 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1056 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1051 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1066 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1033 …} -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 {#754 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#755 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#756 …} -namespace: Closure() {#758 …} } |
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 {#1066 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1033 …} -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 {#1055 -em: Doctrine\ORM\EntityManager {#316 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1038 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1058 #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 {#1031 …} -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() {#1028 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1021 …} } } |
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 {#1595 +label: "Demba Sarr" +value: "15" +data: App\Entity\Livreurs {#1626 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1594 +label: "Saliou kane" +value: "21" +data: App\Entity\Livreurs {#1647 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1615 +label: "Momo Wade" +value: "1" +data: App\Entity\Livreurs {#1641 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1599 -form: Symfony\Component\Form\Form {#1250 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1597 …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) {#1617 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#854 …} } |
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 {#754 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#755 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#756 …} -namespace: Closure() {#758 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1071 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} } |
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() {#1070 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1061 …} } } |
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 {#1618 -form: Symfony\Component\Form\Form {#1253 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1589 …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 {#754 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#755 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#756 …} -namespace: Closure() {#758 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1073 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} } |
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() {#1068 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1072 …} } } |
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 {#1624 -form: Symfony\Component\Form\Form {#1256 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1622 …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 {#754 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#755 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#756 …} -namespace: Closure() {#758 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1098 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} } |
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() {#1099 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1097 …} } } |
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 {#1620 -form: Symfony\Component\Form\Form {#1259 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1614 …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 {#1123 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1107 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1120 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1126 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1110 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1108 …} -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 {#754 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#755 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#756 …} -namespace: Closure() {#758 …} } |
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 {#1110 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1108 …} -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() {#1106 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1105 …} } } |
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 {#1136 +label: "Wave" +value: "1" +data: App\Entity\PaymentMethod {#1155 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1149 +label: "OM" +value: "2" +data: App\Entity\PaymentMethod {#1194 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1138 +label: "Paypal" +value: "3" +data: App\Entity\PaymentMethod {#1204 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1158 +label: "Livraison" +value: "4" +data: App\Entity\PaymentMethod {#1211 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1619 -form: Symfony\Component\Form\Form {#1306 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1662 …5} |
full_name | "livraisons[paymentMethod]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "livraisons_paymentMethod" |
is_selected | Closure($choice, $value) {#1663 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#854 …} } |
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 {#754 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#755 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#756 …} -namespace: Closure() {#758 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1269 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1263 …} } |
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 {#1271 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() {#1272 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1276 …} } } |
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 {#1667 -form: Symfony\Component\Form\Form {#1309 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1666 …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 {#754 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#755 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#756 …} -namespace: Closure() {#758 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1269 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1263 …} } |
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 {#1271 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() {#1283 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1282 …} } } |
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 {#1668 -form: Symfony\Component\Form\Form {#1312 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1669 …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 {#754 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#755 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#756 …} -namespace: Closure() {#758 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1269 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1263 …} } |
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 {#1271 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() {#1291 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1290 …} } } |
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 {#1670 -form: Symfony\Component\Form\Form {#1315 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1671 …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 {#754 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#755 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#756 …} -namespace: Closure() {#758 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1269 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1263 …} } |
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 {#1271 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() {#1299 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1298 …} } } |
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 {#1672 -form: Symfony\Component\Form\Form {#1318 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1673 …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 | "d879427fe482baceea2e6.tKaIL_E01T9_ZNiPpgbo69NE2f4tekxxps06lRZy_wc.-vfHfKhfs208M53r53erpoM0lL9FKikfkLdMuDsXlWT3lepeo1eFCR4mnQ" |
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 | "d879427fe482baceea2e6.tKaIL_E01T9_ZNiPpgbo69NE2f4tekxxps06lRZy_wc.-vfHfKhfs208M53r53erpoM0lL9FKikfkLdMuDsXlWT3lepeo1eFCR4mnQ" |
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 {#754 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#755 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#756 …} -namespace: Closure() {#758 …} } |
data | "d879427fe482baceea2e6.tKaIL_E01T9_ZNiPpgbo69NE2f4tekxxps06lRZy_wc.-vfHfKhfs208M53r53erpoM0lL9FKikfkLdMuDsXlWT3lepeo1eFCR4mnQ" |
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 {#742 …} } |
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() {#1687 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} 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 | "d879427fe482baceea2e6.tKaIL_E01T9_ZNiPpgbo69NE2f4tekxxps06lRZy_wc.-vfHfKhfs208M53r53erpoM0lL9FKikfkLdMuDsXlWT3lepeo1eFCR4mnQ" |
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 | "d879427fe482baceea2e6.tKaIL_E01T9_ZNiPpgbo69NE2f4tekxxps06lRZy_wc.-vfHfKhfs208M53r53erpoM0lL9FKikfkLdMuDsXlWT3lepeo1eFCR4mnQ" |