- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 57
- Events
- Routing
- Cache
- Translation 572
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
nomDuProjet
-
besoinEau
-
surfaceRecuperee
-
nomSurface
-
nomSurface2
-
nomSurface3
-
rendementToiture
-
surfaceRecuperee2
-
rendementToiture2
-
surfaceRecuperee3
-
rendementToiture3
-
anneesCalculees
-
climat
-
stationmeteo
-
stationAPI
-
nbreUtilisateur
-
volumeParUtilisation
-
tauxRaccordement
-
scenarioUtilisation
-
ru
-
typePlante
-
profondeurTerre
-
sArrosage
-
volumeCuve
-
tauxObjectif
-
coutEau
-
coutPompe
-
coutVolume
-
choixVolume
-
coutVolume2
-
choixVolume2
-
certivea
-
analyser
-
_token
-
reutilisation
"App\Form\ReutilisationType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\PluvioDatabase {#251 -id: null -besoinEau: null -nomSurface: null -surfaceRecuperee: null -rendementToiture: null -nomSurface2: null -surfaceRecuperee2: null -rendementToiture2: null -nomSurface3: null -surfaceRecuperee3: null -rendementToiture3: null -climat: null -stationMeteo: null -nbreUtilisateur: null -volumeUtilisateur: null -volumeParUtilisation: null -scenarioUtilisation: null -ru: null -typePlante: null -profondeurTerre: null -arrosage: null -volumeCuve: null -tauxObjectif: null -coutEau: 4.0 -coutPompe: 4000.0 -coutVolume: 1000.0 -choixVolume: 1000.0 -coutVolume2: 4000.0 -choixVolume2: 4000.0 -nomDuProjet: null -sArrosage: null -theUser: null -time: null -graphData: null -tauxRaccordement: 100.0 -certivea: false -anneesCalculees: null -stationAPI: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\PluvioDatabase {#251 -id: null -besoinEau: null -nomSurface: null -surfaceRecuperee: null -rendementToiture: null -nomSurface2: null -surfaceRecuperee2: null -rendementToiture2: null -nomSurface3: null -surfaceRecuperee3: null -rendementToiture3: null -climat: null -stationMeteo: null -nbreUtilisateur: null -volumeUtilisateur: null -volumeParUtilisation: null -scenarioUtilisation: null -ru: null -typePlante: null -profondeurTerre: null -arrosage: null -volumeCuve: null -tauxObjectif: null -coutEau: 4.0 -coutPompe: 4000.0 -coutVolume: 1000.0 -choixVolume: 1000.0 -coutVolume2: 4000.0 -choixVolume2: 4000.0 -nomDuProjet: null -sArrosage: null -theUser: null -time: null -graphData: null -tauxRaccordement: 100.0 -certivea: false -anneesCalculees: null -stationAPI: null } |
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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data | App\Entity\PluvioDatabase {#251 -id: null -besoinEau: null -nomSurface: null -surfaceRecuperee: null -rendementToiture: null -nomSurface2: null -surfaceRecuperee2: null -rendementToiture2: null -nomSurface3: null -surfaceRecuperee3: null -rendementToiture3: null -climat: null -stationMeteo: null -nbreUtilisateur: null -volumeUtilisateur: null -volumeParUtilisation: null -scenarioUtilisation: null -ru: null -typePlante: null -profondeurTerre: null -arrosage: null -volumeCuve: null -tauxObjectif: null -coutEau: 4.0 -coutPompe: 4000.0 -coutVolume: 1000.0 -choixVolume: 1000.0 -coutVolume2: 4000.0 -choixVolume2: 4000.0 -nomDuProjet: null -sArrosage: null -theUser: null -time: null -graphData: null -tauxRaccordement: 100.0 -certivea: false -anneesCalculees: null -stationAPI: null } |
data_class | "App\Entity\PluvioDatabase" |
disabled | false |
empty_data | Closure(FormInterface $form) {#658 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#527 …} use: { $class: "App\Entity\PluvioDatabase" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#660 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#659 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "reutilisation" "_reutilisation" ] |
cache_key | "_reutilisation_reutilisation" |
compound | true |
data | App\Entity\PluvioDatabase {#251 -id: null -besoinEau: null -nomSurface: null -surfaceRecuperee: null -rendementToiture: null -nomSurface2: null -surfaceRecuperee2: null -rendementToiture2: null -nomSurface3: null -surfaceRecuperee3: null -rendementToiture3: null -climat: null -stationMeteo: null -nbreUtilisateur: null -volumeUtilisateur: null -volumeParUtilisation: null -scenarioUtilisation: null -ru: null -typePlante: null -profondeurTerre: null -arrosage: null -volumeCuve: null -tauxObjectif: null -coutEau: 4.0 -coutPompe: 4000.0 -coutVolume: 1000.0 -choixVolume: 1000.0 -coutVolume2: 4000.0 -choixVolume2: 4000.0 -nomDuProjet: null -sArrosage: null -theUser: null -time: null -graphData: null -tauxRaccordement: 100.0 -certivea: false -anneesCalculees: null -stationAPI: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1340 -form: Symfony\Component\Form\Form {#1341 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#661 …5} |
full_name | "reutilisation" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "reutilisation" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation" |
valid | true |
value | App\Entity\PluvioDatabase {#251 -id: null -besoinEau: null -nomSurface: null -surfaceRecuperee: null -rendementToiture: null -nomSurface2: null -surfaceRecuperee2: null -rendementToiture2: null -nomSurface3: null -surfaceRecuperee3: null -rendementToiture3: null -climat: null -stationMeteo: null -nbreUtilisateur: null -volumeUtilisateur: null -volumeParUtilisation: null -scenarioUtilisation: null -ru: null -typePlante: null -profondeurTerre: null -arrosage: null -volumeCuve: null -tauxObjectif: null -coutEau: 4.0 -coutPompe: 4000.0 -coutVolume: 1000.0 -choixVolume: 1000.0 -coutVolume2: 4000.0 -choixVolume2: 4000.0 -nomDuProjet: null -sArrosage: null -theUser: null -time: null -graphData: null -tauxRaccordement: 100.0 -certivea: false -anneesCalculees: null -stationAPI: null } |
nomDuProjet
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | false |
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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#829 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#527 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#713 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#830 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_reutilisation_nomDuProjet" ] |
cache_key | "_reutilisation_nomDuProjet_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1292 -form: Symfony\Component\Form\Form {#1344 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1302 …5} |
full_name | "reutilisation[nomDuProjet]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_nomDuProjet" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nomDuProjet" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_nomDuProjet" |
valid | true |
value | "" |
besoinEau
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 10000 ] |
[ "maxlength" => 10000 ] |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 10000 ] |
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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#828 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#527 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#704 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#705 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 10000 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_reutilisation_besoinEau" ] |
cache_key | "_reutilisation_besoinEau_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1282 -form: Symfony\Component\Form\Form {#1347 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1272 …5} |
full_name | "reutilisation[besoinEau]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_besoinEau" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "besoinEau" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_besoinEau" |
valid | true |
value | "" |
surfaceRecuperee
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#692 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#527 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#688 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#689 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_reutilisation_surfaceRecuperee" ] |
cache_key | "_reutilisation_surfaceRecuperee_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1262 -form: Symfony\Component\Form\Form {#1350 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1252 …5} |
full_name | "reutilisation[surfaceRecuperee]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_surfaceRecuperee" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "surfaceRecuperee" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_surfaceRecuperee" |
valid | true |
value | "" |
nomSurface
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | false |
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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#707 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#527 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1026 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1025 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_reutilisation_nomSurface" ] |
cache_key | "_reutilisation_nomSurface_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1242 -form: Symfony\Component\Form\Form {#1353 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1232 …5} |
full_name | "reutilisation[nomSurface]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_nomSurface" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nomSurface" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_nomSurface" |
valid | true |
value | "" |
nomSurface2
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | false |
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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#671 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#527 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1035 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1034 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_reutilisation_nomSurface2" ] |
cache_key | "_reutilisation_nomSurface2_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1216 -form: Symfony\Component\Form\Form {#1356 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1205 …5} |
full_name | "reutilisation[nomSurface2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_nomSurface2" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nomSurface2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_nomSurface2" |
valid | true |
value | "" |
nomSurface3
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | false |
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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1032 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#527 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1044 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1043 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_reutilisation_nomSurface3" ] |
cache_key | "_reutilisation_nomSurface3_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1195 -form: Symfony\Component\Form\Form {#1359 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1152 …5} |
full_name | "reutilisation[nomSurface3]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_nomSurface3" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nomSurface3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_nomSurface3" |
valid | true |
value | "" |
rendementToiture
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "Toiture dure en pente Kt=0.8" => "0.8" "Toiture plate sans gravillon Kt=0.8" => "0.8" "Toiture plate revetue de gravillons Kt=0.6" => "0.6" "Toiture à végétalisation intensive Kt=0.3" => "0.3" "Toiture à végétalisation extensive Kt=0.5" => "0.5" "Aire pavée Kt=0.5" => "0.5" "Revêtement asphalte Kt=0.8" => "0.8" ] |
[ "Toiture dure en pente Kt=0.8" => "0.8" "Toiture plate sans gravillon Kt=0.8" => "0.8" "Toiture plate revetue de gravillons Kt=0.6" => "0.6" "Toiture à végétalisation intensive Kt=0.3" => "0.3" "Toiture à végétalisation extensive Kt=0.5" => "0.5" "Aire pavée Kt=0.5" => "0.5" "Revêtement asphalte Kt=0.8" => "0.8" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Toiture dure en pente Kt=0.8" => "0.8" "Toiture plate sans gravillon Kt=0.8" => "0.8" "Toiture plate revetue de gravillons Kt=0.6" => "0.6" "Toiture à végétalisation intensive Kt=0.3" => "0.3" "Toiture à végétalisation extensive Kt=0.5" => "0.5" "Aire pavée Kt=0.5" => "0.5" "Revêtement asphalte Kt=0.8" => "0.8" ] |
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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1060 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_reutilisation_rendementToiture" ] |
cache_key | "_reutilisation_rendementToiture_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1159 +label: "Toiture dure en pente Kt=0.8" +value: "0" +data: "0.8" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1143 +label: "Toiture plate sans gravillon Kt=0.8" +value: "1" +data: "0.8" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1133 +label: "Toiture plate revetue de gravillons Kt=0.6" +value: "2" +data: "0.6" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1122 +label: "Toiture à végétalisation intensive Kt=0.3" +value: "3" +data: "0.3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1111 +label: "Toiture à végétalisation extensive Kt=0.5" +value: "4" +data: "0.5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1090 +label: "Aire pavée Kt=0.5" +value: "5" +data: "0.5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1097 +label: "Revêtement asphalte Kt=0.8" +value: "6" +data: "0.8" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1179 -form: Symfony\Component\Form\Form {#1362 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1169 …5} |
full_name | "reutilisation[rendementToiture]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_rendementToiture" |
is_selected | Closure($choice, $value) {#1078 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1041 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "rendementToiture" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_rendementToiture" |
valid | true |
value | "" |
surfaceRecuperee2
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1075 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#527 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1076 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_reutilisation_surfaceRecuperee2" ] |
cache_key | "_reutilisation_surfaceRecuperee2_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1063 -form: Symfony\Component\Form\Form {#1365 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1045 …5} |
full_name | "reutilisation[surfaceRecuperee2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_surfaceRecuperee2" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "surfaceRecuperee2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_surfaceRecuperee2" |
valid | true |
value | "" |
rendementToiture2
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "Toiture dure en pente Kt=0.8" => "0.8" "Toiture plate sans gravillon Kt=0.8" => "0.8" "Toiture plate revetue de gravillons Kt=0.6" => "0.6" "Toiture à végétalisation intensive Kt=0.3" => "0.3" "Toiture à végétalisation extensive Kt=0.5" => "0.5" "Aire pavée Kt=0.5" => "0.5" "Revêtement asphalte Kt=0.8" => "0.8" ] |
[ "Toiture dure en pente Kt=0.8" => "0.8" "Toiture plate sans gravillon Kt=0.8" => "0.8" "Toiture plate revetue de gravillons Kt=0.6" => "0.6" "Toiture à végétalisation intensive Kt=0.3" => "0.3" "Toiture à végétalisation extensive Kt=0.5" => "0.5" "Aire pavée Kt=0.5" => "0.5" "Revêtement asphalte Kt=0.8" => "0.8" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Toiture dure en pente Kt=0.8" => "0.8" "Toiture plate sans gravillon Kt=0.8" => "0.8" "Toiture plate revetue de gravillons Kt=0.6" => "0.6" "Toiture à végétalisation intensive Kt=0.3" => "0.3" "Toiture à végétalisation extensive Kt=0.5" => "0.5" "Aire pavée Kt=0.5" => "0.5" "Revêtement asphalte Kt=0.8" => "0.8" ] |
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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1072 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1073 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_reutilisation_rendementToiture2" ] |
cache_key | "_reutilisation_rendementToiture2_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1159 +label: "Toiture dure en pente Kt=0.8" +value: "0" +data: "0.8" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1143 +label: "Toiture plate sans gravillon Kt=0.8" +value: "1" +data: "0.8" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1133 +label: "Toiture plate revetue de gravillons Kt=0.6" +value: "2" +data: "0.6" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1122 +label: "Toiture à végétalisation intensive Kt=0.3" +value: "3" +data: "0.3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1111 +label: "Toiture à végétalisation extensive Kt=0.5" +value: "4" +data: "0.5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1090 +label: "Aire pavée Kt=0.5" +value: "5" +data: "0.5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1097 +label: "Revêtement asphalte Kt=0.8" +value: "6" +data: "0.8" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1036 -form: Symfony\Component\Form\Form {#1368 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1027 …5} |
full_name | "reutilisation[rendementToiture2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_rendementToiture2" |
is_selected | Closure($choice, $value) {#687 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1041 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "rendementToiture2" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_rendementToiture2" |
valid | true |
value | "" |
surfaceRecuperee3
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1094 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#527 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1096 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1095 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_reutilisation_surfaceRecuperee3" ] |
cache_key | "_reutilisation_surfaceRecuperee3_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#703 -form: Symfony\Component\Form\Form {#1371 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#712 …5} |
full_name | "reutilisation[surfaceRecuperee3]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_surfaceRecuperee3" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "surfaceRecuperee3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_surfaceRecuperee3" |
valid | true |
value | "" |
rendementToiture3
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "Toiture dure en pente Kt=0.8" => "0.8" "Toiture plate sans gravillon Kt=0.8" => "0.8" "Toiture plate revetue de gravillons Kt=0.6" => "0.6" "Toiture à végétalisation intensive Kt=0.3" => "0.3" "Toiture à végétalisation extensive Kt=0.5" => "0.5" "Aire pavée Kt=0.5" => "0.5" "Revêtement asphalte Kt=0.8" => "0.8" ] |
[ "Toiture dure en pente Kt=0.8" => "0.8" "Toiture plate sans gravillon Kt=0.8" => "0.8" "Toiture plate revetue de gravillons Kt=0.6" => "0.6" "Toiture à végétalisation intensive Kt=0.3" => "0.3" "Toiture à végétalisation extensive Kt=0.5" => "0.5" "Aire pavée Kt=0.5" => "0.5" "Revêtement asphalte Kt=0.8" => "0.8" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Toiture dure en pente Kt=0.8" => "0.8" "Toiture plate sans gravillon Kt=0.8" => "0.8" "Toiture plate revetue de gravillons Kt=0.6" => "0.6" "Toiture à végétalisation intensive Kt=0.3" => "0.3" "Toiture à végétalisation extensive Kt=0.5" => "0.5" "Aire pavée Kt=0.5" => "0.5" "Revêtement asphalte Kt=0.8" => "0.8" ] |
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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1091 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1092 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_reutilisation_rendementToiture3" ] |
cache_key | "_reutilisation_rendementToiture3_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1159 +label: "Toiture dure en pente Kt=0.8" +value: "0" +data: "0.8" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1143 +label: "Toiture plate sans gravillon Kt=0.8" +value: "1" +data: "0.8" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1133 +label: "Toiture plate revetue de gravillons Kt=0.6" +value: "2" +data: "0.6" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1122 +label: "Toiture à végétalisation intensive Kt=0.3" +value: "3" +data: "0.3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1111 +label: "Toiture à végétalisation extensive Kt=0.5" +value: "4" +data: "0.5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1090 +label: "Aire pavée Kt=0.5" +value: "5" +data: "0.5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1097 +label: "Revêtement asphalte Kt=0.8" +value: "6" +data: "0.8" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1443 -form: Symfony\Component\Form\Form {#1374 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1445 …5} |
full_name | "reutilisation[rendementToiture3]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_rendementToiture3" |
is_selected | Closure($choice, $value) {#1446 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1041 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "rendementToiture3" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_rendementToiture3" |
valid | true |
value | "" |
anneesCalculees
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "01/01/2020 à 01/12/2024" => "1" "01/01/2017 à 01/12/2022" => "2" ] |
[ "01/01/2020 à 01/12/2024" => "1" "01/01/2017 à 01/12/2022" => "2" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "01/01/2020 à 01/12/2024" => "1" "01/01/2017 à 01/12/2022" => "2" ] |
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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1110 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1109 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_reutilisation_anneesCalculees" ] |
cache_key | "_reutilisation_anneesCalculees_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1576 +label: "01/01/2020 à 01/12/2024" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1578 +label: "01/01/2017 à 01/12/2022" +value: "2" +data: "2" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1447 -form: Symfony\Component\Form\Form {#1377 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1448 …5} |
full_name | "reutilisation[anneesCalculees]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_anneesCalculees" |
is_selected | Closure($choice, $value) {#1580 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1041 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "anneesCalculees" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_anneesCalculees" |
valid | true |
value | "" |
climat
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "Climat océanique dégradé (Paris)" => "Paris" "Climat méditerranéen (Marseille)" => "Marignane" "Climat de montagne (Aurillac)" => "Aurillac" "Climat océanique aquitain (Bordeaux)" => "Bordeaux" "Climat océanique nord-ouest (Nantes)" => "Nantes" "Climat semi-continental (Lyon)" => "Lyon" ] |
[ "Climat océanique dégradé (Paris)" => "Paris" "Climat méditerranéen (Marseille)" => "Marignane" "Climat de montagne (Aurillac)" => "Aurillac" "Climat océanique aquitain (Bordeaux)" => "Bordeaux" "Climat océanique nord-ouest (Nantes)" => "Nantes" "Climat semi-continental (Lyon)" => "Lyon" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Climat océanique dégradé (Paris)" => "Paris" "Climat méditerranéen (Marseille)" => "Marignane" "Climat de montagne (Aurillac)" => "Aurillac" "Climat océanique aquitain (Bordeaux)" => "Bordeaux" "Climat océanique nord-ouest (Nantes)" => "Nantes" "Climat semi-continental (Lyon)" => "Lyon" ] |
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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1121 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1120 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_reutilisation_climat" ] |
cache_key | "_reutilisation_climat_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1583 +label: "Climat océanique dégradé (Paris)" +value: "Paris" +data: "Paris" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1584 +label: "Climat méditerranéen (Marseille)" +value: "Marignane" +data: "Marignane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1585 +label: "Climat de montagne (Aurillac)" +value: "Aurillac" +data: "Aurillac" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1586 +label: "Climat océanique aquitain (Bordeaux)" +value: "Bordeaux" +data: "Bordeaux" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1587 +label: "Climat océanique nord-ouest (Nantes)" +value: "Nantes" +data: "Nantes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1588 +label: "Climat semi-continental (Lyon)" +value: "Lyon" +data: "Lyon" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1581 -form: Symfony\Component\Form\Form {#1380 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1582 …5} |
full_name | "reutilisation[climat]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_climat" |
is_selected | Closure($choice, $value) {#1590 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1041 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "climat" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_climat" |
valid | true |
value | "" |
stationmeteo
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "01-AMBERIEU" => 1134.4 "02-ST QUENTIN" => 702.6 "02-FONTAINE-LES-VV" => 853.5 "02-PASSY EN VALOIS" => 727.6 "03-VICHY-CHARMEIL" => 779.5 "03-LURCY-LEVIS SA" => 750.7 "03-MONTBEUGNY" => 770.9 "03-NEUVY" => 751.2 "03-ST-NICOLAS" => 1409.4 "04-ST AUBAN" => 694.9 "05-BRIANCON" => 759.1 "05-EMBRUN" => 726.5 "05-LARAGNE MONTEGLIN" => 815.2 "06-CANNES" => 794.8 "06-NICE" => 733 "07-COLOMBIER JEUNE RAD" => 961.6 "07-LANAS SYN" => 1074.3 "08-CHARLEVILLE-MEZ" => 942.6 "09-ST GIRONS" => 952.2 "10-TROYES-BARBEREY" => 644.8 "10-DOSNON" => 726.5 "10-MATHAUX-ETAPE" => 742.9 "11-CARCASSONNE" => 648.5 "11-GRUISSAN-INRA" => 582.8 "12-MILLAU" => 731.6 "12-RODEZ-AVEYRON" => 894.2 "13-AIX-LES MILLES" => 576.4 "13-AIX EN PROVENCE" => 585.8 "13-ARLES" => 580.2 "13-ISTRES" => 554.3 "13-MARIGNANE" => 515.4 "13-SALON DE PROVENCE" => 579.3 "14-CAEN-CARPIQUET" => 739.9 "14-L OUDON LIEURY_SAPC" => 658.5 "15-AURILLAC" => 1174 "15-COLTINES" => 764.4 "15-MARCENAT" => 1189.8 "15-MAURIAC" => 1200.5 "15-MAURS" => 1176.3 "16-COGNAC" => 777.1 "16-LA COURONNE" => 843.2 "16-MONTEMBOEUF" => 1007.9 "16-SALLES DE BARB" => 817.8 "16-TUSSON" => 836.4 "16-VERDILLE" => 802.5 "17-LA ROCHELLE" => 767 "17-SAINTES" => 910.6 "18-BOURGES" => 747.9 "18-AVORD" => 772.9 "18-SANCERRE" => 905.4 "19-ARGENTAT" => 1165.4 "19-BRIVE" => 914.4 "19-NAVES" => 1236.4 "19-UZERCHE" => 1126.2 "20-AJACCIO" => 615.6 "20-CAP PERTUSATO" => 541.9 "20-CALVI" => 668.3 "20-CONCA" => 859.5 "20-CORTE_FDF" => 803.6 "20-FIGARI" => 655.3 "20-BASTIA" => 799.3 "20-PIETRALBA" => 651.7 "20-PILA-CANALE" => 864.7 "20-RENNO" => 1197.5 "20-SAMPOLO" => 1276.1 "20-SARTENE" => 722.3 "20-SOLENZARA" => 795.3 "21-CHATILLON/SEINE" => 864.1 "21-DIJON-LONGVIC" => 760.5 "21-ARNAY_SAPC" => 807 "22-KERPERT" => 1130.6 "22-LANNION_AERO" => 945 "22-LOUARGAT" => 1013.3 "22-PLOUGUENAST" => 966.8 "22-POMMERIT-JAUDY" => 891 "22-QUINTENIC" => 743.4 "22-ROSTRENEN" => 1145.7 "22-ST BRIEUC" => 750.7 "23-BOURGANEUF" => 1262.1 "23-LA SOUTERRAINE" => 1029.1 "24-BERGERAC" => 788.3 "25-BESANCON" => 1187 "25-PONTARLIER" => 1503.3 "26-BESIGNAN" => 790.3 "26-DIE" => 953.4 "26-DIVAJEU" => 901.6 "26-DONZERE" => 841.8 "26-ETOILE" => 922.9 "26-MERCUROL" => 872.7 "26-MONTELIMAR" => 905.3 "26-ST-MARCEL-LES-V-INRA" => 867.8 "27-EVREUX-HUEST" => 604.6 "28-CHARTRES" => 598.9 "28-CHATEAUDUN" => 612.3 "28-LOUVILLE" => 618.8 "28-MARVILLE_SAPC" => 551.1 "28-MIERMAIGNE" => 756.1 "28-PRE-ST-EVROULT" => 597.4 "28-RUEIL" => 594.9 "28-VIABON" => 583.8 "29-BRIGNOGAN" => 908 "29-BREST-GUIPAVAS" => 1210 "29-LANVEOC" => 1006.4 "29-OUESSANT-STIFF" => 819 "29-PLEYBER-CHRIST SA" => 1126.8 "29-QUIMPER" => 1250.2 "29-LANDIVISIAU" => 1165.1 "29-SIBIRIL S A" => 923.6 "30-CHUSCLAN" => 757 "30-NIMES-COURBESSAC" => 762.9 "30-NIMES-GARONS" => 696.5 "30-MONT AIGOUAL" => 1931.7 "31-TOULOUSE-BLAGNAC" => 638.3 "31-TOULOUSE-FRANCAZAL" => 625.6 "32-AUCH" => 685.4 "33-BORDEAUX-MERIGNAC" => 944.1 "33-CAZAUX" => 946.3 "34-MONTPELLIER-AEROPORT" => 629.1 "34-SETE" => 560.7 "35-DINARD" => 758.7 "35-RENNES-ST JACQUES" => 694 "36-CHATEAUROUX DEOLS" => 737.1 "37-TOURS" => 695.6 "38-GRENOBLE-ST GEOIRS" => 934.3 "39-ARBOIS_SAPC" => 1226 "39-CHAMPAGNOLE" => 1574.9 "39-LONS LE SAUNIER" => 1189.5 "39-LA PESSE" => 1673.5 "39-TAVAUX SA" => 888.1 "40-DAX" => 1151.3 "40-MONT-DE-MARSAN" => 916.9 "41-ROMORANTIN" => 702.3 "41-BLOIS" => 639.2 "42-ST ETIENNE-BOUTHEON" => 718.2 "42-FIRMINY" => 781.7 "42-PERREUX" => 682.4 "42-RIORGES" => 703.3 "43-LE PUY-LOUDES" => 678.3 "43-FONTANNES" => 613 "43-LANDOS-CHARBON" => 816.8 "43-SAUGUES-SA" => 790.2 "44-NANTES-BOUGUENAIS" => 819.5 "44-ST NAZAIRE-MONTOIR" => 774.4 "45-ORLEANS" => 642.5 "46-GOURDON" => 856.7 "47-AGEN-LA GARENNE" => 712.2 "47-SAINTE-LIVRADE-SUR-LOT" => 757.6 "48-ALTIER" => 1188.9 "49-BEAUCOUZE" => 693.3 "49-MARCE" => 703.2 "51-AVIZE" => 694.1 "51-REIMS-COURCY" => 628.2 "52-LANGRES" => 895.5 "52-ST-DIZIER" => 843.7 "53-LAVAL-ENTRAMMES" => 740 "53-ERNEE" => 847.7 "54-NANCY-OCHEY" => 846.4 "54-TOUL - ROSIERES" => 761.1 "54-NANCY-ESSEY" => 775.1 "56-ARZAL" => 837.4 "56-BELLE ILE-LE TALUT" => 701.4 "56-BIGNAN" => 1010.8 "56-PLOERMEL" => 749.7 "56-LORIENT-LANN BIHOUE" => 950.9 "56-SARZEAU SA" => 708.7 "56-VANNES-SENE" => 907.9 "57-METZ-FRESCATY" => 757.8 "58-NEVERS-MARZY" => 804.1 "59-LILLE-LESQUIN" => 742.5 "60-BEAUVAIS-TILLE" => 669.4 "61-ALENCON" => 746.7 "62-BOULOGNE-SEM" => 777.9 "62-CAMBRAI-EPINOY" => 711.1 "62-CALAIS-MARCK" => 722.6 "62-LE-TOUQUET" => 871.9 "63-AMBERT" => 873.3 "63-CHASTREIX" => 1600 "63-CLERMONT-FD" => 578.9 "63-ISSOIRE" => 624.2 "63-ST-GENES-CHPLLE-INRA" => 796.1 "63-ST-GERMAIN-L HE" => 1082.2 "64-AICIRITS" => 1216.7 "64-BIARRITZ-PAYS-BASQUE" => 1450.9 "64-SOCOA" => 1483 "64-PAU-UZEIN" => 1069.9 "65-CAMPISTROUS" => 1103.2 "65-TARBES-LOURDES-PYRENEES" => 1047.4 "66-ALENYA-INRA" => 653.7 "66-PERPIGNAN" => 557.6 "66-STE LEOCADIE" => 567.3 "66-TORREILLES" => 556.3 "66-VIVES" => 656 "67-WANGENBOURG_SAPC" => 1182.8 "67-STRASBOURG-ENTZHEIM" => 665 "68-COLMAR-INRA" => 573.4 "68-GEISHOUSE_SAPC" => 1405.6 "68-COLMAR-MEYENHEIM" => 607.3 "68-MULHOUSE" => 788.7 "68-ROUFFACH - SA" => 629 "68-BALE-MULHOUSE" => 772.8 "68-TROIS-EPIS_SAPC" => 828 "69-LYON-BRON" => 831.9 "69-LES SAUVAGES" => 993.8 "69-LYON-ST EXUPERY" => 880.9 "70-CHARGEY-LES-GRAY" => 862.4 "70-FROTEY_SAPC" => 951.3 "70-LUXEUIL" => 1051.2 "70-VILLERSEXEL SA" => 1065.3 "71-AUTUN" => 885.6 "71-CHALON-CHAMPFO" => 735.2 "71-MACON" => 859.3 "71-MATOUR_SAPC" => 1043.7 "71-MT-ST-VINCENT" => 929.1 "71-ST YAN" => 799.4 "72-LE MANS" => 687.5 "73-BOURG ST MAURICE" => 985.9 "73-CHAMBERY-AIX" => 1221 "74-MEYTHET" => 1249.4 "75-PARIS-MONTSOURIS" => 637.4 "76-ROUEN-BOOS" => 851.7 "77-LA BROSSE-MX" => 653.4 "77-CHEVRU" => 691.4 "77-NANGIS" => 711.1 "77-MELUN" => 676.9 "77-NEMOURS" => 687.1 "77-TORCY" => 721.2 "78-MAGNANVILLE" => 628.4 "78-ORGERUS" => 565.1 "78-TOUSSUS LE NOBLE" => 689.8 "78-TRAPPES" => 694.2 "78-VILLACOUBLAY" => 675.7 "79-NIORT" => 867.2 "80-ABBEVILLE" => 782.6 "80-AMIENS-GLISY" => 631.2 "80-ROUVROY-EN-SANTERRE" => 636.3 "80-VRON" => 893.4 "81-DOURGNE" => 832.3 "81-LAVAUR" => 724.9 "81-ALBI" => 730.9 "82-MONTAUBAN" => 711.9 "83-BORMES LES MIMOSAS" => 917.9 "83-LE LUC" => 776.7 "83-FREJUS" => 747.3 "83-HYERES" => 652 "83-HYERES-PLAGE" => 649.1 "83-TOULON" => 616.1 "84-CABRIERES D'AVIGNON" => 686.2 "84-CARPENTRAS" => 648.2 "84-ORANGE" => 709.1 "85-L ILE D YEU" => 769.8 "85-LA ROCHE SUR YON" => 880.7 "86-POITIERS-BIARD" => 685.6 "87-EYMOUTIERS" => 1182.1 "87-LIMOGES-BELLEGARDE" => 1023.5 "87-MAGNAC-LAVAL" => 892.3 "87-ST JUNIEN" => 977.6 "87-ST YRIEIX LA PE" => 1164.2 "88-EPINAL" => 942.4 "89-CRUZY_SAPC" => 880.3 "89-JOIGNY" => 679.3 "89-AUXERRE" => 707.9 "90-BELFORT" => 1122.3 "91-ORLY" => 616.6 "91-BRETIGNY_SAPC" => 621.2 "95-LE BOURGET" => 640.7 "95-ROISSY" => 693.6 "97-LE RAIZET AERO" => 1616.6 "97-FORT-DE-FRANCE DESAIX" => 2020.5 "97-LAMENTIN-AERO" => 2094.9 "97-KOUROU CSG" => 2838.4 "97-KOUROU PLAGE" => 2530.3 "97-CAYENNE-MATOURY" => 3516.3 "97-PONT-MATHURIN" => 684.6 "97-PETITE-ILE - CIRAD" => 1433.8 "97-LE PORT" => 579.3 "97-SAINT-BENOIT" => 3531.5 "97-SAINT-DENIS COLLEGE" => 1347.4 "97-ST-JOSEPH_SAPC" => 1670.7 "97-COLIMACONS" => 1104.4 "97-MASCARIN" => 809.4 "97-LE GOL LES HAUTS - CIRAD" => 1022.9 "97-PITON-MAIDO" => 1286.2 "97-POINTE DES TROIS-BASSINS" => 435.8 "97-RAVINE DES CABRIS - CIRAD" => 841.3 "97-PIERREFONDS - CIRAD" => 672.1 "97-PIERREFONDS-AEROPORT" => 639.9 "97-LIGNE-PARADIS - CIRAD" => 940.1 "97-GILLOT-AEROPORT" => 1658.6 "97-PLAINE DES CAFRES" => 2020.2 "97-CILAOS" => 1852.7 "97-ST-PIERRE" => 1326.7 "98-KERGUELEN" => 677.2 "98-PAMANDZI" => 1226.1 "98-MAOPOOPO" => 3295.5 "98-HIHIFO" => 3174.5 "98-FAAA" => 1687.7 "98-HIVA-OA" => 1699.4 "98-RAPA" => 2574.6 "98-MATAURA 1" => 1825.7 "98-KOUMAC" => 984.8 "98-OUANAHAM" => 1674.8 "98-NOUMEA" => 1070 "98-MAGENTA" => 1088.3 "98-LA TONTOUTA" => 897.3 "98-POINDIMIE" => 2630.4 ] |
[ "01-AMBERIEU" => 1134.4 "02-ST QUENTIN" => 702.6 "02-FONTAINE-LES-VV" => 853.5 "02-PASSY EN VALOIS" => 727.6 "03-VICHY-CHARMEIL" => 779.5 "03-LURCY-LEVIS SA" => 750.7 "03-MONTBEUGNY" => 770.9 "03-NEUVY" => 751.2 "03-ST-NICOLAS" => 1409.4 "04-ST AUBAN" => 694.9 "05-BRIANCON" => 759.1 "05-EMBRUN" => 726.5 "05-LARAGNE MONTEGLIN" => 815.2 "06-CANNES" => 794.8 "06-NICE" => 733 "07-COLOMBIER JEUNE RAD" => 961.6 "07-LANAS SYN" => 1074.3 "08-CHARLEVILLE-MEZ" => 942.6 "09-ST GIRONS" => 952.2 "10-TROYES-BARBEREY" => 644.8 "10-DOSNON" => 726.5 "10-MATHAUX-ETAPE" => 742.9 "11-CARCASSONNE" => 648.5 "11-GRUISSAN-INRA" => 582.8 "12-MILLAU" => 731.6 "12-RODEZ-AVEYRON" => 894.2 "13-AIX-LES MILLES" => 576.4 "13-AIX EN PROVENCE" => 585.8 "13-ARLES" => 580.2 "13-ISTRES" => 554.3 "13-MARIGNANE" => 515.4 "13-SALON DE PROVENCE" => 579.3 "14-CAEN-CARPIQUET" => 739.9 "14-L OUDON LIEURY_SAPC" => 658.5 "15-AURILLAC" => 1174 "15-COLTINES" => 764.4 "15-MARCENAT" => 1189.8 "15-MAURIAC" => 1200.5 "15-MAURS" => 1176.3 "16-COGNAC" => 777.1 "16-LA COURONNE" => 843.2 "16-MONTEMBOEUF" => 1007.9 "16-SALLES DE BARB" => 817.8 "16-TUSSON" => 836.4 "16-VERDILLE" => 802.5 "17-LA ROCHELLE" => 767 "17-SAINTES" => 910.6 "18-BOURGES" => 747.9 "18-AVORD" => 772.9 "18-SANCERRE" => 905.4 "19-ARGENTAT" => 1165.4 "19-BRIVE" => 914.4 "19-NAVES" => 1236.4 "19-UZERCHE" => 1126.2 "20-AJACCIO" => 615.6 "20-CAP PERTUSATO" => 541.9 "20-CALVI" => 668.3 "20-CONCA" => 859.5 "20-CORTE_FDF" => 803.6 "20-FIGARI" => 655.3 "20-BASTIA" => 799.3 "20-PIETRALBA" => 651.7 "20-PILA-CANALE" => 864.7 "20-RENNO" => 1197.5 "20-SAMPOLO" => 1276.1 "20-SARTENE" => 722.3 "20-SOLENZARA" => 795.3 "21-CHATILLON/SEINE" => 864.1 "21-DIJON-LONGVIC" => 760.5 "21-ARNAY_SAPC" => 807 "22-KERPERT" => 1130.6 "22-LANNION_AERO" => 945 "22-LOUARGAT" => 1013.3 "22-PLOUGUENAST" => 966.8 "22-POMMERIT-JAUDY" => 891 "22-QUINTENIC" => 743.4 "22-ROSTRENEN" => 1145.7 "22-ST BRIEUC" => 750.7 "23-BOURGANEUF" => 1262.1 "23-LA SOUTERRAINE" => 1029.1 "24-BERGERAC" => 788.3 "25-BESANCON" => 1187 "25-PONTARLIER" => 1503.3 "26-BESIGNAN" => 790.3 "26-DIE" => 953.4 "26-DIVAJEU" => 901.6 "26-DONZERE" => 841.8 "26-ETOILE" => 922.9 "26-MERCUROL" => 872.7 "26-MONTELIMAR" => 905.3 "26-ST-MARCEL-LES-V-INRA" => 867.8 "27-EVREUX-HUEST" => 604.6 "28-CHARTRES" => 598.9 "28-CHATEAUDUN" => 612.3 "28-LOUVILLE" => 618.8 "28-MARVILLE_SAPC" => 551.1 "28-MIERMAIGNE" => 756.1 "28-PRE-ST-EVROULT" => 597.4 "28-RUEIL" => 594.9 "28-VIABON" => 583.8 "29-BRIGNOGAN" => 908 "29-BREST-GUIPAVAS" => 1210 "29-LANVEOC" => 1006.4 "29-OUESSANT-STIFF" => 819 "29-PLEYBER-CHRIST SA" => 1126.8 "29-QUIMPER" => 1250.2 "29-LANDIVISIAU" => 1165.1 "29-SIBIRIL S A" => 923.6 "30-CHUSCLAN" => 757 "30-NIMES-COURBESSAC" => 762.9 "30-NIMES-GARONS" => 696.5 "30-MONT AIGOUAL" => 1931.7 "31-TOULOUSE-BLAGNAC" => 638.3 "31-TOULOUSE-FRANCAZAL" => 625.6 "32-AUCH" => 685.4 "33-BORDEAUX-MERIGNAC" => 944.1 "33-CAZAUX" => 946.3 "34-MONTPELLIER-AEROPORT" => 629.1 "34-SETE" => 560.7 "35-DINARD" => 758.7 "35-RENNES-ST JACQUES" => 694 "36-CHATEAUROUX DEOLS" => 737.1 "37-TOURS" => 695.6 "38-GRENOBLE-ST GEOIRS" => 934.3 "39-ARBOIS_SAPC" => 1226 "39-CHAMPAGNOLE" => 1574.9 "39-LONS LE SAUNIER" => 1189.5 "39-LA PESSE" => 1673.5 "39-TAVAUX SA" => 888.1 "40-DAX" => 1151.3 "40-MONT-DE-MARSAN" => 916.9 "41-ROMORANTIN" => 702.3 "41-BLOIS" => 639.2 "42-ST ETIENNE-BOUTHEON" => 718.2 "42-FIRMINY" => 781.7 "42-PERREUX" => 682.4 "42-RIORGES" => 703.3 "43-LE PUY-LOUDES" => 678.3 "43-FONTANNES" => 613 "43-LANDOS-CHARBON" => 816.8 "43-SAUGUES-SA" => 790.2 "44-NANTES-BOUGUENAIS" => 819.5 "44-ST NAZAIRE-MONTOIR" => 774.4 "45-ORLEANS" => 642.5 "46-GOURDON" => 856.7 "47-AGEN-LA GARENNE" => 712.2 "47-SAINTE-LIVRADE-SUR-LOT" => 757.6 "48-ALTIER" => 1188.9 "49-BEAUCOUZE" => 693.3 "49-MARCE" => 703.2 "51-AVIZE" => 694.1 "51-REIMS-COURCY" => 628.2 "52-LANGRES" => 895.5 "52-ST-DIZIER" => 843.7 "53-LAVAL-ENTRAMMES" => 740 "53-ERNEE" => 847.7 "54-NANCY-OCHEY" => 846.4 "54-TOUL - ROSIERES" => 761.1 "54-NANCY-ESSEY" => 775.1 "56-ARZAL" => 837.4 "56-BELLE ILE-LE TALUT" => 701.4 "56-BIGNAN" => 1010.8 "56-PLOERMEL" => 749.7 "56-LORIENT-LANN BIHOUE" => 950.9 "56-SARZEAU SA" => 708.7 "56-VANNES-SENE" => 907.9 "57-METZ-FRESCATY" => 757.8 "58-NEVERS-MARZY" => 804.1 "59-LILLE-LESQUIN" => 742.5 "60-BEAUVAIS-TILLE" => 669.4 "61-ALENCON" => 746.7 "62-BOULOGNE-SEM" => 777.9 "62-CAMBRAI-EPINOY" => 711.1 "62-CALAIS-MARCK" => 722.6 "62-LE-TOUQUET" => 871.9 "63-AMBERT" => 873.3 "63-CHASTREIX" => 1600 "63-CLERMONT-FD" => 578.9 "63-ISSOIRE" => 624.2 "63-ST-GENES-CHPLLE-INRA" => 796.1 "63-ST-GERMAIN-L HE" => 1082.2 "64-AICIRITS" => 1216.7 "64-BIARRITZ-PAYS-BASQUE" => 1450.9 "64-SOCOA" => 1483 "64-PAU-UZEIN" => 1069.9 "65-CAMPISTROUS" => 1103.2 "65-TARBES-LOURDES-PYRENEES" => 1047.4 "66-ALENYA-INRA" => 653.7 "66-PERPIGNAN" => 557.6 "66-STE LEOCADIE" => 567.3 "66-TORREILLES" => 556.3 "66-VIVES" => 656 "67-WANGENBOURG_SAPC" => 1182.8 "67-STRASBOURG-ENTZHEIM" => 665 "68-COLMAR-INRA" => 573.4 "68-GEISHOUSE_SAPC" => 1405.6 "68-COLMAR-MEYENHEIM" => 607.3 "68-MULHOUSE" => 788.7 "68-ROUFFACH - SA" => 629 "68-BALE-MULHOUSE" => 772.8 "68-TROIS-EPIS_SAPC" => 828 "69-LYON-BRON" => 831.9 "69-LES SAUVAGES" => 993.8 "69-LYON-ST EXUPERY" => 880.9 "70-CHARGEY-LES-GRAY" => 862.4 "70-FROTEY_SAPC" => 951.3 "70-LUXEUIL" => 1051.2 "70-VILLERSEXEL SA" => 1065.3 "71-AUTUN" => 885.6 "71-CHALON-CHAMPFO" => 735.2 "71-MACON" => 859.3 "71-MATOUR_SAPC" => 1043.7 "71-MT-ST-VINCENT" => 929.1 "71-ST YAN" => 799.4 "72-LE MANS" => 687.5 "73-BOURG ST MAURICE" => 985.9 "73-CHAMBERY-AIX" => 1221 "74-MEYTHET" => 1249.4 "75-PARIS-MONTSOURIS" => 637.4 "76-ROUEN-BOOS" => 851.7 "77-LA BROSSE-MX" => 653.4 "77-CHEVRU" => 691.4 "77-NANGIS" => 711.1 "77-MELUN" => 676.9 "77-NEMOURS" => 687.1 "77-TORCY" => 721.2 "78-MAGNANVILLE" => 628.4 "78-ORGERUS" => 565.1 "78-TOUSSUS LE NOBLE" => 689.8 "78-TRAPPES" => 694.2 "78-VILLACOUBLAY" => 675.7 "79-NIORT" => 867.2 "80-ABBEVILLE" => 782.6 "80-AMIENS-GLISY" => 631.2 "80-ROUVROY-EN-SANTERRE" => 636.3 "80-VRON" => 893.4 "81-DOURGNE" => 832.3 "81-LAVAUR" => 724.9 "81-ALBI" => 730.9 "82-MONTAUBAN" => 711.9 "83-BORMES LES MIMOSAS" => 917.9 "83-LE LUC" => 776.7 "83-FREJUS" => 747.3 "83-HYERES" => 652 "83-HYERES-PLAGE" => 649.1 "83-TOULON" => 616.1 "84-CABRIERES D'AVIGNON" => 686.2 "84-CARPENTRAS" => 648.2 "84-ORANGE" => 709.1 "85-L ILE D YEU" => 769.8 "85-LA ROCHE SUR YON" => 880.7 "86-POITIERS-BIARD" => 685.6 "87-EYMOUTIERS" => 1182.1 "87-LIMOGES-BELLEGARDE" => 1023.5 "87-MAGNAC-LAVAL" => 892.3 "87-ST JUNIEN" => 977.6 "87-ST YRIEIX LA PE" => 1164.2 "88-EPINAL" => 942.4 "89-CRUZY_SAPC" => 880.3 "89-JOIGNY" => 679.3 "89-AUXERRE" => 707.9 "90-BELFORT" => 1122.3 "91-ORLY" => 616.6 "91-BRETIGNY_SAPC" => 621.2 "95-LE BOURGET" => 640.7 "95-ROISSY" => 693.6 "97-LE RAIZET AERO" => 1616.6 "97-FORT-DE-FRANCE DESAIX" => 2020.5 "97-LAMENTIN-AERO" => 2094.9 "97-KOUROU CSG" => 2838.4 "97-KOUROU PLAGE" => 2530.3 "97-CAYENNE-MATOURY" => 3516.3 "97-PONT-MATHURIN" => 684.6 "97-PETITE-ILE - CIRAD" => 1433.8 "97-LE PORT" => 579.3 "97-SAINT-BENOIT" => 3531.5 "97-SAINT-DENIS COLLEGE" => 1347.4 "97-ST-JOSEPH_SAPC" => 1670.7 "97-COLIMACONS" => 1104.4 "97-MASCARIN" => 809.4 "97-LE GOL LES HAUTS - CIRAD" => 1022.9 "97-PITON-MAIDO" => 1286.2 "97-POINTE DES TROIS-BASSINS" => 435.8 "97-RAVINE DES CABRIS - CIRAD" => 841.3 "97-PIERREFONDS - CIRAD" => 672.1 "97-PIERREFONDS-AEROPORT" => 639.9 "97-LIGNE-PARADIS - CIRAD" => 940.1 "97-GILLOT-AEROPORT" => 1658.6 "97-PLAINE DES CAFRES" => 2020.2 "97-CILAOS" => 1852.7 "97-ST-PIERRE" => 1326.7 "98-KERGUELEN" => 677.2 "98-PAMANDZI" => 1226.1 "98-MAOPOOPO" => 3295.5 "98-HIHIFO" => 3174.5 "98-FAAA" => 1687.7 "98-HIVA-OA" => 1699.4 "98-RAPA" => 2574.6 "98-MATAURA 1" => 1825.7 "98-KOUMAC" => 984.8 "98-OUANAHAM" => 1674.8 "98-NOUMEA" => 1070 "98-MAGENTA" => 1088.3 "98-LA TONTOUTA" => 897.3 "98-POINDIMIE" => 2630.4 ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "01-AMBERIEU" => 1134.4 "02-ST QUENTIN" => 702.6 "02-FONTAINE-LES-VV" => 853.5 "02-PASSY EN VALOIS" => 727.6 "03-VICHY-CHARMEIL" => 779.5 "03-LURCY-LEVIS SA" => 750.7 "03-MONTBEUGNY" => 770.9 "03-NEUVY" => 751.2 "03-ST-NICOLAS" => 1409.4 "04-ST AUBAN" => 694.9 "05-BRIANCON" => 759.1 "05-EMBRUN" => 726.5 "05-LARAGNE MONTEGLIN" => 815.2 "06-CANNES" => 794.8 "06-NICE" => 733 "07-COLOMBIER JEUNE RAD" => 961.6 "07-LANAS SYN" => 1074.3 "08-CHARLEVILLE-MEZ" => 942.6 "09-ST GIRONS" => 952.2 "10-TROYES-BARBEREY" => 644.8 "10-DOSNON" => 726.5 "10-MATHAUX-ETAPE" => 742.9 "11-CARCASSONNE" => 648.5 "11-GRUISSAN-INRA" => 582.8 "12-MILLAU" => 731.6 "12-RODEZ-AVEYRON" => 894.2 "13-AIX-LES MILLES" => 576.4 "13-AIX EN PROVENCE" => 585.8 "13-ARLES" => 580.2 "13-ISTRES" => 554.3 "13-MARIGNANE" => 515.4 "13-SALON DE PROVENCE" => 579.3 "14-CAEN-CARPIQUET" => 739.9 "14-L OUDON LIEURY_SAPC" => 658.5 "15-AURILLAC" => 1174 "15-COLTINES" => 764.4 "15-MARCENAT" => 1189.8 "15-MAURIAC" => 1200.5 "15-MAURS" => 1176.3 "16-COGNAC" => 777.1 "16-LA COURONNE" => 843.2 "16-MONTEMBOEUF" => 1007.9 "16-SALLES DE BARB" => 817.8 "16-TUSSON" => 836.4 "16-VERDILLE" => 802.5 "17-LA ROCHELLE" => 767 "17-SAINTES" => 910.6 "18-BOURGES" => 747.9 "18-AVORD" => 772.9 "18-SANCERRE" => 905.4 "19-ARGENTAT" => 1165.4 "19-BRIVE" => 914.4 "19-NAVES" => 1236.4 "19-UZERCHE" => 1126.2 "20-AJACCIO" => 615.6 "20-CAP PERTUSATO" => 541.9 "20-CALVI" => 668.3 "20-CONCA" => 859.5 "20-CORTE_FDF" => 803.6 "20-FIGARI" => 655.3 "20-BASTIA" => 799.3 "20-PIETRALBA" => 651.7 "20-PILA-CANALE" => 864.7 "20-RENNO" => 1197.5 "20-SAMPOLO" => 1276.1 "20-SARTENE" => 722.3 "20-SOLENZARA" => 795.3 "21-CHATILLON/SEINE" => 864.1 "21-DIJON-LONGVIC" => 760.5 "21-ARNAY_SAPC" => 807 "22-KERPERT" => 1130.6 "22-LANNION_AERO" => 945 "22-LOUARGAT" => 1013.3 "22-PLOUGUENAST" => 966.8 "22-POMMERIT-JAUDY" => 891 "22-QUINTENIC" => 743.4 "22-ROSTRENEN" => 1145.7 "22-ST BRIEUC" => 750.7 "23-BOURGANEUF" => 1262.1 "23-LA SOUTERRAINE" => 1029.1 "24-BERGERAC" => 788.3 "25-BESANCON" => 1187 "25-PONTARLIER" => 1503.3 "26-BESIGNAN" => 790.3 "26-DIE" => 953.4 "26-DIVAJEU" => 901.6 "26-DONZERE" => 841.8 "26-ETOILE" => 922.9 "26-MERCUROL" => 872.7 "26-MONTELIMAR" => 905.3 "26-ST-MARCEL-LES-V-INRA" => 867.8 "27-EVREUX-HUEST" => 604.6 "28-CHARTRES" => 598.9 "28-CHATEAUDUN" => 612.3 "28-LOUVILLE" => 618.8 "28-MARVILLE_SAPC" => 551.1 "28-MIERMAIGNE" => 756.1 "28-PRE-ST-EVROULT" => 597.4 "28-RUEIL" => 594.9 "28-VIABON" => 583.8 "29-BRIGNOGAN" => 908 "29-BREST-GUIPAVAS" => 1210 "29-LANVEOC" => 1006.4 "29-OUESSANT-STIFF" => 819 "29-PLEYBER-CHRIST SA" => 1126.8 "29-QUIMPER" => 1250.2 "29-LANDIVISIAU" => 1165.1 "29-SIBIRIL S A" => 923.6 "30-CHUSCLAN" => 757 "30-NIMES-COURBESSAC" => 762.9 "30-NIMES-GARONS" => 696.5 "30-MONT AIGOUAL" => 1931.7 "31-TOULOUSE-BLAGNAC" => 638.3 "31-TOULOUSE-FRANCAZAL" => 625.6 "32-AUCH" => 685.4 "33-BORDEAUX-MERIGNAC" => 944.1 "33-CAZAUX" => 946.3 "34-MONTPELLIER-AEROPORT" => 629.1 "34-SETE" => 560.7 "35-DINARD" => 758.7 "35-RENNES-ST JACQUES" => 694 "36-CHATEAUROUX DEOLS" => 737.1 "37-TOURS" => 695.6 "38-GRENOBLE-ST GEOIRS" => 934.3 "39-ARBOIS_SAPC" => 1226 "39-CHAMPAGNOLE" => 1574.9 "39-LONS LE SAUNIER" => 1189.5 "39-LA PESSE" => 1673.5 "39-TAVAUX SA" => 888.1 "40-DAX" => 1151.3 "40-MONT-DE-MARSAN" => 916.9 "41-ROMORANTIN" => 702.3 "41-BLOIS" => 639.2 "42-ST ETIENNE-BOUTHEON" => 718.2 "42-FIRMINY" => 781.7 "42-PERREUX" => 682.4 "42-RIORGES" => 703.3 "43-LE PUY-LOUDES" => 678.3 "43-FONTANNES" => 613 "43-LANDOS-CHARBON" => 816.8 "43-SAUGUES-SA" => 790.2 "44-NANTES-BOUGUENAIS" => 819.5 "44-ST NAZAIRE-MONTOIR" => 774.4 "45-ORLEANS" => 642.5 "46-GOURDON" => 856.7 "47-AGEN-LA GARENNE" => 712.2 "47-SAINTE-LIVRADE-SUR-LOT" => 757.6 "48-ALTIER" => 1188.9 "49-BEAUCOUZE" => 693.3 "49-MARCE" => 703.2 "51-AVIZE" => 694.1 "51-REIMS-COURCY" => 628.2 "52-LANGRES" => 895.5 "52-ST-DIZIER" => 843.7 "53-LAVAL-ENTRAMMES" => 740 "53-ERNEE" => 847.7 "54-NANCY-OCHEY" => 846.4 "54-TOUL - ROSIERES" => 761.1 "54-NANCY-ESSEY" => 775.1 "56-ARZAL" => 837.4 "56-BELLE ILE-LE TALUT" => 701.4 "56-BIGNAN" => 1010.8 "56-PLOERMEL" => 749.7 "56-LORIENT-LANN BIHOUE" => 950.9 "56-SARZEAU SA" => 708.7 "56-VANNES-SENE" => 907.9 "57-METZ-FRESCATY" => 757.8 "58-NEVERS-MARZY" => 804.1 "59-LILLE-LESQUIN" => 742.5 "60-BEAUVAIS-TILLE" => 669.4 "61-ALENCON" => 746.7 "62-BOULOGNE-SEM" => 777.9 "62-CAMBRAI-EPINOY" => 711.1 "62-CALAIS-MARCK" => 722.6 "62-LE-TOUQUET" => 871.9 "63-AMBERT" => 873.3 "63-CHASTREIX" => 1600 "63-CLERMONT-FD" => 578.9 "63-ISSOIRE" => 624.2 "63-ST-GENES-CHPLLE-INRA" => 796.1 "63-ST-GERMAIN-L HE" => 1082.2 "64-AICIRITS" => 1216.7 "64-BIARRITZ-PAYS-BASQUE" => 1450.9 "64-SOCOA" => 1483 "64-PAU-UZEIN" => 1069.9 "65-CAMPISTROUS" => 1103.2 "65-TARBES-LOURDES-PYRENEES" => 1047.4 "66-ALENYA-INRA" => 653.7 "66-PERPIGNAN" => 557.6 "66-STE LEOCADIE" => 567.3 "66-TORREILLES" => 556.3 "66-VIVES" => 656 "67-WANGENBOURG_SAPC" => 1182.8 "67-STRASBOURG-ENTZHEIM" => 665 "68-COLMAR-INRA" => 573.4 "68-GEISHOUSE_SAPC" => 1405.6 "68-COLMAR-MEYENHEIM" => 607.3 "68-MULHOUSE" => 788.7 "68-ROUFFACH - SA" => 629 "68-BALE-MULHOUSE" => 772.8 "68-TROIS-EPIS_SAPC" => 828 "69-LYON-BRON" => 831.9 "69-LES SAUVAGES" => 993.8 "69-LYON-ST EXUPERY" => 880.9 "70-CHARGEY-LES-GRAY" => 862.4 "70-FROTEY_SAPC" => 951.3 "70-LUXEUIL" => 1051.2 "70-VILLERSEXEL SA" => 1065.3 "71-AUTUN" => 885.6 "71-CHALON-CHAMPFO" => 735.2 "71-MACON" => 859.3 "71-MATOUR_SAPC" => 1043.7 "71-MT-ST-VINCENT" => 929.1 "71-ST YAN" => 799.4 "72-LE MANS" => 687.5 "73-BOURG ST MAURICE" => 985.9 "73-CHAMBERY-AIX" => 1221 "74-MEYTHET" => 1249.4 "75-PARIS-MONTSOURIS" => 637.4 "76-ROUEN-BOOS" => 851.7 "77-LA BROSSE-MX" => 653.4 "77-CHEVRU" => 691.4 "77-NANGIS" => 711.1 "77-MELUN" => 676.9 "77-NEMOURS" => 687.1 "77-TORCY" => 721.2 "78-MAGNANVILLE" => 628.4 "78-ORGERUS" => 565.1 "78-TOUSSUS LE NOBLE" => 689.8 "78-TRAPPES" => 694.2 "78-VILLACOUBLAY" => 675.7 "79-NIORT" => 867.2 "80-ABBEVILLE" => 782.6 "80-AMIENS-GLISY" => 631.2 "80-ROUVROY-EN-SANTERRE" => 636.3 "80-VRON" => 893.4 "81-DOURGNE" => 832.3 "81-LAVAUR" => 724.9 "81-ALBI" => 730.9 "82-MONTAUBAN" => 711.9 "83-BORMES LES MIMOSAS" => 917.9 "83-LE LUC" => 776.7 "83-FREJUS" => 747.3 "83-HYERES" => 652 "83-HYERES-PLAGE" => 649.1 "83-TOULON" => 616.1 "84-CABRIERES D'AVIGNON" => 686.2 "84-CARPENTRAS" => 648.2 "84-ORANGE" => 709.1 "85-L ILE D YEU" => 769.8 "85-LA ROCHE SUR YON" => 880.7 "86-POITIERS-BIARD" => 685.6 "87-EYMOUTIERS" => 1182.1 "87-LIMOGES-BELLEGARDE" => 1023.5 "87-MAGNAC-LAVAL" => 892.3 "87-ST JUNIEN" => 977.6 "87-ST YRIEIX LA PE" => 1164.2 "88-EPINAL" => 942.4 "89-CRUZY_SAPC" => 880.3 "89-JOIGNY" => 679.3 "89-AUXERRE" => 707.9 "90-BELFORT" => 1122.3 "91-ORLY" => 616.6 "91-BRETIGNY_SAPC" => 621.2 "95-LE BOURGET" => 640.7 "95-ROISSY" => 693.6 "97-LE RAIZET AERO" => 1616.6 "97-FORT-DE-FRANCE DESAIX" => 2020.5 "97-LAMENTIN-AERO" => 2094.9 "97-KOUROU CSG" => 2838.4 "97-KOUROU PLAGE" => 2530.3 "97-CAYENNE-MATOURY" => 3516.3 "97-PONT-MATHURIN" => 684.6 "97-PETITE-ILE - CIRAD" => 1433.8 "97-LE PORT" => 579.3 "97-SAINT-BENOIT" => 3531.5 "97-SAINT-DENIS COLLEGE" => 1347.4 "97-ST-JOSEPH_SAPC" => 1670.7 "97-COLIMACONS" => 1104.4 "97-MASCARIN" => 809.4 "97-LE GOL LES HAUTS - CIRAD" => 1022.9 "97-PITON-MAIDO" => 1286.2 "97-POINTE DES TROIS-BASSINS" => 435.8 "97-RAVINE DES CABRIS - CIRAD" => 841.3 "97-PIERREFONDS - CIRAD" => 672.1 "97-PIERREFONDS-AEROPORT" => 639.9 "97-LIGNE-PARADIS - CIRAD" => 940.1 "97-GILLOT-AEROPORT" => 1658.6 "97-PLAINE DES CAFRES" => 2020.2 "97-CILAOS" => 1852.7 "97-ST-PIERRE" => 1326.7 "98-KERGUELEN" => 677.2 "98-PAMANDZI" => 1226.1 "98-MAOPOOPO" => 3295.5 "98-HIHIFO" => 3174.5 "98-FAAA" => 1687.7 "98-HIVA-OA" => 1699.4 "98-RAPA" => 2574.6 "98-MATAURA 1" => 1825.7 "98-KOUMAC" => 984.8 "98-OUANAHAM" => 1674.8 "98-NOUMEA" => 1070 "98-MAGENTA" => 1088.3 "98-LA TONTOUTA" => 897.3 "98-POINDIMIE" => 2630.4 ] |
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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1132 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1131 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_reutilisation_stationmeteo" ] |
cache_key | "_reutilisation_stationmeteo_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1593 +label: "01-AMBERIEU" +value: "0" +data: 1134.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1594 +label: "02-ST QUENTIN" +value: "1" +data: 702.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1595 +label: "02-FONTAINE-LES-VV" +value: "2" +data: 853.5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1596 +label: "02-PASSY EN VALOIS" +value: "3" +data: 727.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1597 +label: "03-VICHY-CHARMEIL" +value: "4" +data: 779.5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1598 +label: "03-LURCY-LEVIS SA" +value: "5" +data: 750.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1599 +label: "03-MONTBEUGNY" +value: "6" +data: 770.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1600 +label: "03-NEUVY" +value: "7" +data: 751.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1601 +label: "03-ST-NICOLAS" +value: "8" +data: 1409.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1602 +label: "04-ST AUBAN" +value: "9" +data: 694.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1603 +label: "05-BRIANCON" +value: "10" +data: 759.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1604 +label: "05-EMBRUN" +value: "11" +data: 726.5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1605 +label: "05-LARAGNE MONTEGLIN" +value: "12" +data: 815.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1606 +label: "06-CANNES" +value: "13" +data: 794.8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1607 +label: "06-NICE" +value: "14" +data: 733 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1608 +label: "07-COLOMBIER JEUNE RAD" +value: "15" +data: 961.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1609 +label: "07-LANAS SYN" +value: "16" +data: 1074.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1610 +label: "08-CHARLEVILLE-MEZ" +value: "17" +data: 942.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1611 +label: "09-ST GIRONS" +value: "18" +data: 952.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1612 +label: "10-TROYES-BARBEREY" +value: "19" +data: 644.8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1613 +label: "10-DOSNON" +value: "20" +data: 726.5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1614 +label: "10-MATHAUX-ETAPE" +value: "21" +data: 742.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1615 +label: "11-CARCASSONNE" +value: "22" +data: 648.5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1616 +label: "11-GRUISSAN-INRA" +value: "23" +data: 582.8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1617 +label: "12-MILLAU" +value: "24" +data: 731.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1618 +label: "12-RODEZ-AVEYRON" +value: "25" +data: 894.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1619 +label: "13-AIX-LES MILLES" +value: "26" +data: 576.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1620 +label: "13-AIX EN PROVENCE" +value: "27" +data: 585.8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1621 +label: "13-ARLES" +value: "28" +data: 580.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1622 +label: "13-ISTRES" +value: "29" +data: 554.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1623 +label: "13-MARIGNANE" +value: "30" +data: 515.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1624 +label: "13-SALON DE PROVENCE" +value: "31" +data: 579.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1625 +label: "14-CAEN-CARPIQUET" +value: "32" +data: 739.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1626 +label: "14-L OUDON LIEURY_SAPC" +value: "33" +data: 658.5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1627 +label: "15-AURILLAC" +value: "34" +data: 1174 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1628 +label: "15-COLTINES" +value: "35" +data: 764.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1629 +label: "15-MARCENAT" +value: "36" +data: 1189.8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1630 +label: "15-MAURIAC" +value: "37" +data: 1200.5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1631 +label: "15-MAURS" +value: "38" +data: 1176.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1632 +label: "16-COGNAC" +value: "39" +data: 777.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1633 +label: "16-LA COURONNE" +value: "40" +data: 843.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1634 +label: "16-MONTEMBOEUF" +value: "41" +data: 1007.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1635 +label: "16-SALLES DE BARB" +value: "42" +data: 817.8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1636 +label: "16-TUSSON" +value: "43" +data: 836.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1637 +label: "16-VERDILLE" +value: "44" +data: 802.5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1638 +label: "17-LA ROCHELLE" +value: "45" +data: 767 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1639 +label: "17-SAINTES" +value: "46" +data: 910.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1640 +label: "18-BOURGES" +value: "47" +data: 747.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1641 +label: "18-AVORD" +value: "48" +data: 772.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1642 +label: "18-SANCERRE" +value: "49" +data: 905.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1643 +label: "19-ARGENTAT" +value: "50" +data: 1165.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1644 +label: "19-BRIVE" +value: "51" +data: 914.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1645 +label: "19-NAVES" +value: "52" +data: 1236.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1646 +label: "19-UZERCHE" +value: "53" +data: 1126.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1647 +label: "20-AJACCIO" +value: "54" +data: 615.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1648 +label: "20-CAP PERTUSATO" +value: "55" +data: 541.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1649 +label: "20-CALVI" +value: "56" +data: 668.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1650 +label: "20-CONCA" +value: "57" +data: 859.5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1651 +label: "20-CORTE_FDF" +value: "58" +data: 803.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1652 +label: "20-FIGARI" +value: "59" +data: 655.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1653 +label: "20-BASTIA" +value: "60" +data: 799.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1654 +label: "20-PIETRALBA" +value: "61" +data: 651.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1655 +label: "20-PILA-CANALE" +value: "62" +data: 864.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1656 +label: "20-RENNO" +value: "63" +data: 1197.5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1657 +label: "20-SAMPOLO" +value: "64" +data: 1276.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1658 +label: "20-SARTENE" +value: "65" +data: 722.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1659 +label: "20-SOLENZARA" +value: "66" +data: 795.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1660 +label: "21-CHATILLON/SEINE" +value: "67" +data: 864.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1661 +label: "21-DIJON-LONGVIC" +value: "68" +data: 760.5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1662 +label: "21-ARNAY_SAPC" +value: "69" +data: 807 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1663 +label: "22-KERPERT" +value: "70" +data: 1130.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1664 +label: "22-LANNION_AERO" +value: "71" +data: 945 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1665 +label: "22-LOUARGAT" +value: "72" +data: 1013.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1666 +label: "22-PLOUGUENAST" +value: "73" +data: 966.8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1667 +label: "22-POMMERIT-JAUDY" +value: "74" +data: 891 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1668 +label: "22-QUINTENIC" +value: "75" +data: 743.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1669 +label: "22-ROSTRENEN" +value: "76" +data: 1145.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1670 +label: "22-ST BRIEUC" +value: "77" +data: 750.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1671 +label: "23-BOURGANEUF" +value: "78" +data: 1262.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1672 +label: "23-LA SOUTERRAINE" +value: "79" +data: 1029.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1673 +label: "24-BERGERAC" +value: "80" +data: 788.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1674 +label: "25-BESANCON" +value: "81" +data: 1187 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1675 +label: "25-PONTARLIER" +value: "82" +data: 1503.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1676 +label: "26-BESIGNAN" +value: "83" +data: 790.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1677 +label: "26-DIE" +value: "84" +data: 953.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1678 +label: "26-DIVAJEU" +value: "85" +data: 901.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1679 +label: "26-DONZERE" +value: "86" +data: 841.8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1680 +label: "26-ETOILE" +value: "87" +data: 922.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1681 +label: "26-MERCUROL" +value: "88" +data: 872.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1682 +label: "26-MONTELIMAR" +value: "89" +data: 905.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1683 +label: "26-ST-MARCEL-LES-V-INRA" +value: "90" +data: 867.8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1684 +label: "27-EVREUX-HUEST" +value: "91" +data: 604.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1685 +label: "28-CHARTRES" +value: "92" +data: 598.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1686 +label: "28-CHATEAUDUN" +value: "93" +data: 612.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1687 +label: "28-LOUVILLE" +value: "94" +data: 618.8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1688 +label: "28-MARVILLE_SAPC" +value: "95" +data: 551.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1689 +label: "28-MIERMAIGNE" +value: "96" +data: 756.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1690 +label: "28-PRE-ST-EVROULT" +value: "97" +data: 597.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1691 +label: "28-RUEIL" +value: "98" +data: 594.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1692 +label: "28-VIABON" +value: "99" +data: 583.8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1693 +label: "29-BRIGNOGAN" +value: "100" +data: 908 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1694 +label: "29-BREST-GUIPAVAS" +value: "101" +data: 1210 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1695 +label: "29-LANVEOC" +value: "102" +data: 1006.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1696 +label: "29-OUESSANT-STIFF" +value: "103" +data: 819 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1697 +label: "29-PLEYBER-CHRIST SA" +value: "104" +data: 1126.8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1698 +label: "29-QUIMPER" +value: "105" +data: 1250.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1699 +label: "29-LANDIVISIAU" +value: "106" +data: 1165.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1700 +label: "29-SIBIRIL S A" +value: "107" +data: 923.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1701 +label: "30-CHUSCLAN" +value: "108" +data: 757 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1702 +label: "30-NIMES-COURBESSAC" +value: "109" +data: 762.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1703 +label: "30-NIMES-GARONS" +value: "110" +data: 696.5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1704 +label: "30-MONT AIGOUAL" +value: "111" +data: 1931.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1705 +label: "31-TOULOUSE-BLAGNAC" +value: "112" +data: 638.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1706 +label: "31-TOULOUSE-FRANCAZAL" +value: "113" +data: 625.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1707 +label: "32-AUCH" +value: "114" +data: 685.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1708 +label: "33-BORDEAUX-MERIGNAC" +value: "115" +data: 944.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1709 +label: "33-CAZAUX" +value: "116" +data: 946.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1710 +label: "34-MONTPELLIER-AEROPORT" +value: "117" +data: 629.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1711 +label: "34-SETE" +value: "118" +data: 560.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1712 +label: "35-DINARD" +value: "119" +data: 758.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1713 +label: "35-RENNES-ST JACQUES" +value: "120" +data: 694 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1714 +label: "36-CHATEAUROUX DEOLS" +value: "121" +data: 737.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1715 +label: "37-TOURS" +value: "122" +data: 695.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1716 +label: "38-GRENOBLE-ST GEOIRS" +value: "123" +data: 934.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1717 +label: "39-ARBOIS_SAPC" +value: "124" +data: 1226 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1718 +label: "39-CHAMPAGNOLE" +value: "125" +data: 1574.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1719 +label: "39-LONS LE SAUNIER" +value: "126" +data: 1189.5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1720 +label: "39-LA PESSE" +value: "127" +data: 1673.5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1721 +label: "39-TAVAUX SA" +value: "128" +data: 888.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1722 +label: "40-DAX" +value: "129" +data: 1151.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1723 +label: "40-MONT-DE-MARSAN" +value: "130" +data: 916.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1724 +label: "41-ROMORANTIN" +value: "131" +data: 702.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1725 +label: "41-BLOIS" +value: "132" +data: 639.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1726 +label: "42-ST ETIENNE-BOUTHEON" +value: "133" +data: 718.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1727 +label: "42-FIRMINY" +value: "134" +data: 781.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1728 +label: "42-PERREUX" +value: "135" +data: 682.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1729 +label: "42-RIORGES" +value: "136" +data: 703.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1730 +label: "43-LE PUY-LOUDES" +value: "137" +data: 678.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1731 +label: "43-FONTANNES" +value: "138" +data: 613 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1732 +label: "43-LANDOS-CHARBON" +value: "139" +data: 816.8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1733 +label: "43-SAUGUES-SA" +value: "140" +data: 790.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1734 +label: "44-NANTES-BOUGUENAIS" +value: "141" +data: 819.5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1735 +label: "44-ST NAZAIRE-MONTOIR" +value: "142" +data: 774.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1736 +label: "45-ORLEANS" +value: "143" +data: 642.5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1737 +label: "46-GOURDON" +value: "144" +data: 856.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1738 +label: "47-AGEN-LA GARENNE" +value: "145" +data: 712.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1739 +label: "47-SAINTE-LIVRADE-SUR-LOT" +value: "146" +data: 757.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1740 +label: "48-ALTIER" +value: "147" +data: 1188.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1741 +label: "49-BEAUCOUZE" +value: "148" +data: 693.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1742 +label: "49-MARCE" +value: "149" +data: 703.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1743 +label: "51-AVIZE" +value: "150" +data: 694.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1744 +label: "51-REIMS-COURCY" +value: "151" +data: 628.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1745 +label: "52-LANGRES" +value: "152" +data: 895.5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1746 +label: "52-ST-DIZIER" +value: "153" +data: 843.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1747 +label: "53-LAVAL-ENTRAMMES" +value: "154" +data: 740 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1748 +label: "53-ERNEE" +value: "155" +data: 847.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1749 +label: "54-NANCY-OCHEY" +value: "156" +data: 846.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1750 +label: "54-TOUL - ROSIERES" +value: "157" +data: 761.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1751 +label: "54-NANCY-ESSEY" +value: "158" +data: 775.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1752 +label: "56-ARZAL" +value: "159" +data: 837.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1753 +label: "56-BELLE ILE-LE TALUT" +value: "160" +data: 701.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1754 +label: "56-BIGNAN" +value: "161" +data: 1010.8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1755 +label: "56-PLOERMEL" +value: "162" +data: 749.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1756 +label: "56-LORIENT-LANN BIHOUE" +value: "163" +data: 950.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1757 +label: "56-SARZEAU SA" +value: "164" +data: 708.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1758 +label: "56-VANNES-SENE" +value: "165" +data: 907.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1759 +label: "57-METZ-FRESCATY" +value: "166" +data: 757.8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1760 +label: "58-NEVERS-MARZY" +value: "167" +data: 804.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1761 +label: "59-LILLE-LESQUIN" +value: "168" +data: 742.5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1762 +label: "60-BEAUVAIS-TILLE" +value: "169" +data: 669.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1763 +label: "61-ALENCON" +value: "170" +data: 746.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1764 +label: "62-BOULOGNE-SEM" +value: "171" +data: 777.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1765 +label: "62-CAMBRAI-EPINOY" +value: "172" +data: 711.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1766 +label: "62-CALAIS-MARCK" +value: "173" +data: 722.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1767 +label: "62-LE-TOUQUET" +value: "174" +data: 871.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1768 +label: "63-AMBERT" +value: "175" +data: 873.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1769 +label: "63-CHASTREIX" +value: "176" +data: 1600 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1770 +label: "63-CLERMONT-FD" +value: "177" +data: 578.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1771 +label: "63-ISSOIRE" +value: "178" +data: 624.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1772 +label: "63-ST-GENES-CHPLLE-INRA" +value: "179" +data: 796.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1773 +label: "63-ST-GERMAIN-L HE" +value: "180" +data: 1082.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1774 +label: "64-AICIRITS" +value: "181" +data: 1216.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1775 +label: "64-BIARRITZ-PAYS-BASQUE" +value: "182" +data: 1450.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1776 +label: "64-SOCOA" +value: "183" +data: 1483 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1777 +label: "64-PAU-UZEIN" +value: "184" +data: 1069.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1778 +label: "65-CAMPISTROUS" +value: "185" +data: 1103.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1779 +label: "65-TARBES-LOURDES-PYRENEES" +value: "186" +data: 1047.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1780 +label: "66-ALENYA-INRA" +value: "187" +data: 653.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1781 +label: "66-PERPIGNAN" +value: "188" +data: 557.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1782 +label: "66-STE LEOCADIE" +value: "189" +data: 567.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1783 +label: "66-TORREILLES" +value: "190" +data: 556.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1784 +label: "66-VIVES" +value: "191" +data: 656 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1785 +label: "67-WANGENBOURG_SAPC" +value: "192" +data: 1182.8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1786 +label: "67-STRASBOURG-ENTZHEIM" +value: "193" +data: 665 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1787 +label: "68-COLMAR-INRA" +value: "194" +data: 573.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1788 +label: "68-GEISHOUSE_SAPC" +value: "195" +data: 1405.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1789 +label: "68-COLMAR-MEYENHEIM" +value: "196" +data: 607.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1790 +label: "68-MULHOUSE" +value: "197" +data: 788.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1791 +label: "68-ROUFFACH - SA" +value: "198" +data: 629 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1792 +label: "68-BALE-MULHOUSE" +value: "199" +data: 772.8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1793 +label: "68-TROIS-EPIS_SAPC" +value: "200" +data: 828 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1794 +label: "69-LYON-BRON" +value: "201" +data: 831.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1795 +label: "69-LES SAUVAGES" +value: "202" +data: 993.8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1796 +label: "69-LYON-ST EXUPERY" +value: "203" +data: 880.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1797 +label: "70-CHARGEY-LES-GRAY" +value: "204" +data: 862.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1798 +label: "70-FROTEY_SAPC" +value: "205" +data: 951.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1799 +label: "70-LUXEUIL" +value: "206" +data: 1051.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1800 +label: "70-VILLERSEXEL SA" +value: "207" +data: 1065.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1801 +label: "71-AUTUN" +value: "208" +data: 885.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1802 +label: "71-CHALON-CHAMPFO" +value: "209" +data: 735.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1803 +label: "71-MACON" +value: "210" +data: 859.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1804 +label: "71-MATOUR_SAPC" +value: "211" +data: 1043.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1805 +label: "71-MT-ST-VINCENT" +value: "212" +data: 929.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1806 +label: "71-ST YAN" +value: "213" +data: 799.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1807 +label: "72-LE MANS" +value: "214" +data: 687.5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1808 +label: "73-BOURG ST MAURICE" +value: "215" +data: 985.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1809 +label: "73-CHAMBERY-AIX" +value: "216" +data: 1221 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1810 +label: "74-MEYTHET" +value: "217" +data: 1249.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1811 +label: "75-PARIS-MONTSOURIS" +value: "218" +data: 637.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1812 +label: "76-ROUEN-BOOS" +value: "219" +data: 851.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1813 +label: "77-LA BROSSE-MX" +value: "220" +data: 653.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1814 +label: "77-CHEVRU" +value: "221" +data: 691.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1815 +label: "77-NANGIS" +value: "222" +data: 711.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1816 +label: "77-MELUN" +value: "223" +data: 676.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1817 +label: "77-NEMOURS" +value: "224" +data: 687.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1818 +label: "77-TORCY" +value: "225" +data: 721.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1819 +label: "78-MAGNANVILLE" +value: "226" +data: 628.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1820 +label: "78-ORGERUS" +value: "227" +data: 565.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1821 +label: "78-TOUSSUS LE NOBLE" +value: "228" +data: 689.8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1822 +label: "78-TRAPPES" +value: "229" +data: 694.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1823 +label: "78-VILLACOUBLAY" +value: "230" +data: 675.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1824 +label: "79-NIORT" +value: "231" +data: 867.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1825 +label: "80-ABBEVILLE" +value: "232" +data: 782.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1826 +label: "80-AMIENS-GLISY" +value: "233" +data: 631.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1827 +label: "80-ROUVROY-EN-SANTERRE" +value: "234" +data: 636.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1828 +label: "80-VRON" +value: "235" +data: 893.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1829 +label: "81-DOURGNE" +value: "236" +data: 832.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1830 +label: "81-LAVAUR" +value: "237" +data: 724.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1831 +label: "81-ALBI" +value: "238" +data: 730.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1832 +label: "82-MONTAUBAN" +value: "239" +data: 711.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1833 +label: "83-BORMES LES MIMOSAS" +value: "240" +data: 917.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1834 +label: "83-LE LUC" +value: "241" +data: 776.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1835 +label: "83-FREJUS" +value: "242" +data: 747.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1836 +label: "83-HYERES" +value: "243" +data: 652 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1837 +label: "83-HYERES-PLAGE" +value: "244" +data: 649.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1838 +label: "83-TOULON" +value: "245" +data: 616.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1839 +label: "84-CABRIERES D'AVIGNON" +value: "246" +data: 686.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1840 +label: "84-CARPENTRAS" +value: "247" +data: 648.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1841 +label: "84-ORANGE" +value: "248" +data: 709.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1842 +label: "85-L ILE D YEU" +value: "249" +data: 769.8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1843 +label: "85-LA ROCHE SUR YON" +value: "250" +data: 880.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1844 +label: "86-POITIERS-BIARD" +value: "251" +data: 685.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1845 +label: "87-EYMOUTIERS" +value: "252" +data: 1182.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1846 +label: "87-LIMOGES-BELLEGARDE" +value: "253" +data: 1023.5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1847 +label: "87-MAGNAC-LAVAL" +value: "254" +data: 892.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1848 +label: "87-ST JUNIEN" +value: "255" +data: 977.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1849 +label: "87-ST YRIEIX LA PE" +value: "256" +data: 1164.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1850 +label: "88-EPINAL" +value: "257" +data: 942.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1851 +label: "89-CRUZY_SAPC" +value: "258" +data: 880.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1852 +label: "89-JOIGNY" +value: "259" +data: 679.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1853 +label: "89-AUXERRE" +value: "260" +data: 707.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1854 +label: "90-BELFORT" +value: "261" +data: 1122.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1855 +label: "91-ORLY" +value: "262" +data: 616.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1856 +label: "91-BRETIGNY_SAPC" +value: "263" +data: 621.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1857 +label: "95-LE BOURGET" +value: "264" +data: 640.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1858 +label: "95-ROISSY" +value: "265" +data: 693.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1859 +label: "97-LE RAIZET AERO" +value: "266" +data: 1616.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1860 +label: "97-FORT-DE-FRANCE DESAIX" +value: "267" +data: 2020.5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1861 +label: "97-LAMENTIN-AERO" +value: "268" +data: 2094.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1862 +label: "97-KOUROU CSG" +value: "269" +data: 2838.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1863 +label: "97-KOUROU PLAGE" +value: "270" +data: 2530.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1864 +label: "97-CAYENNE-MATOURY" +value: "271" +data: 3516.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1865 +label: "97-PONT-MATHURIN" +value: "272" +data: 684.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1866 +label: "97-PETITE-ILE - CIRAD" +value: "273" +data: 1433.8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1867 +label: "97-LE PORT" +value: "274" +data: 579.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1868 +label: "97-SAINT-BENOIT" +value: "275" +data: 3531.5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1869 +label: "97-SAINT-DENIS COLLEGE" +value: "276" +data: 1347.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1870 +label: "97-ST-JOSEPH_SAPC" +value: "277" +data: 1670.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1871 +label: "97-COLIMACONS" +value: "278" +data: 1104.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1872 +label: "97-MASCARIN" +value: "279" +data: 809.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1873 +label: "97-LE GOL LES HAUTS - CIRAD" +value: "280" +data: 1022.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1874 +label: "97-PITON-MAIDO" +value: "281" +data: 1286.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1875 +label: "97-POINTE DES TROIS-BASSINS" +value: "282" +data: 435.8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1876 +label: "97-RAVINE DES CABRIS - CIRAD" +value: "283" +data: 841.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1877 +label: "97-PIERREFONDS - CIRAD" +value: "284" +data: 672.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1878 +label: "97-PIERREFONDS-AEROPORT" +value: "285" +data: 639.9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1879 +label: "97-LIGNE-PARADIS - CIRAD" +value: "286" +data: 940.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1880 +label: "97-GILLOT-AEROPORT" +value: "287" +data: 1658.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1881 +label: "97-PLAINE DES CAFRES" +value: "288" +data: 2020.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1882 +label: "97-CILAOS" +value: "289" +data: 1852.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1883 +label: "97-ST-PIERRE" +value: "290" +data: 1326.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1884 +label: "98-KERGUELEN" +value: "291" +data: 677.2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1885 +label: "98-PAMANDZI" +value: "292" +data: 1226.1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1886 +label: "98-MAOPOOPO" +value: "293" +data: 3295.5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1887 +label: "98-HIHIFO" +value: "294" +data: 3174.5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1888 +label: "98-FAAA" +value: "295" +data: 1687.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1889 +label: "98-HIVA-OA" +value: "296" +data: 1699.4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1890 +label: "98-RAPA" +value: "297" +data: 2574.6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1891 +label: "98-MATAURA 1" +value: "298" +data: 1825.7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1892 +label: "98-KOUMAC" +value: "299" +data: 984.8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1893 +label: "98-OUANAHAM" +value: "300" +data: 1674.8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1894 +label: "98-NOUMEA" +value: "301" +data: 1070 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1895 +label: "98-MAGENTA" +value: "302" +data: 1088.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1896 +label: "98-LA TONTOUTA" +value: "303" +data: 897.3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1897 +label: "98-POINDIMIE" +value: "304" +data: 2630.4 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1591 -form: Symfony\Component\Form\Form {#1383 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1592 …5} |
full_name | "reutilisation[stationmeteo]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_stationmeteo" |
is_selected | Closure($choice, $value) {#1899 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1041 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "stationmeteo" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_stationmeteo" |
valid | true |
value | "" |
stationAPI
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "01-AMBERIEU" => "01089001" "01-CESSY" => "01071001" "01-SUTRIEU" => "01414001" "02-ST QUENTIN" => "02320001" "02-BRAINE" => "02110002" "02-FONTAINE-LES-VV" => "02321002" "03-VICHY-CHARMEIL" => "03060001" "03-LURCY-LEVIS SA" => "03155003" "03-MONTBEUGNY" => "03180001" "03-MONTLUCON" => "03185007" "03-ST-NICOLAS" => "03248001" "04-ST AUBAN" => "04049001" "05-EMBRUN" => "05046001" "05-GAP" => "05061009" "05-LARAGNE MONTEGLIN" => "05070003" "05-ST JEAN-ST-NICOLAS" => "05145002" "05-VILLAR ST PANCRACE" => "05183001" "06-CANNES" => "06029001" "06-NICE" => "06088001" "06-PEONE" => "06094002" "07-COLOMBIER JEUNE RAD" => "07068001" "07-GLUIRAS RAD" => "07096001" "07-LANAS SYN" => "07131001" "07-MAZAN ABBAYE RAD" => "07154005" "08-CHARLEVILLE-MEZ" => "08105005" "08-ROCROI" => "08367002" "08-SAULCES-CHAMPENOISES" => "08401001" "09-ASTON" => "09024004" "09-MONTAUT" => "09199002" "09-ST GIRONS" => "09289001" "10-TROYES-BARBEREY" => "10030001" "10-MATHAUX-ETAPE" => "10228002" "11-CARCASSONNE" => "11069001" "11-LEZIGNAN-CORBIERES" => "11203004" "11-MOUTHOUMET" => "11260002" "12-MILLAU" => "12145001" "12-RODEZ-AVEYRON" => "12254001" "12-VILLEFRANCHE-DE-ROUERGUE" => "12300004" "13-MARIGNANE" => "13054001" "13-AIX EN PROVENCE" => "13001009" "13-ARLES" => "13004003" "14-BERNIERES" => "14066001" "14-CAEN-CARPIQUET" => "14137001" "14-DAMBLAINVILLE" => "14216001" "14-ST GATIEN DES B" => "14578001" "14-VIRE HIPPODROME" => "14762004" "15-AURILLAC" => "15014004" "15-COLTINES" => "15053001" "15-MARCENAT" => "15114002" "15-MAURS" => "15122002" "16-COGNAC" => "16089001" "16-LA COURONNE" => "16113001" "16-MONTEMBOEUF" => "16225001" "16-RIOUX MARTIN" => "16279001" "16-TUSSON" => "16390001" "17-NUAILLE SUR BOUTONNE" => "17268002" "17-LA ROCHELLE-ILE DE RE" => "17300009" "17-ROYAN-MEDIS" => "17306004" "17-CHASSIRON" => "17323001" "17-ST GERMAIN DE LUSIGNAN" => "17339002" "17-SAINTES" => "17415003" "18-BOURGES" => "18033001" "18-AVORD" => "18092001" "19-BRIVE" => "19031008" "19-EGLETONS" => "19073006" "20-AJACCIO" => "20004002" "20-CALVI" => "20050001" "20-CORTE" => "20096008" "20-FIGARI" => "20114002" "20-BASTIA" => "20148001" "20-SOLENZARA" => "20342001" "21-PAGNY-LE-CHATEAU" => "21131001" "21-CHATILLON/SEINE" => "21154001" "21-DIJON-LONGVIC" => "21473001" "22-KERPERT" => "22092001" "22-PLOUGUENAST" => "22219003" "22-POMMERIT-JAUDY" => "22247002" "22-QUINTENIC" => "22261002" "22-ROSTRENEN" => "22266001" "22-SAINT-CAST-LE-G" => "22282001" "22-ST BRIEUC" => "22372001" "23-BOURGANEUF" => "23030004" "23-GUERET-ST LAURENT" => "23206002" "24-BELVES" => "24035003" "24-BERGERAC" => "24037005" "24-COULOUNIEIX" => "24138004" "24-ST MARTIAL VIVEYROLS" => "24452001" "25-BESANCON" => "25056001" "25-MAICHE" => "25356003" "25-PONTARLIER" => "25462001" "25-SANCEY-LE-GRAND" => "25529002" "26-ALBON" => "26002003" "26-BESIGNAN" => "26050001" "26-VALENCE-CHABEUI" => "26064001" "26-ETOILE" => "26124001" "26-LUS L CROIX HTE" => "26168001" "26-MONTELIMAR" => "26198001" "26-ST-AUBAN" => "26292002" "26-ST ROMAN-DIOIS" => "26327001" "27-BERNAY" => "27056003" "27-EVREUX-HUEST" => "27347001" "28-CHARTRES" => "28070001" "28-CHATEAUDUN" => "28198001" "29-BREST-GUIPAVAS" => "29075001" "29-LANVEOC" => "29120001" "29-PLEYBER-CHRIST SA" => "29163003" "29-PLOUDALMEZEAU" => "29178001" "29-PLOVAN" => "29214001" "29-QUIMPER" => "29216001" "29-ST-SEGAL S A" => "29263002" "29-LANDIVISIAU" => "29264001" "29-SIBIRIL S A" => "29276001" "30-LA GRAND COMBE" => "30132004" "30-MEJANNES-LE-CLAP" => "30164001" "30-NIMES-COURBESSAC" => "30189001" "30-PUJAUT" => "30209002" "31-TOULOUSE-BLAGNAC" => "31069001" "31-LUCHON" => "31042012" "31-CLARAC" => "31147001" "31-MURET-LHERM" => "31299001" "31-ST-FELIX-LAURAGAIS" => "31478001" "32-AUCH" => "32013005" "32-LE HOUGA" => "32155001" "32-MAUROUX" => "32248001" "32-PEYRUSSE-GRANDE" => "32315001" "33-BORDEAUX-MERIGNAC" => "33281001" "33-CAZAUX" => "33529001" "33-BELIN BELIET" => "33042005" "33-PAUILLAC" => "33314005" "33-ST EMILION" => "33394002" "34-MONTPELLIER-AEROPORT" => "34154001" "34-SETE" => "34301002" "34-PEZENAS-TOURBES" => "34311001" "35-LOUVIGNE-DU-DESERT" => "35162003" "35-LA-NOE-BLANCHE" => "35202001" "35-DINARD" => "35228001" "35-RENNES-ST JACQUES" => "35281001" "36-CHATEAUROUX DEOLS" => "36063001" "36-MONTGIVRAY" => "36127002" "36-ROSNAY" => "36173002" "37-TOURS" => "37179001" "37-SAVIGNY - VERON" => "37242002" "38-ALPE-D'HUEZ" => "38191002" "38-GRENOBLE-ST GEOIRS" => "38384001" "38-VILLARD-DE-LANS" => "38548001" "39-LONS LE SAUNIER" => "39362001" "39-LA PESSE" => "39413001" "39-ST JULIEN - SA" => "39485002" "39-TAVAUX SA" => "39526003" "40-BISCARROSSE" => "40046001" "40-CAPBRETON" => "40065002" "40-DAX" => "40088001" "40-MONT-DE-MARSAN" => "40192001" "40-SABRES" => "40246003" "40-URGONS" => "40321002" "41-ROMORANTIN" => "41097001" "41-BLOIS" => "41281001" "42-ST ETIENNE-BOUTHEON" => "42005001" "43-LE PUY-CHADRAC" => "43046001" "43-LE PUY-LOUDES" => "43062001" "43-FONTANNES" => "43096001" "43-LANDOS-CHARBON" => "43111002" "43-MAZET-VOLAMONT" => "43130002" "43-SAUGUES-SA" => "43234005" "44-NANTES-BOUGUENAIS" => "44020001" "44-ST NAZAIRE-MONTOIR" => "44103001" "44-NORT-SUR-ERDRE" => "44110002" "45-ORLEANS" => "45055001" "45-VILLEMURLIN" => "45340002" "46-GOURDON" => "46127001" "46-LUNEGARDE" => "46181001" "46-LE MONTAT" => "46197002" "47-AGEN-LA GARENNE" => "47091001" "47-MAUVEZIN-SUR-GUPIE" => "47163001" "48-MENDE" => "48095005" "49-BEAUCOUZE" => "49020001" "49-CHOLET" => "49099003" "49-MARTIGNE-BRIAND" => "49191001" "50-GONNEVILLE" => "50209001" "50-GOUVILLE" => "50215002" "50-PONTORSON" => "50410003" "50-STE MARIE DU MO" => "50509002" "51-ARGERS" => "51015001" "51-REIMS-PRUNAY" => "51449002" "52-LANGRES" => "52269001" "52-ST-DIZIER" => "52448001" "52-CHAUMONT-SEMOUTIERS" => "52469001" "53-ERNEE" => "53096004" "53-LE HORPS" => "53116003" "53-LAVAL-ETRONNIER" => "53130008" "54-ST MAURICE" => "54481001" "54-NANCY-ESSEY" => "54526001" "55-COUROUVRE" => "55129001" "55-HOUDELAINCOURT" => "55248001" "55-NONSARD" => "55386002" "55-SEPTSARGES" => "55484001" "56-BIGNAN" => "56017003" "56-PLOERMEL" => "56165003" "56-LORIENT-LANN BIHOUE" => "56185001" "56-VANNES-SENE" => "56243001" "57-METZ-FRESCATY" => "57039001" "57-AEROPORT METZ-NANCY-LORRAINE" => "57251001" "57-SEINGBOUSE" => "57644001" "58-AVREE" => "58019001" "58-CHATEAU CHINON" => "58062001" "58-NEVERS-MARZY" => "58160001" "58-PREMERY" => "58218006" "59-LILLE-LESQUIN" => "59343001" "59-VALENCIENNES" => "59606004" "60-BAILLEUL-LE-SOC" => "60040001" "60-CREIL" => "60175001" "60-BEAUVAIS-TILLE" => "60639001" "61-ALENCON" => "61001001" "61-FLERS" => "61169003" "61-L AIGLE" => "61214002" "62-LILLERS" => "62516002" "62-CALAIS-MARCK" => "62548002" "62-LE-TOUQUET" => "62826001" "62-ARRAS" => "62873001" "63-AMBERT" => "63003004" "63-CHASTREIX" => "63098001" "63-CLERMONT-FD" => "63113001" "63-COURPIERE" => "63125002" "63-ISSOIRE" => "63178001" "63-ST-ANTHEME" => "63319002" "63-ST-GERMAIN-L HE" => "63353003" "63-ST-GERVAIS-D AU" => "63354004" "63-ST-SULPICE" => "63399002" "64-AICIRITS" => "64010002" "64-BIARRITZ-PAYS-BASQUE" => "64024001" "64-BUSTINCE - ST JEAN" => "64155001" "64-IRATY ORGAMBIDE" => "64316003" "64-ORTHEZ" => "64430003" "64-PAU-UZEIN" => "64549001" "65-CAMPISTROUS" => "65125001" "65-CASTELNAU MAGNOAC" => "65129003" "65-TARBES-LOURDES-PYRENEES" => "65344001" "65-VIC EN BIGORRE" => "65460002" "66-PERPIGNAN" => "66136001" "66-TARGASONNE" => "66202001" "66-TORREILLES" => "66212001" "67-BERG" => "67029001" "67-STRASBOURG-ENTZHEIM" => "67124001" "67-SELESTAT SA" => "67462004" "68-COLMAR-MEYENHEIM" => "68205001" "68-MULHOUSE" => "68224006" "68-MARKSTEIN CRETE" => "68247003" "68-BALE-MULHOUSE" => "68297001" "69-LYON-BRON" => "69029001" "69-LES SAUVAGES" => "69174002" "69-LYON-ST EXUPERY" => "69299001" "70-CHARGEY-LES-GRAY" => "70132001" "70-BALLON DE SERVANCE" => "70283006" "70-LUXEUIL" => "70473001" "70-VILLERSEXEL SA" => "70561002" "71-AUTUN" => "71014004" "71-CHALON-CHAMPFO" => "71081001" "71-MACON" => "71105001" "71-MT-ST-VINCENT" => "71320001" "71-ST YAN" => "71491001" "72-LUCHE-PRINGE" => "72175002" "72-LE MANS" => "72181001" "72-ROUESSE-VASSE" => "72255001" "73-BOURG ST MAURICE" => "73054001" "73-COL-DES-SAISIES" => "73132003" "73-MONT CENIS" => "73144001" "73-MONTMELIAN" => "73171002" "73-LA MASSE" => "73257003" "73-CHAMBERY-AIX" => "73329001" "74-LE GRAND-BORNAND" => "74136005" "74-MEYTHET" => "74182001" "74-MONT ARBOIS" => "74236002" "75-PARIS-MONTSOURIS" => "75114001" "75-LONGCHAMP" => "75116008" "76-ROUEN-BOOS" => "76116001" "76-DIEPPE" => "76217001" "76-ECTOT LES BAONS" => "76228001" "76-OCTEVILLE" => "76481001" "77-CHANGIS" => "77084001" "77-CHEVRU" => "77113002" "77-NANGIS" => "77211001" "77-MELUN" => "77306001" "77-TORCY" => "77468001" "78-TRAPPES" => "78621001" "78-VILLACOUBLAY" => "78640001" "78-ACHERES" => "78005002" "78-MAGNANVILLE" => "78354001" "79-BRESSUIRE" => "79049004" "79-MELLE" => "79174002" "79-NIORT" => "79191005" "80-ABBEVILLE" => "80001001" "80-AMIENS-GLISY" => "80379002" "81-LAVAUR" => "81140002" "81-MONTREDON-LABESSONNIE" => "81182004" "81-ALBI" => "81284001" "82-CASTELSARRASIN" => "82033005" "82-MONTAUBAN" => "82121002" "82-SAVENES" => "82178002" "83-BORMES LES MIMOSAS" => "83019002" "83-LE LUC" => "83031001" "83-FREJUS" => "83061001" "83-ILE DU LEVANT" => "83069003" "83-TOULON" => "83137001" "83-VINON SUR VERDON" => "83150002" "84-CABRIERES D'AVIGNON" => "84025001" "84-CARPENTRAS" => "84031001" "84-ORANGE" => "84087001" "84-VISAN" => "84150001" "85-CHATEAU-D'OLONNE" => "85060002" "85-FONTENAY" => "85092004" "85-L ILE D YEU" => "85113001" "85-NOIRMOUTIER EN" => "85163001" "85-LE PERRIER" => "85172001" "85-LA ROCHE SUR YON" => "85191003" "86-ARCHIGNY" => "86009001" "86-POITIERS-BIARD" => "86027001" "86-CIVRAY" => "86078002" "86-LOUDUN" => "86137003" "86-MONTMORILLON" => "86165005" "87-LIMOGES-BELLEGARDE" => "87085006" "87-ST YRIEIX LA PE" => "87187003" "88-BAN-DE-SAPT" => "88033002" "88-EPINAL" => "88136001" "88-LIGNEVILLE" => "88271001" "88-ROVILLE" => "88402002" "89-AUXERRE-PERRIGNY" => "89295001" "91-ORLY" => "91027002" "95-LE BOURGET" => "95088001" "95-ROISSY" => "95527001" "95-WY-DIT" => "95690001" "971-LE RAIZET AERO" => "97101015" "971-CAPESTERRE-B-EAU NEUFCHATEAU" => "97107002" "971-LA DESIRADE METEO" => "97110002" "971-ST-BARTHELEMY METEO" => "97123001" "971-STE-ROSE VIARD" => "97129015" "972-FOND-DENIS-CADET" => "97208001" "972-FORT-DE-FRANCE DESAIX" => "97209004" "972-FRANCOIS-CHOPOT" => "97210001" "972-LAMENTIN-AERO" => "97213004" "972-ROBERT-PTE FORT" => "97222002" "972-ST-JOSEPH LEZARD" => "97224004" "972-TRINITE-CARAVEL" => "97230001" "972-VAUCLIN" => "97232003" "973-CAYENNE SUZINI" => "97302005" "973-CAYENNE-MATOURY" => "97307001" "973-SAINT GEORGES" => "97308001" "973-SAINT LAURENT" => "97311001" "974-BELLEVUE BRAS-PANON" => "97402240" "974-PONT-MATHURIN" => "97404540" "974-PLAINE DES PALMISTES" => "97406220" "974-LE PORT" => "97407520" "974-LE COLOSSE" => "97409230" "974-SAINT-BENOIT" => "97410238" "974-COLIMACONS" => "97413520" "974-PETITE-FRANCE" => "97415536" "974-PITON-MAIDO" => "97415566" "974-POINTE DES TROIS-BASSINS" => "97415590" "974-PIERREFONDS-AEROPORT" => "97416463" "974-LE BARIL" => "97417360" "974-GILLOT-AEROPORT" => "97418110" "974-GROS PITON SAINTE-ROSE" => "97419350" "974-BELLECOMBE-JACOB" => "97419380" "974-PLAINE DES CAFRES" => "97422440" "974-CILAOS" => "97424410" ] |
[ "01-AMBERIEU" => "01089001" "01-CESSY" => "01071001" "01-SUTRIEU" => "01414001" "02-ST QUENTIN" => "02320001" "02-BRAINE" => "02110002" "02-FONTAINE-LES-VV" => "02321002" "03-VICHY-CHARMEIL" => "03060001" "03-LURCY-LEVIS SA" => "03155003" "03-MONTBEUGNY" => "03180001" "03-MONTLUCON" => "03185007" "03-ST-NICOLAS" => "03248001" "04-ST AUBAN" => "04049001" "05-EMBRUN" => "05046001" "05-GAP" => "05061009" "05-LARAGNE MONTEGLIN" => "05070003" "05-ST JEAN-ST-NICOLAS" => "05145002" "05-VILLAR ST PANCRACE" => "05183001" "06-CANNES" => "06029001" "06-NICE" => "06088001" "06-PEONE" => "06094002" "07-COLOMBIER JEUNE RAD" => "07068001" "07-GLUIRAS RAD" => "07096001" "07-LANAS SYN" => "07131001" "07-MAZAN ABBAYE RAD" => "07154005" "08-CHARLEVILLE-MEZ" => "08105005" "08-ROCROI" => "08367002" "08-SAULCES-CHAMPENOISES" => "08401001" "09-ASTON" => "09024004" "09-MONTAUT" => "09199002" "09-ST GIRONS" => "09289001" "10-TROYES-BARBEREY" => "10030001" "10-MATHAUX-ETAPE" => "10228002" "11-CARCASSONNE" => "11069001" "11-LEZIGNAN-CORBIERES" => "11203004" "11-MOUTHOUMET" => "11260002" "12-MILLAU" => "12145001" "12-RODEZ-AVEYRON" => "12254001" "12-VILLEFRANCHE-DE-ROUERGUE" => "12300004" "13-MARIGNANE" => "13054001" "13-AIX EN PROVENCE" => "13001009" "13-ARLES" => "13004003" "14-BERNIERES" => "14066001" "14-CAEN-CARPIQUET" => "14137001" "14-DAMBLAINVILLE" => "14216001" "14-ST GATIEN DES B" => "14578001" "14-VIRE HIPPODROME" => "14762004" "15-AURILLAC" => "15014004" "15-COLTINES" => "15053001" "15-MARCENAT" => "15114002" "15-MAURS" => "15122002" "16-COGNAC" => "16089001" "16-LA COURONNE" => "16113001" "16-MONTEMBOEUF" => "16225001" "16-RIOUX MARTIN" => "16279001" "16-TUSSON" => "16390001" "17-NUAILLE SUR BOUTONNE" => "17268002" "17-LA ROCHELLE-ILE DE RE" => "17300009" "17-ROYAN-MEDIS" => "17306004" "17-CHASSIRON" => "17323001" "17-ST GERMAIN DE LUSIGNAN" => "17339002" "17-SAINTES" => "17415003" "18-BOURGES" => "18033001" "18-AVORD" => "18092001" "19-BRIVE" => "19031008" "19-EGLETONS" => "19073006" "20-AJACCIO" => "20004002" "20-CALVI" => "20050001" "20-CORTE" => "20096008" "20-FIGARI" => "20114002" "20-BASTIA" => "20148001" "20-SOLENZARA" => "20342001" "21-PAGNY-LE-CHATEAU" => "21131001" "21-CHATILLON/SEINE" => "21154001" "21-DIJON-LONGVIC" => "21473001" "22-KERPERT" => "22092001" "22-PLOUGUENAST" => "22219003" "22-POMMERIT-JAUDY" => "22247002" "22-QUINTENIC" => "22261002" "22-ROSTRENEN" => "22266001" "22-SAINT-CAST-LE-G" => "22282001" "22-ST BRIEUC" => "22372001" "23-BOURGANEUF" => "23030004" "23-GUERET-ST LAURENT" => "23206002" "24-BELVES" => "24035003" "24-BERGERAC" => "24037005" "24-COULOUNIEIX" => "24138004" "24-ST MARTIAL VIVEYROLS" => "24452001" "25-BESANCON" => "25056001" "25-MAICHE" => "25356003" "25-PONTARLIER" => "25462001" "25-SANCEY-LE-GRAND" => "25529002" "26-ALBON" => "26002003" "26-BESIGNAN" => "26050001" "26-VALENCE-CHABEUI" => "26064001" "26-ETOILE" => "26124001" "26-LUS L CROIX HTE" => "26168001" "26-MONTELIMAR" => "26198001" "26-ST-AUBAN" => "26292002" "26-ST ROMAN-DIOIS" => "26327001" "27-BERNAY" => "27056003" "27-EVREUX-HUEST" => "27347001" "28-CHARTRES" => "28070001" "28-CHATEAUDUN" => "28198001" "29-BREST-GUIPAVAS" => "29075001" "29-LANVEOC" => "29120001" "29-PLEYBER-CHRIST SA" => "29163003" "29-PLOUDALMEZEAU" => "29178001" "29-PLOVAN" => "29214001" "29-QUIMPER" => "29216001" "29-ST-SEGAL S A" => "29263002" "29-LANDIVISIAU" => "29264001" "29-SIBIRIL S A" => "29276001" "30-LA GRAND COMBE" => "30132004" "30-MEJANNES-LE-CLAP" => "30164001" "30-NIMES-COURBESSAC" => "30189001" "30-PUJAUT" => "30209002" "31-TOULOUSE-BLAGNAC" => "31069001" "31-LUCHON" => "31042012" "31-CLARAC" => "31147001" "31-MURET-LHERM" => "31299001" "31-ST-FELIX-LAURAGAIS" => "31478001" "32-AUCH" => "32013005" "32-LE HOUGA" => "32155001" "32-MAUROUX" => "32248001" "32-PEYRUSSE-GRANDE" => "32315001" "33-BORDEAUX-MERIGNAC" => "33281001" "33-CAZAUX" => "33529001" "33-BELIN BELIET" => "33042005" "33-PAUILLAC" => "33314005" "33-ST EMILION" => "33394002" "34-MONTPELLIER-AEROPORT" => "34154001" "34-SETE" => "34301002" "34-PEZENAS-TOURBES" => "34311001" "35-LOUVIGNE-DU-DESERT" => "35162003" "35-LA-NOE-BLANCHE" => "35202001" "35-DINARD" => "35228001" "35-RENNES-ST JACQUES" => "35281001" "36-CHATEAUROUX DEOLS" => "36063001" "36-MONTGIVRAY" => "36127002" "36-ROSNAY" => "36173002" "37-TOURS" => "37179001" "37-SAVIGNY - VERON" => "37242002" "38-ALPE-D'HUEZ" => "38191002" "38-GRENOBLE-ST GEOIRS" => "38384001" "38-VILLARD-DE-LANS" => "38548001" "39-LONS LE SAUNIER" => "39362001" "39-LA PESSE" => "39413001" "39-ST JULIEN - SA" => "39485002" "39-TAVAUX SA" => "39526003" "40-BISCARROSSE" => "40046001" "40-CAPBRETON" => "40065002" "40-DAX" => "40088001" "40-MONT-DE-MARSAN" => "40192001" "40-SABRES" => "40246003" "40-URGONS" => "40321002" "41-ROMORANTIN" => "41097001" "41-BLOIS" => "41281001" "42-ST ETIENNE-BOUTHEON" => "42005001" "43-LE PUY-CHADRAC" => "43046001" "43-LE PUY-LOUDES" => "43062001" "43-FONTANNES" => "43096001" "43-LANDOS-CHARBON" => "43111002" "43-MAZET-VOLAMONT" => "43130002" "43-SAUGUES-SA" => "43234005" "44-NANTES-BOUGUENAIS" => "44020001" "44-ST NAZAIRE-MONTOIR" => "44103001" "44-NORT-SUR-ERDRE" => "44110002" "45-ORLEANS" => "45055001" "45-VILLEMURLIN" => "45340002" "46-GOURDON" => "46127001" "46-LUNEGARDE" => "46181001" "46-LE MONTAT" => "46197002" "47-AGEN-LA GARENNE" => "47091001" "47-MAUVEZIN-SUR-GUPIE" => "47163001" "48-MENDE" => "48095005" "49-BEAUCOUZE" => "49020001" "49-CHOLET" => "49099003" "49-MARTIGNE-BRIAND" => "49191001" "50-GONNEVILLE" => "50209001" "50-GOUVILLE" => "50215002" "50-PONTORSON" => "50410003" "50-STE MARIE DU MO" => "50509002" "51-ARGERS" => "51015001" "51-REIMS-PRUNAY" => "51449002" "52-LANGRES" => "52269001" "52-ST-DIZIER" => "52448001" "52-CHAUMONT-SEMOUTIERS" => "52469001" "53-ERNEE" => "53096004" "53-LE HORPS" => "53116003" "53-LAVAL-ETRONNIER" => "53130008" "54-ST MAURICE" => "54481001" "54-NANCY-ESSEY" => "54526001" "55-COUROUVRE" => "55129001" "55-HOUDELAINCOURT" => "55248001" "55-NONSARD" => "55386002" "55-SEPTSARGES" => "55484001" "56-BIGNAN" => "56017003" "56-PLOERMEL" => "56165003" "56-LORIENT-LANN BIHOUE" => "56185001" "56-VANNES-SENE" => "56243001" "57-METZ-FRESCATY" => "57039001" "57-AEROPORT METZ-NANCY-LORRAINE" => "57251001" "57-SEINGBOUSE" => "57644001" "58-AVREE" => "58019001" "58-CHATEAU CHINON" => "58062001" "58-NEVERS-MARZY" => "58160001" "58-PREMERY" => "58218006" "59-LILLE-LESQUIN" => "59343001" "59-VALENCIENNES" => "59606004" "60-BAILLEUL-LE-SOC" => "60040001" "60-CREIL" => "60175001" "60-BEAUVAIS-TILLE" => "60639001" "61-ALENCON" => "61001001" "61-FLERS" => "61169003" "61-L AIGLE" => "61214002" "62-LILLERS" => "62516002" "62-CALAIS-MARCK" => "62548002" "62-LE-TOUQUET" => "62826001" "62-ARRAS" => "62873001" "63-AMBERT" => "63003004" "63-CHASTREIX" => "63098001" "63-CLERMONT-FD" => "63113001" "63-COURPIERE" => "63125002" "63-ISSOIRE" => "63178001" "63-ST-ANTHEME" => "63319002" "63-ST-GERMAIN-L HE" => "63353003" "63-ST-GERVAIS-D AU" => "63354004" "63-ST-SULPICE" => "63399002" "64-AICIRITS" => "64010002" "64-BIARRITZ-PAYS-BASQUE" => "64024001" "64-BUSTINCE - ST JEAN" => "64155001" "64-IRATY ORGAMBIDE" => "64316003" "64-ORTHEZ" => "64430003" "64-PAU-UZEIN" => "64549001" "65-CAMPISTROUS" => "65125001" "65-CASTELNAU MAGNOAC" => "65129003" "65-TARBES-LOURDES-PYRENEES" => "65344001" "65-VIC EN BIGORRE" => "65460002" "66-PERPIGNAN" => "66136001" "66-TARGASONNE" => "66202001" "66-TORREILLES" => "66212001" "67-BERG" => "67029001" "67-STRASBOURG-ENTZHEIM" => "67124001" "67-SELESTAT SA" => "67462004" "68-COLMAR-MEYENHEIM" => "68205001" "68-MULHOUSE" => "68224006" "68-MARKSTEIN CRETE" => "68247003" "68-BALE-MULHOUSE" => "68297001" "69-LYON-BRON" => "69029001" "69-LES SAUVAGES" => "69174002" "69-LYON-ST EXUPERY" => "69299001" "70-CHARGEY-LES-GRAY" => "70132001" "70-BALLON DE SERVANCE" => "70283006" "70-LUXEUIL" => "70473001" "70-VILLERSEXEL SA" => "70561002" "71-AUTUN" => "71014004" "71-CHALON-CHAMPFO" => "71081001" "71-MACON" => "71105001" "71-MT-ST-VINCENT" => "71320001" "71-ST YAN" => "71491001" "72-LUCHE-PRINGE" => "72175002" "72-LE MANS" => "72181001" "72-ROUESSE-VASSE" => "72255001" "73-BOURG ST MAURICE" => "73054001" "73-COL-DES-SAISIES" => "73132003" "73-MONT CENIS" => "73144001" "73-MONTMELIAN" => "73171002" "73-LA MASSE" => "73257003" "73-CHAMBERY-AIX" => "73329001" "74-LE GRAND-BORNAND" => "74136005" "74-MEYTHET" => "74182001" "74-MONT ARBOIS" => "74236002" "75-PARIS-MONTSOURIS" => "75114001" "75-LONGCHAMP" => "75116008" "76-ROUEN-BOOS" => "76116001" "76-DIEPPE" => "76217001" "76-ECTOT LES BAONS" => "76228001" "76-OCTEVILLE" => "76481001" "77-CHANGIS" => "77084001" "77-CHEVRU" => "77113002" "77-NANGIS" => "77211001" "77-MELUN" => "77306001" "77-TORCY" => "77468001" "78-TRAPPES" => "78621001" "78-VILLACOUBLAY" => "78640001" "78-ACHERES" => "78005002" "78-MAGNANVILLE" => "78354001" "79-BRESSUIRE" => "79049004" "79-MELLE" => "79174002" "79-NIORT" => "79191005" "80-ABBEVILLE" => "80001001" "80-AMIENS-GLISY" => "80379002" "81-LAVAUR" => "81140002" "81-MONTREDON-LABESSONNIE" => "81182004" "81-ALBI" => "81284001" "82-CASTELSARRASIN" => "82033005" "82-MONTAUBAN" => "82121002" "82-SAVENES" => "82178002" "83-BORMES LES MIMOSAS" => "83019002" "83-LE LUC" => "83031001" "83-FREJUS" => "83061001" "83-ILE DU LEVANT" => "83069003" "83-TOULON" => "83137001" "83-VINON SUR VERDON" => "83150002" "84-CABRIERES D'AVIGNON" => "84025001" "84-CARPENTRAS" => "84031001" "84-ORANGE" => "84087001" "84-VISAN" => "84150001" "85-CHATEAU-D'OLONNE" => "85060002" "85-FONTENAY" => "85092004" "85-L ILE D YEU" => "85113001" "85-NOIRMOUTIER EN" => "85163001" "85-LE PERRIER" => "85172001" "85-LA ROCHE SUR YON" => "85191003" "86-ARCHIGNY" => "86009001" "86-POITIERS-BIARD" => "86027001" "86-CIVRAY" => "86078002" "86-LOUDUN" => "86137003" "86-MONTMORILLON" => "86165005" "87-LIMOGES-BELLEGARDE" => "87085006" "87-ST YRIEIX LA PE" => "87187003" "88-BAN-DE-SAPT" => "88033002" "88-EPINAL" => "88136001" "88-LIGNEVILLE" => "88271001" "88-ROVILLE" => "88402002" "89-AUXERRE-PERRIGNY" => "89295001" "91-ORLY" => "91027002" "95-LE BOURGET" => "95088001" "95-ROISSY" => "95527001" "95-WY-DIT" => "95690001" "971-LE RAIZET AERO" => "97101015" "971-CAPESTERRE-B-EAU NEUFCHATEAU" => "97107002" "971-LA DESIRADE METEO" => "97110002" "971-ST-BARTHELEMY METEO" => "97123001" "971-STE-ROSE VIARD" => "97129015" "972-FOND-DENIS-CADET" => "97208001" "972-FORT-DE-FRANCE DESAIX" => "97209004" "972-FRANCOIS-CHOPOT" => "97210001" "972-LAMENTIN-AERO" => "97213004" "972-ROBERT-PTE FORT" => "97222002" "972-ST-JOSEPH LEZARD" => "97224004" "972-TRINITE-CARAVEL" => "97230001" "972-VAUCLIN" => "97232003" "973-CAYENNE SUZINI" => "97302005" "973-CAYENNE-MATOURY" => "97307001" "973-SAINT GEORGES" => "97308001" "973-SAINT LAURENT" => "97311001" "974-BELLEVUE BRAS-PANON" => "97402240" "974-PONT-MATHURIN" => "97404540" "974-PLAINE DES PALMISTES" => "97406220" "974-LE PORT" => "97407520" "974-LE COLOSSE" => "97409230" "974-SAINT-BENOIT" => "97410238" "974-COLIMACONS" => "97413520" "974-PETITE-FRANCE" => "97415536" "974-PITON-MAIDO" => "97415566" "974-POINTE DES TROIS-BASSINS" => "97415590" "974-PIERREFONDS-AEROPORT" => "97416463" "974-LE BARIL" => "97417360" "974-GILLOT-AEROPORT" => "97418110" "974-GROS PITON SAINTE-ROSE" => "97419350" "974-BELLECOMBE-JACOB" => "97419380" "974-PLAINE DES CAFRES" => "97422440" "974-CILAOS" => "97424410" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "01-AMBERIEU" => "01089001" "01-CESSY" => "01071001" "01-SUTRIEU" => "01414001" "02-ST QUENTIN" => "02320001" "02-BRAINE" => "02110002" "02-FONTAINE-LES-VV" => "02321002" "03-VICHY-CHARMEIL" => "03060001" "03-LURCY-LEVIS SA" => "03155003" "03-MONTBEUGNY" => "03180001" "03-MONTLUCON" => "03185007" "03-ST-NICOLAS" => "03248001" "04-ST AUBAN" => "04049001" "05-EMBRUN" => "05046001" "05-GAP" => "05061009" "05-LARAGNE MONTEGLIN" => "05070003" "05-ST JEAN-ST-NICOLAS" => "05145002" "05-VILLAR ST PANCRACE" => "05183001" "06-CANNES" => "06029001" "06-NICE" => "06088001" "06-PEONE" => "06094002" "07-COLOMBIER JEUNE RAD" => "07068001" "07-GLUIRAS RAD" => "07096001" "07-LANAS SYN" => "07131001" "07-MAZAN ABBAYE RAD" => "07154005" "08-CHARLEVILLE-MEZ" => "08105005" "08-ROCROI" => "08367002" "08-SAULCES-CHAMPENOISES" => "08401001" "09-ASTON" => "09024004" "09-MONTAUT" => "09199002" "09-ST GIRONS" => "09289001" "10-TROYES-BARBEREY" => "10030001" "10-MATHAUX-ETAPE" => "10228002" "11-CARCASSONNE" => "11069001" "11-LEZIGNAN-CORBIERES" => "11203004" "11-MOUTHOUMET" => "11260002" "12-MILLAU" => "12145001" "12-RODEZ-AVEYRON" => "12254001" "12-VILLEFRANCHE-DE-ROUERGUE" => "12300004" "13-MARIGNANE" => "13054001" "13-AIX EN PROVENCE" => "13001009" "13-ARLES" => "13004003" "14-BERNIERES" => "14066001" "14-CAEN-CARPIQUET" => "14137001" "14-DAMBLAINVILLE" => "14216001" "14-ST GATIEN DES B" => "14578001" "14-VIRE HIPPODROME" => "14762004" "15-AURILLAC" => "15014004" "15-COLTINES" => "15053001" "15-MARCENAT" => "15114002" "15-MAURS" => "15122002" "16-COGNAC" => "16089001" "16-LA COURONNE" => "16113001" "16-MONTEMBOEUF" => "16225001" "16-RIOUX MARTIN" => "16279001" "16-TUSSON" => "16390001" "17-NUAILLE SUR BOUTONNE" => "17268002" "17-LA ROCHELLE-ILE DE RE" => "17300009" "17-ROYAN-MEDIS" => "17306004" "17-CHASSIRON" => "17323001" "17-ST GERMAIN DE LUSIGNAN" => "17339002" "17-SAINTES" => "17415003" "18-BOURGES" => "18033001" "18-AVORD" => "18092001" "19-BRIVE" => "19031008" "19-EGLETONS" => "19073006" "20-AJACCIO" => "20004002" "20-CALVI" => "20050001" "20-CORTE" => "20096008" "20-FIGARI" => "20114002" "20-BASTIA" => "20148001" "20-SOLENZARA" => "20342001" "21-PAGNY-LE-CHATEAU" => "21131001" "21-CHATILLON/SEINE" => "21154001" "21-DIJON-LONGVIC" => "21473001" "22-KERPERT" => "22092001" "22-PLOUGUENAST" => "22219003" "22-POMMERIT-JAUDY" => "22247002" "22-QUINTENIC" => "22261002" "22-ROSTRENEN" => "22266001" "22-SAINT-CAST-LE-G" => "22282001" "22-ST BRIEUC" => "22372001" "23-BOURGANEUF" => "23030004" "23-GUERET-ST LAURENT" => "23206002" "24-BELVES" => "24035003" "24-BERGERAC" => "24037005" "24-COULOUNIEIX" => "24138004" "24-ST MARTIAL VIVEYROLS" => "24452001" "25-BESANCON" => "25056001" "25-MAICHE" => "25356003" "25-PONTARLIER" => "25462001" "25-SANCEY-LE-GRAND" => "25529002" "26-ALBON" => "26002003" "26-BESIGNAN" => "26050001" "26-VALENCE-CHABEUI" => "26064001" "26-ETOILE" => "26124001" "26-LUS L CROIX HTE" => "26168001" "26-MONTELIMAR" => "26198001" "26-ST-AUBAN" => "26292002" "26-ST ROMAN-DIOIS" => "26327001" "27-BERNAY" => "27056003" "27-EVREUX-HUEST" => "27347001" "28-CHARTRES" => "28070001" "28-CHATEAUDUN" => "28198001" "29-BREST-GUIPAVAS" => "29075001" "29-LANVEOC" => "29120001" "29-PLEYBER-CHRIST SA" => "29163003" "29-PLOUDALMEZEAU" => "29178001" "29-PLOVAN" => "29214001" "29-QUIMPER" => "29216001" "29-ST-SEGAL S A" => "29263002" "29-LANDIVISIAU" => "29264001" "29-SIBIRIL S A" => "29276001" "30-LA GRAND COMBE" => "30132004" "30-MEJANNES-LE-CLAP" => "30164001" "30-NIMES-COURBESSAC" => "30189001" "30-PUJAUT" => "30209002" "31-TOULOUSE-BLAGNAC" => "31069001" "31-LUCHON" => "31042012" "31-CLARAC" => "31147001" "31-MURET-LHERM" => "31299001" "31-ST-FELIX-LAURAGAIS" => "31478001" "32-AUCH" => "32013005" "32-LE HOUGA" => "32155001" "32-MAUROUX" => "32248001" "32-PEYRUSSE-GRANDE" => "32315001" "33-BORDEAUX-MERIGNAC" => "33281001" "33-CAZAUX" => "33529001" "33-BELIN BELIET" => "33042005" "33-PAUILLAC" => "33314005" "33-ST EMILION" => "33394002" "34-MONTPELLIER-AEROPORT" => "34154001" "34-SETE" => "34301002" "34-PEZENAS-TOURBES" => "34311001" "35-LOUVIGNE-DU-DESERT" => "35162003" "35-LA-NOE-BLANCHE" => "35202001" "35-DINARD" => "35228001" "35-RENNES-ST JACQUES" => "35281001" "36-CHATEAUROUX DEOLS" => "36063001" "36-MONTGIVRAY" => "36127002" "36-ROSNAY" => "36173002" "37-TOURS" => "37179001" "37-SAVIGNY - VERON" => "37242002" "38-ALPE-D'HUEZ" => "38191002" "38-GRENOBLE-ST GEOIRS" => "38384001" "38-VILLARD-DE-LANS" => "38548001" "39-LONS LE SAUNIER" => "39362001" "39-LA PESSE" => "39413001" "39-ST JULIEN - SA" => "39485002" "39-TAVAUX SA" => "39526003" "40-BISCARROSSE" => "40046001" "40-CAPBRETON" => "40065002" "40-DAX" => "40088001" "40-MONT-DE-MARSAN" => "40192001" "40-SABRES" => "40246003" "40-URGONS" => "40321002" "41-ROMORANTIN" => "41097001" "41-BLOIS" => "41281001" "42-ST ETIENNE-BOUTHEON" => "42005001" "43-LE PUY-CHADRAC" => "43046001" "43-LE PUY-LOUDES" => "43062001" "43-FONTANNES" => "43096001" "43-LANDOS-CHARBON" => "43111002" "43-MAZET-VOLAMONT" => "43130002" "43-SAUGUES-SA" => "43234005" "44-NANTES-BOUGUENAIS" => "44020001" "44-ST NAZAIRE-MONTOIR" => "44103001" "44-NORT-SUR-ERDRE" => "44110002" "45-ORLEANS" => "45055001" "45-VILLEMURLIN" => "45340002" "46-GOURDON" => "46127001" "46-LUNEGARDE" => "46181001" "46-LE MONTAT" => "46197002" "47-AGEN-LA GARENNE" => "47091001" "47-MAUVEZIN-SUR-GUPIE" => "47163001" "48-MENDE" => "48095005" "49-BEAUCOUZE" => "49020001" "49-CHOLET" => "49099003" "49-MARTIGNE-BRIAND" => "49191001" "50-GONNEVILLE" => "50209001" "50-GOUVILLE" => "50215002" "50-PONTORSON" => "50410003" "50-STE MARIE DU MO" => "50509002" "51-ARGERS" => "51015001" "51-REIMS-PRUNAY" => "51449002" "52-LANGRES" => "52269001" "52-ST-DIZIER" => "52448001" "52-CHAUMONT-SEMOUTIERS" => "52469001" "53-ERNEE" => "53096004" "53-LE HORPS" => "53116003" "53-LAVAL-ETRONNIER" => "53130008" "54-ST MAURICE" => "54481001" "54-NANCY-ESSEY" => "54526001" "55-COUROUVRE" => "55129001" "55-HOUDELAINCOURT" => "55248001" "55-NONSARD" => "55386002" "55-SEPTSARGES" => "55484001" "56-BIGNAN" => "56017003" "56-PLOERMEL" => "56165003" "56-LORIENT-LANN BIHOUE" => "56185001" "56-VANNES-SENE" => "56243001" "57-METZ-FRESCATY" => "57039001" "57-AEROPORT METZ-NANCY-LORRAINE" => "57251001" "57-SEINGBOUSE" => "57644001" "58-AVREE" => "58019001" "58-CHATEAU CHINON" => "58062001" "58-NEVERS-MARZY" => "58160001" "58-PREMERY" => "58218006" "59-LILLE-LESQUIN" => "59343001" "59-VALENCIENNES" => "59606004" "60-BAILLEUL-LE-SOC" => "60040001" "60-CREIL" => "60175001" "60-BEAUVAIS-TILLE" => "60639001" "61-ALENCON" => "61001001" "61-FLERS" => "61169003" "61-L AIGLE" => "61214002" "62-LILLERS" => "62516002" "62-CALAIS-MARCK" => "62548002" "62-LE-TOUQUET" => "62826001" "62-ARRAS" => "62873001" "63-AMBERT" => "63003004" "63-CHASTREIX" => "63098001" "63-CLERMONT-FD" => "63113001" "63-COURPIERE" => "63125002" "63-ISSOIRE" => "63178001" "63-ST-ANTHEME" => "63319002" "63-ST-GERMAIN-L HE" => "63353003" "63-ST-GERVAIS-D AU" => "63354004" "63-ST-SULPICE" => "63399002" "64-AICIRITS" => "64010002" "64-BIARRITZ-PAYS-BASQUE" => "64024001" "64-BUSTINCE - ST JEAN" => "64155001" "64-IRATY ORGAMBIDE" => "64316003" "64-ORTHEZ" => "64430003" "64-PAU-UZEIN" => "64549001" "65-CAMPISTROUS" => "65125001" "65-CASTELNAU MAGNOAC" => "65129003" "65-TARBES-LOURDES-PYRENEES" => "65344001" "65-VIC EN BIGORRE" => "65460002" "66-PERPIGNAN" => "66136001" "66-TARGASONNE" => "66202001" "66-TORREILLES" => "66212001" "67-BERG" => "67029001" "67-STRASBOURG-ENTZHEIM" => "67124001" "67-SELESTAT SA" => "67462004" "68-COLMAR-MEYENHEIM" => "68205001" "68-MULHOUSE" => "68224006" "68-MARKSTEIN CRETE" => "68247003" "68-BALE-MULHOUSE" => "68297001" "69-LYON-BRON" => "69029001" "69-LES SAUVAGES" => "69174002" "69-LYON-ST EXUPERY" => "69299001" "70-CHARGEY-LES-GRAY" => "70132001" "70-BALLON DE SERVANCE" => "70283006" "70-LUXEUIL" => "70473001" "70-VILLERSEXEL SA" => "70561002" "71-AUTUN" => "71014004" "71-CHALON-CHAMPFO" => "71081001" "71-MACON" => "71105001" "71-MT-ST-VINCENT" => "71320001" "71-ST YAN" => "71491001" "72-LUCHE-PRINGE" => "72175002" "72-LE MANS" => "72181001" "72-ROUESSE-VASSE" => "72255001" "73-BOURG ST MAURICE" => "73054001" "73-COL-DES-SAISIES" => "73132003" "73-MONT CENIS" => "73144001" "73-MONTMELIAN" => "73171002" "73-LA MASSE" => "73257003" "73-CHAMBERY-AIX" => "73329001" "74-LE GRAND-BORNAND" => "74136005" "74-MEYTHET" => "74182001" "74-MONT ARBOIS" => "74236002" "75-PARIS-MONTSOURIS" => "75114001" "75-LONGCHAMP" => "75116008" "76-ROUEN-BOOS" => "76116001" "76-DIEPPE" => "76217001" "76-ECTOT LES BAONS" => "76228001" "76-OCTEVILLE" => "76481001" "77-CHANGIS" => "77084001" "77-CHEVRU" => "77113002" "77-NANGIS" => "77211001" "77-MELUN" => "77306001" "77-TORCY" => "77468001" "78-TRAPPES" => "78621001" "78-VILLACOUBLAY" => "78640001" "78-ACHERES" => "78005002" "78-MAGNANVILLE" => "78354001" "79-BRESSUIRE" => "79049004" "79-MELLE" => "79174002" "79-NIORT" => "79191005" "80-ABBEVILLE" => "80001001" "80-AMIENS-GLISY" => "80379002" "81-LAVAUR" => "81140002" "81-MONTREDON-LABESSONNIE" => "81182004" "81-ALBI" => "81284001" "82-CASTELSARRASIN" => "82033005" "82-MONTAUBAN" => "82121002" "82-SAVENES" => "82178002" "83-BORMES LES MIMOSAS" => "83019002" "83-LE LUC" => "83031001" "83-FREJUS" => "83061001" "83-ILE DU LEVANT" => "83069003" "83-TOULON" => "83137001" "83-VINON SUR VERDON" => "83150002" "84-CABRIERES D'AVIGNON" => "84025001" "84-CARPENTRAS" => "84031001" "84-ORANGE" => "84087001" "84-VISAN" => "84150001" "85-CHATEAU-D'OLONNE" => "85060002" "85-FONTENAY" => "85092004" "85-L ILE D YEU" => "85113001" "85-NOIRMOUTIER EN" => "85163001" "85-LE PERRIER" => "85172001" "85-LA ROCHE SUR YON" => "85191003" "86-ARCHIGNY" => "86009001" "86-POITIERS-BIARD" => "86027001" "86-CIVRAY" => "86078002" "86-LOUDUN" => "86137003" "86-MONTMORILLON" => "86165005" "87-LIMOGES-BELLEGARDE" => "87085006" "87-ST YRIEIX LA PE" => "87187003" "88-BAN-DE-SAPT" => "88033002" "88-EPINAL" => "88136001" "88-LIGNEVILLE" => "88271001" "88-ROVILLE" => "88402002" "89-AUXERRE-PERRIGNY" => "89295001" "91-ORLY" => "91027002" "95-LE BOURGET" => "95088001" "95-ROISSY" => "95527001" "95-WY-DIT" => "95690001" "971-LE RAIZET AERO" => "97101015" "971-CAPESTERRE-B-EAU NEUFCHATEAU" => "97107002" "971-LA DESIRADE METEO" => "97110002" "971-ST-BARTHELEMY METEO" => "97123001" "971-STE-ROSE VIARD" => "97129015" "972-FOND-DENIS-CADET" => "97208001" "972-FORT-DE-FRANCE DESAIX" => "97209004" "972-FRANCOIS-CHOPOT" => "97210001" "972-LAMENTIN-AERO" => "97213004" "972-ROBERT-PTE FORT" => "97222002" "972-ST-JOSEPH LEZARD" => "97224004" "972-TRINITE-CARAVEL" => "97230001" "972-VAUCLIN" => "97232003" "973-CAYENNE SUZINI" => "97302005" "973-CAYENNE-MATOURY" => "97307001" "973-SAINT GEORGES" => "97308001" "973-SAINT LAURENT" => "97311001" "974-BELLEVUE BRAS-PANON" => "97402240" "974-PONT-MATHURIN" => "97404540" "974-PLAINE DES PALMISTES" => "97406220" "974-LE PORT" => "97407520" "974-LE COLOSSE" => "97409230" "974-SAINT-BENOIT" => "97410238" "974-COLIMACONS" => "97413520" "974-PETITE-FRANCE" => "97415536" "974-PITON-MAIDO" => "97415566" "974-POINTE DES TROIS-BASSINS" => "97415590" "974-PIERREFONDS-AEROPORT" => "97416463" "974-LE BARIL" => "97417360" "974-GILLOT-AEROPORT" => "97418110" "974-GROS PITON SAINTE-ROSE" => "97419350" "974-BELLECOMBE-JACOB" => "97419380" "974-PLAINE DES CAFRES" => "97422440" "974-CILAOS" => "97424410" ] |
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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1142 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1141 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_reutilisation_stationAPI" ] |
cache_key | "_reutilisation_stationAPI_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1902 +label: "01-AMBERIEU" +value: "01089001" +data: "01089001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1903 +label: "01-CESSY" +value: "01071001" +data: "01071001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1904 +label: "01-SUTRIEU" +value: "01414001" +data: "01414001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1905 +label: "02-ST QUENTIN" +value: "02320001" +data: "02320001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1906 +label: "02-BRAINE" +value: "02110002" +data: "02110002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1907 +label: "02-FONTAINE-LES-VV" +value: "02321002" +data: "02321002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1908 +label: "03-VICHY-CHARMEIL" +value: "03060001" +data: "03060001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1909 +label: "03-LURCY-LEVIS SA" +value: "03155003" +data: "03155003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1910 +label: "03-MONTBEUGNY" +value: "03180001" +data: "03180001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1911 +label: "03-MONTLUCON" +value: "03185007" +data: "03185007" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1912 +label: "03-ST-NICOLAS" +value: "03248001" +data: "03248001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1913 +label: "04-ST AUBAN" +value: "04049001" +data: "04049001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1914 +label: "05-EMBRUN" +value: "05046001" +data: "05046001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1915 +label: "05-GAP" +value: "05061009" +data: "05061009" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1916 +label: "05-LARAGNE MONTEGLIN" +value: "05070003" +data: "05070003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1917 +label: "05-ST JEAN-ST-NICOLAS" +value: "05145002" +data: "05145002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1918 +label: "05-VILLAR ST PANCRACE" +value: "05183001" +data: "05183001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1919 +label: "06-CANNES" +value: "06029001" +data: "06029001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1920 +label: "06-NICE" +value: "06088001" +data: "06088001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1921 +label: "06-PEONE" +value: "06094002" +data: "06094002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1922 +label: "07-COLOMBIER JEUNE RAD" +value: "07068001" +data: "07068001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1923 +label: "07-GLUIRAS RAD" +value: "07096001" +data: "07096001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1924 +label: "07-LANAS SYN" +value: "07131001" +data: "07131001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1925 +label: "07-MAZAN ABBAYE RAD" +value: "07154005" +data: "07154005" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1926 +label: "08-CHARLEVILLE-MEZ" +value: "08105005" +data: "08105005" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1927 +label: "08-ROCROI" +value: "08367002" +data: "08367002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1928 +label: "08-SAULCES-CHAMPENOISES" +value: "08401001" +data: "08401001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1929 +label: "09-ASTON" +value: "09024004" +data: "09024004" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1930 +label: "09-MONTAUT" +value: "09199002" +data: "09199002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1931 +label: "09-ST GIRONS" +value: "09289001" +data: "09289001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1932 +label: "10-TROYES-BARBEREY" +value: "10030001" +data: "10030001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1933 +label: "10-MATHAUX-ETAPE" +value: "10228002" +data: "10228002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1934 +label: "11-CARCASSONNE" +value: "11069001" +data: "11069001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1935 +label: "11-LEZIGNAN-CORBIERES" +value: "11203004" +data: "11203004" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1936 +label: "11-MOUTHOUMET" +value: "11260002" +data: "11260002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1937 +label: "12-MILLAU" +value: "12145001" +data: "12145001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1938 +label: "12-RODEZ-AVEYRON" +value: "12254001" +data: "12254001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1939 +label: "12-VILLEFRANCHE-DE-ROUERGUE" +value: "12300004" +data: "12300004" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1940 +label: "13-MARIGNANE" +value: "13054001" +data: "13054001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1941 +label: "13-AIX EN PROVENCE" +value: "13001009" +data: "13001009" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1942 +label: "13-ARLES" +value: "13004003" +data: "13004003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1943 +label: "14-BERNIERES" +value: "14066001" +data: "14066001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1944 +label: "14-CAEN-CARPIQUET" +value: "14137001" +data: "14137001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1945 +label: "14-DAMBLAINVILLE" +value: "14216001" +data: "14216001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1946 +label: "14-ST GATIEN DES B" +value: "14578001" +data: "14578001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1947 +label: "14-VIRE HIPPODROME" +value: "14762004" +data: "14762004" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1948 +label: "15-AURILLAC" +value: "15014004" +data: "15014004" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1949 +label: "15-COLTINES" +value: "15053001" +data: "15053001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1950 +label: "15-MARCENAT" +value: "15114002" +data: "15114002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1951 +label: "15-MAURS" +value: "15122002" +data: "15122002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1952 +label: "16-COGNAC" +value: "16089001" +data: "16089001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1953 +label: "16-LA COURONNE" +value: "16113001" +data: "16113001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1954 +label: "16-MONTEMBOEUF" +value: "16225001" +data: "16225001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1955 +label: "16-RIOUX MARTIN" +value: "16279001" +data: "16279001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1956 +label: "16-TUSSON" +value: "16390001" +data: "16390001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1957 +label: "17-NUAILLE SUR BOUTONNE" +value: "17268002" +data: "17268002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1958 +label: "17-LA ROCHELLE-ILE DE RE" +value: "17300009" +data: "17300009" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1959 +label: "17-ROYAN-MEDIS" +value: "17306004" +data: "17306004" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1960 +label: "17-CHASSIRON" +value: "17323001" +data: "17323001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1961 +label: "17-ST GERMAIN DE LUSIGNAN" +value: "17339002" +data: "17339002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1962 +label: "17-SAINTES" +value: "17415003" +data: "17415003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1963 +label: "18-BOURGES" +value: "18033001" +data: "18033001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1964 +label: "18-AVORD" +value: "18092001" +data: "18092001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1965 +label: "19-BRIVE" +value: "19031008" +data: "19031008" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1966 +label: "19-EGLETONS" +value: "19073006" +data: "19073006" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1967 +label: "20-AJACCIO" +value: "20004002" +data: "20004002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1968 +label: "20-CALVI" +value: "20050001" +data: "20050001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1969 +label: "20-CORTE" +value: "20096008" +data: "20096008" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1970 +label: "20-FIGARI" +value: "20114002" +data: "20114002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1971 +label: "20-BASTIA" +value: "20148001" +data: "20148001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1972 +label: "20-SOLENZARA" +value: "20342001" +data: "20342001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1973 +label: "21-PAGNY-LE-CHATEAU" +value: "21131001" +data: "21131001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1974 +label: "21-CHATILLON/SEINE" +value: "21154001" +data: "21154001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1975 +label: "21-DIJON-LONGVIC" +value: "21473001" +data: "21473001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1976 +label: "22-KERPERT" +value: "22092001" +data: "22092001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1977 +label: "22-PLOUGUENAST" +value: "22219003" +data: "22219003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1978 +label: "22-POMMERIT-JAUDY" +value: "22247002" +data: "22247002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1979 +label: "22-QUINTENIC" +value: "22261002" +data: "22261002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1980 +label: "22-ROSTRENEN" +value: "22266001" +data: "22266001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1981 +label: "22-SAINT-CAST-LE-G" +value: "22282001" +data: "22282001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1982 +label: "22-ST BRIEUC" +value: "22372001" +data: "22372001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1983 +label: "23-BOURGANEUF" +value: "23030004" +data: "23030004" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1984 +label: "23-GUERET-ST LAURENT" +value: "23206002" +data: "23206002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1985 +label: "24-BELVES" +value: "24035003" +data: "24035003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1986 +label: "24-BERGERAC" +value: "24037005" +data: "24037005" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1987 +label: "24-COULOUNIEIX" +value: "24138004" +data: "24138004" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1988 +label: "24-ST MARTIAL VIVEYROLS" +value: "24452001" +data: "24452001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1989 +label: "25-BESANCON" +value: "25056001" +data: "25056001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1990 +label: "25-MAICHE" +value: "25356003" +data: "25356003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1991 +label: "25-PONTARLIER" +value: "25462001" +data: "25462001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1992 +label: "25-SANCEY-LE-GRAND" +value: "25529002" +data: "25529002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1993 +label: "26-ALBON" +value: "26002003" +data: "26002003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1994 +label: "26-BESIGNAN" +value: "26050001" +data: "26050001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1995 +label: "26-VALENCE-CHABEUI" +value: "26064001" +data: "26064001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1996 +label: "26-ETOILE" +value: "26124001" +data: "26124001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1997 +label: "26-LUS L CROIX HTE" +value: "26168001" +data: "26168001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1998 +label: "26-MONTELIMAR" +value: "26198001" +data: "26198001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1999 +label: "26-ST-AUBAN" +value: "26292002" +data: "26292002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2000 +label: "26-ST ROMAN-DIOIS" +value: "26327001" +data: "26327001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2001 +label: "27-BERNAY" +value: "27056003" +data: "27056003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2002 +label: "27-EVREUX-HUEST" +value: "27347001" +data: "27347001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2003 +label: "28-CHARTRES" +value: "28070001" +data: "28070001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2004 +label: "28-CHATEAUDUN" +value: "28198001" +data: "28198001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2005 +label: "29-BREST-GUIPAVAS" +value: "29075001" +data: "29075001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2006 +label: "29-LANVEOC" +value: "29120001" +data: "29120001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2007 +label: "29-PLEYBER-CHRIST SA" +value: "29163003" +data: "29163003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2008 +label: "29-PLOUDALMEZEAU" +value: "29178001" +data: "29178001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2009 +label: "29-PLOVAN" +value: "29214001" +data: "29214001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2010 +label: "29-QUIMPER" +value: "29216001" +data: "29216001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2011 +label: "29-ST-SEGAL S A" +value: "29263002" +data: "29263002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2012 +label: "29-LANDIVISIAU" +value: "29264001" +data: "29264001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2013 +label: "29-SIBIRIL S A" +value: "29276001" +data: "29276001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2014 +label: "30-LA GRAND COMBE" +value: "30132004" +data: "30132004" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2015 +label: "30-MEJANNES-LE-CLAP" +value: "30164001" +data: "30164001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2016 +label: "30-NIMES-COURBESSAC" +value: "30189001" +data: "30189001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2017 +label: "30-PUJAUT" +value: "30209002" +data: "30209002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2018 +label: "31-TOULOUSE-BLAGNAC" +value: "31069001" +data: "31069001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2019 +label: "31-LUCHON" +value: "31042012" +data: "31042012" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2020 +label: "31-CLARAC" +value: "31147001" +data: "31147001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2021 +label: "31-MURET-LHERM" +value: "31299001" +data: "31299001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2022 +label: "31-ST-FELIX-LAURAGAIS" +value: "31478001" +data: "31478001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2023 +label: "32-AUCH" +value: "32013005" +data: "32013005" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2024 +label: "32-LE HOUGA" +value: "32155001" +data: "32155001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2025 +label: "32-MAUROUX" +value: "32248001" +data: "32248001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2026 +label: "32-PEYRUSSE-GRANDE" +value: "32315001" +data: "32315001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2027 +label: "33-BORDEAUX-MERIGNAC" +value: "33281001" +data: "33281001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2028 +label: "33-CAZAUX" +value: "33529001" +data: "33529001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2029 +label: "33-BELIN BELIET" +value: "33042005" +data: "33042005" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2030 +label: "33-PAUILLAC" +value: "33314005" +data: "33314005" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2031 +label: "33-ST EMILION" +value: "33394002" +data: "33394002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2032 +label: "34-MONTPELLIER-AEROPORT" +value: "34154001" +data: "34154001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2033 +label: "34-SETE" +value: "34301002" +data: "34301002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2034 +label: "34-PEZENAS-TOURBES" +value: "34311001" +data: "34311001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2035 +label: "35-LOUVIGNE-DU-DESERT" +value: "35162003" +data: "35162003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2036 +label: "35-LA-NOE-BLANCHE" +value: "35202001" +data: "35202001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2037 +label: "35-DINARD" +value: "35228001" +data: "35228001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2038 +label: "35-RENNES-ST JACQUES" +value: "35281001" +data: "35281001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2039 +label: "36-CHATEAUROUX DEOLS" +value: "36063001" +data: "36063001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2040 +label: "36-MONTGIVRAY" +value: "36127002" +data: "36127002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2041 +label: "36-ROSNAY" +value: "36173002" +data: "36173002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2042 +label: "37-TOURS" +value: "37179001" +data: "37179001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2043 +label: "37-SAVIGNY - VERON" +value: "37242002" +data: "37242002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2044 +label: "38-ALPE-D'HUEZ" +value: "38191002" +data: "38191002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2045 +label: "38-GRENOBLE-ST GEOIRS" +value: "38384001" +data: "38384001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2046 +label: "38-VILLARD-DE-LANS" +value: "38548001" +data: "38548001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2047 +label: "39-LONS LE SAUNIER" +value: "39362001" +data: "39362001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2048 +label: "39-LA PESSE" +value: "39413001" +data: "39413001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2049 +label: "39-ST JULIEN - SA" +value: "39485002" +data: "39485002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2050 +label: "39-TAVAUX SA" +value: "39526003" +data: "39526003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2051 +label: "40-BISCARROSSE" +value: "40046001" +data: "40046001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2052 +label: "40-CAPBRETON" +value: "40065002" +data: "40065002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2053 +label: "40-DAX" +value: "40088001" +data: "40088001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2054 +label: "40-MONT-DE-MARSAN" +value: "40192001" +data: "40192001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2055 +label: "40-SABRES" +value: "40246003" +data: "40246003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2056 +label: "40-URGONS" +value: "40321002" +data: "40321002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2057 +label: "41-ROMORANTIN" +value: "41097001" +data: "41097001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2058 +label: "41-BLOIS" +value: "41281001" +data: "41281001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2059 +label: "42-ST ETIENNE-BOUTHEON" +value: "42005001" +data: "42005001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2060 +label: "43-LE PUY-CHADRAC" +value: "43046001" +data: "43046001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2061 +label: "43-LE PUY-LOUDES" +value: "43062001" +data: "43062001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2062 +label: "43-FONTANNES" +value: "43096001" +data: "43096001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2063 +label: "43-LANDOS-CHARBON" +value: "43111002" +data: "43111002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2064 +label: "43-MAZET-VOLAMONT" +value: "43130002" +data: "43130002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2065 +label: "43-SAUGUES-SA" +value: "43234005" +data: "43234005" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2066 +label: "44-NANTES-BOUGUENAIS" +value: "44020001" +data: "44020001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2067 +label: "44-ST NAZAIRE-MONTOIR" +value: "44103001" +data: "44103001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2068 +label: "44-NORT-SUR-ERDRE" +value: "44110002" +data: "44110002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2069 +label: "45-ORLEANS" +value: "45055001" +data: "45055001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2070 +label: "45-VILLEMURLIN" +value: "45340002" +data: "45340002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2071 +label: "46-GOURDON" +value: "46127001" +data: "46127001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2072 +label: "46-LUNEGARDE" +value: "46181001" +data: "46181001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2073 +label: "46-LE MONTAT" +value: "46197002" +data: "46197002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "47-AGEN-LA GARENNE" +value: "47091001" +data: "47091001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "47-MAUVEZIN-SUR-GUPIE" +value: "47163001" +data: "47163001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "48-MENDE" +value: "48095005" +data: "48095005" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "49-BEAUCOUZE" +value: "49020001" +data: "49020001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2078 +label: "49-CHOLET" +value: "49099003" +data: "49099003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2079 +label: "49-MARTIGNE-BRIAND" +value: "49191001" +data: "49191001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2080 +label: "50-GONNEVILLE" +value: "50209001" +data: "50209001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2081 +label: "50-GOUVILLE" +value: "50215002" +data: "50215002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2082 +label: "50-PONTORSON" +value: "50410003" +data: "50410003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2083 +label: "50-STE MARIE DU MO" +value: "50509002" +data: "50509002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2084 +label: "51-ARGERS" +value: "51015001" +data: "51015001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2085 +label: "51-REIMS-PRUNAY" +value: "51449002" +data: "51449002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +label: "52-LANGRES" +value: "52269001" +data: "52269001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +label: "52-ST-DIZIER" +value: "52448001" +data: "52448001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +label: "52-CHAUMONT-SEMOUTIERS" +value: "52469001" +data: "52469001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2089 +label: "53-ERNEE" +value: "53096004" +data: "53096004" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2090 +label: "53-LE HORPS" +value: "53116003" +data: "53116003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2091 +label: "53-LAVAL-ETRONNIER" +value: "53130008" +data: "53130008" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2092 +label: "54-ST MAURICE" +value: "54481001" +data: "54481001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2093 +label: "54-NANCY-ESSEY" +value: "54526001" +data: "54526001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2094 +label: "55-COUROUVRE" +value: "55129001" +data: "55129001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2095 +label: "55-HOUDELAINCOURT" +value: "55248001" +data: "55248001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2096 +label: "55-NONSARD" +value: "55386002" +data: "55386002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2097 +label: "55-SEPTSARGES" +value: "55484001" +data: "55484001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2098 +label: "56-BIGNAN" +value: "56017003" +data: "56017003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2099 +label: "56-PLOERMEL" +value: "56165003" +data: "56165003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2100 +label: "56-LORIENT-LANN BIHOUE" +value: "56185001" +data: "56185001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2101 +label: "56-VANNES-SENE" +value: "56243001" +data: "56243001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2102 +label: "57-METZ-FRESCATY" +value: "57039001" +data: "57039001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2103 +label: "57-AEROPORT METZ-NANCY-LORRAINE" +value: "57251001" +data: "57251001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2104 +label: "57-SEINGBOUSE" +value: "57644001" +data: "57644001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2105 +label: "58-AVREE" +value: "58019001" +data: "58019001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2106 +label: "58-CHATEAU CHINON" +value: "58062001" +data: "58062001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2107 +label: "58-NEVERS-MARZY" +value: "58160001" +data: "58160001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2108 +label: "58-PREMERY" +value: "58218006" +data: "58218006" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2109 +label: "59-LILLE-LESQUIN" +value: "59343001" +data: "59343001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2110 +label: "59-VALENCIENNES" +value: "59606004" +data: "59606004" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2111 +label: "60-BAILLEUL-LE-SOC" +value: "60040001" +data: "60040001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2112 +label: "60-CREIL" +value: "60175001" +data: "60175001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2113 +label: "60-BEAUVAIS-TILLE" +value: "60639001" +data: "60639001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2114 +label: "61-ALENCON" +value: "61001001" +data: "61001001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2115 +label: "61-FLERS" +value: "61169003" +data: "61169003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2116 +label: "61-L AIGLE" +value: "61214002" +data: "61214002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2117 +label: "62-LILLERS" +value: "62516002" +data: "62516002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2118 +label: "62-CALAIS-MARCK" +value: "62548002" +data: "62548002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2119 +label: "62-LE-TOUQUET" +value: "62826001" +data: "62826001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2120 +label: "62-ARRAS" +value: "62873001" +data: "62873001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2121 +label: "63-AMBERT" +value: "63003004" +data: "63003004" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +label: "63-CHASTREIX" +value: "63098001" +data: "63098001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2123 +label: "63-CLERMONT-FD" +value: "63113001" +data: "63113001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2124 +label: "63-COURPIERE" +value: "63125002" +data: "63125002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2125 +label: "63-ISSOIRE" +value: "63178001" +data: "63178001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2126 +label: "63-ST-ANTHEME" +value: "63319002" +data: "63319002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2127 +label: "63-ST-GERMAIN-L HE" +value: "63353003" +data: "63353003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2128 +label: "63-ST-GERVAIS-D AU" +value: "63354004" +data: "63354004" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +label: "63-ST-SULPICE" +value: "63399002" +data: "63399002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2130 +label: "64-AICIRITS" +value: "64010002" +data: "64010002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +label: "64-BIARRITZ-PAYS-BASQUE" +value: "64024001" +data: "64024001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2132 +label: "64-BUSTINCE - ST JEAN" +value: "64155001" +data: "64155001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2133 +label: "64-IRATY ORGAMBIDE" +value: "64316003" +data: "64316003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2134 +label: "64-ORTHEZ" +value: "64430003" +data: "64430003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2135 +label: "64-PAU-UZEIN" +value: "64549001" +data: "64549001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2136 +label: "65-CAMPISTROUS" +value: "65125001" +data: "65125001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2137 +label: "65-CASTELNAU MAGNOAC" +value: "65129003" +data: "65129003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2138 +label: "65-TARBES-LOURDES-PYRENEES" +value: "65344001" +data: "65344001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2139 +label: "65-VIC EN BIGORRE" +value: "65460002" +data: "65460002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2140 +label: "66-PERPIGNAN" +value: "66136001" +data: "66136001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2141 +label: "66-TARGASONNE" +value: "66202001" +data: "66202001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2142 +label: "66-TORREILLES" +value: "66212001" +data: "66212001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2143 +label: "67-BERG" +value: "67029001" +data: "67029001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2144 +label: "67-STRASBOURG-ENTZHEIM" +value: "67124001" +data: "67124001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2145 +label: "67-SELESTAT SA" +value: "67462004" +data: "67462004" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2146 +label: "68-COLMAR-MEYENHEIM" +value: "68205001" +data: "68205001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2147 +label: "68-MULHOUSE" +value: "68224006" +data: "68224006" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2148 +label: "68-MARKSTEIN CRETE" +value: "68247003" +data: "68247003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2149 +label: "68-BALE-MULHOUSE" +value: "68297001" +data: "68297001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2150 +label: "69-LYON-BRON" +value: "69029001" +data: "69029001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2151 +label: "69-LES SAUVAGES" +value: "69174002" +data: "69174002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2152 +label: "69-LYON-ST EXUPERY" +value: "69299001" +data: "69299001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2153 +label: "70-CHARGEY-LES-GRAY" +value: "70132001" +data: "70132001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2154 +label: "70-BALLON DE SERVANCE" +value: "70283006" +data: "70283006" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2155 +label: "70-LUXEUIL" +value: "70473001" +data: "70473001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2156 +label: "70-VILLERSEXEL SA" +value: "70561002" +data: "70561002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2157 +label: "71-AUTUN" +value: "71014004" +data: "71014004" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2158 +label: "71-CHALON-CHAMPFO" +value: "71081001" +data: "71081001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2159 +label: "71-MACON" +value: "71105001" +data: "71105001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2160 +label: "71-MT-ST-VINCENT" +value: "71320001" +data: "71320001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2161 +label: "71-ST YAN" +value: "71491001" +data: "71491001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2162 +label: "72-LUCHE-PRINGE" +value: "72175002" +data: "72175002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2163 +label: "72-LE MANS" +value: "72181001" +data: "72181001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2164 +label: "72-ROUESSE-VASSE" +value: "72255001" +data: "72255001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2165 +label: "73-BOURG ST MAURICE" +value: "73054001" +data: "73054001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2166 +label: "73-COL-DES-SAISIES" +value: "73132003" +data: "73132003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2167 +label: "73-MONT CENIS" +value: "73144001" +data: "73144001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2168 +label: "73-MONTMELIAN" +value: "73171002" +data: "73171002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2169 +label: "73-LA MASSE" +value: "73257003" +data: "73257003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2170 +label: "73-CHAMBERY-AIX" +value: "73329001" +data: "73329001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2171 +label: "74-LE GRAND-BORNAND" +value: "74136005" +data: "74136005" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2172 +label: "74-MEYTHET" +value: "74182001" +data: "74182001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2173 +label: "74-MONT ARBOIS" +value: "74236002" +data: "74236002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2174 +label: "75-PARIS-MONTSOURIS" +value: "75114001" +data: "75114001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2175 +label: "75-LONGCHAMP" +value: "75116008" +data: "75116008" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2176 +label: "76-ROUEN-BOOS" +value: "76116001" +data: "76116001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2177 +label: "76-DIEPPE" +value: "76217001" +data: "76217001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2178 +label: "76-ECTOT LES BAONS" +value: "76228001" +data: "76228001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2179 +label: "76-OCTEVILLE" +value: "76481001" +data: "76481001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2180 +label: "77-CHANGIS" +value: "77084001" +data: "77084001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2181 +label: "77-CHEVRU" +value: "77113002" +data: "77113002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2182 +label: "77-NANGIS" +value: "77211001" +data: "77211001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2183 +label: "77-MELUN" +value: "77306001" +data: "77306001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2184 +label: "77-TORCY" +value: "77468001" +data: "77468001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2185 +label: "78-TRAPPES" +value: "78621001" +data: "78621001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2186 +label: "78-VILLACOUBLAY" +value: "78640001" +data: "78640001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2187 +label: "78-ACHERES" +value: "78005002" +data: "78005002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2188 +label: "78-MAGNANVILLE" +value: "78354001" +data: "78354001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2189 +label: "79-BRESSUIRE" +value: "79049004" +data: "79049004" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2190 +label: "79-MELLE" +value: "79174002" +data: "79174002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2191 +label: "79-NIORT" +value: "79191005" +data: "79191005" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2192 +label: "80-ABBEVILLE" +value: "80001001" +data: "80001001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2193 +label: "80-AMIENS-GLISY" +value: "80379002" +data: "80379002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2194 +label: "81-LAVAUR" +value: "81140002" +data: "81140002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2195 +label: "81-MONTREDON-LABESSONNIE" +value: "81182004" +data: "81182004" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2196 +label: "81-ALBI" +value: "81284001" +data: "81284001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2197 +label: "82-CASTELSARRASIN" +value: "82033005" +data: "82033005" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2198 +label: "82-MONTAUBAN" +value: "82121002" +data: "82121002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2199 +label: "82-SAVENES" +value: "82178002" +data: "82178002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2200 +label: "83-BORMES LES MIMOSAS" +value: "83019002" +data: "83019002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2201 +label: "83-LE LUC" +value: "83031001" +data: "83031001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2202 +label: "83-FREJUS" +value: "83061001" +data: "83061001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2203 +label: "83-ILE DU LEVANT" +value: "83069003" +data: "83069003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2204 +label: "83-TOULON" +value: "83137001" +data: "83137001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2205 +label: "83-VINON SUR VERDON" +value: "83150002" +data: "83150002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2206 +label: "84-CABRIERES D'AVIGNON" +value: "84025001" +data: "84025001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +label: "84-CARPENTRAS" +value: "84031001" +data: "84031001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2208 +label: "84-ORANGE" +value: "84087001" +data: "84087001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +label: "84-VISAN" +value: "84150001" +data: "84150001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2210 +label: "85-CHATEAU-D'OLONNE" +value: "85060002" +data: "85060002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2211 +label: "85-FONTENAY" +value: "85092004" +data: "85092004" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2212 +label: "85-L ILE D YEU" +value: "85113001" +data: "85113001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2213 +label: "85-NOIRMOUTIER EN" +value: "85163001" +data: "85163001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2214 +label: "85-LE PERRIER" +value: "85172001" +data: "85172001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2215 +label: "85-LA ROCHE SUR YON" +value: "85191003" +data: "85191003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2216 +label: "86-ARCHIGNY" +value: "86009001" +data: "86009001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2217 +label: "86-POITIERS-BIARD" +value: "86027001" +data: "86027001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2218 +label: "86-CIVRAY" +value: "86078002" +data: "86078002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2219 +label: "86-LOUDUN" +value: "86137003" +data: "86137003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2220 +label: "86-MONTMORILLON" +value: "86165005" +data: "86165005" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2221 +label: "87-LIMOGES-BELLEGARDE" +value: "87085006" +data: "87085006" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2222 +label: "87-ST YRIEIX LA PE" +value: "87187003" +data: "87187003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2223 +label: "88-BAN-DE-SAPT" +value: "88033002" +data: "88033002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2224 +label: "88-EPINAL" +value: "88136001" +data: "88136001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2225 +label: "88-LIGNEVILLE" +value: "88271001" +data: "88271001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2226 +label: "88-ROVILLE" +value: "88402002" +data: "88402002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2227 +label: "89-AUXERRE-PERRIGNY" +value: "89295001" +data: "89295001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2228 +label: "91-ORLY" +value: "91027002" +data: "91027002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2229 +label: "95-LE BOURGET" +value: "95088001" +data: "95088001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2230 +label: "95-ROISSY" +value: "95527001" +data: "95527001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2231 +label: "95-WY-DIT" +value: "95690001" +data: "95690001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2232 +label: "971-LE RAIZET AERO" +value: "97101015" +data: "97101015" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2233 +label: "971-CAPESTERRE-B-EAU NEUFCHATEAU" +value: "97107002" +data: "97107002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2234 +label: "971-LA DESIRADE METEO" +value: "97110002" +data: "97110002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2235 +label: "971-ST-BARTHELEMY METEO" +value: "97123001" +data: "97123001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2236 +label: "971-STE-ROSE VIARD" +value: "97129015" +data: "97129015" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2237 +label: "972-FOND-DENIS-CADET" +value: "97208001" +data: "97208001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2238 +label: "972-FORT-DE-FRANCE DESAIX" +value: "97209004" +data: "97209004" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2239 +label: "972-FRANCOIS-CHOPOT" +value: "97210001" +data: "97210001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2240 +label: "972-LAMENTIN-AERO" +value: "97213004" +data: "97213004" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2241 +label: "972-ROBERT-PTE FORT" +value: "97222002" +data: "97222002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2242 +label: "972-ST-JOSEPH LEZARD" +value: "97224004" +data: "97224004" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2243 +label: "972-TRINITE-CARAVEL" +value: "97230001" +data: "97230001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2244 +label: "972-VAUCLIN" +value: "97232003" +data: "97232003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2245 +label: "973-CAYENNE SUZINI" +value: "97302005" +data: "97302005" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2246 +label: "973-CAYENNE-MATOURY" +value: "97307001" +data: "97307001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2247 +label: "973-SAINT GEORGES" +value: "97308001" +data: "97308001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2248 +label: "973-SAINT LAURENT" +value: "97311001" +data: "97311001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2249 +label: "974-BELLEVUE BRAS-PANON" +value: "97402240" +data: "97402240" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2250 +label: "974-PONT-MATHURIN" +value: "97404540" +data: "97404540" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2251 +label: "974-PLAINE DES PALMISTES" +value: "97406220" +data: "97406220" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2252 +label: "974-LE PORT" +value: "97407520" +data: "97407520" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2253 +label: "974-LE COLOSSE" +value: "97409230" +data: "97409230" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2254 +label: "974-SAINT-BENOIT" +value: "97410238" +data: "97410238" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2255 +label: "974-COLIMACONS" +value: "97413520" +data: "97413520" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2256 +label: "974-PETITE-FRANCE" +value: "97415536" +data: "97415536" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2257 +label: "974-PITON-MAIDO" +value: "97415566" +data: "97415566" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2258 +label: "974-POINTE DES TROIS-BASSINS" +value: "97415590" +data: "97415590" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2259 +label: "974-PIERREFONDS-AEROPORT" +value: "97416463" +data: "97416463" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2260 +label: "974-LE BARIL" +value: "97417360" +data: "97417360" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2261 +label: "974-GILLOT-AEROPORT" +value: "97418110" +data: "97418110" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2262 +label: "974-GROS PITON SAINTE-ROSE" +value: "97419350" +data: "97419350" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2263 +label: "974-BELLECOMBE-JACOB" +value: "97419380" +data: "97419380" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2264 +label: "974-PLAINE DES CAFRES" +value: "97422440" +data: "97422440" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2265 +label: "974-CILAOS" +value: "97424410" +data: "97424410" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1900 -form: Symfony\Component\Form\Form {#1386 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1901 …5} |
full_name | "reutilisation[stationAPI]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_stationAPI" |
is_selected | Closure($choice, $value) {#2267 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1041 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "stationAPI" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_stationAPI" |
valid | true |
value | "" |
nbreUtilisateur
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1156 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#527 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1158 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1157 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_reutilisation_nbreUtilisateur" ] |
cache_key | "_reutilisation_nbreUtilisateur_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2268 -form: Symfony\Component\Form\Form {#1389 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2269 …5} |
full_name | "reutilisation[nbreUtilisateur]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_nbreUtilisateur" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nbreUtilisateur" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_nbreUtilisateur" |
valid | true |
value | "" |
volumeParUtilisation
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1166 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#527 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1168 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1167 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_reutilisation_volumeParUtilisation" ] |
cache_key | "_reutilisation_volumeParUtilisation_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2270 -form: Symfony\Component\Form\Form {#1392 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2271 …5} |
full_name | "reutilisation[volumeParUtilisation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_volumeParUtilisation" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "volumeParUtilisation" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_volumeParUtilisation" |
valid | true |
value | "" |
tauxRaccordement
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 100.0 |
View Format |
"100"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1176 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#527 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1178 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1177 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_reutilisation_tauxRaccordement" ] |
cache_key | "_reutilisation_tauxRaccordement_number" |
compound | false |
data | 100.0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2272 -form: Symfony\Component\Form\Form {#1395 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2273 …5} |
full_name | "reutilisation[tauxRaccordement]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_tauxRaccordement" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tauxRaccordement" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_tauxRaccordement" |
valid | true |
value | "100" |
scenarioUtilisation
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "7 jours sur 7" => "1" "5 jours sur 7" => "2" "Enseignement" => "3" ] |
[ "7 jours sur 7" => "1" "5 jours sur 7" => "2" "Enseignement" => "3" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "7 jours sur 7" => "1" "5 jours sur 7" => "2" "Enseignement" => "3" ] |
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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1153 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1154 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_reutilisation_scenarioUtilisation" ] |
cache_key | "_reutilisation_scenarioUtilisation_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2276 +label: "7 jours sur 7" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2277 +label: "5 jours sur 7" +value: "2" +data: "2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2278 +label: "Enseignement" +value: "3" +data: "3" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2274 -form: Symfony\Component\Form\Form {#1398 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2275 …5} |
full_name | "reutilisation[scenarioUtilisation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_scenarioUtilisation" |
is_selected | Closure($choice, $value) {#2280 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1041 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "scenarioUtilisation" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_scenarioUtilisation" |
valid | true |
value | "" |
ru
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "Sable grossier" => "40" "Sable moyen" => "70" "Sable fin" => "85" "Limono - sableux" => "90" "Sablo-limoneuse" => "100" "Sablo - limoneux fin" => "130" "Sablo - limoneux très fin" => "150" "Argilo-sableuse" => "170" "Argilo - limono - sableux" => "180" "Limono – argilo - sableux" => "165" "Limoneux" => "180" "Sablo - argileux" => "140" "Sablo – limono - argileux" => "150" "Limono - argileux" => "200" "Argileux" => "185" ] |
[ "Sable grossier" => "40" "Sable moyen" => "70" "Sable fin" => "85" "Limono - sableux" => "90" "Sablo-limoneuse" => "100" "Sablo - limoneux fin" => "130" "Sablo - limoneux très fin" => "150" "Argilo-sableuse" => "170" "Argilo - limono - sableux" => "180" "Limono – argilo - sableux" => "165" "Limoneux" => "180" "Sablo - argileux" => "140" "Sablo – limono - argileux" => "150" "Limono - argileux" => "200" "Argileux" => "185" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Sable grossier" => "40" "Sable moyen" => "70" "Sable fin" => "85" "Limono - sableux" => "90" "Sablo-limoneuse" => "100" "Sablo - limoneux fin" => "130" "Sablo - limoneux très fin" => "150" "Argilo-sableuse" => "170" "Argilo - limono - sableux" => "180" "Limono – argilo - sableux" => "165" "Limoneux" => "180" "Sablo - argileux" => "140" "Sablo – limono - argileux" => "150" "Limono - argileux" => "200" "Argileux" => "185" ] |
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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1194 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1193 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_reutilisation_ru" ] |
cache_key | "_reutilisation_ru_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2283 +label: "Sable grossier" +value: "0" +data: "40" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2284 +label: "Sable moyen" +value: "1" +data: "70" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2285 +label: "Sable fin" +value: "2" +data: "85" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2286 +label: "Limono - sableux" +value: "3" +data: "90" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2287 +label: "Sablo-limoneuse" +value: "4" +data: "100" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2288 +label: "Sablo - limoneux fin" +value: "5" +data: "130" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2289 +label: "Sablo - limoneux très fin" +value: "6" +data: "150" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2290 +label: "Argilo-sableuse" +value: "7" +data: "170" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2291 +label: "Argilo - limono - sableux" +value: "8" +data: "180" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2292 +label: "Limono – argilo - sableux" +value: "9" +data: "165" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2293 +label: "Limoneux" +value: "10" +data: "180" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2294 +label: "Sablo - argileux" +value: "11" +data: "140" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2295 +label: "Sablo – limono - argileux" +value: "12" +data: "150" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2296 +label: "Limono - argileux" +value: "13" +data: "200" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2297 +label: "Argileux" +value: "14" +data: "185" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2281 -form: Symfony\Component\Form\Form {#1401 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2282 …5} |
full_name | "reutilisation[ru]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_ru" |
is_selected | Closure($choice, $value) {#2299 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1041 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "ru" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_ru" |
valid | true |
value | "" |
typePlante
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "Gazon Kc=0.8 racines=20cm" => "Gazon Kc=0.8 racines=20cm" "Vivaces Kc=0.2 racines=40cm" => "Vivaces Kc=0.2 racines=40cm" "Arbustes Kc=0.2 racines=70cm" => "Arbustes Kc=0.2 racines=70cm" "Graminees Kc=0.8 racines=80cm" => "Graminees Kc=0.8 racines=80cm" ] |
[ "Gazon Kc=0.8 racines=20cm" => "Gazon Kc=0.8 racines=20cm" "Vivaces Kc=0.2 racines=40cm" => "Vivaces Kc=0.2 racines=40cm" "Arbustes Kc=0.2 racines=70cm" => "Arbustes Kc=0.2 racines=70cm" "Graminees Kc=0.8 racines=80cm" => "Graminees Kc=0.8 racines=80cm" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Gazon Kc=0.8 racines=20cm" => "Gazon Kc=0.8 racines=20cm" "Vivaces Kc=0.2 racines=40cm" => "Vivaces Kc=0.2 racines=40cm" "Arbustes Kc=0.2 racines=70cm" => "Arbustes Kc=0.2 racines=70cm" "Graminees Kc=0.8 racines=80cm" => "Graminees Kc=0.8 racines=80cm" ] |
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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1204 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1203 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_reutilisation_typePlante" ] |
cache_key | "_reutilisation_typePlante_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2302 +label: "Gazon Kc=0.8 racines=20cm" +value: "Gazon Kc=0.8 racines=20cm" +data: "Gazon Kc=0.8 racines=20cm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2303 +label: "Vivaces Kc=0.2 racines=40cm" +value: "Vivaces Kc=0.2 racines=40cm" +data: "Vivaces Kc=0.2 racines=40cm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2304 +label: "Arbustes Kc=0.2 racines=70cm" +value: "Arbustes Kc=0.2 racines=70cm" +data: "Arbustes Kc=0.2 racines=70cm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2305 +label: "Graminees Kc=0.8 racines=80cm" +value: "Graminees Kc=0.8 racines=80cm" +data: "Graminees Kc=0.8 racines=80cm" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2300 -form: Symfony\Component\Form\Form {#1404 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2301 …5} |
full_name | "reutilisation[typePlante]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_typePlante" |
is_selected | Closure($choice, $value) {#2307 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1041 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "typePlante" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_typePlante" |
valid | true |
value | "" |
profondeurTerre
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "Pleine terre" => "10" "Terrasse jardin 1m" => "1" "Toiture terrasse 50 cm" => "0.5" "Toiture terrasse 20 cm" => "0.2" "Toiture terrasse 15 cm" => "0.15" "Toiture terrasse 5 cm" => "0.05" ] |
[ "Pleine terre" => "10" "Terrasse jardin 1m" => "1" "Toiture terrasse 50 cm" => "0.5" "Toiture terrasse 20 cm" => "0.2" "Toiture terrasse 15 cm" => "0.15" "Toiture terrasse 5 cm" => "0.05" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Pleine terre" => "10" "Terrasse jardin 1m" => "1" "Toiture terrasse 50 cm" => "0.5" "Toiture terrasse 20 cm" => "0.2" "Toiture terrasse 15 cm" => "0.15" "Toiture terrasse 5 cm" => "0.05" ] |
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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1215 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1214 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_reutilisation_profondeurTerre" ] |
cache_key | "_reutilisation_profondeurTerre_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2310 +label: "Pleine terre" +value: "10" +data: "10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2311 +label: "Terrasse jardin 1m" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2312 +label: "Toiture terrasse 50 cm" +value: "0.5" +data: "0.5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2313 +label: "Toiture terrasse 20 cm" +value: "0.2" +data: "0.2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2314 +label: "Toiture terrasse 15 cm" +value: "0.15" +data: "0.15" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2315 +label: "Toiture terrasse 5 cm" +value: "0.05" +data: "0.05" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2308 -form: Symfony\Component\Form\Form {#1407 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2309 …5} |
full_name | "reutilisation[profondeurTerre]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_profondeurTerre" |
is_selected | Closure($choice, $value) {#2317 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1041 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "profondeurTerre" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_profondeurTerre" |
valid | true |
value | "" |
sArrosage
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1229 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#527 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1231 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1230 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_reutilisation_sArrosage" ] |
cache_key | "_reutilisation_sArrosage_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2318 -form: Symfony\Component\Form\Form {#1410 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2319 …5} |
full_name | "reutilisation[sArrosage]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_sArrosage" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sArrosage" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_sArrosage" |
valid | true |
value | "" |
volumeCuve
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1239 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#527 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1241 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1240 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_reutilisation_volumeCuve" ] |
cache_key | "_reutilisation_volumeCuve_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2320 -form: Symfony\Component\Form\Form {#1413 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2321 …5} |
full_name | "reutilisation[volumeCuve]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_volumeCuve" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "volumeCuve" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_volumeCuve" |
valid | true |
value | "" |
tauxObjectif
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1249 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#527 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1251 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1250 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_reutilisation_tauxObjectif" ] |
cache_key | "_reutilisation_tauxObjectif_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2322 -form: Symfony\Component\Form\Form {#1416 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2323 …5} |
full_name | "reutilisation[tauxObjectif]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_tauxObjectif" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tauxObjectif" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_tauxObjectif" |
valid | true |
value | "" |
coutEau
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 4.0 |
View Format |
"4"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1259 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#527 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1261 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1260 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_reutilisation_coutEau" ] |
cache_key | "_reutilisation_coutEau_number" |
compound | false |
data | 4.0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2324 -form: Symfony\Component\Form\Form {#1419 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2325 …5} |
full_name | "reutilisation[coutEau]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_coutEau" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "coutEau" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_coutEau" |
valid | true |
value | "4" |
coutPompe
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 4000.0 |
View Format |
"4000"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1269 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#527 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1271 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1270 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_reutilisation_coutPompe" ] |
cache_key | "_reutilisation_coutPompe_number" |
compound | false |
data | 4000.0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2326 -form: Symfony\Component\Form\Form {#1422 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2327 …5} |
full_name | "reutilisation[coutPompe]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_coutPompe" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "coutPompe" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_coutPompe" |
valid | true |
value | "4000" |
coutVolume
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 1000.0 |
View Format |
"1000"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1279 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#527 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1281 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1280 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_reutilisation_coutVolume" ] |
cache_key | "_reutilisation_coutVolume_number" |
compound | false |
data | 1000.0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2328 -form: Symfony\Component\Form\Form {#1425 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2329 …5} |
full_name | "reutilisation[coutVolume]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_coutVolume" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "coutVolume" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_coutVolume" |
valid | true |
value | "1000" |
choixVolume
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 1000.0 |
View Format |
"1000"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1289 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#527 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1291 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1290 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_reutilisation_choixVolume" ] |
cache_key | "_reutilisation_choixVolume_number" |
compound | false |
data | 1000.0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2330 -form: Symfony\Component\Form\Form {#1428 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2331 …5} |
full_name | "reutilisation[choixVolume]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_choixVolume" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "choixVolume" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_choixVolume" |
valid | true |
value | "1000" |
coutVolume2
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 4000.0 |
View Format |
"4000"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1299 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#527 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1301 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1300 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_reutilisation_coutVolume2" ] |
cache_key | "_reutilisation_coutVolume2_number" |
compound | false |
data | 4000.0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2332 -form: Symfony\Component\Form\Form {#1431 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2333 …5} |
full_name | "reutilisation[coutVolume2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_coutVolume2" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "coutVolume2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_coutVolume2" |
valid | true |
value | "4000" |
choixVolume2
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 4000.0 |
View Format |
"4000"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1309 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#527 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1311 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1310 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_reutilisation_choixVolume2" ] |
cache_key | "_reutilisation_choixVolume2_number" |
compound | false |
data | 4000.0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2334 -form: Symfony\Component\Form\Form {#1434 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2335 …5} |
full_name | "reutilisation[choixVolume2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_choixVolume2" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "choixVolume2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_choixVolume2" |
valid | true |
value | "4000" |
certivea
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 |
---|---|---|
label | "Méthode Certivéa - outil Cible 5 (sans pertes)" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1318 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1224 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1320 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Méthode Certivéa - outil Cible 5 (sans pertes)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#1322 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_reutilisation_certivea" ] |
cache_key | "_reutilisation_certivea_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2336 -form: Symfony\Component\Form\Form {#1437 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2337 …5} |
full_name | "reutilisation[certivea]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation_certivea" |
label | "Méthode Certivéa - outil Cible 5 (sans pertes)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "certivea" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation_certivea" |
valid | true |
value | "1" |
analyser
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_reutilisation_analyser" ] |
cache_key | "_reutilisation_analyser_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#2339 …5} |
full_name | "reutilisation[analyser]" |
id | "reutilisation_analyser" |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "analyser" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_reutilisation_analyser" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "45c70302d03f77.rSC_pgBQb-tGqGr_NQy_dOCcWscONjBK0TGlIYrKrDE.yUvJwWwnJNIXmT2xbW3NOpL1LrY_AgA96AbtaNmM2kLabtzgbzsJrHHmWg" |
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 | "45c70302d03f77.rSC_pgBQb-tGqGr_NQy_dOCcWscONjBK0TGlIYrKrDE.yUvJwWwnJNIXmT2xbW3NOpL1LrY_AgA96AbtaNmM2kLabtzgbzsJrHHmWg" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#233 …} -namespace: Closure() {#229 …} } |
data | "45c70302d03f77.rSC_pgBQb-tGqGr_NQy_dOCcWscONjBK0TGlIYrKrDE.yUvJwWwnJNIXmT2xbW3NOpL1LrY_AgA96AbtaNmM2kLabtzgbzsJrHHmWg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2343 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#527 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2345 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#641 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#555 …} $translationDomain: "validators" $message: Closure() {#2342 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_reutilisation__token" ] |
cache_key | "_reutilisation__token_hidden" |
compound | false |
data | "45c70302d03f77.rSC_pgBQb-tGqGr_NQy_dOCcWscONjBK0TGlIYrKrDE.yUvJwWwnJNIXmT2xbW3NOpL1LrY_AgA96AbtaNmM2kLabtzgbzsJrHHmWg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2355 -form: Symfony\Component\Form\Form {#2351 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2346 …5} |
full_name | "reutilisation[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reutilisation__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reutilisation__token" |
valid | true |
value | "45c70302d03f77.rSC_pgBQb-tGqGr_NQy_dOCcWscONjBK0TGlIYrKrDE.yUvJwWwnJNIXmT2xbW3NOpL1LrY_AgA96AbtaNmM2kLabtzgbzsJrHHmWg" |