Forms
-
recherche_officine
-
region
-
departement
-
rangeBudget
-
budgetMin
-
budgetMax
-
_token
-
-
newsletter
-
email
-
rgpd
-
_token
-
recherche_officine
Form type:
"App\Form\RechercheOfficineType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\RechercheOfficine {#1166 -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 {#1166 -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 {#1166 -region: null -departement: null -budgetMin: null -budgetMax: null } |
data_class | "App\Entity\RechercheOfficine" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1149 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() {#1167 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#977 …} $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 {#1166 -region: null -departement: null -budgetMin: null -budgetMax: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1180 -form: Symfony\Component\Form\Form {#1320 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1144 …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 {#1166 -region: null -departement: null -budgetMin: null -budgetMax: null } |
region
Form type:
"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) {#1198 class: "App\Form\RechercheOfficineType" this: App\Form\RechercheOfficineType {#1299 …} } |
Doctrine\ORM\QueryBuilder {#1292 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1289 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1288 #from: "App\Entity\Region" #alias: "r" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1287 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "r.nom ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1015 …} -dql: "SELECT r FROM App\Entity\Region r ORDER BY r.nom ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1295 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -em: ContainerB39dt2B\EntityManagerGhostEbeb667 {#395 …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 {#1267 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1286 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1282 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1281 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1276 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1283 …} } |
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 {#395 …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 {#1264 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerB39dt2B\EntityManagerGhostEbeb667 {#395 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1300 …} } |
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 {#1292 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1289 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1288 #from: "App\Entity\Region" #alias: "r" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1287 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "r.nom ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1015 …} -dql: "SELECT r FROM App\Entity\Region r ORDER BY r.nom ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1295 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -em: ContainerB39dt2B\EntityManagerGhostEbeb667 {#395 …12} } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1168 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1296 …} $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 {#1383 +label: "Auvergne-Rhône-Alpes" +value: "19" +data: App\Entity\Region {#1393 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1182 +label: "Bourgogne-Franche-Comté" +value: "11" +data: App\Entity\Region {#1451 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1378 +label: "Bretagne" +value: "16" +data: App\Entity\Region {#1448 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1362 +label: "Centre-Val de Loire" +value: "10" +data: App\Entity\Region {#1445 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1347 +label: "Collectivités d'Outre-Mer" +value: "22" +data: App\Entity\Region {#1442 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1268 +label: "Corse" +value: "21" +data: App\Entity\Region {#1439 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1176 +label: "Grand Est" +value: "14" +data: App\Entity\Region {#1436 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1381 +label: "Guadeloupe" +value: "4" +data: App\Entity\Region {#1432 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1177 +label: "Guyane" +value: "6" +data: App\Entity\Region {#1397 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1391 +label: "Hauts-de-France" +value: "13" +data: App\Entity\Region {#1400 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1429 +label: "Île-de-France" +value: "9" +data: App\Entity\Region {#1403 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1428 +label: "La Réunion" +value: "7" +data: App\Entity\Region {#1406 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1453 +label: "Martinique" +value: "5" +data: App\Entity\Region {#1409 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1454 +label: "Mayotte" +value: "8" +data: App\Entity\Region {#1412 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1455 +label: "Normandie" +value: "12" +data: App\Entity\Region {#1415 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1456 +label: "Nouvelle-Aquitaine" +value: "17" +data: App\Entity\Region {#1418 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1457 +label: "Occitanie" +value: "18" +data: App\Entity\Region {#1421 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1458 +label: "Pays de la Loire" +value: "15" +data: App\Entity\Region {#1424 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1459 +label: "Provence-Alpes-Côte d'Azur" +value: "20" +data: App\Entity\Region {#1427 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1386 -form: Symfony\Component\Form\Form {#1317 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1388 …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) {#1384 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
Form type:
"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) {#1222 class: "App\Form\RechercheOfficineType" this: App\Form\RechercheOfficineType {#1299 …} } |
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) {#1222 class: "App\Form\RechercheOfficineType" this: App\Form\RechercheOfficineType {#1299 …} } |
choice_filter | null |
choice_label | "nom" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1366 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1279 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1365 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1281 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1363 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1364 …} } |
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 {#395 …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 {#1265 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerB39dt2B\EntityManagerGhostEbeb667 {#395 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1259 …} } |
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() {#1278 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1273 …} $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 {#1462 +label: "Ain" +value: "112" +data: App\Entity\Departement {#1471 …} +attr: [ "class" => "region_19" ] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1476 +label: "Aisne" +value: "113" +data: App\Entity\Departement {#1655 …} +attr: [ "class" => "region_13" ] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1465 +label: "Allier" +value: "114" +data: App\Entity\Departement {#1685 …} +attr: [ "class" => "region_19" ] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1485 +label: "Alpes-de-Haute-Provence" +value: "115" +data: App\Entity\Departement {#1692 …} +attr: [ "class" => "region_20" ] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1464 +label: "Hautes-Alpes" +value: "116" +data: App\Entity\Departement {#1699 …} +attr: [ "class" => "region_20" ] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1470 +label: "Alpes-Maritimes" +value: "117" +data: App\Entity\Departement {#1706 …} +attr: [ "class" => "region_20" ] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1475 +label: "Ardèche" +value: "118" +data: App\Entity\Departement {#1713 …} +attr: [ "class" => "region_19" ] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1479 +label: "Ardennes" +value: "119" +data: App\Entity\Departement {#1720 …} +attr: [ "class" => "region_14" ] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1466 +label: "Ariège" +value: "120" +data: App\Entity\Departement {#1727 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1473 +label: "Aube" +value: "121" +data: App\Entity\Departement {#1734 …} +attr: [ "class" => "region_14" ] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2434 +label: "Aude" +value: "122" +data: App\Entity\Departement {#1741 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2435 +label: "Aveyron" +value: "123" +data: App\Entity\Departement {#1748 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2436 +label: "Bouches-du-Rhône" +value: "124" +data: App\Entity\Departement {#1755 …} +attr: [ "class" => "region_20" ] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2437 +label: "Calvados" +value: "125" +data: App\Entity\Departement {#1762 …} +attr: [ "class" => "region_12" ] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2438 +label: "Cantal" +value: "126" +data: App\Entity\Departement {#1769 …} +attr: [ "class" => "region_19" ] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2439 +label: "Charente" +value: "127" +data: App\Entity\Departement {#1776 …} +attr: [ "class" => "region_17" ] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2440 +label: "Charente-Maritime" +value: "128" +data: App\Entity\Departement {#1783 …} +attr: [ "class" => "region_17" ] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2441 +label: "Cher" +value: "129" +data: App\Entity\Departement {#1790 …} +attr: [ "class" => "region_10" ] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2442 +label: "Corrèze" +value: "130" +data: App\Entity\Departement {#1797 …} +attr: [ "class" => "region_17" ] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2443 +label: "Côte-d'Or" +value: "131" +data: App\Entity\Departement {#1804 …} +attr: [ "class" => "region_11" ] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2444 +label: "Côtes-d'Armor" +value: "132" +data: App\Entity\Departement {#1811 …} +attr: [ "class" => "region_16" ] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2445 +label: "Creuse" +value: "133" +data: App\Entity\Departement {#1818 …} +attr: [ "class" => "region_17" ] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2446 +label: "Dordogne" +value: "134" +data: App\Entity\Departement {#1825 …} +attr: [ "class" => "region_17" ] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2447 +label: "Doubs" +value: "135" +data: App\Entity\Departement {#1832 …} +attr: [ "class" => "region_11" ] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2448 +label: "Drôme" +value: "136" +data: App\Entity\Departement {#1839 …} +attr: [ "class" => "region_19" ] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2449 +label: "Eure" +value: "137" +data: App\Entity\Departement {#1846 …} +attr: [ "class" => "region_12" ] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2450 +label: "Eure-et-Loir" +value: "138" +data: App\Entity\Departement {#1853 …} +attr: [ "class" => "region_10" ] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2451 +label: "Finistère" +value: "139" +data: App\Entity\Departement {#1860 …} +attr: [ "class" => "region_16" ] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2452 +label: "Corse-du-Sud" +value: "140" +data: App\Entity\Departement {#1867 …} +attr: [ "class" => "region_21" ] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2453 +label: "Haute-Corse" +value: "141" +data: App\Entity\Departement {#1874 …} +attr: [ "class" => "region_21" ] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2454 +label: "Gard" +value: "142" +data: App\Entity\Departement {#1881 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2455 +label: "Haute-Garonne" +value: "143" +data: App\Entity\Departement {#1888 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2456 +label: "Gers" +value: "144" +data: App\Entity\Departement {#1895 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2457 +label: "Gironde" +value: "145" +data: App\Entity\Departement {#1902 …} +attr: [ "class" => "region_17" ] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2458 +label: "Hérault" +value: "146" +data: App\Entity\Departement {#1909 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2459 +label: "Ille-et-Vilaine" +value: "147" +data: App\Entity\Departement {#1916 …} +attr: [ "class" => "region_16" ] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2460 +label: "Indre" +value: "148" +data: App\Entity\Departement {#1923 …} +attr: [ "class" => "region_10" ] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2461 +label: "Indre-et-Loire" +value: "149" +data: App\Entity\Departement {#1930 …} +attr: [ "class" => "region_10" ] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2462 +label: "Isère" +value: "150" +data: App\Entity\Departement {#1937 …} +attr: [ "class" => "region_19" ] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2463 +label: "Jura" +value: "151" +data: App\Entity\Departement {#1944 …} +attr: [ "class" => "region_11" ] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2464 +label: "Landes" +value: "152" +data: App\Entity\Departement {#1951 …} +attr: [ "class" => "region_17" ] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2465 +label: "Loir-et-Cher" +value: "153" +data: App\Entity\Departement {#1958 …} +attr: [ "class" => "region_10" ] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2466 +label: "Loire" +value: "154" +data: App\Entity\Departement {#1965 …} +attr: [ "class" => "region_19" ] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2467 +label: "Haute-Loire" +value: "155" +data: App\Entity\Departement {#1972 …} +attr: [ "class" => "region_19" ] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2468 +label: "Loire-Atlantique" +value: "156" +data: App\Entity\Departement {#1979 …} +attr: [ "class" => "region_15" ] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2469 +label: "Loiret" +value: "157" +data: App\Entity\Departement {#1986 …} +attr: [ "class" => "region_10" ] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2470 +label: "Lot" +value: "158" +data: App\Entity\Departement {#1993 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2471 +label: "Lot-et-Garonne" +value: "159" +data: App\Entity\Departement {#2000 …} +attr: [ "class" => "region_17" ] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2472 +label: "Lozère" +value: "160" +data: App\Entity\Departement {#2007 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2473 +label: "Maine-et-Loire" +value: "161" +data: App\Entity\Departement {#2014 …} +attr: [ "class" => "region_15" ] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2474 +label: "Manche" +value: "162" +data: App\Entity\Departement {#2021 …} +attr: [ "class" => "region_12" ] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2475 +label: "Marne" +value: "163" +data: App\Entity\Departement {#2028 …} +attr: [ "class" => "region_14" ] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2476 +label: "Haute-Marne" +value: "164" +data: App\Entity\Departement {#2035 …} +attr: [ "class" => "region_14" ] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2477 +label: "Mayenne" +value: "165" +data: App\Entity\Departement {#2042 …} +attr: [ "class" => "region_15" ] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2478 +label: "Meurthe-et-Moselle" +value: "166" +data: App\Entity\Departement {#2049 …} +attr: [ "class" => "region_14" ] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2479 +label: "Meuse" +value: "167" +data: App\Entity\Departement {#2056 …} +attr: [ "class" => "region_14" ] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2480 +label: "Morbihan" +value: "168" +data: App\Entity\Departement {#2063 …} +attr: [ "class" => "region_16" ] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2481 +label: "Moselle" +value: "169" +data: App\Entity\Departement {#2070 …} +attr: [ "class" => "region_14" ] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2482 +label: "Nièvre" +value: "170" +data: App\Entity\Departement {#2077 …} +attr: [ "class" => "region_11" ] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2483 +label: "Nord" +value: "171" +data: App\Entity\Departement {#2084 …} +attr: [ "class" => "region_13" ] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2484 +label: "Oise" +value: "172" +data: App\Entity\Departement {#2091 …} +attr: [ "class" => "region_13" ] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2485 +label: "Orne" +value: "173" +data: App\Entity\Departement {#2098 …} +attr: [ "class" => "region_12" ] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2486 +label: "Pas-de-Calais" +value: "174" +data: App\Entity\Departement {#2105 …} +attr: [ "class" => "region_13" ] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2487 +label: "Puy-de-Dôme" +value: "175" +data: App\Entity\Departement {#2112 …} +attr: [ "class" => "region_19" ] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2488 +label: "Pyrénées-Atlantiques" +value: "176" +data: App\Entity\Departement {#2119 …} +attr: [ "class" => "region_17" ] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2489 +label: "Hautes-Pyrénées" +value: "177" +data: App\Entity\Departement {#2126 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2490 +label: "Pyrénées-Orientales" +value: "178" +data: App\Entity\Departement {#2133 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2491 +label: "Bas-Rhin" +value: "179" +data: App\Entity\Departement {#2140 …} +attr: [ "class" => "region_14" ] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2492 +label: "Haut-Rhin" +value: "180" +data: App\Entity\Departement {#2147 …} +attr: [ "class" => "region_14" ] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2493 +label: "Rhône" +value: "181" +data: App\Entity\Departement {#2154 …} +attr: [ "class" => "region_19" ] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2494 +label: "Haute-Saône" +value: "182" +data: App\Entity\Departement {#2161 …} +attr: [ "class" => "region_11" ] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2495 +label: "Saône-et-Loire" +value: "183" +data: App\Entity\Departement {#2168 …} +attr: [ "class" => "region_11" ] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2496 +label: "Sarthe" +value: "184" +data: App\Entity\Departement {#2175 …} +attr: [ "class" => "region_15" ] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2497 +label: "Savoie" +value: "185" +data: App\Entity\Departement {#2182 …} +attr: [ "class" => "region_19" ] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2498 +label: "Haute-Savoie" +value: "186" +data: App\Entity\Departement {#2189 …} +attr: [ "class" => "region_19" ] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2499 +label: "Paris" +value: "187" +data: App\Entity\Departement {#2196 …} +attr: [ "class" => "region_9" ] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2500 +label: "Seine-Maritime" +value: "188" +data: App\Entity\Departement {#2203 …} +attr: [ "class" => "region_12" ] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2501 +label: "Seine-et-Marne" +value: "189" +data: App\Entity\Departement {#2210 …} +attr: [ "class" => "region_9" ] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2502 +label: "Yvelines" +value: "190" +data: App\Entity\Departement {#2217 …} +attr: [ "class" => "region_9" ] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2503 +label: "Deux-Sèvres" +value: "191" +data: App\Entity\Departement {#2224 …} +attr: [ "class" => "region_17" ] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2504 +label: "Somme" +value: "192" +data: App\Entity\Departement {#2231 …} +attr: [ "class" => "region_13" ] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2505 +label: "Tarn" +value: "193" +data: App\Entity\Departement {#2238 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2506 +label: "Tarn-et-Garonne" +value: "194" +data: App\Entity\Departement {#2245 …} +attr: [ "class" => "region_18" ] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2507 +label: "Var" +value: "195" +data: App\Entity\Departement {#2252 …} +attr: [ "class" => "region_20" ] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2508 +label: "Vaucluse" +value: "196" +data: App\Entity\Departement {#2259 …} +attr: [ "class" => "region_20" ] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2509 +label: "Vendée" +value: "197" +data: App\Entity\Departement {#2266 …} +attr: [ "class" => "region_15" ] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2510 +label: "Vienne" +value: "198" +data: App\Entity\Departement {#2273 …} +attr: [ "class" => "region_17" ] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2511 +label: "Haute-Vienne" +value: "199" +data: App\Entity\Departement {#2280 …} +attr: [ "class" => "region_17" ] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2512 +label: "Vosges" +value: "200" +data: App\Entity\Departement {#2287 …} +attr: [ "class" => "region_14" ] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2513 +label: "Yonne" +value: "201" +data: App\Entity\Departement {#2294 …} +attr: [ "class" => "region_11" ] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2514 +label: "Territoire de Belfort" +value: "202" +data: App\Entity\Departement {#2301 …} +attr: [ "class" => "region_11" ] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2515 +label: "Essonne" +value: "203" +data: App\Entity\Departement {#2308 …} +attr: [ "class" => "region_9" ] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2516 +label: "Hauts-de-Seine" +value: "204" +data: App\Entity\Departement {#2315 …} +attr: [ "class" => "region_9" ] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2517 +label: "Seine-Saint-Denis" +value: "205" +data: App\Entity\Departement {#2322 …} +attr: [ "class" => "region_9" ] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2518 +label: "Val-de-Marne" +value: "206" +data: App\Entity\Departement {#2329 …} +attr: [ "class" => "region_9" ] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2519 +label: "Val-d'Oise" +value: "207" +data: App\Entity\Departement {#2336 …} +attr: [ "class" => "region_9" ] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2520 +label: "Guadeloupe" +value: "208" +data: App\Entity\Departement {#2343 …} +attr: [ "class" => "region_4" ] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2521 +label: "Martinique" +value: "209" +data: App\Entity\Departement {#2350 …} +attr: [ "class" => "region_5" ] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2522 +label: "Guyane" +value: "210" +data: App\Entity\Departement {#2357 …} +attr: [ "class" => "region_6" ] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2523 +label: "La Réunion" +value: "211" +data: App\Entity\Departement {#2364 …} +attr: [ "class" => "region_7" ] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2524 +label: "Mayotte" +value: "212" +data: App\Entity\Departement {#2371 …} +attr: [ "class" => "region_8" ] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2525 +label: "Saint-Pierre-et-Miquelon" +value: "213" +data: App\Entity\Departement {#2378 …} +attr: [ "class" => "region_22" ] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2526 +label: "Saint-Barthélemy" +value: "214" +data: App\Entity\Departement {#2385 …} +attr: [ "class" => "region_22" ] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2527 +label: "Saint-Martin" +value: "215" +data: App\Entity\Departement {#2392 …} +attr: [ "class" => "region_22" ] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2528 +label: "Terres australes et antarctiques françaises" +value: "216" +data: App\Entity\Departement {#2399 …} +attr: [ "class" => "region_22" ] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2529 +label: "Wallis et Futuna" +value: "217" +data: App\Entity\Departement {#2406 …} +attr: [ "class" => "region_22" ] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2530 +label: "Polynésie française" +value: "218" +data: App\Entity\Departement {#2413 …} +attr: [ "class" => "region_22" ] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2531 +label: "Nouvelle-Calédonie" +value: "219" +data: App\Entity\Departement {#2420 …} +attr: [ "class" => "region_22" ] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2532 +label: "Île de Clipperton" +value: "220" +data: App\Entity\Departement {#2427 …} +attr: [ "class" => "region_22" ] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1460 -form: Symfony\Component\Form\Form {#1314 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1385 …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) {#1461 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
Form type:
"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) {#1353 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() {#1348 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1354 …} $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 {#2533 -form: Symfony\Component\Form\Form {#1311 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1463 …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) {#1340 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() {#1335 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1341 …} $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 {#2534 -form: Symfony\Component\Form\Form {#1308 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2535 …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) {#1328 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() {#1326 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1327 …} $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 {#2536 -form: Symfony\Component\Form\Form {#1305 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2537 …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 | "bdf8fc96ad6fd3c74460dc.dZ-8MNIr9mJ4BcRhdyx3lBPlp1jWAoLkhVS4m8HhRys.TNLFZKZZpk8ZMOkZPUA6wyW04jeacfXT0SyK0bStcV8j59tXtWnCFUBynQ" |
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 | "bdf8fc96ad6fd3c74460dc.dZ-8MNIr9mJ4BcRhdyx3lBPlp1jWAoLkhVS4m8HhRys.TNLFZKZZpk8ZMOkZPUA6wyW04jeacfXT0SyK0bStcV8j59tXtWnCFUBynQ" |
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 | "bdf8fc96ad6fd3c74460dc.dZ-8MNIr9mJ4BcRhdyx3lBPlp1jWAoLkhVS4m8HhRys.TNLFZKZZpk8ZMOkZPUA6wyW04jeacfXT0SyK0bStcV8j59tXtWnCFUBynQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2545 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() {#2556 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#2557 …} $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 | "bdf8fc96ad6fd3c74460dc.dZ-8MNIr9mJ4BcRhdyx3lBPlp1jWAoLkhVS4m8HhRys.TNLFZKZZpk8ZMOkZPUA6wyW04jeacfXT0SyK0bStcV8j59tXtWnCFUBynQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2538 -form: Symfony\Component\Form\Form {#2550 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2559 …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 | "bdf8fc96ad6fd3c74460dc.dZ-8MNIr9mJ4BcRhdyx3lBPlp1jWAoLkhVS4m8HhRys.TNLFZKZZpk8ZMOkZPUA6wyW04jeacfXT0SyK0bStcV8j59tXtWnCFUBynQ" |
newsletter
Form type:
"App\Form\NewsletterType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Newsletter {#389 -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 {#389 -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 {#389 -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 {#389 -dateCreation: null -dateMAJ: null -id: ? ?int -email: ? ?string -rgpd: ? ?bool } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2564 -form: Symfony\Component\Form\Form {#592 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2565 …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 {#389 -dateCreation: null -dateMAJ: null -id: ? ?int -email: ? ?string -rgpd: ? ?bool } |
Form type:
"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 {#2569 -form: Symfony\Component\Form\Form {#633 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2568 …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 {#2570 -form: Symfony\Component\Form\Form {#636 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2571 …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 | "8e45e4b2114ea378887544e5ade.uv1oNzRQuaBbQ3MGC_GIAf5vE8c4s570nXv1z3-QILc.z6o7cVs51NJrKRtqZ6nrW7BZVJ1t_M-b-ALDoCioZvHPv1tyYgf74xMnIg" |
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 | "8e45e4b2114ea378887544e5ade.uv1oNzRQuaBbQ3MGC_GIAf5vE8c4s570nXv1z3-QILc.z6o7cVs51NJrKRtqZ6nrW7BZVJ1t_M-b-ALDoCioZvHPv1tyYgf74xMnIg" |
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 | "8e45e4b2114ea378887544e5ade.uv1oNzRQuaBbQ3MGC_GIAf5vE8c4s570nXv1z3-QILc.z6o7cVs51NJrKRtqZ6nrW7BZVJ1t_M-b-ALDoCioZvHPv1tyYgf74xMnIg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2566 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() {#2572 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#2573 …} $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 | "8e45e4b2114ea378887544e5ade.uv1oNzRQuaBbQ3MGC_GIAf5vE8c4s570nXv1z3-QILc.z6o7cVs51NJrKRtqZ6nrW7BZVJ1t_M-b-ALDoCioZvHPv1tyYgf74xMnIg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2583 -form: Symfony\Component\Form\Form {#2579 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2574 …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 | "8e45e4b2114ea378887544e5ade.uv1oNzRQuaBbQ3MGC_GIAf5vE8c4s570nXv1z3-QILc.z6o7cVs51NJrKRtqZ6nrW7BZVJ1t_M-b-ALDoCioZvHPv1tyYgf74xMnIg" |