- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 19
- Events
- Routing
- Cache
- Translation 1
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations 25
- Debug
- Messages
- 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
-
-
firstName
-
lastName
-
email
-
phoneCountryCode
-
phoneNo
-
jobPosition
-
-
first
-
second
-
-
privacyPolicy
-
termsConditions
-
newsletterSubscription
-
_token
-
registration_form
"App\Form\RegistrationFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#1103 #id: null -email: null -roles: [] -password: null -isVerified: false -firstName: null -lastName: null -isActive: true -privacyPolicy: true -termsConditions: true -newsletterSubscription: false -phoneCountryCode: null -phoneNo: null -profileImage: null -jobPosition: null -userHeaderColor: null -userSideNavDark: false -userFoldedMenu: false -routePermissions: [] -notifications: Doctrine\Common\Collections\ArrayCollection {#1110 …} -locale: "lt" -comment: null -address: null -country: null -dateOfBirth: null -plainPassword: null -isMe: false -transactions: [] -purchaseMessages: Doctrine\Common\Collections\ArrayCollection {#1109 …} -userRole: Doctrine\Common\Collections\ArrayCollection {#1105 …} -zipCode: null -isLocked: false -userCars: Doctrine\Common\Collections\ArrayCollection {#1132 …} -verificationCode: null -laborActs: Doctrine\Common\Collections\ArrayCollection {#1139 …} -createdAt: null -updatedAt: 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 {#1103 #id: null -email: null -roles: [] -password: null -isVerified: false -firstName: null -lastName: null -isActive: true -privacyPolicy: true -termsConditions: true -newsletterSubscription: false -phoneCountryCode: null -phoneNo: null -profileImage: null -jobPosition: null -userHeaderColor: null -userSideNavDark: false -userFoldedMenu: false -routePermissions: [] -notifications: Doctrine\Common\Collections\ArrayCollection {#1110 …} -locale: "lt" -comment: null -address: null -country: null -dateOfBirth: null -plainPassword: null -isMe: false -transactions: [] -purchaseMessages: Doctrine\Common\Collections\ArrayCollection {#1109 …} -userRole: Doctrine\Common\Collections\ArrayCollection {#1105 …} -zipCode: null -isLocked: false -userCars: Doctrine\Common\Collections\ArrayCollection {#1132 …} -verificationCode: null -laborActs: Doctrine\Common\Collections\ArrayCollection {#1139 …} -createdAt: null -updatedAt: 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 | [] |
| create | false |
| 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 {#1204 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1206 …} -namespace: Closure() {#1208 …} } |
| data | App\Entity\User {#1103 #id: null -email: null -roles: [] -password: null -isVerified: false -firstName: null -lastName: null -isActive: true -privacyPolicy: true -termsConditions: true -newsletterSubscription: false -phoneCountryCode: null -phoneNo: null -profileImage: null -jobPosition: null -userHeaderColor: null -userSideNavDark: false -userFoldedMenu: false -routePermissions: [] -notifications: Doctrine\Common\Collections\ArrayCollection {#1110 …} -locale: "lt" -comment: null -address: null -country: null -dateOfBirth: null -plainPassword: null -isMe: false -transactions: [] -purchaseMessages: Doctrine\Common\Collections\ArrayCollection {#1109 …} -userRole: Doctrine\Common\Collections\ArrayCollection {#1105 …} -zipCode: null -isLocked: false -userCars: Doctrine\Common\Collections\ArrayCollection {#1132 …} -verificationCode: null -laborActs: Doctrine\Common\Collections\ArrayCollection {#1139 …} -createdAt: null -updatedAt: null } |
| data_class | "App\Entity\User" |
| disabled | false |
| edit | false |
| empty_data | Closure(FormInterface $form) {#1226 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1190 …} 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 | [] |
| 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 |
| roleId | null |
| row_attr | [] |
| setter | null |
| translation_domain | "security" |
| trim | true |
| upload_max_size_message | Closure() {#1228 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#1227 …} } } |
| userId | null |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration_form" "_registration_form" ] |
| cache_key | "_registration_form_registration_form" |
| compound | true |
| data | App\Entity\User {#1103 #id: null -email: null -roles: [] -password: null -isVerified: false -firstName: null -lastName: null -isActive: true -privacyPolicy: true -termsConditions: true -newsletterSubscription: false -phoneCountryCode: null -phoneNo: null -profileImage: null -jobPosition: null -userHeaderColor: null -userSideNavDark: false -userFoldedMenu: false -routePermissions: [] -notifications: Doctrine\Common\Collections\ArrayCollection {#1110 …} -locale: "lt" -comment: null -address: null -country: null -dateOfBirth: null -plainPassword: null -isMe: false -transactions: [] -purchaseMessages: Doctrine\Common\Collections\ArrayCollection {#1109 …} -userRole: Doctrine\Common\Collections\ArrayCollection {#1105 …} -zipCode: null -isLocked: false -userCars: Doctrine\Common\Collections\ArrayCollection {#1132 …} -verificationCode: null -laborActs: Doctrine\Common\Collections\ArrayCollection {#1139 …} -createdAt: null -updatedAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1352 -form: Symfony\Component\Form\Form {#1358 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1229 …5} |
| full_name | "registration_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "registration_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "security" |
| unique_block_prefix | "_registration_form" |
| valid | true |
| value | App\Entity\User {#1103 #id: null -email: null -roles: [] -password: null -isVerified: false -firstName: null -lastName: null -isActive: true -privacyPolicy: true -termsConditions: true -newsletterSubscription: false -phoneCountryCode: null -phoneNo: null -profileImage: null -jobPosition: null -userHeaderColor: null -userSideNavDark: false -userFoldedMenu: false -routePermissions: [] -notifications: Doctrine\Common\Collections\ArrayCollection {#1110 …} -locale: "lt" -comment: null -address: null -country: null -dateOfBirth: null -plainPassword: null -isMe: false -transactions: [] -purchaseMessages: Doctrine\Common\Collections\ArrayCollection {#1109 …} -userRole: Doctrine\Common\Collections\ArrayCollection {#1105 …} -zipCode: null -isLocked: false -userCars: Doctrine\Common\Collections\ArrayCollection {#1132 …} -verificationCode: null -laborActs: Doctrine\Common\Collections\ArrayCollection {#1139 …} -createdAt: null -updatedAt: null } |
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 |
|---|---|---|
| label | "register.firstName" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1204 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1206 …} -namespace: Closure() {#1208 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1271 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1190 …} } |
| 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 | "register.firstName" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1269 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#1270 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_firstName" ] |
| cache_key | "_registration_form_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1395 -form: Symfony\Component\Form\Form {#1361 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1319 …5} |
| full_name | "registration_form[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_firstName" |
| label | "register.firstName" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "security" |
| unique_block_prefix | "_registration_form_firstName" |
| valid | true |
| value | "" |
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 |
|---|---|---|
| label | "register.lastName" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1204 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1206 …} -namespace: Closure() {#1208 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1262 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1190 …} } |
| 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 | "register.lastName" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1260 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#1261 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_lastName" ] |
| cache_key | "_registration_form_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1387 -form: Symfony\Component\Form\Form {#1364 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1304 …5} |
| full_name | "registration_form[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_lastName" |
| label | "register.lastName" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "security" |
| unique_block_prefix | "_registration_form_lastName" |
| 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 |
|---|---|---|
| label | "login.email" |
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 | 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 {#1204 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1206 …} -namespace: Closure() {#1208 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1249 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1190 …} } |
| 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 | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "login.email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1247 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#1248 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_registration_form_email" ] |
| cache_key | "_registration_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1295 -form: Symfony\Component\Form\Form {#1367 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1284 …5} |
| full_name | "registration_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_email" |
| label | "login.email" |
| 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 | "security" |
| unique_block_prefix | "_registration_form_email" |
| valid | true |
| value | "" |
phoneCountryCode
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "codeInput" ] |
[ "class" => "codeInput" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "codeInput" ] |
| 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 {#1204 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1206 …} -namespace: Closure() {#1208 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1237 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1190 …} } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1283 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#1285 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "codeInput" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_registration_form_phoneCountryCode" ] |
| cache_key | "_registration_form_phoneCountryCode_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1246 -form: Symfony\Component\Form\Form {#1370 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1259 …5} |
| full_name | "registration_form[phoneCountryCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_phoneCountryCode" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phoneCountryCode" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "security" |
| unique_block_prefix | "_registration_form_phoneCountryCode" |
| valid | true |
| value | "" |
phoneNo
"Symfony\Component\Form\Extension\Core\Type\TelType"
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" => "phoneInput" ] |
[ "class" => "phoneInput" ] |
| label | "register.phoneNo" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "phoneInput" ] |
| 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 {#1204 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1206 …} -namespace: Closure() {#1208 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1292 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1190 …} } |
| 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 | "Please provide a valid phone number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "register.phoneNo" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1294 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#1293 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "phoneInput" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_registration_form_phoneNo" ] |
| cache_key | "_registration_form_phoneNo_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1268 -form: Symfony\Component\Form\Form {#1373 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1418 …5} |
| full_name | "registration_form[phoneNo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_phoneNo" |
| label | "register.phoneNo" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phoneNo" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "security" |
| unique_block_prefix | "_registration_form_phoneNo" |
| valid | true |
| value | "" |
jobPosition
"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 |
|---|---|---|
| label | "register.position" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1204 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1206 …} -namespace: Closure() {#1208 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1301 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1190 …} } |
| 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 | "register.position" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1303 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#1302 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_jobPosition" ] |
| cache_key | "_registration_form_jobPosition_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1420 -form: Symfony\Component\Form\Form {#1376 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1421 …5} |
| full_name | "registration_form[jobPosition]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_jobPosition" |
| label | "register.position" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "jobPosition" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "security" |
| unique_block_prefix | "_registration_form_jobPosition" |
| valid | true |
| value | "" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| first_options | [ "label" => "login.password" "constraints" => [ Symfony\Component\Validator\Constraints\Regex {#1235 +payload: null +message: "Ne mažiau nei 6 simboliai, viena didžioji raidė ir vienas skaičius." +pattern: "/^(?=.*?[0-9])(?=.*[A-Z]).{6,}$/" +htmlPattern: "/^(?=.*?[0-9])(?=.*[A-Z]).{6,}$/" +match: true +normalizer: null } ] ] |
[ "label" => "login.password" "constraints" => [ Symfony\Component\Validator\Constraints\Regex {#1235 +payload: null +message: "Ne mažiau nei 6 simboliai, viena didžioji raidė ir vienas skaičius." +pattern: "/^(?=.*?[0-9])(?=.*[A-Z]).{6,}$/" +htmlPattern: "/^(?=.*?[0-9])(?=.*[A-Z]).{6,}$/" +match: true +normalizer: null } ] ] |
| invalid_message | "Slaptažodžiai privalo būti vienodi" |
same as passed value |
| mapped | false |
false
|
| required | true |
same as passed value |
| second_options | [ "label" => "register.repeatPasswordLabel" ] |
[ "label" => "register.repeatPasswordLabel" ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1204 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1206 …} -namespace: Closure() {#1208 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1315 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1190 …} } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "login.password" "constraints" => [ Symfony\Component\Validator\Constraints\Regex {#1235 +payload: null +message: "Ne mažiau nei 6 simboliai, viena didžioji raidė ir vienas skaičius." +pattern: "/^(?=.*?[0-9])(?=.*[A-Z]).{6,}$/" +htmlPattern: "/^(?=.*?[0-9])(?=.*[A-Z]).{6,}$/" +match: true +normalizer: null } ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Slaptažodžiai privalo būti vienodi" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "label" => "register.repeatPasswordLabel" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#1318 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#1317 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_registration_form_plainPassword" ] |
| cache_key | "_registration_form_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1422 -form: Symfony\Component\Form\Form {#1399 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1423 …5} |
| full_name | "registration_form[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_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 | "security" |
| unique_block_prefix | "_registration_form_plainPassword" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#1235 +payload: null +message: "Ne mažiau nei 6 simboliai, viena didžioji raidė ir vienas skaičius." +pattern: "/^(?=.*?[0-9])(?=.*[A-Z]).{6,}$/" +htmlPattern: "/^(?=.*?[0-9])(?=.*[A-Z]).{6,}$/" +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Regex {#1235 +payload: null +message: "Ne mažiau nei 6 simboliai, viena didžioji raidė ir vienas skaičius." +pattern: "/^(?=.*?[0-9])(?=.*[A-Z]).{6,}$/" +htmlPattern: "/^(?=.*?[0-9])(?=.*[A-Z]).{6,}$/" +match: true +normalizer: null } ] |
| error_bubbling | false |
false
|
| label | "login.password" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#1235 +payload: null +message: "Ne mažiau nei 6 simboliai, viena didžioji raidė ir vienas skaičius." +pattern: "/^(?=.*?[0-9])(?=.*[A-Z]).{6,}$/" +htmlPattern: "/^(?=.*?[0-9])(?=.*[A-Z]).{6,}$/" +match: true +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 {#1204 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1206 …} -namespace: Closure() {#1208 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1384 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1190 …} } |
| 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 | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "login.password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | false |
| upload_max_size_message | Closure() {#1386 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#1385 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword_first" ] |
| cache_key | "_registration_form_plainPassword_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1471 -form: Symfony\Component\Form\Form {#1402 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1470 …5} |
| full_name | "registration_form[plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_plainPassword_first" |
| label | "login.password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "security" |
| unique_block_prefix | "_registration_form_plainPassword_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| error_bubbling | false |
false
|
| label | "register.repeatPasswordLabel" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1204 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1206 …} -namespace: Closure() {#1208 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1392 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1190 …} } |
| 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 | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "register.repeatPasswordLabel" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | false |
| upload_max_size_message | Closure() {#1394 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#1393 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword_second" ] |
| cache_key | "_registration_form_plainPassword_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1472 -form: Symfony\Component\Form\Form {#1405 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1473 …5} |
| full_name | "registration_form[plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_plainPassword_second" |
| label | "register.repeatPasswordLabel" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "security" |
| unique_block_prefix | "_registration_form_plainPassword_second" |
| valid | true |
| value | "" |
privacyPolicy
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1278 +payload: null +message: "register.required" } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1278 +payload: null +message: "register.required" } ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1278 +payload: null +message: "register.required" } ] |
| 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 {#1204 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1206 …} -namespace: Closure() {#1208 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1329 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1325 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1330 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1332 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#1334 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_form_privacyPolicy" ] |
| cache_key | "_registration_form_privacyPolicy_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1467 -form: Symfony\Component\Form\Form {#1408 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1469 …5} |
| full_name | "registration_form[privacyPolicy]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_privacyPolicy" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "privacyPolicy" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "security" |
| unique_block_prefix | "_registration_form_privacyPolicy" |
| valid | true |
| value | "1" |
termsConditions
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1277 +payload: null +message: "register.required" } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1277 +payload: null +message: "register.required" } ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1277 +payload: null +message: "register.required" } ] |
| 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 {#1204 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1206 …} -namespace: Closure() {#1208 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1329 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1325 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1330 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1342 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#1341 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_form_termsConditions" ] |
| cache_key | "_registration_form_termsConditions_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1475 -form: Symfony\Component\Form\Form {#1411 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1474 …5} |
| full_name | "registration_form[termsConditions]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_termsConditions" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "termsConditions" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "security" |
| unique_block_prefix | "_registration_form_termsConditions" |
| valid | true |
| value | "1" |
newsletterSubscription
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "register.newsletterLabel" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1204 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1206 …} -namespace: Closure() {#1208 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1329 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1325 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1330 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "register.newsletterLabel" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1351 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#1350 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_form_newsletterSubscription" ] |
| cache_key | "_registration_form_newsletterSubscription_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1476 -form: Symfony\Component\Form\Form {#1414 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1477 …5} |
| full_name | "registration_form[newsletterSubscription]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_newsletterSubscription" |
| label | "register.newsletterLabel" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "newsletterSubscription" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "security" |
| unique_block_prefix | "_registration_form_newsletterSubscription" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "dcffdefdf4814659803236480.2KPzIxgDSfBG4cVFL8HPsgC-nqvbYTU49wLK456FCV0.kfzFDllrKIRyrL0nZaCCikTcs-SdIxhXn12Cpt2waxeijrhvKzsGqHC3qg" |
| 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 | "dcffdefdf4814659803236480.2KPzIxgDSfBG4cVFL8HPsgC-nqvbYTU49wLK456FCV0.kfzFDllrKIRyrL0nZaCCikTcs-SdIxhXn12Cpt2waxeijrhvKzsGqHC3qg" |
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 {#1204 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1206 …} -namespace: Closure() {#1208 …} } |
| data | "dcffdefdf4814659803236480.2KPzIxgDSfBG4cVFL8HPsgC-nqvbYTU49wLK456FCV0.kfzFDllrKIRyrL0nZaCCikTcs-SdIxhXn12Cpt2waxeijrhvKzsGqHC3qg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1343 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1190 …} } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1478 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#1479 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
| cache_key | "_registration_form__token_hidden" |
| compound | false |
| data | "dcffdefdf4814659803236480.2KPzIxgDSfBG4cVFL8HPsgC-nqvbYTU49wLK456FCV0.kfzFDllrKIRyrL0nZaCCikTcs-SdIxhXn12Cpt2waxeijrhvKzsGqHC3qg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1489 -form: Symfony\Component\Form\Form {#1485 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1480 …5} |
| full_name | "registration_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_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 | "security" |
| unique_block_prefix | "_registration_form__token" |
| valid | true |
| value | "dcffdefdf4814659803236480.2KPzIxgDSfBG4cVFL8HPsgC-nqvbYTU49wLK456FCV0.kfzFDllrKIRyrL0nZaCCikTcs-SdIxhXn12Cpt2waxeijrhvKzsGqHC3qg" |