- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 4
- Events
- Routing
- Cache
- Translation 42
- Security
- Twig
- Twig Components
- Doctrine
- E-mails
- VichUploader
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
firstname
-
lastname
-
civility
-
rppsNumber
-
sirenNumber
-
mainSpeciality
-
company
-
email
-
username
-
-
first
-
second
-
-
address
-
address2
-
postalCode
-
city
-
country
-
phone
-
sourceDiscovery
-
agreeTerms
-
_token
-
prescriber_registration
"App\Form\PrescriberRegistrationType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Prescriber {#5845 -username: null #roles: [] -password: null -email: null -active: null -lastConnexionDate: null -photoFilename: "" -photoFile: null #id: null -specialities: Doctrine\Common\Collections\ArrayCollection {#5844 …} -invoices: Doctrine\Common\Collections\ArrayCollection {#5870 …} -prescriberCode: null -pointCoefficient: null -address: null -address2: null -activityStartDate: null -civility: null -lastname: null -firstname: null -postalCode: null -city: null -phone: null -position: null -commercial: null -prescriptionPadOrders: Doctrine\Common\Collections\ArrayCollection {#5871 …} -points: Doctrine\Common\Collections\ArrayCollection {#5867 …} -lastPrescriptionDate: null -company: null -category: null -prescriberValidationDate: null -created_at: null -updated_at: null -extranetCode: null -mainSpeciality: null -country: null -codialClientCode: null -needToBeExported: null -billingCenter: Proxies\__CG__\App\Entity\BillingCenter {#4093 …} -approved: null -createdBy: null -visitReports: Doctrine\Common\Collections\ArrayCollection {#5873 …} -visitDate: null -activityStatus: null -prescriberSpeakersBookingEvents: Doctrine\Common\Collections\ArrayCollection {#5874 …} -title: null -rppsNumber: null -sirenNumber: null -sourceDiscovery: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Prescriber {#5845 -username: null #roles: [] -password: null -email: null -active: null -lastConnexionDate: null -photoFilename: "" -photoFile: null #id: null -specialities: Doctrine\Common\Collections\ArrayCollection {#5844 …} -invoices: Doctrine\Common\Collections\ArrayCollection {#5870 …} -prescriberCode: null -pointCoefficient: null -address: null -address2: null -activityStartDate: null -civility: null -lastname: null -firstname: null -postalCode: null -city: null -phone: null -position: null -commercial: null -prescriptionPadOrders: Doctrine\Common\Collections\ArrayCollection {#5871 …} -points: Doctrine\Common\Collections\ArrayCollection {#5867 …} -lastPrescriptionDate: null -company: null -category: null -prescriberValidationDate: null -created_at: null -updated_at: null -extranetCode: null -mainSpeciality: null -country: null -codialClientCode: null -needToBeExported: null -billingCenter: Proxies\__CG__\App\Entity\BillingCenter {#4093 …} -approved: null -createdBy: null -visitReports: Doctrine\Common\Collections\ArrayCollection {#5873 …} -visitDate: null -activityStatus: null -prescriberSpeakersBookingEvents: Doctrine\Common\Collections\ArrayCollection {#5874 …} -title: null -rppsNumber: null -sirenNumber: null -sourceDiscovery: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5940 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5952 …} -namespace: Closure() {#5958 …} } |
| data | App\Entity\Prescriber {#5845 -username: null #roles: [] -password: null -email: null -active: null -lastConnexionDate: null -photoFilename: "" -photoFile: null #id: null -specialities: Doctrine\Common\Collections\ArrayCollection {#5844 …} -invoices: Doctrine\Common\Collections\ArrayCollection {#5870 …} -prescriberCode: null -pointCoefficient: null -address: null -address2: null -activityStartDate: null -civility: null -lastname: null -firstname: null -postalCode: null -city: null -phone: null -position: null -commercial: null -prescriptionPadOrders: Doctrine\Common\Collections\ArrayCollection {#5871 …} -points: Doctrine\Common\Collections\ArrayCollection {#5867 …} -lastPrescriptionDate: null -company: null -category: null -prescriberValidationDate: null -created_at: null -updated_at: null -extranetCode: null -mainSpeciality: null -country: null -codialClientCode: null -needToBeExported: null -billingCenter: Proxies\__CG__\App\Entity\BillingCenter {#4093 …} -approved: null -createdBy: null -visitReports: Doctrine\Common\Collections\ArrayCollection {#5873 …} -visitDate: null -activityStatus: null -prescriberSpeakersBookingEvents: Doctrine\Common\Collections\ArrayCollection {#5874 …} -title: null -rppsNumber: null -sirenNumber: null -sourceDiscovery: null } |
| data_class | "App\Entity\Prescriber" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5990 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5910 …} use: { $class: "App\Entity\Prescriber" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5988 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5959 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#405 …} $translationDomain: "validators" $message: Closure() {#5989 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "prescriber_registration" "_prescriber_registration" ] |
| cache_key | "_prescriber_registration_prescriber_registration" |
| compound | true |
| data | App\Entity\Prescriber {#5845 -username: null #roles: [] -password: null -email: null -active: null -lastConnexionDate: null -photoFilename: "" -photoFile: null #id: null -specialities: Doctrine\Common\Collections\ArrayCollection {#5844 …} -invoices: Doctrine\Common\Collections\ArrayCollection {#5870 …} -prescriberCode: null -pointCoefficient: null -address: null -address2: null -activityStartDate: null -civility: null -lastname: null -firstname: null -postalCode: null -city: null -phone: null -position: null -commercial: null -prescriptionPadOrders: Doctrine\Common\Collections\ArrayCollection {#5871 …} -points: Doctrine\Common\Collections\ArrayCollection {#5867 …} -lastPrescriptionDate: null -company: null -category: null -prescriberValidationDate: null -created_at: null -updated_at: null -extranetCode: null -mainSpeciality: null -country: null -codialClientCode: null -needToBeExported: null -billingCenter: Proxies\__CG__\App\Entity\BillingCenter {#4093 …} -approved: null -createdBy: null -visitReports: Doctrine\Common\Collections\ArrayCollection {#5873 …} -visitDate: null -activityStatus: null -prescriberSpeakersBookingEvents: Doctrine\Common\Collections\ArrayCollection {#5874 …} -title: null -rppsNumber: null -sirenNumber: null -sourceDiscovery: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6136 -form: Symfony\Component\Form\Form {#6255 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5987 …5} |
| full_name | "prescriber_registration" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prescriber_registration" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prescriber_registration" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prescriber_registration" |
| valid | true |
| value | App\Entity\Prescriber {#5845 -username: null #roles: [] -password: null -email: null -active: null -lastConnexionDate: null -photoFilename: "" -photoFile: null #id: null -specialities: Doctrine\Common\Collections\ArrayCollection {#5844 …} -invoices: Doctrine\Common\Collections\ArrayCollection {#5870 …} -prescriberCode: null -pointCoefficient: null -address: null -address2: null -activityStartDate: null -civility: null -lastname: null -firstname: null -postalCode: null -city: null -phone: null -position: null -commercial: null -prescriptionPadOrders: Doctrine\Common\Collections\ArrayCollection {#5871 …} -points: Doctrine\Common\Collections\ArrayCollection {#5867 …} -lastPrescriptionDate: null -company: null -category: null -prescriberValidationDate: null -created_at: null -updated_at: null -extranetCode: null -mainSpeciality: null -country: null -codialClientCode: null -needToBeExported: null -billingCenter: Proxies\__CG__\App\Entity\BillingCenter {#4093 …} -approved: null -createdBy: null -visitReports: Doctrine\Common\Collections\ArrayCollection {#5873 …} -visitDate: null -activityStatus: null -prescriberSpeakersBookingEvents: Doctrine\Common\Collections\ArrayCollection {#5874 …} -title: null -rppsNumber: null -sirenNumber: null -sourceDiscovery: 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 | [ "autocomplete" => "given-name" ] |
[ "autocomplete" => "given-name" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6040 +payload: null +message: "Veuillez entrer votre prénom" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#6042 +payload: null +maxMessage: "Votre prénom ne peut pas dépasser {{ limit }} caractères" +minMessage: "Votre prénom doit comporter au moins {{ limit }} caractères" +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: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#6040 +payload: null +message: "Veuillez entrer votre prénom" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#6042 +payload: null +maxMessage: "Votre prénom ne peut pas dépasser {{ limit }} caractères" +minMessage: "Votre prénom doit comporter au moins {{ limit }} caractères" +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: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| label | "Prénom" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "autocomplete" => "given-name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6040 +payload: null +message: "Veuillez entrer votre prénom" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#6042 +payload: null +maxMessage: "Votre prénom ne peut pas dépasser {{ limit }} caractères" +minMessage: "Votre prénom doit comporter au moins {{ limit }} caractères" +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: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5940 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5952 …} -namespace: Closure() {#5958 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5982 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5910 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Prénom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5959 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#405 …} $translationDomain: "validators" $message: Closure() {#5985 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "given-name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_prescriber_registration_firstname" ] |
| cache_key | "_prescriber_registration_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6058 -form: Symfony\Component\Form\Form {#6288 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6048 …5} |
| full_name | "prescriber_registration[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prescriber_registration_firstname" |
| label | "Prénom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prescriber_registration_firstname" |
| uses_autocomplete | false |
| 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 | [ "autocomplete" => "family-name" ] |
[ "autocomplete" => "family-name" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6045 +payload: null +message: "Veuillez entrer votre nom" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5967 +payload: null +maxMessage: "Votre nom ne peut pas dépasser {{ limit }} caractères" +minMessage: "Votre nom doit comporter au moins {{ limit }} caractères" +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: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#5964 +payload: null +message: "Le nom ne peut contenir que des lettres, des tirets et des espaces." +pattern: "/^[a-zA-Z\- ]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#6045 +payload: null +message: "Veuillez entrer votre nom" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5967 +payload: null +maxMessage: "Votre nom ne peut pas dépasser {{ limit }} caractères" +minMessage: "Votre nom doit comporter au moins {{ limit }} caractères" +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: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#5964 +payload: null +message: "Le nom ne peut contenir que des lettres, des tirets et des espaces." +pattern: "/^[a-zA-Z\- ]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Nom" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "autocomplete" => "family-name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6045 +payload: null +message: "Veuillez entrer votre nom" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5967 +payload: null +maxMessage: "Votre nom ne peut pas dépasser {{ limit }} caractères" +minMessage: "Votre nom doit comporter au moins {{ limit }} caractères" +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: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#5964 +payload: null +message: "Le nom ne peut contenir que des lettres, des tirets et des espaces." +pattern: "/^[a-zA-Z\- ]+$/" +htmlPattern: null +match: true +normalizer: 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#5941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5940 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5952 …} -namespace: Closure() {#5958 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6011 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5910 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6013 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5959 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#405 …} $translationDomain: "validators" $message: Closure() {#6012 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "family-name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_prescriber_registration_lastname" ] |
| cache_key | "_prescriber_registration_lastname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6069 -form: Symfony\Component\Form\Form {#6292 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6112 …5} |
| full_name | "prescriber_registration[lastname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prescriber_registration_lastname" |
| label | "Nom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prescriber_registration_lastname" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
civility
"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 | [ "M." => "M." "Mme" => "Mme" "Dr" => "Dr" "Pr" => "Pr" "Autre" => "Autre" ] |
[ "M." => "M." "Mme" => "Mme" "Dr" => "Dr" "Pr" => "Pr" "Autre" => "Autre" ] |
| label | "Civilité" |
same as passed value |
| placeholder | "Civilité" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "M." => "M." "Mme" => "Mme" "Dr" => "Dr" "Pr" => "Pr" "Autre" => "Autre" ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5940 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5952 …} -namespace: Closure() {#5958 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Civilité" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Civilité" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6043 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5959 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#405 …} $translationDomain: "validators" $message: Closure() {#6039 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_prescriber_registration_civility" ] |
| cache_key | "_prescriber_registration_civility_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6242 +label: "M." +value: "M." +data: "M." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6227 +label: "Mme" +value: "Mme" +data: "Mme" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6219 +label: "Dr" +value: "Dr" +data: "Dr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6208 +label: "Pr" +value: "Pr" +data: "Pr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6189 +label: "Autre" +value: "Autre" +data: "Autre" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6109 -form: Symfony\Component\Form\Form {#6295 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6127 …5} |
| full_name | "prescriber_registration[civility]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prescriber_registration_civility" |
| is_selected | Closure($choice, $value) {#6162 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#6029 …} } |
| label | "Civilité" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "civility" |
| placeholder | "Civilité" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prescriber_registration_civility" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
rppsNumber
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#5963 +payload: null +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: "Le numéro RPPS doit comporter exactement {{ limit }} chiffres." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 11 +min: 11 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#5965 +payload: null +message: "Le numéro RPPS ne peut contenir que des chiffres." +pattern: "/^\d{11}$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#5963 +payload: null +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: "Le numéro RPPS doit comporter exactement {{ limit }} chiffres." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 11 +min: 11 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#5965 +payload: null +message: "Le numéro RPPS ne peut contenir que des chiffres." +pattern: "/^\d{11}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Numéro RPPS" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#5963 +payload: null +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: "Le numéro RPPS doit comporter exactement {{ limit }} chiffres." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 11 +min: 11 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#5965 +payload: null +message: "Le numéro RPPS ne peut contenir que des chiffres." +pattern: "/^\d{11}$/" +htmlPattern: null +match: true +normalizer: 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#5941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5940 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5952 …} -namespace: Closure() {#5958 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5910 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Numéro RPPS" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6057 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5959 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#405 …} $translationDomain: "validators" $message: Closure() {#6056 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_prescriber_registration_rppsNumber" ] |
| cache_key | "_prescriber_registration_rppsNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6171 -form: Symfony\Component\Form\Form {#6252 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6152 …5} |
| full_name | "prescriber_registration[rppsNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prescriber_registration_rppsNumber" |
| label | "Numéro RPPS" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "rppsNumber" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prescriber_registration_rppsNumber" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
sirenNumber
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5966 +payload: null +message: "Le numéro SIREN est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5970 +payload: null +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: "Le numéro SIREN doit comporter exactement {{ limit }} chiffres." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 9 +min: 9 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#6036 +payload: null +message: "Le numéro SIREN ne peut contenir que 9 chiffres." +pattern: "/^\d{9}$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5966 +payload: null +message: "Le numéro SIREN est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5970 +payload: null +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: "Le numéro SIREN doit comporter exactement {{ limit }} chiffres." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 9 +min: 9 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#6036 +payload: null +message: "Le numéro SIREN ne peut contenir que 9 chiffres." +pattern: "/^\d{9}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Numéro SIREN" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5966 +payload: null +message: "Le numéro SIREN est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5970 +payload: null +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: "Le numéro SIREN doit comporter exactement {{ limit }} chiffres." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 9 +min: 9 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#6036 +payload: null +message: "Le numéro SIREN ne peut contenir que 9 chiffres." +pattern: "/^\d{9}$/" +htmlPattern: null +match: true +normalizer: 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#5941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5940 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5952 …} -namespace: Closure() {#5958 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6066 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5910 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Numéro SIREN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6068 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5959 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#405 …} $translationDomain: "validators" $message: Closure() {#6067 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_prescriber_registration_sirenNumber" ] |
| cache_key | "_prescriber_registration_sirenNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6299 -form: Symfony\Component\Form\Form {#6256 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6280 …5} |
| full_name | "prescriber_registration[sirenNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prescriber_registration_sirenNumber" |
| label | "Numéro SIREN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "sirenNumber" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prescriber_registration_sirenNumber" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
mainSpeciality
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control select2 select2-height-fix" ] |
[ "class" => "form-control select2 select2-height-fix" ] |
| choice_label | "name" |
same as passed value |
| class | "App\Entity\PrescriberSpeciality" |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6034 +payload: null +message: "Veuillez sélectionner votre spécialité" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#6034 +payload: null +message: "Veuillez sélectionner votre spécialité" +allowNull: false +normalizer: null } ] |
| label | "Votre spécialité" |
same as passed value |
| placeholder | "Sélectionnez votre spécialité" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#6035 class: "App\Form\PrescriberRegistrationType" this: App\Form\PrescriberRegistrationType {#5909 …} } |
Doctrine\ORM\QueryBuilder {#6089 -em: Doctrine\ORM\EntityManager {#467 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#6092 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#6091 #from: "App\Entity\PrescriberSpeciality" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#6088 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\PrescriberSpeciality s ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#6090 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "form-control select2 select2-height-fix" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#6123 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#6086 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6098 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6087 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6114 -om: Doctrine\ORM\EntityManager {#467 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#831 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\PrescriberSpeciality" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6034 +payload: null +message: "Veuillez sélectionner votre spécialité" +allowNull: false +normalizer: 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#5941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5940 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5952 …} -namespace: Closure() {#5958 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#467 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6114 -om: Doctrine\ORM\EntityManager {#467 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#831 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Votre spécialité" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Sélectionnez votre spécialité" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#6089 -em: Doctrine\ORM\EntityManager {#467 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#6092 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#6091 #from: "App\Entity\PrescriberSpeciality" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#6088 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\PrescriberSpeciality s ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#6090 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6094 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5959 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#405 …} $translationDomain: "validators" $message: Closure() {#6099 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control select2 select2-height-fix" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_prescriber_registration_mainSpeciality" ] |
| cache_key | "_prescriber_registration_mainSpeciality_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6340 +label: "Acupuncteur" +value: "1" +data: App\Entity\PrescriberSpeciality {#6430 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6419 +label: "Allergologue" +value: "2" +data: App\Entity\PrescriberSpeciality {#6436 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6417 +label: "Anesthésiste" +value: "3" +data: App\Entity\PrescriberSpeciality {#6441 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6421 +label: "Autre" +value: "31" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#1746 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6427 +label: "Autres" +value: "4" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#4159 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6415 +label: "Bio énergeticienne" +value: "5" +data: App\Entity\PrescriberSpeciality {#6458 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6423 +label: "Cancérologue" +value: "6" +data: App\Entity\PrescriberSpeciality {#6463 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6418 +label: "Cardiologue" +value: "7" +data: App\Entity\PrescriberSpeciality {#6468 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6428 +label: "Chiropracteur" +value: "46" +data: App\Entity\PrescriberSpeciality {#6473 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6655 +label: "Chirurgien esthétique" +value: "8" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#1367 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6656 +label: "Dentiste" +value: "9" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#2861 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6657 +label: "Dermatologue" +value: "10" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#1708 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6658 +label: "Diététicien" +value: "11" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#2608 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6659 +label: "Groupe Médical" +value: "29" +data: App\Entity\PrescriberSpeciality {#6494 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6660 +label: "Gynécologue" +value: "12" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#2753 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6661 +label: "Homéopathe" +value: "13" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#4270 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6662 +label: "Infirmière" +value: "44" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#3916 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6663 +label: "Kinésitherapeute" +value: "14" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#3005 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6664 +label: "Magasin-bio" +value: "48" +data: App\Entity\PrescriberSpeciality {#6515 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6665 +label: "Massothérapeute" +value: "40" +data: App\Entity\PrescriberSpeciality {#6520 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6666 +label: "Médecin" +value: "47" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#1120 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6667 +label: "Médecin anti-age" +value: "15" +data: App\Entity\PrescriberSpeciality {#6529 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6668 +label: "Médecin du sport" +value: "16" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#1565 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6669 +label: "Médecin généraliste" +value: "17" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#1288 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6670 +label: "Médecine intégrative" +value: "45" +data: App\Entity\PrescriberSpeciality {#6542 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6671 +label: "Médecine interne" +value: "42" +data: App\Entity\PrescriberSpeciality {#6547 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6672 +label: "Médecine naturelle" +value: "33" +data: App\Entity\PrescriberSpeciality {#6552 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6673 +label: "Micronutritionniste" +value: "38" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#1968 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6674 +label: "Naturopathe" +value: "18" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#2679 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6675 +label: "Nutrithérapeute" +value: "39" +data: App\Entity\PrescriberSpeciality {#6565 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6676 +label: "Nutritionniste" +value: "19" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#1524 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6677 +label: "Ophtalmologue" +value: "20" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#2250 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6678 +label: "ORL" +value: "21" +data: App\Entity\PrescriberSpeciality {#6578 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6679 +label: "Ortho-Bionomie" +value: "36" +data: App\Entity\PrescriberSpeciality {#6583 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6680 +label: "Ostéopathe" +value: "22" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#3148 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6681 +label: "Paramédical" +value: "49" +data: App\Entity\PrescriberSpeciality {#6592 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6682 +label: "Pédiatre" +value: "34" +data: App\Entity\PrescriberSpeciality {#6597 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6683 +label: "Pharmacie" +value: "28" +data: App\Entity\PrescriberSpeciality {#6602 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6684 +label: "Pharmacien" +value: "23" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#4411 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6685 +label: "Phytothérapeute" +value: "24" +data: App\Entity\PrescriberSpeciality {#6611 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6686 +label: "Psychiatre" +value: "37" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#3502 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6687 +label: "Psychologue" +value: "25" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#2463 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6688 +label: "Psychothérapeute" +value: "32" +data: App\Entity\PrescriberSpeciality {#6624 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6689 +label: "Réflexologue" +value: "35" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#5131 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6690 +label: "Réflexologue" +value: "43" +data: App\Entity\PrescriberSpeciality {#6633 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6691 +label: "Sage femme" +value: "26" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#1210 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6692 +label: "Sophrologue" +value: "30" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#4577 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6693 +label: "Thérapeute" +value: "27" +data: Proxies\__CG__\App\Entity\PrescriberSpeciality {#1858 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6694 +label: "Vétérinaire" +value: "41" +data: App\Entity\PrescriberSpeciality {#6650 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6001 -form: Symfony\Component\Form\Form {#6259 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6346 …5} |
| full_name | "prescriber_registration[mainSpeciality]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prescriber_registration_mainSpeciality" |
| is_selected | Closure($choice, $value) {#6341 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#6029 …} } |
| label | "Votre spécialité" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "mainSpeciality" |
| placeholder | "Sélectionnez votre spécialité" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prescriber_registration_mainSpeciality" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
company
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#6033 +payload: null +maxMessage: "Le nom de votre société ne peut pas dépasser {{ limit }} caractères" +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: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Length {#6033 +payload: null +maxMessage: "Le nom de votre société ne peut pas dépasser {{ limit }} caractères" +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: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| label | "Nom de votre société" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#6033 +payload: null +maxMessage: "Le nom de votre société ne peut pas dépasser {{ limit }} caractères" +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: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5940 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5952 …} -namespace: Closure() {#5958 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6106 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5910 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nom de votre société" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6108 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5959 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#405 …} $translationDomain: "validators" $message: Closure() {#6107 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_prescriber_registration_company" ] |
| cache_key | "_prescriber_registration_company_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6695 -form: Symfony\Component\Form\Form {#6262 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6345 …5} |
| full_name | "prescriber_registration[company]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prescriber_registration_company" |
| label | "Nom de votre société" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "company" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prescriber_registration_company" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "email" "placeholder" => "votre.email@exemple.com" "inputmode" => "email" ] |
[ "autocomplete" => "email" "placeholder" => "votre.email@exemple.com" "inputmode" => "email" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6007 +payload: null +message: "Veuillez entrer votre adresse email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#6004 +payload: null +message: "L'adresse email "{{ value }}" n'est pas valide." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#6007 +payload: null +message: "Veuillez entrer votre adresse email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#6004 +payload: null +message: "L'adresse email "{{ value }}" n'est pas valide." +mode: null +normalizer: null } ] |
| label | "Email" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "autocomplete" => "email" "placeholder" => "votre.email@exemple.com" "inputmode" => "email" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6007 +payload: null +message: "Veuillez entrer votre adresse email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#6004 +payload: null +message: "L'adresse email "{{ value }}" n'est pas valide." +mode: null +normalizer: 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#5941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5940 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5952 …} -namespace: Closure() {#5958 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6120 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5910 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5959 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#405 …} $translationDomain: "validators" $message: Closure() {#6118 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "email" "placeholder" => "votre.email@exemple.com" "inputmode" => "email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_prescriber_registration_email" ] |
| cache_key | "_prescriber_registration_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6696 -form: Symfony\Component\Form\Form {#6265 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6697 …5} |
| full_name | "prescriber_registration[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prescriber_registration_email" |
| label | "Email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prescriber_registration_email" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
username
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "lowercase" ] |
[ "class" => "lowercase" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5976 +payload: null +message: "Veuillez choisir un identifiant" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5975 +payload: null +maxMessage: "Votre identifiant ne peut pas dépasser {{ limit }} caractères" +minMessage: "Votre identifiant doit comporter au moins {{ limit }} caractères" +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: 25 +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5976 +payload: null +message: "Veuillez choisir un identifiant" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5975 +payload: null +maxMessage: "Votre identifiant ne peut pas dépasser {{ limit }} caractères" +minMessage: "Votre identifiant doit comporter au moins {{ limit }} caractères" +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: 25 +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| label | "Identifiant" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "lowercase" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5976 +payload: null +message: "Veuillez choisir un identifiant" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5975 +payload: null +maxMessage: "Votre identifiant ne peut pas dépasser {{ limit }} caractères" +minMessage: "Votre identifiant doit comporter au moins {{ limit }} caractères" +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: 25 +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5940 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5952 …} -namespace: Closure() {#5958 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6133 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5910 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Identifiant" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6135 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5959 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#405 …} $translationDomain: "validators" $message: Closure() {#6134 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "lowercase" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_prescriber_registration_username" ] |
| cache_key | "_prescriber_registration_username_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6698 -form: Symfony\Component\Form\Form {#6268 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6699 …5} |
| full_name | "prescriber_registration[username]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prescriber_registration_username" |
| label | "Identifiant" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "username" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prescriber_registration_username" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| first_options | [ "label" => "Mot de passe" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#5974 +payload: null +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5973 +payload: null +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: "Votre mot de passe doit comporter au moins {{ limit }} caractères" +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: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] ] |
[ "label" => "Mot de passe" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#5974 +payload: null +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5973 +payload: null +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: "Votre mot de passe doit comporter au moins {{ limit }} caractères" +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: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] ] |
| invalid_message | "Les mots de passe doivent correspondre." |
same as passed value |
| mapped | false |
false
|
| second_options | [ "label" => "Confirmer le mot de passe" ] |
[ "label" => "Confirmer le mot de passe" ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5940 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5952 …} -namespace: Closure() {#5958 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6148 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5910 …} } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "Mot de passe" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#5974 +payload: null +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5973 +payload: null +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: "Votre mot de passe doit comporter au moins {{ limit }} caractères" +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: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Les mots de passe doivent correspondre." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "label" => "Confirmer le mot de passe" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#6142 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5959 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#405 …} $translationDomain: "validators" $message: Closure() {#6143 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_prescriber_registration_plainPassword" ] |
| cache_key | "_prescriber_registration_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6700 -form: Symfony\Component\Form\Form {#6302 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6701 …5} |
| full_name | "prescriber_registration[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prescriber_registration_plainPassword" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prescriber_registration_plainPassword" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 {#5974 +payload: null +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5973 +payload: null +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: "Votre mot de passe doit comporter au moins {{ limit }} caractères" +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: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5974 +payload: null +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5973 +payload: null +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: "Votre mot de passe doit comporter au moins {{ limit }} caractères" +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: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| label | "Mot de passe" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| always_empty | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5974 +payload: null +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5973 +payload: null +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: "Votre mot de passe doit comporter au moins {{ limit }} caractères" +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: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5940 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5952 …} -namespace: Closure() {#5958 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6272 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5910 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6279 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5959 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#405 …} $translationDomain: "validators" $message: Closure() {#6273 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_prescriber_registration_plainPassword_first" ] |
| cache_key | "_prescriber_registration_plainPassword_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6705 -form: Symfony\Component\Form\Form {#6305 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6704 …5} |
| full_name | "prescriber_registration[plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prescriber_registration_plainPassword_first" |
| label | "Mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prescriber_registration_plainPassword_first" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 |
|---|---|---|
| error_bubbling | false |
false
|
| label | "Confirmer le mot de passe" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| always_empty | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5940 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5952 …} -namespace: Closure() {#5958 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6285 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5910 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Confirmer le mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6286 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5959 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#405 …} $translationDomain: "validators" $message: Closure() {#6290 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_prescriber_registration_plainPassword_second" ] |
| cache_key | "_prescriber_registration_plainPassword_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6706 -form: Symfony\Component\Form\Form {#6308 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6707 …5} |
| full_name | "prescriber_registration[plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prescriber_registration_plainPassword_second" |
| label | "Confirmer le mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prescriber_registration_plainPassword_second" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
address
"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 | [ "autocomplete" => "street-address" ] |
[ "autocomplete" => "street-address" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5972 +payload: null +message: "Veuillez entrer votre adresse" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5972 +payload: null +message: "Veuillez entrer votre adresse" +allowNull: false +normalizer: null } ] |
| label | "Adresse" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "autocomplete" => "street-address" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5972 +payload: null +message: "Veuillez entrer votre adresse" +allowNull: false +normalizer: 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#5941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5940 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5952 …} -namespace: Closure() {#5958 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6160 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5910 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Adresse" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6158 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5959 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#405 …} $translationDomain: "validators" $message: Closure() {#6159 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "street-address" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_prescriber_registration_address" ] |
| cache_key | "_prescriber_registration_address_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6702 -form: Symfony\Component\Form\Form {#6311 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6703 …5} |
| full_name | "prescriber_registration[address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prescriber_registration_address" |
| label | "Adresse" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prescriber_registration_address" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
address2
"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 |
|---|---|---|
| label | "Complément d'adresse" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5940 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5952 …} -namespace: Closure() {#5958 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6168 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5910 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Complément d'adresse" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6170 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5959 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#405 …} $translationDomain: "validators" $message: Closure() {#6169 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_prescriber_registration_address2" ] |
| cache_key | "_prescriber_registration_address2_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6709 -form: Symfony\Component\Form\Form {#6314 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6708 …5} |
| full_name | "prescriber_registration[address2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prescriber_registration_address2" |
| label | "Complément d'adresse" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prescriber_registration_address2" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
postalCode
"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 | [ "autocomplete" => "postal-code" ] |
[ "autocomplete" => "postal-code" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5962 +payload: null +message: "Veuillez entrer votre code postal" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5962 +payload: null +message: "Veuillez entrer votre code postal" +allowNull: false +normalizer: null } ] |
| label | "Code postal" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "autocomplete" => "postal-code" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5962 +payload: null +message: "Veuillez entrer votre code postal" +allowNull: false +normalizer: 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#5941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5940 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5952 …} -namespace: Closure() {#5958 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6177 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5910 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Code postal" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6179 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5959 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#405 …} $translationDomain: "validators" $message: Closure() {#6178 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "postal-code" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_prescriber_registration_postalCode" ] |
| cache_key | "_prescriber_registration_postalCode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6710 -form: Symfony\Component\Form\Form {#6317 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6711 …5} |
| full_name | "prescriber_registration[postalCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prescriber_registration_postalCode" |
| label | "Code postal" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "postalCode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prescriber_registration_postalCode" |
| uses_autocomplete | false |
| 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 | [ "autocomplete" => "address-level2" ] |
[ "autocomplete" => "address-level2" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5961 +payload: null +message: "Veuillez entrer votre ville" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5961 +payload: null +message: "Veuillez entrer votre ville" +allowNull: false +normalizer: null } ] |
| label | "Ville" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "autocomplete" => "address-level2" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5961 +payload: null +message: "Veuillez entrer votre ville" +allowNull: false +normalizer: 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#5941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5940 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5952 …} -namespace: Closure() {#5958 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6186 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5910 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Ville" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6188 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5959 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#405 …} $translationDomain: "validators" $message: Closure() {#6187 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "address-level2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_prescriber_registration_city" ] |
| cache_key | "_prescriber_registration_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6712 -form: Symfony\Component\Form\Form {#6320 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6713 …5} |
| full_name | "prescriber_registration[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prescriber_registration_city" |
| label | "Ville" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prescriber_registration_city" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
country
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "country" ] |
[ "autocomplete" => "country" ] |
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Country" |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5960 +payload: null +message: "Veuillez sélectionner votre pays" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5960 +payload: null +message: "Veuillez sélectionner votre pays" +allowNull: false +normalizer: null } ] |
| label | "Pays" |
same as passed value |
| placeholder | "Sélectionnez votre pays" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "autocomplete" => "country" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#6205 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#6197 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6206 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6207 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6201 -om: Doctrine\ORM\EntityManager {#467 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#843 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Country" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5960 +payload: null +message: "Veuillez sélectionner votre pays" +allowNull: false +normalizer: 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#5941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5940 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5952 …} -namespace: Closure() {#5958 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#467 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6201 -om: Doctrine\ORM\EntityManager {#467 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#843 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Pays" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Sélectionnez votre pays" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6196 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5959 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#405 …} $translationDomain: "validators" $message: Closure() {#6195 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "country" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_prescriber_registration_country" ] |
| cache_key | "_prescriber_registration_country_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6718 +label: "France" +value: "1" +data: Proxies\__CG__\App\Entity\Country {#1139 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6731 +label: "Suisse" +value: "2" +data: Proxies\__CG__\App\Entity\Country {#4199 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6720 +label: "Luxembourg" +value: "4" +data: Proxies\__CG__\App\Entity\Country {#1895 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6740 +label: "Belgique" +value: "5" +data: Proxies\__CG__\App\Entity\Country {#1329 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6719 +label: "Portugal" +value: "6" +data: App\Entity\Country {#6754 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6734 +label: "Espagne" +value: "7" +data: App\Entity\Country {#6760 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6725 +label: "Pologne" +value: "8" +data: App\Entity\Country {#6765 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6721 +label: "La réunion" +value: "9" +data: App\Entity\Country {#6770 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6729 +label: "Tunisie" +value: "10" +data: App\Entity\Country {#6775 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6785 +label: "Allemagne" +value: "11" +data: App\Entity\Country {#6780 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6714 -form: Symfony\Component\Form\Form {#6323 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6715 …5} |
| full_name | "prescriber_registration[country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prescriber_registration_country" |
| is_selected | Closure($choice, $value) {#6717 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#6029 …} } |
| label | "Pays" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "country" |
| placeholder | "Sélectionnez votre pays" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prescriber_registration_country" |
| uses_autocomplete | false |
| 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 |
|---|---|---|
| attr | [ "autocomplete" => "tel" ] |
[ "autocomplete" => "tel" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5957 +payload: null +message: "Veuillez entrer votre numéro de téléphone" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5957 +payload: null +message: "Veuillez entrer votre numéro de téléphone" +allowNull: false +normalizer: null } ] |
| label | "Téléphone" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "autocomplete" => "tel" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5957 +payload: null +message: "Veuillez entrer votre numéro de téléphone" +allowNull: false +normalizer: 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#5941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5940 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5952 …} -namespace: Closure() {#5958 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6216 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5910 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Téléphone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6218 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5959 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#405 …} $translationDomain: "validators" $message: Closure() {#6217 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "tel" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_prescriber_registration_phone" ] |
| cache_key | "_prescriber_registration_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6786 -form: Symfony\Component\Form\Form {#6326 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6716 …5} |
| full_name | "prescriber_registration[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prescriber_registration_phone" |
| label | "Téléphone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prescriber_registration_phone" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
sourceDiscovery
"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 |
|---|---|---|
| attr | [ "class" => "form-select" ] |
[ "class" => "form-select" ] |
| choices | [ "Recommandations d'un confrère/consœur" => "colleague_recommendation" "Recommandations d'un(e) ami(e)/familiale" => "friend_family_recommendation" "Recherche sur Internet" => "internet_search" "Réseaux sociaux" => "social_media" "Réseaux BIONOPS (promoteurs, direction)" => "bionops_network" "Evènements professionnels (salons, symposium, formations)" => "professional_events" "Demande d'un patient" => "patient_request" "Autre" => "other" ] |
[ "Recommandations d'un confrère/consœur" => "colleague_recommendation" "Recommandations d'un(e) ami(e)/familiale" => "friend_family_recommendation" "Recherche sur Internet" => "internet_search" "Réseaux sociaux" => "social_media" "Réseaux BIONOPS (promoteurs, direction)" => "bionops_network" "Evènements professionnels (salons, symposium, formations)" => "professional_events" "Demande d'un patient" => "patient_request" "Autre" => "other" ] |
| label | "Comment nous avez-vous connus ?" |
same as passed value |
| placeholder | "Sélectionnez une option" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "form-select" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Recommandations d'un confrère/consœur" => "colleague_recommendation" "Recommandations d'un(e) ami(e)/familiale" => "friend_family_recommendation" "Recherche sur Internet" => "internet_search" "Réseaux sociaux" => "social_media" "Réseaux BIONOPS (promoteurs, direction)" => "bionops_network" "Evènements professionnels (salons, symposium, formations)" => "professional_events" "Demande d'un patient" => "patient_request" "Autre" => "other" ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5940 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5952 …} -namespace: Closure() {#5958 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Comment nous avez-vous connus ?" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Sélectionnez une option" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6226 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5959 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#405 …} $translationDomain: "validators" $message: Closure() {#6225 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_prescriber_registration_sourceDiscovery" ] |
| cache_key | "_prescriber_registration_sourceDiscovery_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6789 +label: "Recommandations d'un confrère/consœur" +value: "colleague_recommendation" +data: "colleague_recommendation" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6790 +label: "Recommandations d'un(e) ami(e)/familiale" +value: "friend_family_recommendation" +data: "friend_family_recommendation" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6791 +label: "Recherche sur Internet" +value: "internet_search" +data: "internet_search" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6792 +label: "Réseaux sociaux" +value: "social_media" +data: "social_media" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6793 +label: "Réseaux BIONOPS (promoteurs, direction)" +value: "bionops_network" +data: "bionops_network" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6794 +label: "Evènements professionnels (salons, symposium, formations)" +value: "professional_events" +data: "professional_events" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6795 +label: "Demande d'un patient" +value: "patient_request" +data: "patient_request" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6796 +label: "Autre" +value: "other" +data: "other" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6787 -form: Symfony\Component\Form\Form {#6329 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6788 …5} |
| full_name | "prescriber_registration[sourceDiscovery]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prescriber_registration_sourceDiscovery" |
| is_selected | Closure($choice, $value) {#6798 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#6029 …} } |
| label | "Comment nous avez-vous connus ?" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "sourceDiscovery" |
| placeholder | "Sélectionnez une option" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prescriber_registration_sourceDiscovery" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
agreeTerms
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#6002 +payload: null +message: "Vous devez accepter nos conditions générales d'utilisation pour vous inscrire." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#6002 +payload: null +message: "Vous devez accepter nos conditions générales d'utilisation pour vous inscrire." } ] |
| label | "J'accepte les CGU du Club Espace Professionnel BIONOPS" |
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 | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#6002 +payload: null +message: "Vous devez accepter nos conditions générales d'utilisation pour vous inscrire." } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5940 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5952 …} -namespace: Closure() {#5958 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6238 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#6235 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6236 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "J'accepte les CGU du Club Espace Professionnel BIONOPS" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6245 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5959 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#405 …} $translationDomain: "validators" $message: Closure() {#6243 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_prescriber_registration_agreeTerms" ] |
| cache_key | "_prescriber_registration_agreeTerms_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6799 -form: Symfony\Component\Form\Form {#6332 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6800 …5} |
| full_name | "prescriber_registration[agreeTerms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prescriber_registration_agreeTerms" |
| label | "J'accepte les CGU du Club Espace Professionnel BIONOPS" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agreeTerms" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prescriber_registration_agreeTerms" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "3c681be3c9fc440.LjSWTsKwE9_pfnXh8nknOkylJVyprrg7sViHuCoA9Sw.RlvaIoTqdIeHCzC1oDZBbXrjdCXD1_tIxQK--UBvrHpJbdsL-8Aij4IkOA" |
| 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 | "3c681be3c9fc440.LjSWTsKwE9_pfnXh8nknOkylJVyprrg7sViHuCoA9Sw.RlvaIoTqdIeHCzC1oDZBbXrjdCXD1_tIxQK--UBvrHpJbdsL-8Aij4IkOA" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5940 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5952 …} -namespace: Closure() {#5958 …} } |
| data | "3c681be3c9fc440.LjSWTsKwE9_pfnXh8nknOkylJVyprrg7sViHuCoA9Sw.RlvaIoTqdIeHCzC1oDZBbXrjdCXD1_tIxQK--UBvrHpJbdsL-8Aij4IkOA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6813 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5910 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6818 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5959 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#405 …} $translationDomain: "validators" $message: Closure() {#6811 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_prescriber_registration__token" ] |
| cache_key | "_prescriber_registration__token_hidden" |
| compound | false |
| data | "3c681be3c9fc440.LjSWTsKwE9_pfnXh8nknOkylJVyprrg7sViHuCoA9Sw.RlvaIoTqdIeHCzC1oDZBbXrjdCXD1_tIxQK--UBvrHpJbdsL-8Aij4IkOA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6829 -form: Symfony\Component\Form\Form {#6825 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6820 …5} |
| full_name | "prescriber_registration[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prescriber_registration__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prescriber_registration__token" |
| valid | true |
| value | "3c681be3c9fc440.LjSWTsKwE9_pfnXh8nknOkylJVyprrg7sViHuCoA9Sw.RlvaIoTqdIeHCzC1oDZBbXrjdCXD1_tIxQK--UBvrHpJbdsL-8Aij4IkOA" |