- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 86
- Events
- Routing
- Cache
- Translation 4
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- Debug
- E-mails
- Notifications
- 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
cbrc_user
"App\Form\Type\CBRCUserType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\CBRCUser {#715 -id: null -email: null -password: null -plainPassword: null -roles: [] -description: App\Entity\CBRCUserDescription {#594 …} -creationdate: DateTime @1731804224 {#667 date: 2024-11-17 01:43:44.881839 Europe/Paris (+01:00) } -articles: null -pagecontentupdates: Doctrine\Common\Collections\ArrayCollection {#577 …} -resetpassword: null -comments: Doctrine\Common\Collections\ArrayCollection {#579 …} +"CBRCArticles": Doctrine\Common\Collections\ArrayCollection {#668 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\CBRCUser {#715 -id: null -email: null -password: null -plainPassword: null -roles: [] -description: App\Entity\CBRCUserDescription {#594 …} -creationdate: DateTime @1731804224 {#667 date: 2024-11-17 01:43:44.881839 Europe/Paris (+01:00) } -articles: null -pagecontentupdates: Doctrine\Common\Collections\ArrayCollection {#577 …} -resetpassword: null -comments: Doctrine\Common\Collections\ArrayCollection {#579 …} +"CBRCArticles": Doctrine\Common\Collections\ArrayCollection {#668 …} } |
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 {#225 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#207 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#222 …} -namespace: Closure() {#226 …} } |
data | App\Entity\CBRCUser {#715 -id: null -email: null -password: null -plainPassword: null -roles: [] -description: App\Entity\CBRCUserDescription {#594 …} -creationdate: DateTime @1731804224 {#667 date: 2024-11-17 01:43:44.881839 Europe/Paris (+01:00) } -articles: null -pagecontentupdates: Doctrine\Common\Collections\ArrayCollection {#577 …} -resetpassword: null -comments: Doctrine\Common\Collections\ArrayCollection {#579 …} +"CBRCArticles": Doctrine\Common\Collections\ArrayCollection {#668 …} } |
data_class | "App\Entity\CBRCUser" |
disabled | false |
empty_data | Closure(FormInterface $form) {#859 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#533 …} use: { $class: "App\Entity\CBRCUser" } } |
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() {#857 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#568 …} $translationDomain: "validators" $message: Closure() {#858 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "cbrc_user" "_cbrc_user" ] |
cache_key | "_cbrc_user_cbrc_user" |
compound | true |
data | App\Entity\CBRCUser {#715 -id: null -email: null -password: null -plainPassword: null -roles: [] -description: App\Entity\CBRCUserDescription {#594 …} -creationdate: DateTime @1731804224 {#667 date: 2024-11-17 01:43:44.881839 Europe/Paris (+01:00) } -articles: null -pagecontentupdates: Doctrine\Common\Collections\ArrayCollection {#577 …} -resetpassword: null -comments: Doctrine\Common\Collections\ArrayCollection {#579 …} +"CBRCArticles": Doctrine\Common\Collections\ArrayCollection {#668 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#941 -form: Symfony\Component\Form\Form {#899 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#856 …5} |
full_name | "cbrc_user" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cbrc_user" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "cbrc_user" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_cbrc_user" |
valid | true |
value | App\Entity\CBRCUser {#715 -id: null -email: null -password: null -plainPassword: null -roles: [] -description: App\Entity\CBRCUserDescription {#594 …} -creationdate: DateTime @1731804224 {#667 date: 2024-11-17 01:43:44.881839 Europe/Paris (+01:00) } -articles: null -pagecontentupdates: Doctrine\Common\Collections\ArrayCollection {#577 …} -resetpassword: null -comments: Doctrine\Common\Collections\ArrayCollection {#579 …} +"CBRCArticles": Doctrine\Common\Collections\ArrayCollection {#668 …} } |
"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" ] |
[ "class" => "form-control" ] |
label | "Email" |
same as passed value |
row_attr | [ "class" => "form-group" ] |
[ "class" => "form-group" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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 {#225 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#207 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#222 …} -namespace: Closure() {#226 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#872 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#533 …} } |
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 |
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 | [ "class" => "form-group" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#833 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#568 …} $translationDomain: "validators" $message: Closure() {#903 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_cbrc_user_email" ] |
cache_key | "_cbrc_user_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#898 -form: Symfony\Component\Form\Form {#947 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#977 …5} |
full_name | "cbrc_user[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cbrc_user_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 | [ "class" => "form-group" ] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_cbrc_user_email" |
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" "attr" => [ "class" => "form-control" ] "row_attr" => [ "class" => "form-group" ] ] |
[ "label" => "Mot de passe" "attr" => [ "class" => "form-control" ] "row_attr" => [ "class" => "form-group" ] ] |
invalid_message | "Les mots de passe ne correspondent pas" |
same as passed value |
second_options | [ "label" => "Confirmer le mot de passe" "attr" => [ "class" => "form-control" ] "row_attr" => [ "class" => "form-group" ] ] |
[ "label" => "Confirmer le mot de passe" "attr" => [ "class" => "form-control" ] "row_attr" => [ "class" => "form-group" ] ] |
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 {#225 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#207 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#222 …} -namespace: Closure() {#226 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#844 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#533 …} } |
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" "attr" => [ "class" => "form-control" ] "row_attr" => [ "class" => "form-group" ] ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Les mots de passe ne correspondent pas" |
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" |
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" "attr" => [ "class" => "form-control" ] "row_attr" => [ "class" => "form-group" ] ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#829 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#568 …} $translationDomain: "validators" $message: Closure() {#830 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_cbrc_user_plainPassword" ] |
cache_key | "_cbrc_user_plainPassword_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#979 -form: Symfony\Component\Form\Form {#927 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#975 …5} |
full_name | "cbrc_user[plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cbrc_user_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 | "_cbrc_user_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 |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
error_bubbling | false |
false
|
label | "Mot de passe" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
row_attr | [ "class" => "form-group" ] |
[ "class" => "form-group" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "class" => "form-control" ] |
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 {#225 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#207 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#222 …} -namespace: Closure() {#226 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#952 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#533 …} } |
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 |
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 | [ "class" => "form-group" ] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#907 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#568 …} $translationDomain: "validators" $message: Closure() {#953 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_cbrc_user_plainPassword_first" ] |
cache_key | "_cbrc_user_plainPassword_first_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#882 -form: Symfony\Component\Form\Form {#930 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#897 …5} |
full_name | "cbrc_user[plainPassword][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cbrc_user_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 | [ "class" => "form-group" ] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_cbrc_user_plainPassword_first" |
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 |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
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 |
row_attr | [ "class" => "form-group" ] |
[ "class" => "form-group" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "class" => "form-control" ] |
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 {#225 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#207 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#222 …} -namespace: Closure() {#226 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#920 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#533 …} } |
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 |
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 | [ "class" => "form-group" ] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#922 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#568 …} $translationDomain: "validators" $message: Closure() {#921 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_cbrc_user_plainPassword_second" ] |
cache_key | "_cbrc_user_plainPassword_second_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#848 -form: Symfony\Component\Form\Form {#933 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#923 …5} |
full_name | "cbrc_user[plainPassword][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cbrc_user_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 | [ "class" => "form-group" ] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_cbrc_user_plainPassword_second" |
valid | true |
value | "" |
recaptchatoken
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#225 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#207 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#222 …} -namespace: Closure() {#226 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#874 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#533 …} } |
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() {#881 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#568 …} $translationDomain: "validators" $message: Closure() {#855 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_cbrc_user_recaptchatoken" ] |
cache_key | "_cbrc_user_recaptchatoken_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#969 -form: Symfony\Component\Form\Form {#936 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#968 …5} |
full_name | "cbrc_user[recaptchatoken]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cbrc_user_recaptchatoken" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "recaptchatoken" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_cbrc_user_recaptchatoken" |
valid | true |
value | "" |
register
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "btn btn-block btn-maincolor mt-4" ] |
[ "class" => "btn btn-block btn-maincolor mt-4" ] |
label | "Création" |
same as passed value |
row_attr | [ "class" => "form-group" ] |
[ "class" => "form-group" ] |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn btn-block btn-maincolor mt-4" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Création" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [ "class" => "form-group" ] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [ "class" => "btn btn-block btn-maincolor mt-4" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_cbrc_user_register" ] |
cache_key | "_cbrc_user_register_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#908 …5} |
full_name | "cbrc_user[register]" |
id | "cbrc_user_register" |
label | "Création" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "register" |
priority | 0 |
row_attr | [ "class" => "form-group" ] |
translation_domain | null |
unique_block_prefix | "_cbrc_user_register" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "762.YrAjwZUnrO9_lbEfd0NosWDcmNeSSslgSe3D8k7fNzc.Cohy8ONzxZY-xtt7ByIj-QKS8pbYGfEQe9-coiaYeQQO7xes_2beq0zZ5A" |
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 | "762.YrAjwZUnrO9_lbEfd0NosWDcmNeSSslgSe3D8k7fNzc.Cohy8ONzxZY-xtt7ByIj-QKS8pbYGfEQe9-coiaYeQQO7xes_2beq0zZ5A" |
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 {#225 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#207 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#222 …} -namespace: Closure() {#226 …} } |
data | "762.YrAjwZUnrO9_lbEfd0NosWDcmNeSSslgSe3D8k7fNzc.Cohy8ONzxZY-xtt7ByIj-QKS8pbYGfEQe9-coiaYeQQO7xes_2beq0zZ5A" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#980 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#533 …} } |
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() {#949 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#568 …} $translationDomain: "validators" $message: Closure() {#943 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_cbrc_user__token" ] |
cache_key | "_cbrc_user__token_hidden" |
compound | false |
data | "762.YrAjwZUnrO9_lbEfd0NosWDcmNeSSslgSe3D8k7fNzc.Cohy8ONzxZY-xtt7ByIj-QKS8pbYGfEQe9-coiaYeQQO7xes_2beq0zZ5A" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#995 -form: Symfony\Component\Form\Form {#991 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#960 …5} |
full_name | "cbrc_user[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cbrc_user__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 | "_cbrc_user__token" |
valid | true |
value | "762.YrAjwZUnrO9_lbEfd0NosWDcmNeSSslgSe3D8k7fNzc.Cohy8ONzxZY-xtt7ByIj-QKS8pbYGfEQe9-coiaYeQQO7xes_2beq0zZ5A" |