- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 4
- Events
- Routing
- Cache
- Translation 10
- Security
- Twig
- HTTP Client
- Doctrine 1
- Migrations
- Debug
- E-mails
- Notifications
- 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
society_register_form
"App\Form\SocietyRegisterFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#970 -id: null -email: null -roles: [] -password: null -isVerified: false -firstname: null -lastname: null -phone: null +type: "freelance" -photo: null -society: null -profiles: Doctrine\Common\Collections\ArrayCollection {#971 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#972 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#973 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#974 …} -createdAt: null -authLogs: Doctrine\Common\Collections\ArrayCollection {#975 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#976 …} -reports: Doctrine\Common\Collections\ArrayCollection {#977 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#978 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#979 …} -civility: null -jobSociety: null -CompteSociety: null -compteTestIsNotActive: null -forumUser: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#970 -id: null -email: null -roles: [] -password: null -isVerified: false -firstname: null -lastname: null -phone: null +type: "freelance" -photo: null -society: null -profiles: Doctrine\Common\Collections\ArrayCollection {#971 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#972 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#973 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#974 …} -createdAt: null -authLogs: Doctrine\Common\Collections\ArrayCollection {#975 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#976 …} -reports: Doctrine\Common\Collections\ArrayCollection {#977 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#978 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#979 …} -civility: null -jobSociety: null -CompteSociety: null -compteTestIsNotActive: null -forumUser: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1351 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1352 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1353 …} -namespace: Closure() {#1355 …} } |
| data | App\Entity\User {#970 -id: null -email: null -roles: [] -password: null -isVerified: false -firstname: null -lastname: null -phone: null +type: "freelance" -photo: null -society: null -profiles: Doctrine\Common\Collections\ArrayCollection {#971 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#972 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#973 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#974 …} -createdAt: null -authLogs: Doctrine\Common\Collections\ArrayCollection {#975 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#976 …} -reports: Doctrine\Common\Collections\ArrayCollection {#977 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#978 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#979 …} -civility: null -jobSociety: null -CompteSociety: null -compteTestIsNotActive: null -forumUser: null } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1392 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#997 …} use: { $class: "App\Entity\User" } } |
| 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() {#1390 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1361 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1007 …} $translationDomain: "validators" $message: Closure() {#1391 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "society_register_form" "_society_register_form" ] |
| cache_key | "_society_register_form_society_register_form" |
| compound | true |
| data | App\Entity\User {#970 -id: null -email: null -roles: [] -password: null -isVerified: false -firstname: null -lastname: null -phone: null +type: "freelance" -photo: null -society: null -profiles: Doctrine\Common\Collections\ArrayCollection {#971 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#972 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#973 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#974 …} -createdAt: null -authLogs: Doctrine\Common\Collections\ArrayCollection {#975 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#976 …} -reports: Doctrine\Common\Collections\ArrayCollection {#977 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#978 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#979 …} -civility: null -jobSociety: null -CompteSociety: null -compteTestIsNotActive: null -forumUser: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1511 -form: Symfony\Component\Form\Form {#1489 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1389 …5} |
| full_name | "society_register_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "society_register_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "society_register_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_society_register_form" |
| valid | true |
| value | App\Entity\User {#970 -id: null -email: null -roles: [] -password: null -isVerified: false -firstname: null -lastname: null -phone: null +type: "freelance" -photo: null -society: null -profiles: Doctrine\Common\Collections\ArrayCollection {#971 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#972 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#973 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#974 …} -createdAt: null -authLogs: Doctrine\Common\Collections\ArrayCollection {#975 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#976 …} -reports: Doctrine\Common\Collections\ArrayCollection {#977 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#978 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#979 …} -civility: null -jobSociety: null -CompteSociety: null -compteTestIsNotActive: null -forumUser: null } |
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" => "input-text with-border" "placeholder" => "Last name" "id" => "lastname-register" "maxlength" => 50 ] |
[ "class" => "input-text with-border" "placeholder" => "Last name" "id" => "lastname-register" "maxlength" => 50 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1442 +payload: null +message: "Verify your last name" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1442 +payload: null +message: "Verify your last name" +allowNull: false +normalizer: null } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "input-text with-border" "placeholder" => "Last name" "id" => "lastname-register" "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1442 +payload: null +message: "Verify your last name" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1351 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1352 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1353 …} -namespace: Closure() {#1355 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1444 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#997 …} } |
| 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 | 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() {#1447 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1361 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1007 …} $translationDomain: "validators" $message: Closure() {#1438 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-text with-border" "placeholder" => "Last name" "id" => "lastname-register" "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_society_register_form_lastname" ] |
| cache_key | "_society_register_form_lastname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1552 -form: Symfony\Component\Form\Form {#1526 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1553 …5} |
| full_name | "society_register_form[lastname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "society_register_form_lastname" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_society_register_form_lastname" |
| valid | true |
| value | "" |
name
"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" => "with-border" "placeholder" => "Company name" "maxlength" => 150 ] |
[ "class" => "with-border" "placeholder" => "Company name" "maxlength" => 150 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1437 +payload: null +message: "Verify your company name" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1437 +payload: null +message: "Verify your company name" +allowNull: false +normalizer: null } ] |
| mapped | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "with-border" "placeholder" => "Company name" "maxlength" => 150 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1437 +payload: null +message: "Verify your company name" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1351 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1352 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1353 …} -namespace: Closure() {#1355 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1364 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#997 …} } |
| 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 | 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1375 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1361 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1007 …} $translationDomain: "validators" $message: Closure() {#1374 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "with-border" "placeholder" => "Company name" "maxlength" => 150 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_society_register_form_name" ] |
| cache_key | "_society_register_form_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1551 -form: Symfony\Component\Form\Form {#1530 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1550 …5} |
| full_name | "society_register_form[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "society_register_form_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_society_register_form_name" |
| valid | true |
| value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "with-border only_phone_number" "placeholder" => "Your professionnal phone number" ] |
[ "class" => "with-border only_phone_number" "placeholder" => "Your professionnal phone number" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1436 +payload: null +message: "Verify your professionnal phone number" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1436 +payload: null +message: "Verify your professionnal phone number" +allowNull: false +normalizer: null } ] |
| mapped | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "with-border only_phone_number" "placeholder" => "Your professionnal phone number" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1436 +payload: null +message: "Verify your professionnal phone number" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1351 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1352 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1353 …} -namespace: Closure() {#1355 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1382 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#997 …} } |
| 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 | 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1384 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1361 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1007 …} $translationDomain: "validators" $message: Closure() {#1383 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "with-border only_phone_number" "placeholder" => "Your professionnal phone number" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_society_register_form_phone" ] |
| cache_key | "_society_register_form_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1548 -form: Symfony\Component\Form\Form {#1533 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1509 …5} |
| full_name | "society_register_form[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "society_register_form_phone" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_society_register_form_phone" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "input-text with-border" "placeholder" => "Email" "id" => "emailaddress-register" ] |
[ "class" => "input-text with-border" "placeholder" => "Email" "id" => "emailaddress-register" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1435 +payload: null +message: "Verify your email" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1435 +payload: null +message: "Verify your email" +allowNull: false +normalizer: null } ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "input-text with-border" "placeholder" => "Email" "id" => "emailaddress-register" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1435 +payload: null +message: "Verify your email" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1351 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1352 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1353 …} -namespace: Closure() {#1355 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1410 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#997 …} } |
| 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 | 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() {#1417 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1361 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1007 …} $translationDomain: "validators" $message: Closure() {#1411 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-text with-border" "placeholder" => "Email" "id" => "emailaddress-register" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_society_register_form_email" ] |
| cache_key | "_society_register_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1484 -form: Symfony\Component\Form\Form {#1491 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1473 …5} |
| full_name | "society_register_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "society_register_form_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_society_register_form_email" |
| valid | true |
| value | "" |
plainPassword
"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" => "input-text with-border" "placeholder" => "Password" "id" => "lastname-register" "maxlength" => 50 ] |
[ "class" => "input-text with-border" "placeholder" => "Password" "id" => "lastname-register" "maxlength" => 50 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1409 +payload: null +message: "Verify your password" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1409 +payload: null +message: "Verify your password" +allowNull: false +normalizer: null } ] |
| mapped | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "class" => "input-text with-border" "placeholder" => "Password" "id" => "lastname-register" "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1409 +payload: null +message: "Verify your password" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1351 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1352 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1353 …} -namespace: Closure() {#1355 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1424 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#997 …} } |
| 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 | 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1361 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1007 …} $translationDomain: "validators" $message: Closure() {#1425 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-text with-border" "placeholder" => "Password" "id" => "lastname-register" "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_society_register_form_plainPassword" ] |
| cache_key | "_society_register_form_plainPassword_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1463 -form: Symfony\Component\Form\Form {#1494 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1432 …5} |
| full_name | "society_register_form[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "society_register_form_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 | "_society_register_form_plainPassword" |
| 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" => "with-border " ] |
[ "class" => "with-border " ] |
| choices | [ "Male" => 1 "Female" => 2 ] |
[ "Male" => 1 "Female" => 2 ] |
| multiple | false |
false
|
| placeholder | "Gender" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "with-border " ] |
| 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_translation_parameters | [] |
| choice_value | null |
| choices | [ "Male" => 1 "Female" => 2 ] |
| 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 {#1351 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1352 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1353 …} -namespace: Closure() {#1355 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Gender" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1461 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1361 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1007 …} $translationDomain: "validators" $message: Closure() {#1460 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "with-border " ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_society_register_form_civility" ] |
| cache_key | "_society_register_form_civility_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1376 +label: "Male" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1368 +label: "Female" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1418 -form: Symfony\Component\Form\Form {#1497 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1385 …5} |
| full_name | "society_register_form[civility]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "society_register_form_civility" |
| is_selected | Closure($choice, $value) {#1516 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1440 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "civility" |
| placeholder | "Gender" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_society_register_form_civility" |
| 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" => "input-text with-border" "placeholder" => "First name" "id" => "firstname-register" "maxlength" => 50 ] |
[ "class" => "input-text with-border" "placeholder" => "First name" "id" => "firstname-register" "maxlength" => 50 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1406 +payload: null +message: "Verify your first name" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1406 +payload: null +message: "Verify your first name" +allowNull: false +normalizer: null } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "input-text with-border" "placeholder" => "First name" "id" => "firstname-register" "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1406 +payload: null +message: "Verify your first name" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1351 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1352 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1353 …} -namespace: Closure() {#1355 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1468 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#997 …} } |
| 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 | 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() {#1472 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1361 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1007 …} $translationDomain: "validators" $message: Closure() {#1471 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-text with-border" "placeholder" => "First name" "id" => "firstname-register" "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_society_register_form_firstname" ] |
| cache_key | "_society_register_form_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1517 -form: Symfony\Component\Form\Form {#1500 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1555 …5} |
| full_name | "society_register_form[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "society_register_form_firstname" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_society_register_form_firstname" |
| valid | true |
| value | "" |
jobSociety
"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" => "input-text with-border" "placeholder" => "Title of your position in the company" "maxlength" => 50 ] |
[ "class" => "input-text with-border" "placeholder" => "Title of your position in the company" "maxlength" => 50 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1405 +payload: null +message: "Verify title of your position in the company" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1405 +payload: null +message: "Verify title of your position in the company" +allowNull: false +normalizer: null } ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "input-text with-border" "placeholder" => "Title of your position in the company" "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1405 +payload: null +message: "Verify title of your position in the company" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1351 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1352 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1353 …} -namespace: Closure() {#1355 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1481 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#997 …} } |
| 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 | 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() {#1483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1361 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1007 …} $translationDomain: "validators" $message: Closure() {#1482 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-text with-border" "placeholder" => "Title of your position in the company" "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_society_register_form_jobSociety" ] |
| cache_key | "_society_register_form_jobSociety_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1557 -form: Symfony\Component\Form\Form {#1503 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1558 …5} |
| full_name | "society_register_form[jobSociety]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "society_register_form_jobSociety" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "jobSociety" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_society_register_form_jobSociety" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "29881a8.pjGAz7vBfPXa1iW7-mnrdy-MPDpx5cuOJI6rVadXp-M.8gf1gsKbS4etvlHszAGqQ1_dakkThPO9VPbdMvAPwqH3WPb9_rIereiDSg" |
| 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 | "29881a8.pjGAz7vBfPXa1iW7-mnrdy-MPDpx5cuOJI6rVadXp-M.8gf1gsKbS4etvlHszAGqQ1_dakkThPO9VPbdMvAPwqH3WPb9_rIereiDSg" |
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 {#1351 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1352 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1353 …} -namespace: Closure() {#1355 …} } |
| data | "29881a8.pjGAz7vBfPXa1iW7-mnrdy-MPDpx5cuOJI6rVadXp-M.8gf1gsKbS4etvlHszAGqQ1_dakkThPO9VPbdMvAPwqH3WPb9_rIereiDSg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1561 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#997 …} } |
| 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() {#1565 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1361 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1007 …} $translationDomain: "validators" $message: Closure() {#1559 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_society_register_form__token" ] |
| cache_key | "_society_register_form__token_hidden" |
| compound | false |
| data | "29881a8.pjGAz7vBfPXa1iW7-mnrdy-MPDpx5cuOJI6rVadXp-M.8gf1gsKbS4etvlHszAGqQ1_dakkThPO9VPbdMvAPwqH3WPb9_rIereiDSg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1575 -form: Symfony\Component\Form\Form {#1571 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1566 …5} |
| full_name | "society_register_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "society_register_form__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 | "_society_register_form__token" |
| valid | true |
| value | "29881a8.pjGAz7vBfPXa1iW7-mnrdy-MPDpx5cuOJI6rVadXp-M.8gf1gsKbS4etvlHszAGqQ1_dakkThPO9VPbdMvAPwqH3WPb9_rIereiDSg" |