- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 21
- Events
- Routing
- Cache
- Translation 25
- Security
- Twig
- Doctrine
- E-mails
- Debug
- Configuration
Configuration Settings
Theme
Default theme. Improves readability.
Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
firstname
-
lastname
-
conpany
-
phone
-
email
-
adresse
-
city
-
codePostal
-
batiment
-
lat
-
longi
-
country
-
secteurActivite
-
captchaCode
-
_token
-
adresse_facturation_abonnement
"App\Form\AdresseFacturationAbonnementType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Adresse^ {#733 -id: null -titre: null -adresse: null -city: null -codePostal: null -country: null -countryCode: null -lat: null -longi: null -email: null -firstname: null -lastname: null -phone: null -batiment: null -conpany: null -typeAdresse: null -isArchived: false -customer: null -typeCompte: null -secteurActivite: null -adresseSup: null -isAdresseSup: null #captchaCode: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| adresseExist | null |
null
|
| data | Adresse^ {#733 -id: null -titre: null -adresse: null -city: null -codePostal: null -country: null -countryCode: null -lat: null -longi: null -email: null -firstname: null -lastname: null -phone: null -batiment: null -conpany: null -typeAdresse: null -isArchived: false -customer: null -typeCompte: null -secteurActivite: null -adresseSup: null -isAdresseSup: null #captchaCode: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| adresseExist | null |
| allow_extra_fields | true |
| 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 | CsrfTokenManager^ {#213 -generator: UriSafeTokenGenerator {#214 …} -storage: SessionTokenStorage {#205 …} -namespace: Closure {#216 …} } |
| data | Adresse^ {#733 -id: null -titre: null -adresse: null -city: null -codePostal: null -country: null -countryCode: null -lat: null -longi: null -email: null -firstname: null -lastname: null -phone: null -batiment: null -conpany: null -typeAdresse: null -isArchived: false -customer: null -typeCompte: null -secteurActivite: null -adresseSup: null -isAdresseSup: null #captchaCode: null } |
| data_class | "App\Entity\Adresse" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#840 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#778 …} use: { $class: "App\Entity\Adresse" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#805 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#841 …} use: { $translator: DataCollectorTranslator {#529 …} $translationDomain: "validators" $message: Closure {#830 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "adresse_facturation_abonnement" "_adresse_facturation_abonnement" ] |
| cache_key | "_adresse_facturation_abonnement_adresse_facturation_abonnement" |
| compound | true |
| data | Adresse^ {#733 -id: null -titre: null -adresse: null -city: null -codePostal: null -country: null -countryCode: null -lat: null -longi: null -email: null -firstname: null -lastname: null -phone: null -batiment: null -conpany: null -typeAdresse: null -isArchived: false -customer: null -typeCompte: null -secteurActivite: null -adresseSup: null -isAdresseSup: null #captchaCode: null } |
| disabled | false |
| errors | FormErrorIterator^ {#1153 -form: Form {#1159 …} -errors: [] } |
| form | FormView^ {#696 …5} |
| full_name | "adresse_facturation_abonnement" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "adresse_facturation_abonnement" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "adresse_facturation_abonnement" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_adresse_facturation_abonnement" |
| valid | true |
| value | Adresse^ {#733 -id: null -titre: null -adresse: null -city: null -codePostal: null -country: null -countryCode: null -lat: null -longi: null -email: null -firstname: null -lastname: null -phone: null -batiment: null -conpany: null -typeAdresse: null -isArchived: false -customer: null -typeCompte: null -secteurActivite: null -adresseSup: null -isAdresseSup: null #captchaCode: null } |
firstname
"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 | [ "placeholder" => "Nom" ] |
[ "placeholder" => "Nom" ] |
| data | null |
null
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Nom" ] |
| 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 | CsrfTokenManager^ {#213 -generator: UriSafeTokenGenerator {#214 …} -storage: SessionTokenStorage {#205 …} -namespace: Closure {#216 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#867 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#778 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#880 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#841 …} use: { $translator: DataCollectorTranslator {#529 …} $translationDomain: "validators" $message: Closure {#884 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Nom" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_adresse_facturation_abonnement_firstname" ] |
| cache_key | "_adresse_facturation_abonnement_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator^ {#677 -form: Form {#1167 …} -errors: [] } |
| form | FormView^ {#930 …5} |
| full_name | "adresse_facturation_abonnement[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "adresse_facturation_abonnement_firstname" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_adresse_facturation_abonnement_firstname" |
| valid | true |
| value | "" |
lastname
"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 | [ "placeholder" => "Prénom" ] |
[ "placeholder" => "Prénom" ] |
| data | null |
null
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Prénom" ] |
| 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 | CsrfTokenManager^ {#213 -generator: UriSafeTokenGenerator {#214 …} -storage: SessionTokenStorage {#205 …} -namespace: Closure {#216 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#861 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#778 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#49 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#841 …} use: { $translator: DataCollectorTranslator {#529 …} $translationDomain: "validators" $message: Closure {#907 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Prénom" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_adresse_facturation_abonnement_lastname" ] |
| cache_key | "_adresse_facturation_abonnement_lastname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator^ {#837 -form: Form {#1355 …} -errors: [] } |
| form | FormView^ {#915 …5} |
| full_name | "adresse_facturation_abonnement[lastname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "adresse_facturation_abonnement_lastname" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastname" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_adresse_facturation_abonnement_lastname" |
| valid | true |
| value | "" |
conpany
"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 | [ "placeholder" => "Nom de l'entreprise" ] |
[ "placeholder" => "Nom de l'entreprise" ] |
| data | null |
null
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Nom de l'entreprise" ] |
| 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 | CsrfTokenManager^ {#213 -generator: UriSafeTokenGenerator {#214 …} -storage: SessionTokenStorage {#205 …} -namespace: Closure {#216 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#906 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#778 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#921 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#841 …} use: { $translator: DataCollectorTranslator {#529 …} $translationDomain: "validators" $message: Closure {#727 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Nom de l'entreprise" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_adresse_facturation_abonnement_conpany" ] |
| cache_key | "_adresse_facturation_abonnement_conpany_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator^ {#846 -form: Form {#1351 …} -errors: [] } |
| form | FormView^ {#810 …5} |
| full_name | "adresse_facturation_abonnement[conpany]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "adresse_facturation_abonnement_conpany" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "conpany" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_adresse_facturation_abonnement_conpany" |
| valid | true |
| value | "" |
phone
"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 |
|---|---|---|
| data | null |
null
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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 | CsrfTokenManager^ {#213 -generator: UriSafeTokenGenerator {#214 …} -storage: SessionTokenStorage {#205 …} -namespace: Closure {#216 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#838 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#778 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#855 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#841 …} use: { $translator: DataCollectorTranslator {#529 …} $translationDomain: "validators" $message: Closure {#927 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_adresse_facturation_abonnement_phone" ] |
| cache_key | "_adresse_facturation_abonnement_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator^ {#847 -form: Form {#1359 …} -errors: [] } |
| form | FormView^ {#676 …5} |
| full_name | "adresse_facturation_abonnement[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "adresse_facturation_abonnement_phone" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_adresse_facturation_abonnement_phone" |
| valid | true |
| value | "" |
"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 | [ "placeholder" => "Adresse mail" ] |
[ "placeholder" => "Adresse mail" ] |
| data | null |
null
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Adresse mail" ] |
| 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 | CsrfTokenManager^ {#213 -generator: UriSafeTokenGenerator {#214 …} -storage: SessionTokenStorage {#205 …} -namespace: Closure {#216 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#680 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#778 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#903 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#841 …} use: { $translator: DataCollectorTranslator {#529 …} $translationDomain: "validators" $message: Closure {#856 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Adresse mail" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_adresse_facturation_abonnement_email" ] |
| cache_key | "_adresse_facturation_abonnement_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator^ {#870 -form: Form {#1362 …} -errors: [] } |
| form | FormView^ {#871 …5} |
| full_name | "adresse_facturation_abonnement[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "adresse_facturation_abonnement_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_adresse_facturation_abonnement_email" |
| valid | true |
| value | "" |
adresse
"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 | [ "placeholder" => "Adresse" ] |
[ "placeholder" => "Adresse" ] |
| data | null |
null
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Adresse" ] |
| 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 | CsrfTokenManager^ {#213 -generator: UriSafeTokenGenerator {#214 …} -storage: SessionTokenStorage {#205 …} -namespace: Closure {#216 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#831 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#778 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#793 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#841 …} use: { $translator: DataCollectorTranslator {#529 …} $translationDomain: "validators" $message: Closure {#897 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Adresse" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_adresse_facturation_abonnement_adresse" ] |
| cache_key | "_adresse_facturation_abonnement_adresse_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator^ {#826 -form: Form {#1365 …} -errors: [] } |
| form | FormView^ {#1393 …5} |
| full_name | "adresse_facturation_abonnement[adresse]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "adresse_facturation_abonnement_adresse" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "adresse" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_adresse_facturation_abonnement_adresse" |
| valid | true |
| value | "" |
city
"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 | [ "placeholder" => "Ville" ] |
[ "placeholder" => "Ville" ] |
| data | null |
null
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Ville" ] |
| 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 | CsrfTokenManager^ {#213 -generator: UriSafeTokenGenerator {#214 …} -storage: SessionTokenStorage {#205 …} -namespace: Closure {#216 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#923 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#778 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#925 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#841 …} use: { $translator: DataCollectorTranslator {#529 …} $translationDomain: "validators" $message: Closure {#827 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Ville" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_adresse_facturation_abonnement_city" ] |
| cache_key | "_adresse_facturation_abonnement_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator^ {#1395 -form: Form {#1368 …} -errors: [] } |
| form | FormView^ {#1396 …5} |
| full_name | "adresse_facturation_abonnement[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "adresse_facturation_abonnement_city" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_adresse_facturation_abonnement_city" |
| valid | true |
| value | "" |
codePostal
"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 | [ "placeholder" => "Code Postal" ] |
[ "placeholder" => "Code Postal" ] |
| data | null |
null
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Code Postal" ] |
| 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 | CsrfTokenManager^ {#213 -generator: UriSafeTokenGenerator {#214 …} -storage: SessionTokenStorage {#205 …} -namespace: Closure {#216 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#912 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#778 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#887 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#841 …} use: { $translator: DataCollectorTranslator {#529 …} $translationDomain: "validators" $message: Closure {#924 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Code Postal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_adresse_facturation_abonnement_codePostal" ] |
| cache_key | "_adresse_facturation_abonnement_codePostal_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator^ {#1397 -form: Form {#1371 …} -errors: [] } |
| form | FormView^ {#1398 …5} |
| full_name | "adresse_facturation_abonnement[codePostal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "adresse_facturation_abonnement_codePostal" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "codePostal" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_adresse_facturation_abonnement_codePostal" |
| valid | true |
| value | "" |
batiment
"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 | [ "placeholder" => "Complément d'adresse" ] |
[ "placeholder" => "Complément d'adresse" ] |
| data | null |
null
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Complément d'adresse" ] |
| 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 | CsrfTokenManager^ {#213 -generator: UriSafeTokenGenerator {#214 …} -storage: SessionTokenStorage {#205 …} -namespace: Closure {#216 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#882 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#778 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#853 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#841 …} use: { $translator: DataCollectorTranslator {#529 …} $translationDomain: "validators" $message: Closure {#904 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Complément d'adresse" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_adresse_facturation_abonnement_batiment" ] |
| cache_key | "_adresse_facturation_abonnement_batiment_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator^ {#1439 -form: Form {#1374 …} -errors: [] } |
| form | FormView^ {#1442 …5} |
| full_name | "adresse_facturation_abonnement[batiment]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "adresse_facturation_abonnement_batiment" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "batiment" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_adresse_facturation_abonnement_batiment" |
| valid | true |
| value | "" |
lat
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
|---|---|---|
| data | null |
null
|
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 | CsrfTokenManager^ {#213 -generator: UriSafeTokenGenerator {#214 …} -storage: SessionTokenStorage {#205 …} -namespace: Closure {#216 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#900 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#778 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#873 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#841 …} use: { $translator: DataCollectorTranslator {#529 …} $translationDomain: "validators" $message: Closure {#757 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_adresse_facturation_abonnement_lat" ] |
| cache_key | "_adresse_facturation_abonnement_lat_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator^ {#1443 -form: Form {#1377 …} -errors: [] } |
| form | FormView^ {#1444 …5} |
| full_name | "adresse_facturation_abonnement[lat]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "adresse_facturation_abonnement_lat" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lat" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_adresse_facturation_abonnement_lat" |
| valid | true |
| value | "" |
longi
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
|---|---|---|
| data | null |
null
|
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 | CsrfTokenManager^ {#213 -generator: UriSafeTokenGenerator {#214 …} -storage: SessionTokenStorage {#205 …} -namespace: Closure {#216 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#879 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#778 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#919 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#841 …} use: { $translator: DataCollectorTranslator {#529 …} $translationDomain: "validators" $message: Closure {#928 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_adresse_facturation_abonnement_longi" ] |
| cache_key | "_adresse_facturation_abonnement_longi_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator^ {#1445 -form: Form {#1380 …} -errors: [] } |
| form | FormView^ {#1446 …5} |
| full_name | "adresse_facturation_abonnement[longi]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "adresse_facturation_abonnement_longi" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "longi" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_adresse_facturation_abonnement_longi" |
| valid | true |
| value | "" |
country
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
|---|---|---|
| data | null |
null
|
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 | CsrfTokenManager^ {#213 -generator: UriSafeTokenGenerator {#214 …} -storage: SessionTokenStorage {#205 …} -namespace: Closure {#216 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#878 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#778 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#866 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#841 …} use: { $translator: DataCollectorTranslator {#529 …} $translationDomain: "validators" $message: Closure {#715 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_adresse_facturation_abonnement_country" ] |
| cache_key | "_adresse_facturation_abonnement_country_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator^ {#1447 -form: Form {#1383 …} -errors: [] } |
| form | FormView^ {#1448 …5} |
| full_name | "adresse_facturation_abonnement[country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "adresse_facturation_abonnement_country" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "country" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_adresse_facturation_abonnement_country" |
| valid | true |
| value | "" |
secteurActivite
"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 | [ "Technologie" => "Technologie" "Agroalimentaire" => "Agroalimentaire" "Textile" => "Textile" "Finance et assurance" => "Finance et assurance" "Energie" => "Energie" "Service" => "Service" "Education" => "Education" "Santé" => "Santé" "Formation" => "Formation" "Hotellerie restauration" => "Hotellerie restauration" "Autres" => "Autres" ] |
[ "Technologie" => "Technologie" "Agroalimentaire" => "Agroalimentaire" "Textile" => "Textile" "Finance et assurance" => "Finance et assurance" "Energie" => "Energie" "Service" => "Service" "Education" => "Education" "Santé" => "Santé" "Formation" => "Formation" "Hotellerie restauration" => "Hotellerie restauration" "Autres" => "Autres" ] |
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_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_value | null |
| choices | [ "Technologie" => "Technologie" "Agroalimentaire" => "Agroalimentaire" "Textile" => "Textile" "Finance et assurance" => "Finance et assurance" "Energie" => "Energie" "Service" => "Service" "Education" => "Education" "Santé" => "Santé" "Formation" => "Formation" "Hotellerie restauration" => "Hotellerie restauration" "Autres" => "Autres" ] |
| 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 | CsrfTokenManager^ {#213 -generator: UriSafeTokenGenerator {#214 …} -storage: SessionTokenStorage {#205 …} -namespace: Closure {#216 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| 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 | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#886 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#841 …} use: { $translator: DataCollectorTranslator {#529 …} $translationDomain: "validators" $message: Closure {#1135 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_adresse_facturation_abonnement_secteurActivite" ] |
| cache_key | "_adresse_facturation_abonnement_secteurActivite_choice" |
| choice_translation_domain | null |
| choices | [ ChoiceView^ {#1451 +label: "Technologie" +value: "Technologie" +data: "Technologie" +attr: [] } ChoiceView^ {#1452 +label: "Agroalimentaire" +value: "Agroalimentaire" +data: "Agroalimentaire" +attr: [] } ChoiceView^ {#1453 +label: "Textile" +value: "Textile" +data: "Textile" +attr: [] } ChoiceView^ {#1454 +label: "Finance et assurance" +value: "Finance et assurance" +data: "Finance et assurance" +attr: [] } ChoiceView^ {#1455 +label: "Energie" +value: "Energie" +data: "Energie" +attr: [] } ChoiceView^ {#1456 +label: "Service" +value: "Service" +data: "Service" +attr: [] } ChoiceView^ {#1457 +label: "Education" +value: "Education" +data: "Education" +attr: [] } ChoiceView^ {#1458 +label: "Santé" +value: "Santé" +data: "Santé" +attr: [] } ChoiceView^ {#1459 +label: "Formation" +value: "Formation" +data: "Formation" +attr: [] } ChoiceView^ {#1460 +label: "Hotellerie restauration" +value: "Hotellerie restauration" +data: "Hotellerie restauration" +attr: [] } ChoiceView^ {#1461 +label: "Autres" +value: "Autres" +data: "Autres" +attr: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator^ {#1449 -form: Form {#1386 …} -errors: [] } |
| expanded | false |
| form | FormView^ {#1450 …5} |
| full_name | "adresse_facturation_abonnement[secteurActivite]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "adresse_facturation_abonnement_secteurActivite" |
| is_selected | Closure($choice, $value) {#1464 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#857 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "secteurActivite" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_adresse_facturation_abonnement_secteurActivite" |
| valid | true |
| value | "" |
captchaCode
"Captcha\Bundle\CaptchaBundle\Form\Type\CaptchaType"
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 |
|---|---|---|
| captchaConfig | "ExampleCaptcha" |
same as passed value |
| constraints | [ ValidCaptcha^ {#717 +message: "Captcha invalide." +payload: null } ] |
[ ValidCaptcha^ {#717 +message: "Captcha invalide." +payload: null } ] |
| label | "Retype the characters from the picture" |
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 |
| botdetect_captcha_path | "/home/preprodcopees/www/copees-sf/vendor/captcha-com/symfony-captcha-bundle/Support/../../captcha/botdetect-captcha-lib" |
| by_reference | true |
| captchaConfig | "ExampleCaptcha" |
| captchaStyleName | null |
| compound | false |
| constraints | [ ValidCaptcha^ {#717 +message: "Captcha invalide." +payload: null } ] |
| 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 | CsrfTokenManager^ {#213 -generator: UriSafeTokenGenerator {#214 …} -storage: SessionTokenStorage {#205 …} -namespace: Closure {#216 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1150 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#778 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "Retype the characters from the picture" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1152 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#841 …} use: { $translator: DataCollectorTranslator {#529 …} $translationDomain: "validators" $message: Closure {#1151 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "captcha" "_adresse_facturation_abonnement_captchaCode" ] |
| cache_key | "_adresse_facturation_abonnement_captchaCode_captcha" |
| captcha_html | """ <link type="text/css" rel="stylesheet" href="../../captcha-handler?get=bdc-layout-stylesheet.css" />\r\n <div class="BDC_CaptchaDiv" id="ExampleCaptcha_CaptchaDiv" style="width:280px; height:50px;"><!--\r\n --><div class="BDC_CaptchaImageDiv" id="ExampleCaptcha_CaptchaImageDiv" style="width:250px !important; height:50px !important;"><!--\r\n --><a href="//captcha.org/captcha.html?symfony" title="BotDetect CAPTCHA Library for Symfony" ><img class="BDC_CaptchaImage" id="ExampleCaptcha_CaptchaImage" src="../../captcha-handler?get=image&c=ExampleCaptcha&t=77314140a05479f589da1cfac1e8294d" alt="Retype the CAPTCHA code from the image" style="" /></a><!--\r\n --></div><!--\r\n --><div class="BDC_CaptchaIconsDiv" id="ExampleCaptcha_CaptchaIconsDiv" style="width: 24px !important;"><!--\r\n --><a class="BDC_ReloadLink" id="ExampleCaptcha_ReloadLink" href="#" title="Change the CAPTCHA code"><img class="BDC_ReloadIcon" id="ExampleCaptcha_ReloadIcon" src="../../captcha-handler?get=bdc-reload-icon.gif" alt="Change the CAPTCHA code" /></a><!--\r\n --><a rel="nofollow" class="BDC_SoundLink" id="ExampleCaptcha_SoundLink" href="../../captcha-handler?get=sound&c=ExampleCaptcha&t=77314140a05479f589da1cfac1e8294d" title="Speak the CAPTCHA code" target="_blank"><img class="BDC_SoundIcon" id="ExampleCaptcha_SoundIcon" src="../../captcha-handler?get=bdc-sound-icon.gif" alt="Speak the CAPTCHA code" /></a><!--\r\n --><div class="BDC_Placeholder" id="ExampleCaptcha_AudioPlaceholder"> </div><!--\r\n --></div>\r\n <script src="../../captcha-handler?get=script-include&c=ExampleCaptcha&t=77314140a05479f589da1cfac1e8294d" type="text/javascript"></script> <input type="hidden" name="BDC_UserSpecifiedCaptchaId" id="BDC_UserSpecifiedCaptchaId" value="ExampleCaptcha" />\r\n <input type="hidden" name="BDC_VCID_ExampleCaptcha" id="BDC_VCID_ExampleCaptcha" value="77314140a05479f589da1cfac1e8294d" />\r\n <input type="hidden" name="BDC_BackWorkaround_ExampleCaptcha" id="BDC_BackWorkaround_ExampleCaptcha" value="0" />\r\n <input type="hidden" name="BDC_Hs_ExampleCaptcha" id="BDC_Hs_ExampleCaptcha" value="79488f29713e72821066e42090023cefc028cc87" />\r\n <input type="hidden" name="BDC_SP_ExampleCaptcha" id="BDC_SP_ExampleCaptcha" value="1771848658" />\r\n </div>\r\n """ |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator^ {#1463 -form: Form {#1389 …} -errors: [] } |
| form | FormView^ {#1465 …5} |
| full_name | "adresse_facturation_abonnement[captchaCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "adresse_facturation_abonnement_captchaCode" |
| label | "Retype the characters from the picture" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "captchaCode" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_adresse_facturation_abonnement_captchaCode" |
| user_input_id | "captchaCode" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Vb_HN5fbAfvIppYUpzxiKznC2h-YKAnoJmsUCPHJl4k" |
| 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 | "Vb_HN5fbAfvIppYUpzxiKznC2h-YKAnoJmsUCPHJl4k" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | CsrfTokenManager^ {#213 -generator: UriSafeTokenGenerator {#214 …} -storage: SessionTokenStorage {#205 …} -namespace: Closure {#216 …} } |
| data | "Vb_HN5fbAfvIppYUpzxiKznC2h-YKAnoJmsUCPHJl4k" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1137 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#778 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1474 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#841 …} use: { $translator: DataCollectorTranslator {#529 …} $translationDomain: "validators" $message: Closure {#1473 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_adresse_facturation_abonnement__token" ] |
| cache_key | "_adresse_facturation_abonnement__token_hidden" |
| compound | false |
| data | "Vb_HN5fbAfvIppYUpzxiKznC2h-YKAnoJmsUCPHJl4k" |
| disabled | false |
| errors | FormErrorIterator^ {#1479 -form: Form {#1467 …} -errors: [] } |
| form | FormView^ {#1469 …5} |
| full_name | "adresse_facturation_abonnement[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "adresse_facturation_abonnement__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_adresse_facturation_abonnement__token" |
| valid | true |
| value | "Vb_HN5fbAfvIppYUpzxiKznC2h-YKAnoJmsUCPHJl4k" |