- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 3
- Events
- Routing
- Cache
- Translation 31
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Mercure
- Redis
- Configuration
Configuration Settings
Theme
Default theme. Improves readability.
Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
email
-
agreeTerms
-
-
first
-
second
-
-
civility
-
lastName
-
firstName
-
nomEtablissement
-
phoneMobilePro
-
address
-
addressComplement
-
zipCode
-
city
-
roles
-
recaptcha
-
_token
-
registration_form
"App\Form\RegistrationFormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#1893 #id: null -email: null -roles: null -password: null -civility: null -lastName: null -firstName: null -phoneMobilePro: null -phoneFixPro: null -isActive: false -isDelete: false -lastLogin: null -validationToken: null -tokenCreatedAt: DateTime @1734920110 {#1894 date: 2024-12-23 03:15:10.392421 Europe/Paris (+01:00) } -discussions: Doctrine\Common\Collections\ArrayCollection {#1895 …} -userSaleOrders: Doctrine\Common\Collections\ArrayCollection {#1896 …} -orderable: null -headQuarter: null -temporaryLinkTokens: Doctrine\Common\Collections\ArrayCollection {#1897 …} -mailSend: false -address: null -addressComplement: null -zipCode: null -city: null -country: null #createdBy: null #updatedBy: null #createdAt: null #updatedAt: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/register" |
same as passed value |
data | App\Entity\User {#1893 #id: null -email: null -roles: null -password: null -civility: null -lastName: null -firstName: null -phoneMobilePro: null -phoneFixPro: null -isActive: false -isDelete: false -lastLogin: null -validationToken: null -tokenCreatedAt: DateTime @1734920110 {#1894 date: 2024-12-23 03:15:10.392421 Europe/Paris (+01:00) } -discussions: Doctrine\Common\Collections\ArrayCollection {#1895 …} -userSaleOrders: Doctrine\Common\Collections\ArrayCollection {#1896 …} -orderable: null -headQuarter: null -temporaryLinkTokens: Doctrine\Common\Collections\ArrayCollection {#1897 …} -mailSend: false -address: null -addressComplement: null -zipCode: null -city: null -country: null #createdBy: null #updatedBy: null #createdAt: null #updatedAt: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/register" |
allow_extra_fields | true |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1226 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1224 …} -namespace: Closure() {#1212 …} } |
data | App\Entity\User {#1893 #id: null -email: null -roles: null -password: null -civility: null -lastName: null -firstName: null -phoneMobilePro: null -phoneFixPro: null -isActive: false -isDelete: false -lastLogin: null -validationToken: null -tokenCreatedAt: DateTime @1734920110 {#1894 date: 2024-12-23 03:15:10.392421 Europe/Paris (+01:00) } -discussions: Doctrine\Common\Collections\ArrayCollection {#1895 …} -userSaleOrders: Doctrine\Common\Collections\ArrayCollection {#1896 …} -orderable: null -headQuarter: null -temporaryLinkTokens: Doctrine\Common\Collections\ArrayCollection {#1897 …} -mailSend: false -address: null -addressComplement: null -zipCode: null -city: null -country: null #createdBy: null #updatedBy: null #createdAt: null #updatedAt: null } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1956 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1931 …} use: { $class: "App\Entity\User" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1958 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1907 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1927 …} $translationDomain: "validators" $message: Closure() {#1957 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/register" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration_form" "_registration_form" ] |
cache_key | "_registration_form_registration_form" |
compound | true |
data | App\Entity\User {#1893 #id: null -email: null -roles: null -password: null -civility: null -lastName: null -firstName: null -phoneMobilePro: null -phoneFixPro: null -isActive: false -isDelete: false -lastLogin: null -validationToken: null -tokenCreatedAt: DateTime @1734920110 {#1894 date: 2024-12-23 03:15:10.392421 Europe/Paris (+01:00) } -discussions: Doctrine\Common\Collections\ArrayCollection {#1895 …} -userSaleOrders: Doctrine\Common\Collections\ArrayCollection {#1896 …} -orderable: null -headQuarter: null -temporaryLinkTokens: Doctrine\Common\Collections\ArrayCollection {#1897 …} -mailSend: false -address: null -addressComplement: null -zipCode: null -city: null -country: null #createdBy: null #updatedBy: null #createdAt: null #updatedAt: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2136 -form: Symfony\Component\Form\Form {#2141 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1959 …5} |
full_name | "registration_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registration_form" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form" |
valid | true |
value | App\Entity\User {#1893 #id: null -email: null -roles: null -password: null -civility: null -lastName: null -firstName: null -phoneMobilePro: null -phoneFixPro: null -isActive: false -isDelete: false -lastLogin: null -validationToken: null -tokenCreatedAt: DateTime @1734920110 {#1894 date: 2024-12-23 03:15:10.392421 Europe/Paris (+01:00) } -discussions: Doctrine\Common\Collections\ArrayCollection {#1895 …} -userSaleOrders: Doctrine\Common\Collections\ArrayCollection {#1896 …} -orderable: null -headQuarter: null -temporaryLinkTokens: Doctrine\Common\Collections\ArrayCollection {#1897 …} -mailSend: false -address: null -addressComplement: null -zipCode: null -city: null -country: null #createdBy: null #updatedBy: null #createdAt: null #updatedAt: null } |
"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 | [ "class" => "form-control form-control-sm border-weact" "id" => "inputEmail" "placeholder" => "Email de connexion" ] |
[ "class" => "form-control form-control-sm border-weact" "id" => "inputEmail" "placeholder" => "Email de connexion" ] |
label | "Email " |
same as passed value |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
[ "class" => "label-weact col-12" "style" => "text-align:start" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-sm border-weact" "id" => "inputEmail" "placeholder" => "Email de connexion" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1226 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1224 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1977 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1931 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Email " |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1979 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1907 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1927 …} $translationDomain: "validators" $message: Closure() {#1978 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-sm border-weact" "id" => "inputEmail" "placeholder" => "Email de connexion" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_registration_form_email" ] |
cache_key | "_registration_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2093 -form: Symfony\Component\Form\Form {#2144 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2102 …5} |
full_name | "registration_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_email" |
label | "Email " |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_email" |
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 {#1965 +message: "Vous devez accepter nos conditions" +payload: null } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1965 +message: "Vous devez accepter nos conditions" +payload: null } ] |
label | "En cochant la case vous acceptez les CGU" |
same as passed value |
label_attr | [ "class" => "label-weact " "style" => "text-align:start" ] |
[ "class" => "label-weact " "style" => "text-align:start" ] |
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 {#1965 +message: "Vous devez accepter nos conditions" +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1226 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1224 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1989 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1985 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
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 {#1990 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "En cochant la case vous acceptez les CGU" |
label_attr | [ "class" => "label-weact " "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1992 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1907 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1927 …} $translationDomain: "validators" $message: Closure() {#1994 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_registration_form_agreeTerms" ] |
cache_key | "_registration_form_agreeTerms_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2084 -form: Symfony\Component\Form\Form {#2147 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2075 …5} |
full_name | "registration_form[agreeTerms]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_agreeTerms" |
label | "En cochant la case vous acceptez les CGU" |
label_attr | [ "class" => "label-weact " "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "agreeTerms" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_agreeTerms" |
valid | true |
value | "1" |
password
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format |
[ "first" => "" "second" => "" ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
first_options | [ "label_attr" => [ "class" => "label-weact col-12 control-label" "style" => "text-align:start" ] "label" => "Mot de passe " "attr" => [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Saisissez votre mot de passe" ] ] |
[ "label_attr" => [ "class" => "label-weact col-12 control-label" "style" => "text-align:start" ] "label" => "Mot de passe " "attr" => [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Saisissez votre mot de passe" ] ] |
invalid_message | "Vos Mots de passe doivent correspondre" |
same as passed value |
required | true |
same as passed value |
second_options | [ "label" => "Confirmez le mot de passe" "attr" => [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Confirmez votre mot de passe" ] "mapped" => true ] |
[ "label" => "Confirmez le mot de passe" "attr" => [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Confirmez votre mot de passe" ] "mapped" => true ] |
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 {#1226 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1224 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2006 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1931 …} } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options | [ "label_attr" => [ "class" => "label-weact col-12 control-label" "style" => "text-align:start" ] "label" => "Mot de passe " "attr" => [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Saisissez votre mot de passe" ] ] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Vos 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 | [] |
mapped | true |
method | "POST" |
options | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
second_name | "second" |
second_options | [ "label" => "Confirmez le mot de passe" "attr" => [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Confirmez votre mot de passe" ] "mapped" => true ] |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#2009 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1907 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1927 …} $translationDomain: "validators" $message: Closure() {#2008 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_registration_form_password" ] |
cache_key | "_registration_form_password_repeated" |
compound | true |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2062 -form: Symfony\Component\Form\Form {#2170 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2053 …5} |
full_name | "registration_form[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_password" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "password" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_password" |
valid | true |
value | [ "first" => "" "second" => "" ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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" => "form-control form-control-sm border-weact" "placeholder" => "Saisissez votre mot de passe" ] |
[ "class" => "form-control form-control-sm border-weact" "placeholder" => "Saisissez votre mot de passe" ] |
error_bubbling | false |
false
|
label | "Mot de passe " |
same as passed value |
label_attr | [ "class" => "label-weact col-12 control-label" "style" => "text-align:start" ] |
[ "class" => "label-weact col-12 control-label" "style" => "text-align:start" ] |
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 |
always_empty | true |
attr | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Saisissez votre mot de passe" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1226 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1224 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2155 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1931 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Mot de passe " |
label_attr | [ "class" => "label-weact col-12 control-label" "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2157 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1907 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1927 …} $translationDomain: "validators" $message: Closure() {#2156 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Saisissez votre mot de passe" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_password_first" ] |
cache_key | "_registration_form_password_first_password" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2166 -form: Symfony\Component\Form\Form {#2173 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2010 …5} |
full_name | "registration_form[password][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_password_first" |
label | "Mot de passe " |
label_attr | [ "class" => "label-weact col-12 control-label" "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_password_first" |
valid | true |
value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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" => "form-control form-control-sm border-weact" "placeholder" => "Confirmez votre mot de passe" ] |
[ "class" => "form-control form-control-sm border-weact" "placeholder" => "Confirmez votre mot de passe" ] |
error_bubbling | false |
false
|
label | "Confirmez 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 |
always_empty | true |
attr | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Confirmez votre mot de passe" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1226 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1224 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2163 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1931 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Confirmez le mot de passe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2165 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1907 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1927 …} $translationDomain: "validators" $message: Closure() {#2164 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Confirmez votre mot de passe" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_password_second" ] |
cache_key | "_registration_form_password_second_password" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2158 -form: Symfony\Component\Form\Form {#2176 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1991 …5} |
full_name | "registration_form[password][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_password_second" |
label | "Confirmez le mot de passe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_password_second" |
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 |
---|---|---|
attr | [ "class" => "form-control form-control-sm border-weact" ] |
[ "class" => "form-control form-control-sm border-weact" ] |
choices | [ "M." => "M." "Mme" => "Mme" ] |
[ "M." => "M." "Mme" => "Mme" ] |
label | "Civilité " |
same as passed value |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
[ "class" => "label-weact col-12" "style" => "text-align:start" ] |
placeholder | "Civilité" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-sm border-weact" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "M." => "M." "Mme" => "Mme" ] |
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 {#1226 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1224 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Civilité " |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Civilité" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2031 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1907 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1927 …} $translationDomain: "validators" $message: Closure() {#2029 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-sm border-weact" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_registration_form_civility" ] |
cache_key | "_registration_form_civility_choice" |
choice_translation_domain | null |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2213 +label: "M." +value: "M." +data: "M." +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1980 +label: "Mme" +value: "Mme" +data: "Mme" +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2044 -form: Symfony\Component\Form\Form {#2179 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2032 …5} |
full_name | "registration_form[civility]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_civility" |
is_selected | Closure($choice, $value) {#2216 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2017 …} } |
label | "Civilité " |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
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 | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_civility" |
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 | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Votre nom" ] |
[ "class" => "form-control form-control-sm border-weact" "placeholder" => "Votre nom" ] |
label | "Votre nom " |
same as passed value |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
[ "class" => "label-weact col-12" "style" => "text-align:start" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Votre nom" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1226 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1224 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2041 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1931 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Votre nom " |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2043 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1907 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1927 …} $translationDomain: "validators" $message: Closure() {#2042 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Votre nom" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_lastName" ] |
cache_key | "_registration_form_lastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2217 -form: Symfony\Component\Form\Form {#2182 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2218 …5} |
full_name | "registration_form[lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_lastName" |
label | "Votre nom " |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastName" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_lastName" |
valid | true |
value | "" |
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 | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Votre prénom" ] |
[ "class" => "form-control form-control-sm border-weact" "placeholder" => "Votre prénom" ] |
label | "Votre prénom " |
same as passed value |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
[ "class" => "label-weact col-12" "style" => "text-align:start" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Votre prénom" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1226 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1224 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2050 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1931 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Votre prénom " |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2052 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1907 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1927 …} $translationDomain: "validators" $message: Closure() {#2051 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Votre prénom" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_firstName" ] |
cache_key | "_registration_form_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2276 -form: Symfony\Component\Form\Form {#2185 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2278 …5} |
full_name | "registration_form[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_firstName" |
label | "Votre prénom " |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstName" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_firstName" |
valid | true |
value | "" |
nomEtablissement
"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 | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Nom de votre établissement" ] |
[ "class" => "form-control form-control-sm border-weact" "placeholder" => "Nom de votre établissement" ] |
label | "Nom de votre établissement " |
same as passed value |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
[ "class" => "label-weact col-12" "style" => "text-align:start" ] |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Nom de votre établissement" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1226 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1224 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2059 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1931 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Nom de votre établissement " |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1907 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1927 …} $translationDomain: "validators" $message: Closure() {#2060 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Nom de votre établissement" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_nomEtablissement" ] |
cache_key | "_registration_form_nomEtablissement_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2279 -form: Symfony\Component\Form\Form {#2188 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2280 …5} |
full_name | "registration_form[nomEtablissement]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_nomEtablissement" |
label | "Nom de votre établissement " |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nomEtablissement" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_nomEtablissement" |
valid | true |
value | "" |
phoneMobilePro
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 form-control-sm border-weact" "placeholder" => "Téléphone mobile" ] |
[ "class" => "form-control form-control-sm border-weact" "placeholder" => "Téléphone mobile" ] |
label | "Téléphone portable " |
same as passed value |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
[ "class" => "label-weact col-12" "style" => "text-align:start" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Téléphone mobile" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1226 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1224 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2072 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1931 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Téléphone portable " |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2074 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1907 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1927 …} $translationDomain: "validators" $message: Closure() {#2073 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Téléphone mobile" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_registration_form_phoneMobilePro" ] |
cache_key | "_registration_form_phoneMobilePro_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2281 -form: Symfony\Component\Form\Form {#2191 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2282 …5} |
full_name | "registration_form[phoneMobilePro]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_phoneMobilePro" |
label | "Téléphone portable " |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phoneMobilePro" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_phoneMobilePro" |
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 | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Votre adresse" ] |
[ "class" => "form-control form-control-sm border-weact" "placeholder" => "Votre adresse" ] |
label | "Adresse " |
same as passed value |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
[ "class" => "label-weact col-12" "style" => "text-align:start" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Votre adresse" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1226 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1224 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2081 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1931 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Adresse " |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2083 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1907 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1927 …} $translationDomain: "validators" $message: Closure() {#2082 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Votre adresse" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_address" ] |
cache_key | "_registration_form_address_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2283 -form: Symfony\Component\Form\Form {#2194 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2284 …5} |
full_name | "registration_form[address]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_address" |
label | "Adresse " |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_address" |
valid | true |
value | "" |
addressComplement
"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 | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Complément d'adresse" ] |
[ "class" => "form-control form-control-sm border-weact" "placeholder" => "Complément d'adresse" ] |
label | "Complement d'adresse" |
same as passed value |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
[ "class" => "label-weact col-12" "style" => "text-align:start" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Complément d'adresse" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1226 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1224 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2090 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1931 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Complement d'adresse" |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2092 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1907 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1927 …} $translationDomain: "validators" $message: Closure() {#2091 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Complément d'adresse" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_addressComplement" ] |
cache_key | "_registration_form_addressComplement_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2285 -form: Symfony\Component\Form\Form {#2197 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2286 …5} |
full_name | "registration_form[addressComplement]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_addressComplement" |
label | "Complement d'adresse" |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "addressComplement" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_addressComplement" |
valid | true |
value | "" |
zipCode
"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 | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "CP" ] |
[ "class" => "form-control form-control-sm border-weact" "placeholder" => "CP" ] |
label | "Code postal " |
same as passed value |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
[ "class" => "label-weact col-12" "style" => "text-align:start" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "CP" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1226 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1224 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2099 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1931 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Code postal " |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2101 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1907 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1927 …} $translationDomain: "validators" $message: Closure() {#2100 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "CP" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_zipCode" ] |
cache_key | "_registration_form_zipCode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2287 -form: Symfony\Component\Form\Form {#2200 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2288 …5} |
full_name | "registration_form[zipCode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_zipCode" |
label | "Code postal " |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zipCode" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_zipCode" |
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 | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Ville" ] |
[ "class" => "form-control form-control-sm border-weact" "placeholder" => "Ville" ] |
label | "Ville " |
same as passed value |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
[ "class" => "label-weact col-12" "style" => "text-align:start" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Ville" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1226 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1224 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2108 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1931 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Ville " |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2110 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1907 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1927 …} $translationDomain: "validators" $message: Closure() {#2109 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-sm border-weact" "placeholder" => "Ville" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_city" ] |
cache_key | "_registration_form_city_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2289 -form: Symfony\Component\Form\Form {#2203 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2290 …5} |
full_name | "registration_form[city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_city" |
label | "Ville " |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "city" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_city" |
valid | true |
value | "" |
roles
"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-control form-control-sm " ] |
[ "class" => "form-control form-control-sm " ] |
choices | [ "Mandataire Immobilier" => "ROLE_MANDATARY" "Directeur d'agence / Conseiller Immobilier" => "ROLE_DIRECTOR" "Coach Immobilier" => "ROLE_COACH" ] |
[ "Mandataire Immobilier" => "ROLE_MANDATARY" "Directeur d'agence / Conseiller Immobilier" => "ROLE_DIRECTOR" "Coach Immobilier" => "ROLE_COACH" ] |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
[ "class" => "label-weact col-12" "style" => "text-align:start" ] |
mapped | false |
false
|
placeholder | "Type de conseiller" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-sm " ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Mandataire Immobilier" => "ROLE_MANDATARY" "Directeur d'agence / Conseiller Immobilier" => "ROLE_DIRECTOR" "Coach Immobilier" => "ROLE_COACH" ] |
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 {#1226 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1224 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
multiple | false |
placeholder | "Type de conseiller" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2118 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1907 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1927 …} $translationDomain: "validators" $message: Closure() {#2117 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-sm " ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_registration_form_roles" ] |
cache_key | "_registration_form_roles_choice" |
choice_translation_domain | null |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2293 +label: "Mandataire Immobilier" +value: "ROLE_MANDATARY" +data: "ROLE_MANDATARY" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2294 +label: "Directeur d'agence / Conseiller Immobilier" +value: "ROLE_DIRECTOR" +data: "ROLE_DIRECTOR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2295 +label: "Coach Immobilier" +value: "ROLE_COACH" +data: "ROLE_COACH" +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2291 -form: Symfony\Component\Form\Form {#2206 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2292 …5} |
full_name | "registration_form[roles]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_roles" |
is_selected | Closure($choice, $value) {#2297 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2017 …} } |
label | null |
label_attr | [ "class" => "label-weact col-12" "style" => "text-align:start" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "roles" |
placeholder | "Type de conseiller" |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_roles" |
valid | true |
value | "" |
recaptcha
"EWZ\Bundle\RecaptchaBundle\Form\Type\EWZRecaptchaType"
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 | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "defer" => true "async" => true ] ] |
[ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "defer" => true "async" => true ] ] |
constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#1966 +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." +payload: null } ] |
[ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#1966 +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." +payload: null } ] |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "defer" => true "async" => true ] ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#1966 +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1226 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1224 …} -namespace: Closure() {#1212 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2133 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1931 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
language | "fr" |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
public_key | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2135 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1907 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1927 …} $translationDomain: "validators" $message: Closure() {#2134 …} } } |
url_challenge | null |
url_noscript | null |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "defer" => true "async" => true ] ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "ewz_recaptcha" "_registration_form_recaptcha" ] |
cache_key | "_registration_form_recaptcha_ewz_recaptcha" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2298 -form: Symfony\Component\Form\Form {#2209 …} -errors: [] } |
ewz_recaptcha_ajax | false |
ewz_recaptcha_api_host | "www.google.com" |
ewz_recaptcha_api_uri | "https://www.google.com/recaptcha/api.js" |
ewz_recaptcha_enabled | true |
form | Symfony\Component\Form\FormView {#2299 …5} |
full_name | "registration_form[recaptcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_recaptcha" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "recaptcha" |
public_key | "6LdYm3kaAAAAAO4gM7xwPn3gpWjDFgw2A807_0yK" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_recaptcha" |
url_challenge | "https://www.google.com/recaptcha/api.js?hl=fr" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "RT7tqMZvoC8A27sIaR6vNgcpyorNWHBNO7v75qIMMDc" |
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 | "RT7tqMZvoC8A27sIaR6vNgcpyorNWHBNO7v75qIMMDc" |
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 {#1226 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1224 …} -namespace: Closure() {#1212 …} } |
data | "RT7tqMZvoC8A27sIaR6vNgcpyorNWHBNO7v75qIMMDc" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2303 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1931 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2305 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1907 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1927 …} $translationDomain: "validators" $message: Closure() {#2304 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
cache_key | "_registration_form__token_hidden" |
compound | false |
data | "RT7tqMZvoC8A27sIaR6vNgcpyorNWHBNO7v75qIMMDc" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2315 -form: Symfony\Component\Form\Form {#2311 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2306 …5} |
full_name | "registration_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form__token" |
valid | true |
value | "RT7tqMZvoC8A27sIaR6vNgcpyorNWHBNO7v75qIMMDc" |