Forms
-
register_taxi
-
email
-
profile
-
name
-
surname
-
-
taxi
-
licenseNumber
-
licensePlate
-
-
_token
-
register_taxi
Form type:
"App\Form\RegisterTaxiType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#657 -id: ? ?int -email: ? ?string -password: ? ?string -role: "ROLE_USER" -active: false -adminActive: true -tutorialActive: true -datetimeCreation: ? ?DateTimeInterface -oneTimeCode: null #expirationOneTimeCode: null -profile: null -taxi: null -rides: Doctrine\Common\Collections\ArrayCollection {#773 …} -vouchers: Doctrine\Common\Collections\ArrayCollection {#654 …} -stores: Doctrine\Common\Collections\ArrayCollection {#661 …} -tags: Doctrine\Common\Collections\ArrayCollection {#665 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#657 -id: ? ?int -email: ? ?string -password: ? ?string -role: "ROLE_USER" -active: false -adminActive: true -tutorialActive: true -datetimeCreation: ? ?DateTimeInterface -oneTimeCode: null #expirationOneTimeCode: null -profile: null -taxi: null -rides: Doctrine\Common\Collections\ArrayCollection {#773 …} -vouchers: Doctrine\Common\Collections\ArrayCollection {#654 …} -stores: Doctrine\Common\Collections\ArrayCollection {#661 …} -tags: Doctrine\Common\Collections\ArrayCollection {#665 …} } |
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 {#741 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#663 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#669 …} -namespace: Closure() {#656 …} } |
| data | App\Entity\User {#657 -id: ? ?int -email: ? ?string -password: ? ?string -role: "ROLE_USER" -active: false -adminActive: true -tutorialActive: true -datetimeCreation: ? ?DateTimeInterface -oneTimeCode: null #expirationOneTimeCode: null -profile: null -taxi: null -rides: Doctrine\Common\Collections\ArrayCollection {#773 …} -vouchers: Doctrine\Common\Collections\ArrayCollection {#654 …} -stores: Doctrine\Common\Collections\ArrayCollection {#661 …} -tags: Doctrine\Common\Collections\ArrayCollection {#665 …} } |
| data_class | "App\Entity\User" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#795 class: "Symfony\Component\Form\Extension\Core\Type\FormType" 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 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#797 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#93 …} $message: Closure() {#790 …} $translationDomain: "validators" } } |
| validation_groups | Closure(FormInterface $form) {#788 class: "App\Form\RegisterTaxiType" this: App\Form\RegisterTaxiType {#763 …} } |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "register_taxi" "_register_taxi" ] |
| cache_key | "_register_taxi_register_taxi" |
| compound | true |
| data | App\Entity\User {#657 -id: ? ?int -email: ? ?string -password: ? ?string -role: "ROLE_USER" -active: false -adminActive: true -tutorialActive: true -datetimeCreation: ? ?DateTimeInterface -oneTimeCode: null #expirationOneTimeCode: null -profile: null -taxi: null -rides: Doctrine\Common\Collections\ArrayCollection {#773 …} -vouchers: Doctrine\Common\Collections\ArrayCollection {#654 …} -stores: Doctrine\Common\Collections\ArrayCollection {#661 …} -tags: Doctrine\Common\Collections\ArrayCollection {#665 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#905 -form: Symfony\Component\Form\Form {#855 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#798 …5} |
| full_name | "register_taxi" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_taxi" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "register_taxi" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_register_taxi" |
| valid | true |
| value | App\Entity\User {#657 -id: ? ?int -email: ? ?string -password: ? ?string -role: "ROLE_USER" -active: false -adminActive: true -tutorialActive: true -datetimeCreation: ? ?DateTimeInterface -oneTimeCode: null #expirationOneTimeCode: null -profile: null -taxi: null -rides: Doctrine\Common\Collections\ArrayCollection {#773 …} -vouchers: Doctrine\Common\Collections\ArrayCollection {#654 …} -stores: Doctrine\Common\Collections\ArrayCollection {#661 …} -tags: Doctrine\Common\Collections\ArrayCollection {#665 …} } |
Form type:
"App\Form\Custom\CustomTextType"
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
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#741 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#663 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#669 …} -namespace: Closure() {#656 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#865 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#93 …} $message: Closure() {#826 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "custom_text" "_register_taxi_email" ] |
| cache_key | "_register_taxi_email_custom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#927 -form: Symfony\Component\Form\Form {#883 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#934 …5} |
| full_name | "register_taxi[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_taxi_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_register_taxi_email" |
| valid | true |
| value | null |
profile
Form type:
"App\Form\ProfileType"
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 |
|---|---|---|
| register_mode | true |
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 {#741 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#663 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#669 …} -namespace: Closure() {#656 …} } |
| data_class | "App\Entity\Profile" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#810 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Profile" } } |
| 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 |
| register_mode | true |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#808 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#93 …} $message: Closure() {#809 …} $translationDomain: "validators" } } |
| user_profile_mode | false |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "profile" "_register_taxi_profile" ] |
| cache_key | "_register_taxi_profile_profile" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#926 -form: Symfony\Component\Form\Form {#801 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#925 …5} |
| full_name | "register_taxi[profile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_taxi_profile" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "profile" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_register_taxi_profile" |
| valid | true |
| value | null |
name
Form type:
"App\Form\Custom\CustomTextType"
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
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#741 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#663 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#669 …} -namespace: Closure() {#656 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#888 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#93 …} $message: Closure() {#887 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "custom_text" "_register_taxi_profile_name" ] |
| cache_key | "_register_taxi_profile_name_custom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#877 -form: Symfony\Component\Form\Form {#829 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#836 …5} |
| full_name | "register_taxi[profile][name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_taxi_profile_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_register_taxi_profile_name" |
| valid | true |
| value | null |
surname
Form type:
"App\Form\Custom\CustomTextType"
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
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#741 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#663 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#669 …} -namespace: Closure() {#656 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#849 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#93 …} $message: Closure() {#850 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "custom_text" "_register_taxi_profile_surname" ] |
| cache_key | "_register_taxi_profile_surname_custom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#864 -form: Symfony\Component\Form\Form {#832 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#807 …5} |
| full_name | "register_taxi[profile][surname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_taxi_profile_surname" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "surname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_register_taxi_profile_surname" |
| valid | true |
| value | null |
taxi
Form type:
"App\Form\TaxiNewType"
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 |
|---|---|---|
| register_mode | true |
same as passed value |
| validation_groups | Closure(FormInterface $form) {#788 class: "App\Form\RegisterTaxiType" this: App\Form\RegisterTaxiType {#763 …} } |
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 {#741 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#663 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#669 …} -namespace: Closure() {#656 …} } |
| data_class | "App\Entity\Taxi" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#839 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Taxi" } } |
| 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 |
| register_mode | true |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#837 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#93 …} $message: Closure() {#838 …} $translationDomain: "validators" } } |
| validation_groups | Closure(FormInterface $form) {#788 class: "App\Form\RegisterTaxiType" this: App\Form\RegisterTaxiType {#763 …} } |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "taxi_new" "_register_taxi_taxi" ] |
| cache_key | "_register_taxi_taxi_taxi_new" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#913 -form: Symfony\Component\Form\Form {#893 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#916 …5} |
| full_name | "register_taxi[taxi]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_taxi_taxi" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "taxi" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_register_taxi_taxi" |
| valid | true |
| value | null |
licenseNumber
Form type:
"App\Form\Custom\CustomTextType"
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
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#741 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#663 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#669 …} -namespace: Closure() {#656 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#863 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#93 …} $message: Closure() {#862 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "custom_text" "_register_taxi_taxi_licenseNumber" ] |
| cache_key | "_register_taxi_taxi_licenseNumber_custom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#906 -form: Symfony\Component\Form\Form {#895 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#821 …5} |
| full_name | "register_taxi[taxi][licenseNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_taxi_taxi_licenseNumber" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "licenseNumber" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_register_taxi_taxi_licenseNumber" |
| valid | true |
| value | null |
licensePlate
Form type:
"App\Form\Custom\CustomTextType"
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
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#741 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#663 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#669 …} -namespace: Closure() {#656 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#876 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#93 …} $message: Closure() {#875 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "custom_text" "_register_taxi_taxi_licensePlate" ] |
| cache_key | "_register_taxi_taxi_licensePlate_custom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#904 -form: Symfony\Component\Form\Form {#898 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#911 …5} |
| full_name | "register_taxi[taxi][licensePlate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_taxi_taxi_licensePlate" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "licensePlate" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_register_taxi_taxi_licensePlate" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "b0fadb7c4b9e1230373afeba0322d._MGrPRmojf5-Eehz3XsdyffxYHlMy03dQj37ugdVbUg.hoXNfmPQxpg_ZpsX5B4t-sWTBj8duA-7BlzN2WwaMhm9g-9yUPHBsTRemw" |
| 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 | "b0fadb7c4b9e1230373afeba0322d._MGrPRmojf5-Eehz3XsdyffxYHlMy03dQj37ugdVbUg.hoXNfmPQxpg_ZpsX5B4t-sWTBj8duA-7BlzN2WwaMhm9g-9yUPHBsTRemw" |
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 {#741 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#663 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#669 …} -namespace: Closure() {#656 …} } |
| data | "b0fadb7c4b9e1230373afeba0322d._MGrPRmojf5-Eehz3XsdyffxYHlMy03dQj37ugdVbUg.hoXNfmPQxpg_ZpsX5B4t-sWTBj8duA-7BlzN2WwaMhm9g-9yUPHBsTRemw" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#952 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() {#941 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#93 …} $message: Closure() {#940 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_register_taxi__token" ] |
| cache_key | "_register_taxi__token_hidden" |
| compound | false |
| data | "b0fadb7c4b9e1230373afeba0322d._MGrPRmojf5-Eehz3XsdyffxYHlMy03dQj37ugdVbUg.hoXNfmPQxpg_ZpsX5B4t-sWTBj8duA-7BlzN2WwaMhm9g-9yUPHBsTRemw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#961 -form: Symfony\Component\Form\Form {#889 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#944 …5} |
| full_name | "register_taxi[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_taxi__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 | null |
| unique_block_prefix | "_register_taxi__token" |
| valid | true |
| value | "b0fadb7c4b9e1230373afeba0322d._MGrPRmojf5-Eehz3XsdyffxYHlMy03dQj37ugdVbUg.hoXNfmPQxpg_ZpsX5B4t-sWTBj8duA-7BlzN2WwaMhm9g-9yUPHBsTRemw" |