Forms
-
onboarding_entreprise_debut_form
-
prenom
-
nom
-
telephone
-
fonction
-
siret
-
siret_coche
-
continuer
-
csrf_token
-
onboarding_entreprise_debut_form
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Form\Onboarding\OnboardingEntrepriseEntity {#4483 #prenom: null #nom: null #telephone: null #fonction: null #siret: null #siretCoche: false #entreprise: null #siteWeb: "https://" #adresse: null #complementAdresse: null #codePostal: null #ville: null #filieres: [] #type: null #attentes: [] #attentesJours: 0 #email: null #mdp: null #accepteConditions: false #codeConfirmation: null #communications: [] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Form\Onboarding\OnboardingEntrepriseEntity {#4483 #prenom: null #nom: null #telephone: null #fonction: null #siret: null #siretCoche: false #entreprise: null #siteWeb: "https://" #adresse: null #complementAdresse: null #codePostal: null #ville: null #filieres: [] #type: null #attentes: [] #attentesJours: 0 #email: null #mdp: null #accepteConditions: false #codeConfirmation: null #communications: [] } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "inscription" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "csrf_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "createaccount" |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1918 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14010 …} -namespace: Closure() {#11222 …} } |
| data | App\Entity\Form\Onboarding\OnboardingEntrepriseEntity {#4483 #prenom: null #nom: null #telephone: null #fonction: null #siret: null #siretCoche: false #entreprise: null #siteWeb: "https://" #adresse: null #complementAdresse: null #codePostal: null #ville: null #filieres: [] #type: null #attentes: [] #attentesJours: 0 #email: null #mdp: null #accepteConditions: false #codeConfirmation: null #communications: [] } |
| data_class | "App\Entity\Form\Onboarding\OnboardingEntrepriseEntity" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6588 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Form\Onboarding\OnboardingEntrepriseEntity" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2565 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#91 …} $message: Closure() {#5603 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "inscription" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "onboarding_entreprise_debut_form" "_onboarding_entreprise_debut_form" ] |
| cache_key | "_onboarding_entreprise_debut_form_onboarding_entreprise_debut_form" |
| compound | true |
| data | App\Entity\Form\Onboarding\OnboardingEntrepriseEntity {#4483 #prenom: null #nom: null #telephone: null #fonction: null #siret: null #siretCoche: false #entreprise: null #siteWeb: "https://" #adresse: null #complementAdresse: null #codePostal: null #ville: null #filieres: [] #type: null #attentes: [] #attentesJours: 0 #email: null #mdp: null #accepteConditions: false #codeConfirmation: null #communications: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12098 -form: Symfony\Component\Form\Form {#11994 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4204 …5} |
| full_name | "onboarding_entreprise_debut_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "onboarding_entreprise_debut_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "onboarding_entreprise_debut_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_onboarding_entreprise_debut_form" |
| valid | true |
| value | App\Entity\Form\Onboarding\OnboardingEntrepriseEntity {#4483 #prenom: null #nom: null #telephone: null #fonction: null #siret: null #siretCoche: false #entreprise: null #siteWeb: "https://" #adresse: null #complementAdresse: null #codePostal: null #ville: null #filieres: [] #type: null #attentes: [] #attentesJours: 0 #email: null #mdp: null #accepteConditions: false #codeConfirmation: null #communications: [] } |
prenom
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#14247 +payload: null +groups: ? +message: "form.onboarding.entreprise.error.debut.prenom" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#14247 +payload: null +groups: ? +message: "form.onboarding.entreprise.error.debut.prenom" +allowNull: false +normalizer: null } ] |
| invalid_message | "form.onboarding.entreprise.error.debut.prenom" |
same as passed value |
| label | "form.onboarding.entreprise.label.debut.prenom" |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#14247 +payload: null +groups: ? +message: "form.onboarding.entreprise.error.debut.prenom" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "csrf_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 {#1918 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14010 …} -namespace: Closure() {#11222 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#14266 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "form.onboarding.entreprise.error.debut.prenom" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.onboarding.entreprise.label.debut.prenom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#14520 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#91 …} $message: Closure() {#8705 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_onboarding_entreprise_debut_form_prenom" ] |
| cache_key | "_onboarding_entreprise_debut_form_prenom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11838 -form: Symfony\Component\Form\Form {#2039 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11924 …5} |
| full_name | "onboarding_entreprise_debut_form[prenom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "onboarding_entreprise_debut_form_prenom" |
| label | "form.onboarding.entreprise.label.debut.prenom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prenom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_onboarding_entreprise_debut_form_prenom" |
| valid | true |
| value | "" |
nom
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#12943 +payload: null +groups: ? +message: "form.onboarding.entreprise.error.debut.nom" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#12943 +payload: null +groups: ? +message: "form.onboarding.entreprise.error.debut.nom" +allowNull: false +normalizer: null } ] |
| invalid_message | "form.onboarding.entreprise.error.debut.nom" |
same as passed value |
| label | "form.onboarding.entreprise.label.debut.nom" |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#12943 +payload: null +groups: ? +message: "form.onboarding.entreprise.error.debut.nom" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "csrf_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 {#1918 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14010 …} -namespace: Closure() {#11222 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3134 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "form.onboarding.entreprise.error.debut.nom" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.onboarding.entreprise.label.debut.nom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#14263 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#91 …} $message: Closure() {#14267 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_onboarding_entreprise_debut_form_nom" ] |
| cache_key | "_onboarding_entreprise_debut_form_nom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14270 -form: Symfony\Component\Form\Form {#4381 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#13995 …5} |
| full_name | "onboarding_entreprise_debut_form[nom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "onboarding_entreprise_debut_form_nom" |
| label | "form.onboarding.entreprise.label.debut.nom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_onboarding_entreprise_debut_form_nom" |
| valid | true |
| value | "" |
telephone
Form type:
"Misd\PhoneNumberBundle\Form\Type\PhoneNumberType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Misd\PhoneNumberBundle\Validator\Constraints\PhoneNumber {#14246 +payload: null +groups: ? +message: null +type: "any" +defaultRegion: "FR" +regionPath: null +format: 2 } Symfony\Component\Validator\Constraints\NotBlank {#7371 +payload: null +groups: ? +message: "form.onboarding.entreprise.error.debut.telephone" +allowNull: false +normalizer: null } ] |
[ Misd\PhoneNumberBundle\Validator\Constraints\PhoneNumber {#14246 +payload: null +groups: ? +message: null +type: "any" +defaultRegion: "FR" +regionPath: null +format: 2 } Symfony\Component\Validator\Constraints\NotBlank {#7371 +payload: null +groups: ? +message: "form.onboarding.entreprise.error.debut.telephone" +allowNull: false +normalizer: null } ] |
| default_region | "FR" |
same as passed value |
| format | 2 |
same as passed value |
| invalid_message | "form.onboarding.entreprise.error.debut.telephone" |
same as passed value |
| label | "form.onboarding.entreprise.label.debut.telephone" |
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 | false |
| compound | false |
| constraints | [ Misd\PhoneNumberBundle\Validator\Constraints\PhoneNumber {#14246 +payload: null +groups: ? +message: null +type: "any" +defaultRegion: "FR" +regionPath: null +format: 2 } Symfony\Component\Validator\Constraints\NotBlank {#7371 +payload: null +groups: ? +message: "form.onboarding.entreprise.error.debut.telephone" +allowNull: false +normalizer: null } ] |
| country_choices | [] |
| country_display_emoji_flag | false |
| country_display_type | "display_country_full" |
| country_options | [] |
| country_placeholder | false |
| csrf_field_name | "csrf_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 {#1918 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14010 …} -namespace: Closure() {#11222 …} } |
| data_class | null |
| default_region | "FR" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#235 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | 2 |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "form.onboarding.entreprise.error.debut.telephone" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.onboarding.entreprise.label.debut.telephone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| number_options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_country_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#13653 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#91 …} $message: Closure() {#12738 …} $translationDomain: "validators" } } |
| validation_groups | null |
| widget | "single_text" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "phone_number" "_onboarding_entreprise_debut_form_telephone" ] |
| cache_key | "_onboarding_entreprise_debut_form_telephone_phone_number" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7793 -form: Symfony\Component\Form\Form {#7717 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10909 …5} |
| full_name | "onboarding_entreprise_debut_form[telephone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "onboarding_entreprise_debut_form_telephone" |
| label | "form.onboarding.entreprise.label.debut.telephone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telephone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "tel" |
| unique_block_prefix | "_onboarding_entreprise_debut_form_telephone" |
| valid | true |
| value | "" |
| widget | "single_text" |
fonction
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#12301 +payload: null +groups: ? +message: "form.onboarding.entreprise.error.debut.fonction" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#12301 +payload: null +groups: ? +message: "form.onboarding.entreprise.error.debut.fonction" +allowNull: false +normalizer: null } ] |
| invalid_message | "form.onboarding.entreprise.error.debut.fonction" |
same as passed value |
| label | "form.onboarding.entreprise.label.debut.fonction" |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#12301 +payload: null +groups: ? +message: "form.onboarding.entreprise.error.debut.fonction" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "csrf_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 {#1918 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14010 …} -namespace: Closure() {#11222 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1855 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "form.onboarding.entreprise.error.debut.fonction" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.onboarding.entreprise.label.debut.fonction" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#11514 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#91 …} $message: Closure() {#8493 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_onboarding_entreprise_debut_form_fonction" ] |
| cache_key | "_onboarding_entreprise_debut_form_fonction_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4788 -form: Symfony\Component\Form\Form {#2223 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2061 …5} |
| full_name | "onboarding_entreprise_debut_form[fonction]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "onboarding_entreprise_debut_form_fonction" |
| label | "form.onboarding.entreprise.label.debut.fonction" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fonction" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_onboarding_entreprise_debut_form_fonction" |
| valid | true |
| value | "" |
siret
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 14 ] |
[ "maxlength" => 14 ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1280 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 14 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\NotBlank {#14292 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#1280 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 14 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\NotBlank {#14292 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: true +normalizer: null } ] |
| invalid_message | "form.onboarding.entreprise.error.debut.siret" |
same as passed value |
| label | "form.onboarding.entreprise.label.debut.siret" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 14 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1280 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 14 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\NotBlank {#14292 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: true +normalizer: null } ] |
| csrf_field_name | "csrf_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 {#1918 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14010 …} -namespace: Closure() {#11222 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5264 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "form.onboarding.entreprise.error.debut.siret" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.onboarding.entreprise.label.debut.siret" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#14584 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#91 …} $message: Closure() {#14577 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 14 "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_onboarding_entreprise_debut_form_siret" ] |
| cache_key | "_onboarding_entreprise_debut_form_siret_number" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12747 -form: Symfony\Component\Form\Form {#1960 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4303 …5} |
| full_name | "onboarding_entreprise_debut_form[siret]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "onboarding_entreprise_debut_form_siret" |
| label | "form.onboarding.entreprise.label.debut.siret" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "siret" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_onboarding_entreprise_debut_form_siret" |
| valid | true |
| value | "" |
siret_coche
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| invalid_message | "form.onboarding.entreprise.error.debut.siret_coche" |
same as passed value |
| label | "form.onboarding.entreprise.label.debut.siret_coche" |
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 | "csrf_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 {#1918 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14010 …} -namespace: Closure() {#11222 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#10667 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "form.onboarding.entreprise.error.debut.siret_coche" |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1926 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "form.onboarding.entreprise.label.debut.siret_coche" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#12277 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#91 …} $message: Closure() {#11595 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_onboarding_entreprise_debut_form_siret_coche" ] |
| cache_key | "_onboarding_entreprise_debut_form_siret_coche_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6586 -form: Symfony\Component\Form\Form {#11609 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4569 …5} |
| full_name | "onboarding_entreprise_debut_form[siret_coche]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "onboarding_entreprise_debut_form_siret_coche" |
| label | "form.onboarding.entreprise.label.debut.siret_coche" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "siret_coche" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_onboarding_entreprise_debut_form_siret_coche" |
| valid | true |
| value | "1" |
continuer
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "value" => "form.onboarding.entreprise.label.continuer" ] |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "value" => "form.onboarding.entreprise.label.continuer" ] |
| 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 Vars
| Variable | Value |
|---|---|
| attr | [ "value" => "form.onboarding.entreprise.label.continuer" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_onboarding_entreprise_debut_form_continuer" ] |
| cache_key | "_onboarding_entreprise_debut_form_continuer_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#6858 …5} |
| full_name | "onboarding_entreprise_debut_form[continuer]" |
| id | "onboarding_entreprise_debut_form_continuer" |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "continuer" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_onboarding_entreprise_debut_form_continuer" |
| value | null |
csrf_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "9d2bfed857014e6441e083c1.l4NmUs5yC5-I0AxHunlduIlTdxROfx6uTFgB-imb330.3uYwFoEeXNvB6HYxlxMuz7grB24sNFXXKGtwlWKrsBC65CQlgSdb3cDhZw" |
| 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 | "9d2bfed857014e6441e083c1.l4NmUs5yC5-I0AxHunlduIlTdxROfx6uTFgB-imb330.3uYwFoEeXNvB6HYxlxMuz7grB24sNFXXKGtwlWKrsBC65CQlgSdb3cDhZw" |
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 | "csrf_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 {#1918 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14010 …} -namespace: Closure() {#11222 …} } |
| data | "9d2bfed857014e6441e083c1.l4NmUs5yC5-I0AxHunlduIlTdxROfx6uTFgB-imb330.3uYwFoEeXNvB6HYxlxMuz7grB24sNFXXKGtwlWKrsBC65CQlgSdb3cDhZw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2554 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2066 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#91 …} $message: Closure() {#4385 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_onboarding_entreprise_debut_form_csrf_token" ] |
| cache_key | "_onboarding_entreprise_debut_form_csrf_token_hidden" |
| compound | false |
| data | "9d2bfed857014e6441e083c1.l4NmUs5yC5-I0AxHunlduIlTdxROfx6uTFgB-imb330.3uYwFoEeXNvB6HYxlxMuz7grB24sNFXXKGtwlWKrsBC65CQlgSdb3cDhZw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2307 -form: Symfony\Component\Form\Form {#11244 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#12343 …5} |
| full_name | "onboarding_entreprise_debut_form[csrf_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "onboarding_entreprise_debut_form_csrf_token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "csrf_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_onboarding_entreprise_debut_form_csrf_token" |
| valid | true |
| value | "9d2bfed857014e6441e083c1.l4NmUs5yC5-I0AxHunlduIlTdxROfx6uTFgB-imb330.3uYwFoEeXNvB6HYxlxMuz7grB24sNFXXKGtwlWKrsBC65CQlgSdb3cDhZw" |