- 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 {#577 -id: null -email: null -password: null -plainPassword: null -roles: [] -description: App\Entity\CBRCUserDescription {#456 …} -creationdate: DateTime @1736970521 {#529 date: 2025-01-15 20:48:41.920436 Europe/Paris (+01:00) } -articles: null -pagecontentupdates: Doctrine\Common\Collections\ArrayCollection {#439 …} -resetpassword: null -comments: Doctrine\Common\Collections\ArrayCollection {#441 …} +"CBRCArticles": Doctrine\Common\Collections\ArrayCollection {#530 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\CBRCUser {#577 -id: null -email: null -password: null -plainPassword: null -roles: [] -description: App\Entity\CBRCUserDescription {#456 …} -creationdate: DateTime @1736970521 {#529 date: 2025-01-15 20:48:41.920436 Europe/Paris (+01:00) } -articles: null -pagecontentupdates: Doctrine\Common\Collections\ArrayCollection {#439 …} -resetpassword: null -comments: Doctrine\Common\Collections\ArrayCollection {#441 …} +"CBRCArticles": Doctrine\Common\Collections\ArrayCollection {#530 …} } |
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 {#577 -id: null -email: null -password: null -plainPassword: null -roles: [] -description: App\Entity\CBRCUserDescription {#456 …} -creationdate: DateTime @1736970521 {#529 date: 2025-01-15 20:48:41.920436 Europe/Paris (+01:00) } -articles: null -pagecontentupdates: Doctrine\Common\Collections\ArrayCollection {#439 …} -resetpassword: null -comments: Doctrine\Common\Collections\ArrayCollection {#441 …} +"CBRCArticles": Doctrine\Common\Collections\ArrayCollection {#530 …} } |
data_class | "App\Entity\CBRCUser" |
disabled | false |
empty_data | Closure(FormInterface $form) {#721 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#395 …} 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() {#719 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#690 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#430 …} $translationDomain: "validators" $message: Closure() {#720 …} } } |
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 {#577 -id: null -email: null -password: null -plainPassword: null -roles: [] -description: App\Entity\CBRCUserDescription {#456 …} -creationdate: DateTime @1736970521 {#529 date: 2025-01-15 20:48:41.920436 Europe/Paris (+01:00) } -articles: null -pagecontentupdates: Doctrine\Common\Collections\ArrayCollection {#439 …} -resetpassword: null -comments: Doctrine\Common\Collections\ArrayCollection {#441 …} +"CBRCArticles": Doctrine\Common\Collections\ArrayCollection {#530 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#803 -form: Symfony\Component\Form\Form {#761 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#718 …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 {#577 -id: null -email: null -password: null -plainPassword: null -roles: [] -description: App\Entity\CBRCUserDescription {#456 …} -creationdate: DateTime @1736970521 {#529 date: 2025-01-15 20:48:41.920436 Europe/Paris (+01:00) } -articles: null -pagecontentupdates: Doctrine\Common\Collections\ArrayCollection {#439 …} -resetpassword: null -comments: Doctrine\Common\Collections\ArrayCollection {#441 …} +"CBRCArticles": Doctrine\Common\Collections\ArrayCollection {#530 …} } |
"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) {#734 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#395 …} } |
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() {#695 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#690 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#430 …} $translationDomain: "validators" $message: Closure() {#765 …} } } |
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 {#760 -form: Symfony\Component\Form\Form {#809 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#839 …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) {#706 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#395 …} } |
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() {#691 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#690 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#430 …} $translationDomain: "validators" $message: Closure() {#692 …} } } |
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 {#841 -form: Symfony\Component\Form\Form {#789 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#837 …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) {#814 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#395 …} } |
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() {#769 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#690 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#430 …} $translationDomain: "validators" $message: Closure() {#815 …} } } |
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 {#744 -form: Symfony\Component\Form\Form {#792 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#759 …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) {#782 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#395 …} } |
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() {#784 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#690 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#430 …} $translationDomain: "validators" $message: Closure() {#783 …} } } |
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 {#710 -form: Symfony\Component\Form\Form {#795 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#785 …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) {#736 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#395 …} } |
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() {#743 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#690 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#430 …} $translationDomain: "validators" $message: Closure() {#717 …} } } |
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 {#831 -form: Symfony\Component\Form\Form {#798 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#830 …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 {#770 …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 | "a8616283.h7YxQ4LJQqnsGIYHjHH_MJjwdyLxcLmPUtH8uqcUGCk.y8RWdMCaEPqGLOFr3SLGXtfDLX3HRMnaB7uJ8_AhYk3r93AswKYgzLpyzw" |
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 | "a8616283.h7YxQ4LJQqnsGIYHjHH_MJjwdyLxcLmPUtH8uqcUGCk.y8RWdMCaEPqGLOFr3SLGXtfDLX3HRMnaB7uJ8_AhYk3r93AswKYgzLpyzw" |
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 | "a8616283.h7YxQ4LJQqnsGIYHjHH_MJjwdyLxcLmPUtH8uqcUGCk.y8RWdMCaEPqGLOFr3SLGXtfDLX3HRMnaB7uJ8_AhYk3r93AswKYgzLpyzw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#842 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#395 …} } |
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() {#811 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#690 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#430 …} $translationDomain: "validators" $message: Closure() {#805 …} } } |
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 | "a8616283.h7YxQ4LJQqnsGIYHjHH_MJjwdyLxcLmPUtH8uqcUGCk.y8RWdMCaEPqGLOFr3SLGXtfDLX3HRMnaB7uJ8_AhYk3r93AswKYgzLpyzw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#857 -form: Symfony\Component\Form\Form {#853 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#822 …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 | "a8616283.h7YxQ4LJQqnsGIYHjHH_MJjwdyLxcLmPUtH8uqcUGCk.y8RWdMCaEPqGLOFr3SLGXtfDLX3HRMnaB7uJ8_AhYk3r93AswKYgzLpyzw" |