Forms
-
recherche_officine
-
region
-
departement
-
rangeBudget
-
budgetMin
-
budgetMax
-
_token
-
-
newsletter
-
email
-
rgpd
-
_token
-
-
app_user_registration
-
email
-
username
-
plainPassword
-
first
-
second
-
-
prenom
-
nom
-
tel
-
rgpd
-
_token
-
recherche_officine
"App\Form\RechercheOfficineType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\RechercheOfficine {#1816 -region: null -departement: null -budgetMin: null -budgetMax: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "action" => "/offres" ] |
[ "action" => "/offres" ] |
budgetMax | 4200393.0 |
same as passed value |
budgetMin | 470687.0 |
same as passed value |
data | App\Entity\RechercheOfficine {#1816 -region: null -departement: null -budgetMin: null -budgetMax: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "action" => "/offres" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
budgetMax | 4200393.0 |
budgetMin | 470687.0 |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#265 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#264 …} -namespace: Closure() {#267 …} } |
data | App\Entity\RechercheOfficine {#1816 -region: null -departement: null -budgetMin: null -budgetMax: null } |
data_class | "App\Entity\RechercheOfficine" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1812 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\RechercheOfficine" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1817 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1818 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "action" => "/offres" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "recherche_officine" "_recherche_officine" ] |
cache_key | "_recherche_officine_recherche_officine" |
compound | true |
data | App\Entity\RechercheOfficine {#1816 -region: null -departement: null -budgetMin: null -budgetMax: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2009 -form: Symfony\Component\Form\Form {#1987 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1815 …5} |
full_name | "recherche_officine" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_officine" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "recherche_officine" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_officine" |
valid | true |
value | App\Entity\RechercheOfficine {#1816 -region: null -departement: null -budgetMin: null -budgetMax: null } |
region
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control region" ] |
[ "class" => "form-control region" ] |
choice_label | "nom" |
same as passed value |
class | "App\Entity\Region" |
same as passed value |
expanded | false |
false
|
multiple | false |
false
|
placeholder | "Toutes les régions" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#1848 class: "App\Form\RechercheOfficineType" this: App\Form\RechercheOfficineType {#1949 …} } |
Doctrine\ORM\QueryBuilder {#1942 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1939 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1938 #from: "App\Entity\Region" #alias: "r" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1937 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "r.nom ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1738 …} -dql: "SELECT r FROM App\Entity\Region r ORDER BY r.nom ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1945 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -em: ContainerB39dt2B\EntityManagerGhostEbeb667 {#385 …12} } |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control region" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "nom" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1917 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1936 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1932 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1931 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1926 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1933 …} } |
choices | null |
class | "App\Entity\Region" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#265 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#264 …} -namespace: Closure() {#267 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerB39dt2B\EntityManagerGhostEbeb667 {#385 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1914 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerB39dt2B\EntityManagerGhostEbeb667 {#385 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1950 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
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 | "Toutes les régions" |
placeholder_attr | [] |
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 {#1942 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1939 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1938 #from: "App\Entity\Region" #alias: "r" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1937 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "r.nom ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1738 …} -dql: "SELECT r FROM App\Entity\Region r ORDER BY r.nom ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1945 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -em: ContainerB39dt2B\EntityManagerGhostEbeb667 {#385 …12} } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1792 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1946 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control region" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_recherche_officine_region" ] |
cache_key | "_recherche_officine_region_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2033 +label: "Auvergne-Rhône-Alpes" +value: "19" +data: App\Entity\Region {#2043 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2011 +label: "Bourgogne-Franche-Comté" +value: "11" +data: App\Entity\Region {#2101 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2029 +label: "Bretagne" +value: "16" +data: App\Entity\Region {#2098 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1833 +label: "Centre-Val de Loire" +value: "10" +data: App\Entity\Region {#2095 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1960 +label: "Collectivités d'Outre-Mer" +value: "22" +data: App\Entity\Region {#2092 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1918 +label: "Corse" +value: "21" +data: App\Entity\Region {#2089 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2008 +label: "Grand Est" +value: "14" +data: App\Entity\Region {#2086 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2031 +label: "Guadeloupe" +value: "4" +data: App\Entity\Region {#2082 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2006 +label: "Guyane" +value: "6" +data: App\Entity\Region {#2047 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2041 +label: "Hauts-de-France" +value: "13" +data: App\Entity\Region {#2050 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2079 +label: "Île-de-France" +value: "9" +data: App\Entity\Region {#2053 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2078 +label: "La Réunion" +value: "7" +data: App\Entity\Region {#2056 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2103 +label: "Martinique" +value: "5" +data: App\Entity\Region {#2059 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2104 +label: "Mayotte" +value: "8" +data: App\Entity\Region {#2062 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2105 +label: "Normandie" +value: "12" +data: App\Entity\Region {#2065 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2106 +label: "Nouvelle-Aquitaine" +value: "17" +data: App\Entity\Region {#2068 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2107 +label: "Occitanie" +value: "18" +data: App\Entity\Region {#2071 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2108 +label: "Pays de la Loire" +value: "15" +data: App\Entity\Region {#2074 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2109 +label: "Provence-Alpes-Côte d'Azur" +value: "20" +data: App\Entity\Region {#2077 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2036 -form: Symfony\Component\Form\Form {#1990 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2038 …5} |
full_name | "recherche_officine[region]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_officine_region" |
is_selected | Closure($choice, $value) {#2034 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "region" |
placeholder | "Toutes les régions" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_officine_region" |
valid | true |
value | "" |
departement
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control departement" ] |
[ "class" => "form-control departement" ] |
choice_attr | Closure($choice) {#1872 class: "App\Form\RechercheOfficineType" this: App\Form\RechercheOfficineType {#1949 …} } |
same as passed value |
choice_label | "nom" |
same as passed value |
class | "App\Entity\Departement" |
same as passed value |
expanded | false |
false
|
multiple | false |
false
|
placeholder | "Tous les départements" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control departement" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | Closure($choice) {#1872 class: "App\Form\RechercheOfficineType" this: App\Form\RechercheOfficineType {#1949 …} } |
choice_filter | null |
choice_label | "nom" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1837 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1929 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1836 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1931 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1834 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1835 …} } |
choices | null |
class | "App\Entity\Departement" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#265 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#264 …} -namespace: Closure() {#267 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerB39dt2B\EntityManagerGhostEbeb667 {#385 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1915 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerB39dt2B\EntityManagerGhostEbeb667 {#385 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1909 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
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 | "Tous les départements" |
placeholder_attr | [] |
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() {#1928 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1923 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control departement" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_recherche_officine_departement" ] |
cache_key | "_recherche_officine_departement_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2112 +label: "Ain" +value: "112" +data: App\Entity\Departement {#2121 …} +attr: [ "class" => "region_19" ] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2126 +label: "Aisne" +value: "113" +data: App\Entity\Departement {#2288 …} +attr: [ "class" => "region_13" ] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2115 +label: "Allier" +value: "114" +data: App\Entity\Departement {#2295 …} +attr: [ "class" => "region_19" ] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2135 +label: "Alpes-de-Haute-Provence" +value: "115" +data: App\Entity\Departement {#2302 …} +attr: [ "class" => "region_20" ] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2114 +label: "Hautes-Alpes" +value: "116" +data: App\Entity\Departement {#2309 …} +attr: [ "class" => "region_20" ] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2120 +label: "Alpes-Maritimes" +value: "117" +data: App\Entity\Departement {#2316 …} +attr: [ "class" => "region_20" ] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2125 +label: "Ardèche" +value: "118" +data: App\Entity\Departement {#2323 …} +attr: [ "class" => "region_19" ] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +label: "Ardennes" +value: "119" +data: App\Entity\Departement {#2330 …} +attr: [ "class" => "region_14" ] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2116 +label: "Ariège" +value: "120" +data: App\Entity\Departement {#2337 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2123 +label: "Aube" +value: "121" +data: App\Entity\Departement {#2344 …} +attr: [ "class" => "region_14" ] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3044 +label: "Aude" +value: "122" +data: App\Entity\Departement {#2351 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3045 +label: "Aveyron" +value: "123" +data: App\Entity\Departement {#2358 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3046 +label: "Bouches-du-Rhône" +value: "124" +data: App\Entity\Departement {#2365 …} +attr: [ "class" => "region_20" ] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3047 +label: "Calvados" +value: "125" +data: App\Entity\Departement {#2372 …} +attr: [ "class" => "region_12" ] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3048 +label: "Cantal" +value: "126" +data: App\Entity\Departement {#2379 …} +attr: [ "class" => "region_19" ] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3049 +label: "Charente" +value: "127" +data: App\Entity\Departement {#2386 …} +attr: [ "class" => "region_17" ] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3050 +label: "Charente-Maritime" +value: "128" +data: App\Entity\Departement {#2393 …} +attr: [ "class" => "region_17" ] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3051 +label: "Cher" +value: "129" +data: App\Entity\Departement {#2400 …} +attr: [ "class" => "region_10" ] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3052 +label: "Corrèze" +value: "130" +data: App\Entity\Departement {#2407 …} +attr: [ "class" => "region_17" ] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3053 +label: "Côte-d'Or" +value: "131" +data: App\Entity\Departement {#2414 …} +attr: [ "class" => "region_11" ] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3054 +label: "Côtes-d'Armor" +value: "132" +data: App\Entity\Departement {#2421 …} +attr: [ "class" => "region_16" ] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3055 +label: "Creuse" +value: "133" +data: App\Entity\Departement {#2428 …} +attr: [ "class" => "region_17" ] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3056 +label: "Dordogne" +value: "134" +data: App\Entity\Departement {#2435 …} +attr: [ "class" => "region_17" ] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3057 +label: "Doubs" +value: "135" +data: App\Entity\Departement {#2442 …} +attr: [ "class" => "region_11" ] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3058 +label: "Drôme" +value: "136" +data: App\Entity\Departement {#2449 …} +attr: [ "class" => "region_19" ] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3059 +label: "Eure" +value: "137" +data: App\Entity\Departement {#2456 …} +attr: [ "class" => "region_12" ] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3060 +label: "Eure-et-Loir" +value: "138" +data: App\Entity\Departement {#2463 …} +attr: [ "class" => "region_10" ] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3061 +label: "Finistère" +value: "139" +data: App\Entity\Departement {#2470 …} +attr: [ "class" => "region_16" ] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3062 +label: "Corse-du-Sud" +value: "140" +data: App\Entity\Departement {#2477 …} +attr: [ "class" => "region_21" ] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3063 +label: "Haute-Corse" +value: "141" +data: App\Entity\Departement {#2484 …} +attr: [ "class" => "region_21" ] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3064 +label: "Gard" +value: "142" +data: App\Entity\Departement {#2491 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3065 +label: "Haute-Garonne" +value: "143" +data: App\Entity\Departement {#2498 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3066 +label: "Gers" +value: "144" +data: App\Entity\Departement {#2505 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3067 +label: "Gironde" +value: "145" +data: App\Entity\Departement {#2512 …} +attr: [ "class" => "region_17" ] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3068 +label: "Hérault" +value: "146" +data: App\Entity\Departement {#2519 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3069 +label: "Ille-et-Vilaine" +value: "147" +data: App\Entity\Departement {#2526 …} +attr: [ "class" => "region_16" ] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3070 +label: "Indre" +value: "148" +data: App\Entity\Departement {#2533 …} +attr: [ "class" => "region_10" ] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3071 +label: "Indre-et-Loire" +value: "149" +data: App\Entity\Departement {#2540 …} +attr: [ "class" => "region_10" ] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3072 +label: "Isère" +value: "150" +data: App\Entity\Departement {#2547 …} +attr: [ "class" => "region_19" ] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3073 +label: "Jura" +value: "151" +data: App\Entity\Departement {#2554 …} +attr: [ "class" => "region_11" ] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3074 +label: "Landes" +value: "152" +data: App\Entity\Departement {#2561 …} +attr: [ "class" => "region_17" ] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3075 +label: "Loir-et-Cher" +value: "153" +data: App\Entity\Departement {#2568 …} +attr: [ "class" => "region_10" ] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3076 +label: "Loire" +value: "154" +data: App\Entity\Departement {#2575 …} +attr: [ "class" => "region_19" ] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3077 +label: "Haute-Loire" +value: "155" +data: App\Entity\Departement {#2582 …} +attr: [ "class" => "region_19" ] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3078 +label: "Loire-Atlantique" +value: "156" +data: App\Entity\Departement {#2589 …} +attr: [ "class" => "region_15" ] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3079 +label: "Loiret" +value: "157" +data: App\Entity\Departement {#2596 …} +attr: [ "class" => "region_10" ] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3080 +label: "Lot" +value: "158" +data: App\Entity\Departement {#2603 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3081 +label: "Lot-et-Garonne" +value: "159" +data: App\Entity\Departement {#2610 …} +attr: [ "class" => "region_17" ] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3082 +label: "Lozère" +value: "160" +data: App\Entity\Departement {#2617 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3083 +label: "Maine-et-Loire" +value: "161" +data: App\Entity\Departement {#2624 …} +attr: [ "class" => "region_15" ] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3084 +label: "Manche" +value: "162" +data: App\Entity\Departement {#2631 …} +attr: [ "class" => "region_12" ] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3085 +label: "Marne" +value: "163" +data: App\Entity\Departement {#2638 …} +attr: [ "class" => "region_14" ] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3086 +label: "Haute-Marne" +value: "164" +data: App\Entity\Departement {#2645 …} +attr: [ "class" => "region_14" ] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3087 +label: "Mayenne" +value: "165" +data: App\Entity\Departement {#2652 …} +attr: [ "class" => "region_15" ] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3088 +label: "Meurthe-et-Moselle" +value: "166" +data: App\Entity\Departement {#2659 …} +attr: [ "class" => "region_14" ] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3089 +label: "Meuse" +value: "167" +data: App\Entity\Departement {#2666 …} +attr: [ "class" => "region_14" ] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3090 +label: "Morbihan" +value: "168" +data: App\Entity\Departement {#2673 …} +attr: [ "class" => "region_16" ] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3091 +label: "Moselle" +value: "169" +data: App\Entity\Departement {#2680 …} +attr: [ "class" => "region_14" ] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3092 +label: "Nièvre" +value: "170" +data: App\Entity\Departement {#2687 …} +attr: [ "class" => "region_11" ] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3093 +label: "Nord" +value: "171" +data: App\Entity\Departement {#2694 …} +attr: [ "class" => "region_13" ] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3094 +label: "Oise" +value: "172" +data: App\Entity\Departement {#2701 …} +attr: [ "class" => "region_13" ] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3095 +label: "Orne" +value: "173" +data: App\Entity\Departement {#2708 …} +attr: [ "class" => "region_12" ] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3096 +label: "Pas-de-Calais" +value: "174" +data: App\Entity\Departement {#2715 …} +attr: [ "class" => "region_13" ] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3097 +label: "Puy-de-Dôme" +value: "175" +data: App\Entity\Departement {#2722 …} +attr: [ "class" => "region_19" ] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3098 +label: "Pyrénées-Atlantiques" +value: "176" +data: App\Entity\Departement {#2729 …} +attr: [ "class" => "region_17" ] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3099 +label: "Hautes-Pyrénées" +value: "177" +data: App\Entity\Departement {#2736 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3100 +label: "Pyrénées-Orientales" +value: "178" +data: App\Entity\Departement {#2743 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3101 +label: "Bas-Rhin" +value: "179" +data: App\Entity\Departement {#2750 …} +attr: [ "class" => "region_14" ] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3102 +label: "Haut-Rhin" +value: "180" +data: App\Entity\Departement {#2757 …} +attr: [ "class" => "region_14" ] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3103 +label: "Rhône" +value: "181" +data: App\Entity\Departement {#2764 …} +attr: [ "class" => "region_19" ] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3104 +label: "Haute-Saône" +value: "182" +data: App\Entity\Departement {#2771 …} +attr: [ "class" => "region_11" ] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3105 +label: "Saône-et-Loire" +value: "183" +data: App\Entity\Departement {#2778 …} +attr: [ "class" => "region_11" ] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3106 +label: "Sarthe" +value: "184" +data: App\Entity\Departement {#2785 …} +attr: [ "class" => "region_15" ] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3107 +label: "Savoie" +value: "185" +data: App\Entity\Departement {#2792 …} +attr: [ "class" => "region_19" ] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3108 +label: "Haute-Savoie" +value: "186" +data: App\Entity\Departement {#2799 …} +attr: [ "class" => "region_19" ] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3109 +label: "Paris" +value: "187" +data: App\Entity\Departement {#2806 …} +attr: [ "class" => "region_9" ] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3110 +label: "Seine-Maritime" +value: "188" +data: App\Entity\Departement {#2813 …} +attr: [ "class" => "region_12" ] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3111 +label: "Seine-et-Marne" +value: "189" +data: App\Entity\Departement {#2820 …} +attr: [ "class" => "region_9" ] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3112 +label: "Yvelines" +value: "190" +data: App\Entity\Departement {#2827 …} +attr: [ "class" => "region_9" ] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3113 +label: "Deux-Sèvres" +value: "191" +data: App\Entity\Departement {#2834 …} +attr: [ "class" => "region_17" ] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3114 +label: "Somme" +value: "192" +data: App\Entity\Departement {#2841 …} +attr: [ "class" => "region_13" ] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3115 +label: "Tarn" +value: "193" +data: App\Entity\Departement {#2848 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3116 +label: "Tarn-et-Garonne" +value: "194" +data: App\Entity\Departement {#2855 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3117 +label: "Var" +value: "195" +data: App\Entity\Departement {#2862 …} +attr: [ "class" => "region_20" ] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3118 +label: "Vaucluse" +value: "196" +data: App\Entity\Departement {#2869 …} +attr: [ "class" => "region_20" ] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3119 +label: "Vendée" +value: "197" +data: App\Entity\Departement {#2876 …} +attr: [ "class" => "region_15" ] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3120 +label: "Vienne" +value: "198" +data: App\Entity\Departement {#2883 …} +attr: [ "class" => "region_17" ] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3121 +label: "Haute-Vienne" +value: "199" +data: App\Entity\Departement {#2890 …} +attr: [ "class" => "region_17" ] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3122 +label: "Vosges" +value: "200" +data: App\Entity\Departement {#2897 …} +attr: [ "class" => "region_14" ] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3123 +label: "Yonne" +value: "201" +data: App\Entity\Departement {#2904 …} +attr: [ "class" => "region_11" ] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3124 +label: "Territoire de Belfort" +value: "202" +data: App\Entity\Departement {#2911 …} +attr: [ "class" => "region_11" ] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3125 +label: "Essonne" +value: "203" +data: App\Entity\Departement {#2918 …} +attr: [ "class" => "region_9" ] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3126 +label: "Hauts-de-Seine" +value: "204" +data: App\Entity\Departement {#2925 …} +attr: [ "class" => "region_9" ] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3127 +label: "Seine-Saint-Denis" +value: "205" +data: App\Entity\Departement {#2932 …} +attr: [ "class" => "region_9" ] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3128 +label: "Val-de-Marne" +value: "206" +data: App\Entity\Departement {#2939 …} +attr: [ "class" => "region_9" ] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3129 +label: "Val-d'Oise" +value: "207" +data: App\Entity\Departement {#2946 …} +attr: [ "class" => "region_9" ] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3130 +label: "Guadeloupe" +value: "208" +data: App\Entity\Departement {#2953 …} +attr: [ "class" => "region_4" ] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3131 +label: "Martinique" +value: "209" +data: App\Entity\Departement {#2960 …} +attr: [ "class" => "region_5" ] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3132 +label: "Guyane" +value: "210" +data: App\Entity\Departement {#2967 …} +attr: [ "class" => "region_6" ] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3133 +label: "La Réunion" +value: "211" +data: App\Entity\Departement {#2974 …} +attr: [ "class" => "region_7" ] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3134 +label: "Mayotte" +value: "212" +data: App\Entity\Departement {#2981 …} +attr: [ "class" => "region_8" ] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3135 +label: "Saint-Pierre-et-Miquelon" +value: "213" +data: App\Entity\Departement {#2988 …} +attr: [ "class" => "region_22" ] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3136 +label: "Saint-Barthélemy" +value: "214" +data: App\Entity\Departement {#2995 …} +attr: [ "class" => "region_22" ] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3137 +label: "Saint-Martin" +value: "215" +data: App\Entity\Departement {#3002 …} +attr: [ "class" => "region_22" ] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3138 +label: "Terres australes et antarctiques françaises" +value: "216" +data: App\Entity\Departement {#3009 …} +attr: [ "class" => "region_22" ] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3139 +label: "Wallis et Futuna" +value: "217" +data: App\Entity\Departement {#3016 …} +attr: [ "class" => "region_22" ] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Polynésie française" +value: "218" +data: App\Entity\Departement {#3023 …} +attr: [ "class" => "region_22" ] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Nouvelle-Calédonie" +value: "219" +data: App\Entity\Departement {#3030 …} +attr: [ "class" => "region_22" ] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3142 +label: "Île de Clipperton" +value: "220" +data: App\Entity\Departement {#3037 …} +attr: [ "class" => "region_22" ] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2110 -form: Symfony\Component\Form\Form {#1993 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2035 …5} |
full_name | "recherche_officine[departement]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_officine_departement" |
is_selected | Closure($choice, $value) {#2111 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "departement" |
placeholder | "Tous les départements" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_officine_departement" |
valid | true |
value | "" |
rangeBudget
"Symfony\Component\Form\Extension\Core\Type\RangeType"
Errors
This form has no errors.
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 | [ "required" => true "data-min" => 470687.0 "data-max" => 4200393.0 "data-step" => 50000 ] |
[ "required" => true "data-min" => 470687.0 "data-max" => 4200393.0 "data-step" => 50000 ] |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "required" => true "data-min" => 470687.0 "data-max" => 4200393.0 "data-step" => 50000 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#265 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#264 …} -namespace: Closure() {#267 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1954 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please choose a valid range." |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1959 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1813 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "required" => true "data-min" => 470687.0 "data-max" => 4200393.0 "data-step" => 50000 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "range" "_recherche_officine_rangeBudget" ] |
cache_key | "_recherche_officine_rangeBudget_range" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3143 -form: Symfony\Component\Form\Form {#1996 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2113 …5} |
full_name | "recherche_officine[rangeBudget]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_officine_rangeBudget" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "rangeBudget" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_officine_rangeBudget" |
valid | true |
value | "" |
budgetMin
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "470687" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | 470687.0 |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#265 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#264 …} -namespace: Closure() {#267 …} } |
data | 470687.0 |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1967 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1972 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1966 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_recherche_officine_budgetMin" ] |
cache_key | "_recherche_officine_budgetMin_hidden" |
compound | false |
data | "470687" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3144 -form: Symfony\Component\Form\Form {#1999 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3145 …5} |
full_name | "recherche_officine[budgetMin]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_officine_budgetMin" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "budgetMin" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_officine_budgetMin" |
valid | true |
value | "470687" |
budgetMax
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "4200393" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | 4200393.0 |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#265 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#264 …} -namespace: Closure() {#267 …} } |
data | 4200393.0 |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1979 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1981 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1980 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_recherche_officine_budgetMax" ] |
cache_key | "_recherche_officine_budgetMax_hidden" |
compound | false |
data | "4200393" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3146 -form: Symfony\Component\Form\Form {#2002 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3147 …5} |
full_name | "recherche_officine[budgetMax]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_officine_budgetMax" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "budgetMax" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_officine_budgetMax" |
valid | true |
value | "4200393" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "4b6557ac3566ce88faf32cea4c0.OuXRg1V9bZiG6WN4QwEkILBkLEY4zccktH1pdl0nQG4.DNbhzSNJJq7MgyIeMnh0F50sdipRhZNs4U0_RG9xKg8M1p_bD0s6td7aWw" |
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 | "4b6557ac3566ce88faf32cea4c0.OuXRg1V9bZiG6WN4QwEkILBkLEY4zccktH1pdl0nQG4.DNbhzSNJJq7MgyIeMnh0F50sdipRhZNs4U0_RG9xKg8M1p_bD0s6td7aWw" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#265 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#264 …} -namespace: Closure() {#267 …} } |
data | "4b6557ac3566ce88faf32cea4c0.OuXRg1V9bZiG6WN4QwEkILBkLEY4zccktH1pdl0nQG4.DNbhzSNJJq7MgyIeMnh0F50sdipRhZNs4U0_RG9xKg8M1p_bD0s6td7aWw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3155 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
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() {#3166 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#3167 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_recherche_officine__token" ] |
cache_key | "_recherche_officine__token_hidden" |
compound | false |
data | "4b6557ac3566ce88faf32cea4c0.OuXRg1V9bZiG6WN4QwEkILBkLEY4zccktH1pdl0nQG4.DNbhzSNJJq7MgyIeMnh0F50sdipRhZNs4U0_RG9xKg8M1p_bD0s6td7aWw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3148 -form: Symfony\Component\Form\Form {#3160 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3169 …5} |
full_name | "recherche_officine[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_officine__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 | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_officine__token" |
valid | true |
value | "4b6557ac3566ce88faf32cea4c0.OuXRg1V9bZiG6WN4QwEkILBkLEY4zccktH1pdl0nQG4.DNbhzSNJJq7MgyIeMnh0F50sdipRhZNs4U0_RG9xKg8M1p_bD0s6td7aWw" |
newsletter
"App\Form\NewsletterType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Newsletter {#386 -dateCreation: null -dateMAJ: null -id: ? ?int -email: ? ?string -rgpd: ? ?bool } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "action" => "/newsletter/add" ] |
[ "action" => "/newsletter/add" ] |
data | App\Entity\Newsletter {#386 -dateCreation: null -dateMAJ: null -id: ? ?int -email: ? ?string -rgpd: ? ?bool } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "action" => "/newsletter/add" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#265 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#264 …} -namespace: Closure() {#267 …} } |
data | App\Entity\Newsletter {#386 -dateCreation: null -dateMAJ: null -id: ? ?int -email: ? ?string -rgpd: ? ?bool } |
data_class | "App\Entity\Newsletter" |
disabled | false |
empty_data | Closure(FormInterface $form) {#568 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Newsletter" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#570 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#569 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "action" => "/newsletter/add" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "newsletter" "_newsletter" ] |
cache_key | "_newsletter_newsletter" |
compound | true |
data | App\Entity\Newsletter {#386 -dateCreation: null -dateMAJ: null -id: ? ?int -email: ? ?string -rgpd: ? ?bool } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3174 -form: Symfony\Component\Form\Form {#592 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3175 …5} |
full_name | "newsletter" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "newsletter" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_newsletter" |
valid | true |
value | App\Entity\Newsletter {#386 -dateCreation: null -dateMAJ: null -id: ? ?int -email: ? ?string -rgpd: ? ?bool } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
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" => "Votre adresse email" "class" => "form-control w-100" "required" => true ] |
[ "placeholder" => "Votre adresse email" "class" => "form-control w-100" "required" => true ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Votre adresse email" "class" => "form-control w-100" "required" => true ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#265 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#264 …} -namespace: Closure() {#267 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#589 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
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() {#547 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#550 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Votre adresse email" "class" => "form-control w-100" "required" => true ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_newsletter_email" ] |
cache_key | "_newsletter_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3179 -form: Symfony\Component\Form\Form {#633 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3178 …5} |
full_name | "newsletter[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_newsletter_email" |
valid | true |
value | "" |
rgpd
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-check-input" ] |
[ "class" => "form-check-input" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-check-input" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#265 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#264 …} -namespace: Closure() {#267 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#560 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#559 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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() {#567 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#565 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-check-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_newsletter_rgpd" ] |
cache_key | "_newsletter_rgpd_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3180 -form: Symfony\Component\Form\Form {#636 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3181 …5} |
full_name | "newsletter[rgpd]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter_rgpd" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "rgpd" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_newsletter_rgpd" |
valid | true |
value | "1" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "caa8def.Rhm9W6VNZ_Jv3HoqPKKoSYhsI7pkTQHlHfK9wjhvuRc.IXqNCsA7Uccl7RJjdeDeDP0ZVvE3CEynLMbkhHMm8FocQfI6zzk_h1mOCQ" |
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 | "caa8def.Rhm9W6VNZ_Jv3HoqPKKoSYhsI7pkTQHlHfK9wjhvuRc.IXqNCsA7Uccl7RJjdeDeDP0ZVvE3CEynLMbkhHMm8FocQfI6zzk_h1mOCQ" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#265 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#264 …} -namespace: Closure() {#267 …} } |
data | "caa8def.Rhm9W6VNZ_Jv3HoqPKKoSYhsI7pkTQHlHfK9wjhvuRc.IXqNCsA7Uccl7RJjdeDeDP0ZVvE3CEynLMbkhHMm8FocQfI6zzk_h1mOCQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3176 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
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() {#3182 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#3183 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_newsletter__token" ] |
cache_key | "_newsletter__token_hidden" |
compound | false |
data | "caa8def.Rhm9W6VNZ_Jv3HoqPKKoSYhsI7pkTQHlHfK9wjhvuRc.IXqNCsA7Uccl7RJjdeDeDP0ZVvE3CEynLMbkhHMm8FocQfI6zzk_h1mOCQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3193 -form: Symfony\Component\Form\Form {#3189 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3184 …5} |
full_name | "newsletter[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter__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 | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_newsletter__token" |
valid | true |
value | "caa8def.Rhm9W6VNZ_Jv3HoqPKKoSYhsI7pkTQHlHfK9wjhvuRc.IXqNCsA7Uccl7RJjdeDeDP0ZVvE3CEynLMbkhHMm8FocQfI6zzk_h1mOCQ" |
app_user_registration
"App\Form\RegistrationType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\UtilisateurSite {#812 -id: ? ?int -username: ? ?string -usernameCanonical: ? ?string -email: ? ?string -emailCanonical: ? ?string -enabled: ? ?bool -salt: ? ?string -password: ? ?string -negociateurs: ? Doctrine\Common\Collections\Collection -plainPassword: null -lastLogin: null -confirmationToken: ? ?string -passwordRequestedAt: null -roles: [] -passwordTokens: ? Doctrine\Common\Collections\Collection -departements: ? Doctrine\Common\Collections\Collection -acheteurs: ? Doctrine\Common\Collections\Collection -prenom: ? ?string -nom: ? ?string -tel: ? ?string -offres: Doctrine\Common\Collections\ArrayCollection {#754 …} -visites: Doctrine\Common\Collections\ArrayCollection {#789 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\UtilisateurSite {#812 -id: ? ?int -username: ? ?string -usernameCanonical: ? ?string -email: ? ?string -emailCanonical: ? ?string -enabled: ? ?bool -salt: ? ?string -password: ? ?string -negociateurs: ? Doctrine\Common\Collections\Collection -plainPassword: null -lastLogin: null -confirmationToken: ? ?string -passwordRequestedAt: null -roles: [] -passwordTokens: ? Doctrine\Common\Collections\Collection -departements: ? Doctrine\Common\Collections\Collection -acheteurs: ? Doctrine\Common\Collections\Collection -prenom: ? ?string -nom: ? ?string -tel: ? ?string -offres: Doctrine\Common\Collections\ArrayCollection {#754 …} -visites: Doctrine\Common\Collections\ArrayCollection {#789 …} } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | "registration" |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#265 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#264 …} -namespace: Closure() {#267 …} } |
data | App\Entity\UtilisateurSite {#812 -id: ? ?int -username: ? ?string -usernameCanonical: ? ?string -email: ? ?string -emailCanonical: ? ?string -enabled: ? ?bool -salt: ? ?string -password: ? ?string -negociateurs: ? Doctrine\Common\Collections\Collection -plainPassword: null -lastLogin: null -confirmationToken: ? ?string -passwordRequestedAt: null -roles: [] -passwordTokens: ? Doctrine\Common\Collections\Collection -departements: ? Doctrine\Common\Collections\Collection -acheteurs: ? Doctrine\Common\Collections\Collection -prenom: ? ?string -nom: ? ?string -tel: ? ?string -offres: Doctrine\Common\Collections\ArrayCollection {#754 …} -visites: Doctrine\Common\Collections\ArrayCollection {#789 …} } |
data_class | "App\Entity\UtilisateurSite" |
disabled | false |
empty_data | Closure(FormInterface $form) {#811 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\UtilisateurSite" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#809 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#810 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "fos_user_registration" "app_user_registration" "_app_user_registration" ] |
cache_key | "_app_user_registration_app_user_registration" |
compound | true |
data | App\Entity\UtilisateurSite {#812 -id: ? ?int -username: ? ?string -usernameCanonical: ? ?string -email: ? ?string -emailCanonical: ? ?string -enabled: ? ?bool -salt: ? ?string -password: ? ?string -negociateurs: ? Doctrine\Common\Collections\Collection -plainPassword: null -lastLogin: null -confirmationToken: ? ?string -passwordRequestedAt: null -roles: [] -passwordTokens: ? Doctrine\Common\Collections\Collection -departements: ? Doctrine\Common\Collections\Collection -acheteurs: ? Doctrine\Common\Collections\Collection -prenom: ? ?string -nom: ? ?string -tel: ? ?string -offres: Doctrine\Common\Collections\ArrayCollection {#754 …} -visites: Doctrine\Common\Collections\ArrayCollection {#789 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3195 -form: Symfony\Component\Form\Form {#1573 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3196 …5} |
full_name | "app_user_registration" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_user_registration" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "app_user_registration" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_user_registration" |
valid | true |
value | App\Entity\UtilisateurSite {#812 -id: ? ?int -username: ? ?string -usernameCanonical: ? ?string -email: ? ?string -emailCanonical: ? ?string -enabled: ? ?bool -salt: ? ?string -password: ? ?string -negociateurs: ? Doctrine\Common\Collections\Collection -plainPassword: null -lastLogin: null -confirmationToken: ? ?string -passwordRequestedAt: null -roles: [] -passwordTokens: ? Doctrine\Common\Collections\Collection -departements: ? Doctrine\Common\Collections\Collection -acheteurs: ? Doctrine\Common\Collections\Collection -prenom: ? ?string -nom: ? ?string -tel: ? ?string -offres: Doctrine\Common\Collections\ArrayCollection {#754 …} -visites: Doctrine\Common\Collections\ArrayCollection {#789 …} } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "form.email" |
same as passed value |
translation_domain | "FOSUserBundle" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#265 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#264 …} -namespace: Closure() {#267 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#724 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.email" |
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 | "FOSUserBundle" |
trim | true |
upload_max_size_message | Closure() {#722 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#723 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_app_user_registration_email" ] |
cache_key | "_app_user_registration_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3200 -form: Symfony\Component\Form\Form {#1576 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3199 …5} |
full_name | "app_user_registration[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_user_registration_email" |
label | "form.email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "FOSUserBundle" |
unique_block_prefix | "_app_user_registration_email" |
valid | true |
value | "" |
username
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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" => 180 ] |
[ "maxlength" => 180 ] |
label | "form.username" |
same as passed value |
required | true |
same as passed value |
translation_domain | "FOSUserBundle" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 180 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#265 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#264 …} -namespace: Closure() {#267 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#799 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.username" |
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 | "FOSUserBundle" |
trim | true |
upload_max_size_message | Closure() {#1235 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1553 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 180 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_app_user_registration_username" ] |
cache_key | "_app_user_registration_username_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3201 -form: Symfony\Component\Form\Form {#1579 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3202 …5} |
full_name | "app_user_registration[username]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_user_registration_username" |
label | "form.username" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "username" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "FOSUserBundle" |
unique_block_prefix | "_app_user_registration_username" |
valid | true |
value | "" |
plainPassword
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
first_options | [ "label" => "form.password" ] |
[ "label" => "form.password" ] |
invalid_message | "fos_user.password.mismatch" |
same as passed value |
options | [ "translation_domain" => "FOSUserBundle" "attr" => [ "autocomplete" => "new-password" ] ] |
[ "translation_domain" => "FOSUserBundle" "attr" => [ "autocomplete" => "new-password" ] ] |
second_options | [ "label" => "form.password_confirmation" ] |
[ "label" => "form.password_confirmation" ] |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#265 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#264 …} -namespace: Closure() {#267 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1549 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options | [ "label" => "form.password" ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "fos_user.password.mismatch" |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
options | [ "translation_domain" => "FOSUserBundle" "attr" => [ "autocomplete" => "new-password" ] ] |
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 | [] |
second_name | "second" |
second_options | [ "label" => "form.password_confirmation" ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#798 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1335 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_app_user_registration_plainPassword" ] |
cache_key | "_app_user_registration_plainPassword_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3203 -form: Symfony\Component\Form\Form {#1603 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3204 …5} |
full_name | "app_user_registration[plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_user_registration_plainPassword" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plainPassword" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_user_registration_plainPassword" |
valid | true |
value | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
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 | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
error_bubbling | false |
false
|
label | "form.password" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
translation_domain | "FOSUserBundle" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#265 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#264 …} -namespace: Closure() {#267 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1583 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
hash_property_path | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.password" |
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 | "FOSUserBundle" |
trim | false |
upload_max_size_message | Closure() {#1590 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1589 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_app_user_registration_plainPassword_first" ] |
cache_key | "_app_user_registration_plainPassword_first_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3208 -form: Symfony\Component\Form\Form {#1606 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3207 …5} |
full_name | "app_user_registration[plainPassword][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_user_registration_plainPassword_first" |
label | "form.password" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "FOSUserBundle" |
unique_block_prefix | "_app_user_registration_plainPassword_first" |
valid | true |
value | "" |
second
Errors
This form has no errors.
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 | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
error_bubbling | false |
false
|
label | "form.password_confirmation" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
translation_domain | "FOSUserBundle" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#265 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#264 …} -namespace: Closure() {#267 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1596 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
hash_property_path | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form.password_confirmation" |
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 | "FOSUserBundle" |
trim | false |
upload_max_size_message | Closure() {#1598 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1597 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_app_user_registration_plainPassword_second" ] |
cache_key | "_app_user_registration_plainPassword_second_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3209 -form: Symfony\Component\Form\Form {#1609 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3210 …5} |
full_name | "app_user_registration[plainPassword][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_user_registration_plainPassword_second" |
label | "form.password_confirmation" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "FOSUserBundle" |
unique_block_prefix | "_app_user_registration_plainPassword_second" |
valid | true |
value | "" |
prenom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#265 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#264 …} -namespace: Closure() {#267 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1202 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1238 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1237 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_app_user_registration_prenom" ] |
cache_key | "_app_user_registration_prenom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3205 -form: Symfony\Component\Form\Form {#1612 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3206 …5} |
full_name | "app_user_registration[prenom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_user_registration_prenom" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "prenom" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_user_registration_prenom" |
valid | true |
value | "" |
nom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#265 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#264 …} -namespace: Closure() {#267 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1203 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1184 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1181 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_app_user_registration_nom" ] |
cache_key | "_app_user_registration_nom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3212 -form: Symfony\Component\Form\Form {#1615 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3211 …5} |
full_name | "app_user_registration[nom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_user_registration_nom" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nom" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_user_registration_nom" |
valid | true |
value | "" |
tel
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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" => 10 "pattern" => "[0-9]{10}" ] |
[ "maxlength" => 10 "pattern" => "[0-9]{10}" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 10 "pattern" => "[0-9]{10}" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#265 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#264 …} -namespace: Closure() {#267 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1310 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1312 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#779 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 10 "pattern" => "[0-9]{10}" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_app_user_registration_tel" ] |
cache_key | "_app_user_registration_tel_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3213 -form: Symfony\Component\Form\Form {#1618 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3214 …5} |
full_name | "app_user_registration[tel]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_user_registration_tel" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tel" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_user_registration_tel" |
valid | true |
value | "" |
rgpd
Errors
This form has no errors.
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 | [ "class" => "form-check-input" "required" => true ] |
[ "class" => "form-check-input" "required" => true ] |
label | "En soumettant ce formulaire, j'accepte que les informations saisies dans ce formulaire soient utilisées, exploitées, traitées pour permettre de me recontacter, pour m'envoyer des informations dans le cadre de la relation commerciale qui découle de cette demande." |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-check-input" "required" => true ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#265 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#264 …} -namespace: Closure() {#267 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#560 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#559 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "En soumettant ce formulaire, j'accepte que les informations saisies dans ce formulaire soient utilisées, exploitées, traitées pour permettre de me recontacter, pour m'envoyer des informations dans le cadre de la relation commerciale qui découle de cette demande." |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1201 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1200 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-check-input" "required" => true ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_app_user_registration_rgpd" ] |
cache_key | "_app_user_registration_rgpd_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3215 -form: Symfony\Component\Form\Form {#1621 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3216 …5} |
full_name | "app_user_registration[rgpd]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_user_registration_rgpd" |
label | "En soumettant ce formulaire, j'accepte que les informations saisies dans ce formulaire soient utilisées, exploitées, traitées pour permettre de me recontacter, pour m'envoyer des informations dans le cadre de la relation commerciale qui découle de cette demande." |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "rgpd" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_user_registration_rgpd" |
valid | true |
value | "1" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "5384fb043084.iw1JfNuMbe8mpFuuYmFMjiyvllxLGsDTgVy2__ap7iI.uToFE6y5DMIT4hycChI0wVbl_xIRQqHh8DvTt7jdsVTsXQAVv9YPvU_FOA" |
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 | "5384fb043084.iw1JfNuMbe8mpFuuYmFMjiyvllxLGsDTgVy2__ap7iI.uToFE6y5DMIT4hycChI0wVbl_xIRQqHh8DvTt7jdsVTsXQAVv9YPvU_FOA" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#265 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#264 …} -namespace: Closure() {#267 …} } |
data | "5384fb043084.iw1JfNuMbe8mpFuuYmFMjiyvllxLGsDTgVy2__ap7iI.uToFE6y5DMIT4hycChI0wVbl_xIRQqHh8DvTt7jdsVTsXQAVv9YPvU_FOA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3197 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
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() {#3217 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#3218 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_app_user_registration__token" ] |
cache_key | "_app_user_registration__token_hidden" |
compound | false |
data | "5384fb043084.iw1JfNuMbe8mpFuuYmFMjiyvllxLGsDTgVy2__ap7iI.uToFE6y5DMIT4hycChI0wVbl_xIRQqHh8DvTt7jdsVTsXQAVv9YPvU_FOA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3228 -form: Symfony\Component\Form\Form {#3224 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3219 …5} |
full_name | "app_user_registration[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_user_registration__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 | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_user_registration__token" |
valid | true |
value | "5384fb043084.iw1JfNuMbe8mpFuuYmFMjiyvllxLGsDTgVy2__ap7iI.uToFE6y5DMIT4hycChI0wVbl_xIRQqHh8DvTt7jdsVTsXQAVv9YPvU_FOA" |