- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 9
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- Doctrine
- E-mails
- 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
fos_user_registration_form
"FOS\UserBundle\Form\Type\RegistrationFormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | users {#1015 #entityManager: null #id: null #cType_Res: null #iid_res: null #username: null #password: null +roles2: null #lpeutchangerprofil: null #usernameCanonical: null #email: null #emailCanonical: null #enabled: true #salt: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #groups: null #roles: [] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
validation_groups | [ "Registration" "Default" ] |
[ "Registration" "Default" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | 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 | "registration" |
csrf_token_manager | CsrfTokenManager {#1002 -generator: UriSafeTokenGenerator {#989 …} -storage: SessionTokenStorage {#318 …} -namespace: Closure {#1004 …} } |
data_class | "App\PaaBundle\Entity\users" |
disabled | false |
empty_data | Closure(FormInterface $form) {#881 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#974 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } use: { $class: "App\PaaBundle\Entity\users" } file: "/var/www/html/PAA/Recette/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "135 to 137" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
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 |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#857 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#995 …} use: { $translator: DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure {#870 …} } file: "/var/www/html/PAA/Recette/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | [ "Registration" "Default" ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "fos_user_registration" "_fos_user_registration_form" ] |
cache_key | "_fos_user_registration_form_fos_user_registration" |
compound | true |
data | users {#1015 #entityManager: null #id: null #cType_Res: null #iid_res: null #username: null #password: null +roles2: null #lpeutchangerprofil: null #usernameCanonical: null #email: null #emailCanonical: null #enabled: true #salt: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #groups: null #roles: [] } |
disabled | false |
errors | FormErrorIterator {#1482 -form: Form {#1490 …} -errors: [] } |
form | FormView {#839 …5} |
full_name | "fos_user_registration_form" |
help | null |
help_attr | [] |
id | "fos_user_registration_form" |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "fos_user_registration_form" |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_fos_user_registration_form" |
valid | true |
value | users {#1015 #entityManager: null #id: null #cType_Res: null #iid_res: null #username: null #password: null +roles2: null #lpeutchangerprofil: null #usernameCanonical: null #email: null #emailCanonical: null #enabled: true #salt: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #groups: null #roles: [] } |
"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 |
---|---|---|
label | "form.email" |
same as passed value |
translation_domain | "FOSUserBundle" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | 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 | CsrfTokenManager {#1002 -generator: UriSafeTokenGenerator {#989 …} -storage: SessionTokenStorage {#318 …} -namespace: Closure {#1004 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#835 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#974 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/var/www/html/PAA/Recette/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "140 to 142" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "form.email" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "FOSUserBundle" |
trim | true |
upload_max_size_message | Closure() {#819 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#995 …} use: { $translator: DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure {#816 …} } file: "/var/www/html/PAA/Recette/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "text" "email" "_fos_user_registration_form_email" ] |
cache_key | "_fos_user_registration_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | FormErrorIterator {#866 -form: Form {#1489 …} -errors: [] } |
form | FormView {#1471 …5} |
full_name | "fos_user_registration_form[email]" |
help | null |
help_attr | [] |
id | "fos_user_registration_form_email" |
label | "form.email" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "email" |
required | true |
size | null |
submitted | false |
translation_domain | "FOSUserBundle" |
unique_block_prefix | "_fos_user_registration_form_email" |
valid | true |
value | "" |
username
"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 | [ "maxlength" => 180 "pattern" => ".{2,}" ] |
[ "maxlength" => 180 "pattern" => ".{2,}" ] |
label | "form.username" |
same as passed value |
required | true |
same as passed value |
translation_domain | "FOSUserBundle" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 180 "pattern" => ".{2,}" ] |
auto_initialize | true |
block_name | 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 | CsrfTokenManager {#1002 -generator: UriSafeTokenGenerator {#989 …} -storage: SessionTokenStorage {#318 …} -namespace: Closure {#1004 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#862 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#974 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/var/www/html/PAA/Recette/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "140 to 142" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "form.username" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "FOSUserBundle" |
trim | true |
upload_max_size_message | Closure() {#1470 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#995 …} use: { $translator: DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure {#1469 …} } file: "/var/www/html/PAA/Recette/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 180 "pattern" => ".{2,}" ] |
block_prefixes | [ "form" "text" "_fos_user_registration_form_username" ] |
cache_key | "_fos_user_registration_form_username_text" |
compound | false |
data | null |
disabled | false |
errors | FormErrorIterator {#1529 -form: Form {#1495 …} -errors: [] } |
form | FormView {#1528 …5} |
full_name | "fos_user_registration_form[username]" |
help | null |
help_attr | [] |
id | "fos_user_registration_form_username" |
label | "form.username" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "username" |
required | true |
size | null |
submitted | false |
translation_domain | "FOSUserBundle" |
unique_block_prefix | "_fos_user_registration_form_username" |
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" => "form.password" ] |
[ "label" => "form.password" ] |
invalid_message | "fos_user.password.mismatch" |
same as passed value |
options | [ "translation_domain" => "FOSUserBundle" "attr" => [ "autocomplete" => "new-password" ] ] |
[ "translation_domain" => "FOSUserBundle" "attr" => [ "autocomplete" => "new-password" ] ] |
second_options | [ "label" => "form.password_confirmation" ] |
[ "label" => "form.password_confirmation" ] |
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 | [] |
auto_initialize | true |
block_name | 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 | CsrfTokenManager {#1002 -generator: UriSafeTokenGenerator {#989 …} -storage: SessionTokenStorage {#318 …} -namespace: Closure {#1004 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1479 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#974 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/var/www/html/PAA/Recette/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "140 to 142" } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options | [ "label" => "form.password" ] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "fos_user.password.mismatch" |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
options | [ "translation_domain" => "FOSUserBundle" "attr" => [ "autocomplete" => "new-password" ] ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
second_name | "second" |
second_options | [ "label" => "form.password_confirmation" ] |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#1481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#995 …} use: { $translator: DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure {#1466 …} } file: "/var/www/html/PAA/Recette/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "repeated" "_fos_user_registration_form_plainPassword" ] |
cache_key | "_fos_user_registration_form_plainPassword_repeated" |
compound | true |
data | null |
disabled | false |
errors | FormErrorIterator {#1530 -form: Form {#1518 …} -errors: [] } |
form | FormView {#1531 …5} |
full_name | "fos_user_registration_form[plainPassword]" |
help | null |
help_attr | [] |
id | "fos_user_registration_form_plainPassword" |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "plainPassword" |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_fos_user_registration_form_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 | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
error_bubbling | false |
false
|
label | "form.password" |
same as passed value |
required | true |
same as passed value |
translation_domain | "FOSUserBundle" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "autocomplete" => "new-password" ] |
auto_initialize | true |
block_name | 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 | CsrfTokenManager {#1002 -generator: UriSafeTokenGenerator {#989 …} -storage: SessionTokenStorage {#318 …} -namespace: Closure {#1004 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1500 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#974 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/var/www/html/PAA/Recette/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "140 to 142" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "form.password" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "FOSUserBundle" |
trim | false |
upload_max_size_message | Closure() {#1505 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#995 …} use: { $translator: DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure {#1499 …} } file: "/var/www/html/PAA/Recette/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "new-password" ] |
block_prefixes | [ "form" "text" "password" "_fos_user_registration_form_plainPassword_first" ] |
cache_key | "_fos_user_registration_form_plainPassword_first_password" |
compound | false |
data | null |
disabled | false |
errors | FormErrorIterator {#1541 -form: Form {#1521 …} -errors: [] } |
form | FormView {#1540 …5} |
full_name | "fos_user_registration_form[plainPassword][first]" |
help | null |
help_attr | [] |
id | "fos_user_registration_form_plainPassword_first" |
label | "form.password" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "first" |
required | true |
size | null |
submitted | false |
translation_domain | "FOSUserBundle" |
unique_block_prefix | "_fos_user_registration_form_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 | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
error_bubbling | false |
false
|
label | "form.password_confirmation" |
same as passed value |
required | true |
same as passed value |
translation_domain | "FOSUserBundle" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "autocomplete" => "new-password" ] |
auto_initialize | true |
block_name | 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 | CsrfTokenManager {#1002 -generator: UriSafeTokenGenerator {#989 …} -storage: SessionTokenStorage {#318 …} -namespace: Closure {#1004 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1511 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#974 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/var/www/html/PAA/Recette/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "140 to 142" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "form.password_confirmation" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "FOSUserBundle" |
trim | false |
upload_max_size_message | Closure() {#1513 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#995 …} use: { $translator: DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure {#1512 …} } file: "/var/www/html/PAA/Recette/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "new-password" ] |
block_prefixes | [ "form" "text" "password" "_fos_user_registration_form_plainPassword_second" ] |
cache_key | "_fos_user_registration_form_plainPassword_second_password" |
compound | false |
data | null |
disabled | false |
errors | FormErrorIterator {#1542 -form: Form {#1524 …} -errors: [] } |
form | FormView {#1543 …5} |
full_name | "fos_user_registration_form[plainPassword][second]" |
help | null |
help_attr | [] |
id | "fos_user_registration_form_plainPassword_second" |
label | "form.password_confirmation" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "second" |
required | true |
size | null |
submitted | false |
translation_domain | "FOSUserBundle" |
unique_block_prefix | "_fos_user_registration_form_plainPassword_second" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "hRTbUxdGVb8nvW8rQ2gIcaUOg-5iPqq2EHzBEXF-28A" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "hRTbUxdGVb8nvW8rQ2gIcaUOg-5iPqq2EHzBEXF-28A" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | 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 | CsrfTokenManager {#1002 -generator: UriSafeTokenGenerator {#989 …} -storage: SessionTokenStorage {#318 …} -namespace: Closure {#1004 …} } |
data | "hRTbUxdGVb8nvW8rQ2gIcaUOg-5iPqq2EHzBEXF-28A" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1544 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#974 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/var/www/html/PAA/Recette/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "140 to 142" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
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 |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1551 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#995 …} use: { $translator: DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure {#1550 …} } file: "/var/www/html/PAA/Recette/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "hidden" "_fos_user_registration_form__token" ] |
cache_key | "_fos_user_registration_form__token_hidden" |
compound | false |
data | "hRTbUxdGVb8nvW8rQ2gIcaUOg-5iPqq2EHzBEXF-28A" |
disabled | false |
errors | FormErrorIterator {#1561 -form: Form {#1557 …} -errors: [] } |
form | FormView {#1552 …5} |
full_name | "fos_user_registration_form[_token]" |
help | null |
help_attr | [] |
id | "fos_user_registration_form__token" |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "_token" |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_fos_user_registration_form__token" |
valid | true |
value | "hRTbUxdGVb8nvW8rQ2gIcaUOg-5iPqq2EHzBEXF-28A" |