Forms
-
register
-
firstName
-
lastName
-
email
-
telephone
-
refLinks
-
numberNip
-
save
-
_token
-
register
Form type:
"App\Form\PageRequestPublicFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\PageRequest {#1255 -id: null -status: null -notepad: null -email: null -name: null -telephone: null -firstName: null -lastName: null -numberNip: null -numberPesel: null -zipCode: null -street: null -city: null -home: null -local: null -dateCreate: null -dateUpdate: null -isUser: false -user: null -type: null -pageRequestHistory: null -fccId: null -fccTicketId: null -fccExportDate: null -squareAddress: null -fccLastModifiedAt: null -fccLastStatusId: null -dayScheduleType: null -isRegonFalse: false -isRegonSuspendedFalse: false -dateRegonFalse: null -dateRegonSuspendedFalse: null -agent: null -quickNote: null -quickNoteUser: null #sentMessages: null #dateRegonCheck: null -pageRequestReminderHistories: Doctrine\Common\Collections\ArrayCollection {#1316 …} -slug: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\PageRequest {#1255 -id: null -status: null -notepad: null -email: null -name: null -telephone: null -firstName: null -lastName: null -numberNip: null -numberPesel: null -zipCode: null -street: null -city: null -home: null -local: null -dateCreate: null -dateUpdate: null -isUser: false -user: null -type: null -pageRequestHistory: null -fccId: null -fccTicketId: null -fccExportDate: null -squareAddress: null -fccLastModifiedAt: null -fccLastStatusId: null -dayScheduleType: null -isRegonFalse: false -isRegonSuspendedFalse: false -dateRegonFalse: null -dateRegonSuspendedFalse: null -agent: null -quickNote: null -quickNoteUser: null #sentMessages: null #dateRegonCheck: null -pageRequestReminderHistories: Doctrine\Common\Collections\ArrayCollection {#1316 …} -slug: 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 {#1120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1128 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1122 …} -namespace: Closure() {#1126 …} } |
| data | App\Entity\PageRequest {#1255 -id: null -status: null -notepad: null -email: null -name: null -telephone: null -firstName: null -lastName: null -numberNip: null -numberPesel: null -zipCode: null -street: null -city: null -home: null -local: null -dateCreate: null -dateUpdate: null -isUser: false -user: null -type: null -pageRequestHistory: null -fccId: null -fccTicketId: null -fccExportDate: null -squareAddress: null -fccLastModifiedAt: null -fccLastStatusId: null -dayScheduleType: null -isRegonFalse: false -isRegonSuspendedFalse: false -dateRegonFalse: null -dateRegonSuspendedFalse: null -agent: null -quickNote: null -quickNoteUser: null #sentMessages: null #dateRegonCheck: null -pageRequestReminderHistories: Doctrine\Common\Collections\ArrayCollection {#1316 …} -slug: null } |
| data_class | "App\Entity\PageRequest" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1132 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\PageRequest" } } |
| 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 |
| row_attr | [] |
| setter | null |
| translation_domain | "pagerequest" |
| trim | true |
| upload_max_size_message | Closure() {#1164 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#1138 …} $translationDomain: "validators" } } |
| validation_groups | Closure(FormInterface $form) {#1134 class: "App\Form\PageRequestPublicFormType" this: App\Form\PageRequestPublicFormType {#1311 …} } |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "register" "_register" ] |
| cache_key | "_register_register" |
| compound | true |
| data | App\Entity\PageRequest {#1255 -id: null -status: null -notepad: null -email: null -name: null -telephone: null -firstName: null -lastName: null -numberNip: null -numberPesel: null -zipCode: null -street: null -city: null -home: null -local: null -dateCreate: null -dateUpdate: null -isUser: false -user: null -type: null -pageRequestHistory: null -fccId: null -fccTicketId: null -fccExportDate: null -squareAddress: null -fccLastModifiedAt: null -fccLastStatusId: null -dayScheduleType: null -isRegonFalse: false -isRegonSuspendedFalse: false -dateRegonFalse: null -dateRegonSuspendedFalse: null -agent: null -quickNote: null -quickNoteUser: null #sentMessages: null #dateRegonCheck: null -pageRequestReminderHistories: Doctrine\Common\Collections\ArrayCollection {#1316 …} -slug: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2654 -form: Symfony\Component\Form\Form {#1226 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2371 …5} |
| full_name | "register" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "register" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "pagerequest" |
| unique_block_prefix | "_register" |
| valid | true |
| value | App\Entity\PageRequest {#1255 -id: null -status: null -notepad: null -email: null -name: null -telephone: null -firstName: null -lastName: null -numberNip: null -numberPesel: null -zipCode: null -street: null -city: null -home: null -local: null -dateCreate: null -dateUpdate: null -isUser: false -user: null -type: null -pageRequestHistory: null -fccId: null -fccTicketId: null -fccExportDate: null -squareAddress: null -fccLastModifiedAt: null -fccLastStatusId: null -dayScheduleType: null -isRegonFalse: false -isRegonSuspendedFalse: false -dateRegonFalse: null -dateRegonSuspendedFalse: null -agent: null -quickNote: null -quickNoteUser: null #sentMessages: null #dateRegonCheck: null -pageRequestReminderHistories: Doctrine\Common\Collections\ArrayCollection {#1316 …} -slug: null } |
firstName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 | [ "placeholder" => "Placeholder.FirstName" ] |
[ "placeholder" => "Placeholder.FirstName" ] |
| label | "Label.FirstName" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Placeholder.FirstName" ] |
| 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 {#1120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1128 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1122 …} -namespace: Closure() {#1126 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1099 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Label.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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1147 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#1149 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Placeholder.FirstName" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_register_firstName" ] |
| cache_key | "_register_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2663 -form: Symfony\Component\Form\Form {#1407 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2665 …5} |
| full_name | "register[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_firstName" |
| label | "Label.FirstName" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "pagerequest" |
| unique_block_prefix | "_register_firstName" |
| valid | true |
| value | "" |
lastName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 | [ "placeholder" => "Placeholder.LastName" ] |
[ "placeholder" => "Placeholder.LastName" ] |
| label | "Label.LastName" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Placeholder.LastName" ] |
| 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 {#1120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1128 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1122 …} -namespace: Closure() {#1126 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1094 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Label.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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1090 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#1089 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Placeholder.LastName" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_register_lastName" ] |
| cache_key | "_register_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2662 -form: Symfony\Component\Form\Form {#1414 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2661 …5} |
| full_name | "register[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_lastName" |
| label | "Label.LastName" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "pagerequest" |
| unique_block_prefix | "_register_lastName" |
| valid | true |
| value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 | [ "placeholder" => "Placeholder.EmailPublic" ] |
[ "placeholder" => "Placeholder.EmailPublic" ] |
| label | "Label.Email" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Placeholder.EmailPublic" ] |
| 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 {#1120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1128 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1122 …} -namespace: Closure() {#1126 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1160 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Label.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() {#1084 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#1158 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Placeholder.EmailPublic" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_register_email" ] |
| cache_key | "_register_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2660 -form: Symfony\Component\Form\Form {#1180 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2659 …5} |
| full_name | "register[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_email" |
| label | "Label.Email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "pagerequest" |
| unique_block_prefix | "_register_email" |
| valid | true |
| value | "" |
telephone
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 | [ "placeholder" => "Placeholder.TelephonePublic" ] |
[ "placeholder" => "Placeholder.TelephonePublic" ] |
| label | "Label.Telephone" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Placeholder.TelephonePublic" ] |
| 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 {#1120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1128 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1122 …} -namespace: Closure() {#1126 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1165 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Label.Telephone" |
| 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() {#1151 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#1144 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Placeholder.TelephonePublic" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_register_telephone" ] |
| cache_key | "_register_telephone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2370 -form: Symfony\Component\Form\Form {#1417 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2377 …5} |
| full_name | "register[telephone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_telephone" |
| label | "Label.Telephone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telephone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "pagerequest" |
| unique_block_prefix | "_register_telephone" |
| valid | true |
| value | "" |
refLinks
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 | [ "placeholder" => "Placeholder.RefLinksText" "class" => "select2-search-disable" "data-size" => 5 "data-live-search" => true ] |
[ "placeholder" => "Placeholder.RefLinksText" "class" => "select2-search-disable" "data-size" => 5 "data-live-search" => true ] |
| label | "Placeholder.RefLinksText" |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Placeholder.RefLinksText" "class" => "select2-search-disable" "data-size" => 5 "data-live-search" => true ] |
| 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 {#1120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1128 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1122 …} -namespace: Closure() {#1126 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1106 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Placeholder.RefLinksText" |
| 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() {#1113 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#1112 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Placeholder.RefLinksText" "class" => "select2-search-disable" "data-size" => 5 "data-live-search" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_register_refLinks" ] |
| cache_key | "_register_refLinks_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2380 -form: Symfony\Component\Form\Form {#1421 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2648 …5} |
| full_name | "register[refLinks]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_refLinks" |
| label | "Placeholder.RefLinksText" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "refLinks" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "pagerequest" |
| unique_block_prefix | "_register_refLinks" |
| valid | true |
| value | "" |
numberNip
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 | [ "placeholder" => "Placeholder.NIPPublic" "maxlength" => 10 ] |
[ "placeholder" => "Placeholder.NIPPublic" "maxlength" => 10 ] |
| label | "Label.NIP" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Placeholder.NIPPublic" "maxlength" => 10 ] |
| 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 {#1120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1128 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1122 …} -namespace: Closure() {#1126 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1223 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Label.NIP" |
| 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() {#1197 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#1198 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Placeholder.NIPPublic" "maxlength" => 10 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_register_numberNip" ] |
| cache_key | "_register_numberNip_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2651 -form: Symfony\Component\Form\Form {#1189 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2652 …5} |
| full_name | "register[numberNip]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_numberNip" |
| label | "Label.NIP" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "numberNip" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "pagerequest" |
| unique_block_prefix | "_register_numberNip" |
| valid | true |
| value | "" |
save
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn-success" ] |
[ "class" => "btn-success" ] |
| label | "Button.Register" |
same as passed value |
| translation_domain | "messages" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-success" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Button.Register" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | "messages" |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-success" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_register_save" ] |
| cache_key | "_register_save_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2657 …5} |
| full_name | "register[save]" |
| id | "register_save" |
| label | "Button.Register" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "save" |
| priority | 0 |
| row_attr | [] |
| translation_domain | "messages" |
| unique_block_prefix | "_register_save" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "433d03db356709a2b0b883.9erZhlEakSn0tNgxpNOc3jUeyfrMyV3OHkE7bBlO9RI.zIec1ihj9EWz9epS3LKsjHxxo5K2uRKpbgZ0Gm8Dh13Dr7u_BknQUZ75sw" |
| 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 | "433d03db356709a2b0b883.9erZhlEakSn0tNgxpNOc3jUeyfrMyV3OHkE7bBlO9RI.zIec1ihj9EWz9epS3LKsjHxxo5K2uRKpbgZ0Gm8Dh13Dr7u_BknQUZ75sw" |
same as passed value |
| mapped | false |
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 | "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 {#1120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1128 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1122 …} -namespace: Closure() {#1126 …} } |
| data | "433d03db356709a2b0b883.9erZhlEakSn0tNgxpNOc3jUeyfrMyV3OHkE7bBlO9RI.zIec1ihj9EWz9epS3LKsjHxxo5K2uRKpbgZ0Gm8Dh13Dr7u_BknQUZ75sw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2658 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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() {#2668 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#2656 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_register__token" ] |
| cache_key | "_register__token_hidden" |
| compound | false |
| data | "433d03db356709a2b0b883.9erZhlEakSn0tNgxpNOc3jUeyfrMyV3OHkE7bBlO9RI.zIec1ihj9EWz9epS3LKsjHxxo5K2uRKpbgZ0Gm8Dh13Dr7u_BknQUZ75sw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2678 -form: Symfony\Component\Form\Form {#2674 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2669 …5} |
| full_name | "register[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register__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 | [] |
| submitted | false |
| translation_domain | "pagerequest" |
| unique_block_prefix | "_register__token" |
| valid | true |
| value | "433d03db356709a2b0b883.9erZhlEakSn0tNgxpNOc3jUeyfrMyV3OHkE7bBlO9RI.zIec1ihj9EWz9epS3LKsjHxxo5K2uRKpbgZ0Gm8Dh13Dr7u_BknQUZ75sw" |