- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 4
- Events
- Routing
- Cache
- Translation 9
- 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
freelance_register_mobile_form
"App\Form\FreelanceRegisterMobileFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#970 -id: null -email: null -roles: [ "ROLE_FREELANCE" ] -password: null -isVerified: false -firstname: null -lastname: null -phone: "" +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: DateTime @1774555599 {#980 date: 2026-03-26 21:06:39.905440 Europe/Paris (+01:00) } -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: [ "ROLE_FREELANCE" ] -password: null -isVerified: false -firstname: null -lastname: null -phone: "" +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: DateTime @1774555599 {#980 date: 2026-03-26 21:06:39.905440 Europe/Paris (+01:00) } -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 {#1352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1353 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1354 …} -namespace: Closure() {#1356 …} } |
| data | App\Entity\User {#970 -id: null -email: null -roles: [ "ROLE_FREELANCE" ] -password: null -isVerified: false -firstname: null -lastname: null -phone: "" +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: DateTime @1774555599 {#980 date: 2026-03-26 21:06:39.905440 Europe/Paris (+01:00) } -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) {#1375 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#998 …} 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() {#1377 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1358 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1010 …} $translationDomain: "validators" $message: Closure() {#1376 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "freelance_register_mobile_form" "_freelance_register_mobile_form" ] |
| cache_key | "_freelance_register_mobile_form_freelance_register_mobile_form" |
| compound | true |
| data | App\Entity\User {#970 -id: null -email: null -roles: [ "ROLE_FREELANCE" ] -password: null -isVerified: false -firstname: null -lastname: null -phone: "" +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: DateTime @1774555599 {#980 date: 2026-03-26 21:06:39.905440 Europe/Paris (+01:00) } -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 {#1470 -form: Symfony\Component\Form\Form {#1475 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1378 …5} |
| full_name | "freelance_register_mobile_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "freelance_register_mobile_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "freelance_register_mobile_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_freelance_register_mobile_form" |
| valid | true |
| value | App\Entity\User {#970 -id: null -email: null -roles: [ "ROLE_FREELANCE" ] -password: null -isVerified: false -firstname: null -lastname: null -phone: "" +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: DateTime @1774555599 {#980 date: 2026-03-26 21:06:39.905440 Europe/Paris (+01:00) } -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 } |
"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 {#1383 +payload: null +message: "Verify your mail" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1383 +payload: null +message: "Verify your mail" +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 {#1383 +payload: null +message: "Verify your mail" +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 {#1352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1353 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1354 …} -namespace: Closure() {#1356 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1394 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#998 …} } |
| 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() {#1396 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1358 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1010 …} $translationDomain: "validators" $message: Closure() {#1393 …} } } |
| 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" "_freelance_register_mobile_form_email" ] |
| cache_key | "_freelance_register_mobile_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1419 -form: Symfony\Component\Form\Form {#1478 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1428 …5} |
| full_name | "freelance_register_mobile_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "freelance_register_mobile_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 | "_freelance_register_mobile_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 | [ "autocomplete" => "new-password" "class" => "input-text with-border" "placeholder" => "Password" "id" => "password-register" ] |
[ "autocomplete" => "new-password" "class" => "input-text with-border" "placeholder" => "Password" "id" => "password-register" ] |
| 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 | [ "autocomplete" => "new-password" "class" => "input-text with-border" "placeholder" => "Password" "id" => "password-register" ] |
| 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 {#1352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1353 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1354 …} -namespace: Closure() {#1356 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1408 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#998 …} } |
| 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() {#1410 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1358 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1010 …} $translationDomain: "validators" $message: Closure() {#1407 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" "class" => "input-text with-border" "placeholder" => "Password" "id" => "password-register" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_freelance_register_mobile_form_plainPassword" ] |
| cache_key | "_freelance_register_mobile_form_plainPassword_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1411 -form: Symfony\Component\Form\Form {#1481 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1397 …5} |
| full_name | "freelance_register_mobile_form[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "freelance_register_mobile_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 | "_freelance_register_mobile_form_plainPassword" |
| valid | true |
| value | "" |
title
"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" => "Title of your job" "maxlength" => 150 ] |
[ "class" => "with-border" "placeholder" => "Title of your job" "maxlength" => 150 ] |
| 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" => "Title of your job" "maxlength" => 150 ] |
| 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 {#1352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1353 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1354 …} -namespace: Closure() {#1356 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1416 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#998 …} } |
| 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() {#1418 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1358 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1010 …} $translationDomain: "validators" $message: Closure() {#1417 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "with-border" "placeholder" => "Title of your job" "maxlength" => 150 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_freelance_register_mobile_form_title" ] |
| cache_key | "_freelance_register_mobile_form_title_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1500 -form: Symfony\Component\Form\Form {#1484 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1502 …5} |
| full_name | "freelance_register_mobile_form[title]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "freelance_register_mobile_form_title" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "title" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_freelance_register_mobile_form_title" |
| 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" => "Last name" "maxlength" => 50 ] |
[ "class" => "with-border" "placeholder" => "Last name" "maxlength" => 50 ] |
| 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" => "Last name" "maxlength" => 50 ] |
| 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 {#1352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1353 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1354 …} -namespace: Closure() {#1356 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1425 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#998 …} } |
| 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() {#1427 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1358 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1010 …} $translationDomain: "validators" $message: Closure() {#1426 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "with-border" "placeholder" => "Last name" "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_freelance_register_mobile_form_name" ] |
| cache_key | "_freelance_register_mobile_form_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1503 -form: Symfony\Component\Form\Form {#1487 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1504 …5} |
| full_name | "freelance_register_mobile_form[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "freelance_register_mobile_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 | "_freelance_register_mobile_form_name" |
| 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" => "with-border" "placeholder" => "First name" "maxlength" => 50 ] |
[ "class" => "with-border" "placeholder" => "First name" "maxlength" => 50 ] |
| 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" => "First name" "maxlength" => 50 ] |
| 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 {#1352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1353 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1354 …} -namespace: Closure() {#1356 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1434 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#998 …} } |
| 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() {#1436 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1358 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1010 …} $translationDomain: "validators" $message: Closure() {#1435 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "with-border" "placeholder" => "First name" "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_freelance_register_mobile_form_firstname" ] |
| cache_key | "_freelance_register_mobile_form_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1505 -form: Symfony\Component\Form\Form {#1490 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1521 …5} |
| full_name | "freelance_register_mobile_form[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "freelance_register_mobile_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 | "_freelance_register_mobile_form_firstname" |
| 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 ] |
| mapped | false |
false
|
| 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 {#1352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1353 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1354 …} -namespace: Closure() {#1356 …} } |
| 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 | false |
| 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() {#1456 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1358 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1010 …} $translationDomain: "validators" $message: Closure() {#1455 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "with-border" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_freelance_register_mobile_form_civility" ] |
| cache_key | "_freelance_register_mobile_form_civility_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1525 +label: "Male" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1526 +label: "Female" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1523 -form: Symfony\Component\Form\Form {#1493 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1524 …5} |
| full_name | "freelance_register_mobile_form[civility]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "freelance_register_mobile_form_civility" |
| is_selected | Closure($choice, $value) {#1528 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1442 …} } |
| 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 | "_freelance_register_mobile_form_civility" |
| 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" "placeholder" => "Phone number" "maxlength" => 50 ] |
[ "class" => "with-border" "placeholder" => "Phone number" "maxlength" => 50 ] |
| 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" => "Phone number" "maxlength" => 50 ] |
| 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 {#1352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1353 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1354 …} -namespace: Closure() {#1356 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1467 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#998 …} } |
| 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() {#1469 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1358 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1010 …} $translationDomain: "validators" $message: Closure() {#1468 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "with-border" "placeholder" => "Phone number" "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_freelance_register_mobile_form_phone" ] |
| cache_key | "_freelance_register_mobile_form_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1529 -form: Symfony\Component\Form\Form {#1496 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1530 …5} |
| full_name | "freelance_register_mobile_form[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "freelance_register_mobile_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 | "_freelance_register_mobile_form_phone" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "f37fe884f44d5a42faaf5.VG9LTkuCseQBbVGrTaz7HlDHjdaJTJMMn2HsZeRLU48.bS0TBT3p87VRFD35B_23UCKP45faffk6yVi6BLwRK9cCGCI7e92HgE8laQ" |
| 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 | "f37fe884f44d5a42faaf5.VG9LTkuCseQBbVGrTaz7HlDHjdaJTJMMn2HsZeRLU48.bS0TBT3p87VRFD35B_23UCKP45faffk6yVi6BLwRK9cCGCI7e92HgE8laQ" |
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 {#1352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1353 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1354 …} -namespace: Closure() {#1356 …} } |
| data | "f37fe884f44d5a42faaf5.VG9LTkuCseQBbVGrTaz7HlDHjdaJTJMMn2HsZeRLU48.bS0TBT3p87VRFD35B_23UCKP45faffk6yVi6BLwRK9cCGCI7e92HgE8laQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1535 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#998 …} } |
| 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() {#1537 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1358 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1010 …} $translationDomain: "validators" $message: Closure() {#1534 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_freelance_register_mobile_form__token" ] |
| cache_key | "_freelance_register_mobile_form__token_hidden" |
| compound | false |
| data | "f37fe884f44d5a42faaf5.VG9LTkuCseQBbVGrTaz7HlDHjdaJTJMMn2HsZeRLU48.bS0TBT3p87VRFD35B_23UCKP45faffk6yVi6BLwRK9cCGCI7e92HgE8laQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1547 -form: Symfony\Component\Form\Form {#1543 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1538 …5} |
| full_name | "freelance_register_mobile_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "freelance_register_mobile_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 | "_freelance_register_mobile_form__token" |
| valid | true |
| value | "f37fe884f44d5a42faaf5.VG9LTkuCseQBbVGrTaz7HlDHjdaJTJMMn2HsZeRLU48.bS0TBT3p87VRFD35B_23UCKP45faffk6yVi6BLwRK9cCGCI7e92HgE8laQ" |