Forms
-
parent_student
-
lastName
-
firstName
-
email
-
phoneNumber
-
company
-
siret
-
user
-
plainPassword
-
enabled
-
verifiedAt
-
-
imageFile
-
file
-
-
_token
-
-
bitbag_elasticsearch_search
-
box
-
query
-
-
parent_student
"App\Form\ParentStudentType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User\ParentStudent {#4985 -id: null -firstName: null -lastName: null -email: null -phoneNumber: null -company: null -siret: null -imageFile: null -imageName: null -updatedAt: null -user: null -deliveryAddresses: Doctrine\Common\Collections\ArrayCollection {#5005 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User\ParentStudent {#4985 -id: null -firstName: null -lastName: null -email: null -phoneNumber: null -company: null -siret: null -imageFile: null -imageName: null -updatedAt: null -user: null -deliveryAddresses: Doctrine\Common\Collections\ArrayCollection {#5005 …} } |
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 {#5020 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5022 …} -namespace: Closure() {#5024 …} } |
data | App\Entity\User\ParentStudent {#4985 -id: null -firstName: null -lastName: null -email: null -phoneNumber: null -company: null -siret: null -imageFile: null -imageName: null -updatedAt: null -user: null -deliveryAddresses: Doctrine\Common\Collections\ArrayCollection {#5005 …} } |
data_class | "App\Entity\User\ParentStudent" |
disabled | false |
empty_data | Closure(FormInterface $form) {#5048 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User\ParentStudent" } } |
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 | [] |
isEdit | null |
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() {#5050 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2466 …} $message: Closure() {#5049 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "parent_student" "_parent_student" ] |
cache_key | "_parent_student_parent_student" |
compound | true |
data | App\Entity\User\ParentStudent {#4985 -id: null -firstName: null -lastName: null -email: null -phoneNumber: null -company: null -siret: null -imageFile: null -imageName: null -updatedAt: null -user: null -deliveryAddresses: Doctrine\Common\Collections\ArrayCollection {#5005 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5252 -form: Symfony\Component\Form\Form {#5188 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5180 …5} |
full_name | "parent_student" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parent_student" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "parent_student" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parent_student" |
valid | true |
value | App\Entity\User\ParentStudent {#4985 -id: null -firstName: null -lastName: null -email: null -phoneNumber: null -company: null -siret: null -imageFile: null -imageName: null -updatedAt: null -user: null -deliveryAddresses: Doctrine\Common\Collections\ArrayCollection {#5005 …} } |
lastName
"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 |
---|---|---|
label | "global.last.name" |
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 {#5020 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5022 …} -namespace: Closure() {#5024 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5064 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 | "global.last.name" |
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() {#5066 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2466 …} $message: Closure() {#5065 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_parent_student_lastName" ] |
cache_key | "_parent_student_lastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5218 -form: Symfony\Component\Form\Form {#5191 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5225 …5} |
full_name | "parent_student[lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parent_student_lastName" |
label | "global.last.name" |
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 | null |
unique_block_prefix | "_parent_student_lastName" |
valid | true |
value | "" |
firstName
"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 |
---|---|---|
label | "global.first.name" |
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 {#5020 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5022 …} -namespace: Closure() {#5024 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5073 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 | "global.first.name" |
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() {#5075 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2466 …} $message: Closure() {#5074 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_parent_student_firstName" ] |
cache_key | "_parent_student_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5120 -form: Symfony\Component\Form\Form {#5194 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5111 …5} |
full_name | "parent_student[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parent_student_firstName" |
label | "global.first.name" |
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 | null |
unique_block_prefix | "_parent_student_firstName" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 | [ "class" => "kl-email" ] |
[ "class" => "kl-email" ] |
constraints | [ Symfony\Component\Validator\Constraints\Callback {#5056 +payload: null +groups: ? +callback: [ App\Form\ParentStudentType {#5006 -entityManager: ContainerRvEprDV\EntityManagerGhostE8260f8 {#105 …} } "validateUniqueEmail" ] } ] |
[ Symfony\Component\Validator\Constraints\Callback {#5056 +payload: null +groups: ? +callback: [ App\Form\ParentStudentType {#5006 -entityManager: ContainerRvEprDV\EntityManagerGhostE8260f8 {#105 …} } "validateUniqueEmail" ] } ] |
label | "global.email" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "kl-email" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Callback {#5056 +payload: null +groups: ? +callback: [ App\Form\ParentStudentType {#5006 -entityManager: ContainerRvEprDV\EntityManagerGhostE8260f8 {#105 …} } "validateUniqueEmail" ] } ] |
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 {#5020 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5022 …} -namespace: Closure() {#5024 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5086 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 | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "global.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() {#5088 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2466 …} $message: Closure() {#5087 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "kl-email" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_parent_student_email" ] |
cache_key | "_parent_student_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5102 -form: Symfony\Component\Form\Form {#5197 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5089 …5} |
full_name | "parent_student[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parent_student_email" |
label | "global.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 | null |
unique_block_prefix | "_parent_student_email" |
valid | true |
value | "" |
phoneNumber
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Regex {#5057 +payload: null +groups: ? +message: "This value is not valid." +pattern: "/^\+?\d+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Regex {#5057 +payload: null +groups: ? +message: "This value is not valid." +pattern: "/^\+?\d+$/" +htmlPattern: null +match: true +normalizer: null } ] |
label | "global.phone.number" |
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 | [ Symfony\Component\Validator\Constraints\Regex {#5057 +payload: null +groups: ? +message: "This value is not valid." +pattern: "/^\+?\d+$/" +htmlPattern: null +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 {#5020 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5022 …} -namespace: Closure() {#5024 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5099 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 | "Please provide a valid phone number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "global.phone.number" |
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() {#5101 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2466 …} $message: Closure() {#5100 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_parent_student_phoneNumber" ] |
cache_key | "_parent_student_phoneNumber_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5076 -form: Symfony\Component\Form\Form {#5200 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5067 …5} |
full_name | "parent_student[phoneNumber]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parent_student_phoneNumber" |
label | "global.phone.number" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phoneNumber" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parent_student_phoneNumber" |
valid | true |
value | "" |
company
"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 |
---|---|---|
label | "fo.parent.student.company" |
same as passed value |
required | 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 | 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 {#5020 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5022 …} -namespace: Closure() {#5024 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5108 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 | "fo.parent.student.company" |
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() {#5110 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2466 …} $message: Closure() {#5109 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_parent_student_company" ] |
cache_key | "_parent_student_company_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5265 -form: Symfony\Component\Form\Form {#5203 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5267 …5} |
full_name | "parent_student[company]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parent_student_company" |
label | "fo.parent.student.company" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "company" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parent_student_company" |
valid | true |
value | "" |
siret
"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 | [ "maxlength" => 14 "pattern" => "^\d{14}$" ] |
[ "maxlength" => 14 "pattern" => "^\d{14}$" ] |
constraints | [ Symfony\Component\Validator\Constraints\Callback {#5058 +payload: null +groups: ? +callback: [ App\Form\ParentStudentType {#5006 -entityManager: ContainerRvEprDV\EntityManagerGhostE8260f8 {#105 …} } "validateUniqueSiret" ] } ] |
[ Symfony\Component\Validator\Constraints\Callback {#5058 +payload: null +groups: ? +callback: [ App\Form\ParentStudentType {#5006 -entityManager: ContainerRvEprDV\EntityManagerGhostE8260f8 {#105 …} } "validateUniqueSiret" ] } ] |
label | "fo.parent.student.siret" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 14 "pattern" => "^\d{14}$" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Callback {#5058 +payload: null +groups: ? +callback: [ App\Form\ParentStudentType {#5006 -entityManager: ContainerRvEprDV\EntityManagerGhostE8260f8 {#105 …} } "validateUniqueSiret" ] } ] |
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 {#5020 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5022 …} -namespace: Closure() {#5024 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5117 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 | "fo.parent.student.siret" |
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() {#5119 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2466 …} $message: Closure() {#5118 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 14 "pattern" => "^\d{14}$" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_parent_student_siret" ] |
cache_key | "_parent_student_siret_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5268 -form: Symfony\Component\Form\Form {#5206 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5269 …5} |
full_name | "parent_student[siret]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parent_student_siret" |
label | "fo.parent.student.siret" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "siret" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parent_student_siret" |
valid | true |
value | "" |
user
"Sylius\Bundle\CoreBundle\Form\Type\User\ShopUserType"
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 |
---|---|---|
label | 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 | 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 {#5020 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5022 …} -namespace: Closure() {#5024 …} } |
data_class | "App\Entity\User\ShopUser" |
disabled | false |
empty_data | Closure(FormInterface $form) {#5131 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User\ShopUser" } } |
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 | false |
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() {#5133 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2466 …} $message: Closure() {#5130 …} $translationDomain: "validators" } } |
validation_groups | Closure(FormInterface $form): array {#5129 returnType: "array" class: "Sylius\Bundle\CoreBundle\Form\Type\User\ShopUserType" this: Sylius\Bundle\CoreBundle\Form\Type\User\ShopUserType {#5125 …} } |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "sylius_shop_user" "_parent_student_user" ] |
cache_key | "_parent_student_user_sylius_shop_user" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5270 -form: Symfony\Component\Form\Form {#5231 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5303 …5} |
full_name | "parent_student[user]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parent_student_user" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "user" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parent_student_user" |
valid | true |
value | null |
plainPassword
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 |
---|---|---|
label | "sylius.form.user.password.label" |
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 {#5020 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5022 …} -namespace: Closure() {#5024 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5215 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 |
hash_property_path | 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 | "sylius.form.user.password.label" |
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() {#5217 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2466 …} $message: Closure() {#5216 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_parent_student_user_plainPassword" ] |
cache_key | "_parent_student_user_plainPassword_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5319 -form: Symfony\Component\Form\Form {#5234 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5318 …5} |
full_name | "parent_student[user][plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parent_student_user_plainPassword" |
label | "sylius.form.user.password.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plainPassword" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parent_student_user_plainPassword" |
valid | true |
value | "" |
enabled
Errors
This form has no errors.
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 | "sylius.form.user.enabled" |
same as passed value |
required | 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 | 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 {#5020 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5022 …} -namespace: Closure() {#5024 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#5143 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 {#5144 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "sylius.form.user.enabled" |
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() {#5224 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2466 …} $message: Closure() {#5223 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_parent_student_user_enabled" ] |
cache_key | "_parent_student_user_enabled_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5316 -form: Symfony\Component\Form\Form {#5237 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5314 …5} |
full_name | "parent_student[user][enabled]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parent_student_user_enabled" |
label | "sylius.form.user.enabled" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "enabled" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parent_student_user_enabled" |
valid | true |
value | "1" |
verifiedAt
Errors
This form has no errors.
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 | "sylius.form.user.verified" |
same as passed value |
required | 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 | 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 {#5020 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5022 …} -namespace: Closure() {#5024 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#5143 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 {#5144 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "sylius.form.user.verified" |
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() {#5146 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2466 …} $message: Closure() {#5148 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_parent_student_user_verifiedAt" ] |
cache_key | "_parent_student_user_verifiedAt_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5323 -form: Symfony\Component\Form\Form {#5240 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5324 …5} |
full_name | "parent_student[user][verifiedAt]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parent_student_user_verifiedAt" |
label | "sylius.form.user.verified" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "verifiedAt" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parent_student_user_verifiedAt" |
valid | true |
value | "1" |
imageFile
"Vich\UploaderBundle\Form\Type\VichImageType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format |
null
|
Normalized Format | [ "file" => null ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "accept" => ".jpg, .jpeg, .png, .bmp" ] |
[ "accept" => ".jpg, .jpeg, .png, .bmp" ] |
download_uri | false |
same as passed value |
label | false |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
asset_helper | false |
attr | [ "accept" => ".jpg, .jpeg, .png, .bmp" ] |
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 {#5020 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5022 …} -namespace: Closure() {#5024 …} } |
data_class | null |
delete_label | "vich_uploader.form_label.delete_confirm" |
disabled | false |
download_label | "vich_uploader.link.download" |
download_uri | false |
empty_data | Closure(FormInterface $form) {#5177 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 | [] |
image_uri | true |
imagine_pattern | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
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 |
storage_resolve_method | 0 |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5179 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2466 …} $message: Closure() {#5178 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
asset_helper | false |
attr | [ "accept" => ".jpg, .jpeg, .png, .bmp" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "vich_image" "_parent_student_imageFile" ] |
cache_key | "_parent_student_imageFile_vich_image" |
compound | true |
data | [ "file" => null ] |
disabled | false |
download_label | "vich_uploader.link.download" |
download_uri | false |
errors | Symfony\Component\Form\FormErrorIterator {#5315 -form: Symfony\Component\Form\Form {#5258 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5321 …5} |
full_name | "parent_student[imageFile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parent_student_imageFile" |
image_uri | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "imageFile" |
object | App\Entity\User\ParentStudent {#4985 -id: null -firstName: null -lastName: null -email: null -phoneNumber: null -company: null -siret: null -imageFile: null -imageName: null -updatedAt: null -user: null -deliveryAddresses: Doctrine\Common\Collections\ArrayCollection {#5005 …} } |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parent_student_imageFile" |
valid | true |
value | [ "file" => null ] |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
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 | [ "accept" => ".jpg, .jpeg, .png, .bmp" ] |
[ "accept" => ".jpg, .jpeg, .png, .bmp" ] |
label | false |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [ "accept" => ".jpg, .jpeg, .png, .bmp" ] |
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 {#5020 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5022 …} -namespace: Closure() {#5024 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
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 select a valid file." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
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() {#5251 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2466 …} $message: Closure() {#5250 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "accept" => ".jpg, .jpeg, .png, .bmp" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_parent_student_imageFile_file" ] |
cache_key | "_parent_student_imageFile_file_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5330 -form: Symfony\Component\Form\Form {#5261 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5333 …5} |
full_name | "parent_student[imageFile][file]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parent_student_imageFile_file" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "file" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_parent_student_imageFile_file" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "edeec00.ZjOCFBweftrwwdGp3p8_eFyH-n7uW2GX5IWkwOYeFis.BH-xV35NGKnDjqLfnKxcPRO_lE3fECnY3OjCkctVe2U_VvdRWi4XiZaTvg" |
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 | "edeec00.ZjOCFBweftrwwdGp3p8_eFyH-n7uW2GX5IWkwOYeFis.BH-xV35NGKnDjqLfnKxcPRO_lE3fECnY3OjCkctVe2U_VvdRWi4XiZaTvg" |
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 {#5020 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5022 …} -namespace: Closure() {#5024 …} } |
data | "edeec00.ZjOCFBweftrwwdGp3p8_eFyH-n7uW2GX5IWkwOYeFis.BH-xV35NGKnDjqLfnKxcPRO_lE3fECnY3OjCkctVe2U_VvdRWi4XiZaTvg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5331 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() {#5332 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2466 …} $message: Closure() {#5329 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_parent_student__token" ] |
cache_key | "_parent_student__token_hidden" |
compound | false |
data | "edeec00.ZjOCFBweftrwwdGp3p8_eFyH-n7uW2GX5IWkwOYeFis.BH-xV35NGKnDjqLfnKxcPRO_lE3fECnY3OjCkctVe2U_VvdRWi4XiZaTvg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5342 -form: Symfony\Component\Form\Form {#5338 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5325 …5} |
full_name | "parent_student[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parent_student__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 | "_parent_student__token" |
valid | true |
value | "edeec00.ZjOCFBweftrwwdGp3p8_eFyH-n7uW2GX5IWkwOYeFis.BH-xV35NGKnDjqLfnKxcPRO_lE3fECnY3OjCkctVe2U_VvdRWi4XiZaTvg" |
bitbag_elasticsearch_search
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 | [] |
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 | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5020 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5022 …} -namespace: Closure() {#5024 …} } |
data_class | "BitBag\SyliusElasticsearchPlugin\Model\Search" |
disabled | false |
empty_data | Closure(FormInterface $form) {#8171 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BitBag\SyliusElasticsearchPlugin\Model\Search" } } |
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() {#8173 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2466 …} $message: Closure() {#8172 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "bitbag_elasticsearch_search" "_bitbag_elasticsearch_search" ] |
cache_key | "_bitbag_elasticsearch_search_bitbag_elasticsearch_search" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8187 -form: Symfony\Component\Form\Form {#8193 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8174 …5} |
full_name | "bitbag_elasticsearch_search" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_elasticsearch_search" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "bitbag_elasticsearch_search" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_elasticsearch_search" |
valid | true |
value | null |
box
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 |
---|---|---|
label | 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 | 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 {#5020 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5022 …} -namespace: Closure() {#5024 …} } |
data_class | "BitBag\SyliusElasticsearchPlugin\Model\SearchBox" |
disabled | false |
empty_data | Closure(FormInterface $form) {#8184 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BitBag\SyliusElasticsearchPlugin\Model\SearchBox" } } |
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 | false |
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() {#8186 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2466 …} $message: Closure() {#8185 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_box" "_bitbag_elasticsearch_search_box" ] |
cache_key | "_bitbag_elasticsearch_search_box_search_box" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8219 -form: Symfony\Component\Form\Form {#8209 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8218 …5} |
full_name | "bitbag_elasticsearch_search[box]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_elasticsearch_search_box" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "box" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_elasticsearch_search_box" |
valid | true |
value | null |
query
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" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
[ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#8192 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#8192 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#8192 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5020 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5022 …} -namespace: Closure() {#5024 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#8201 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 | "Please enter a valid search term." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
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() {#8203 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2466 …} $message: Closure() {#8202 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "search" "_bitbag_elasticsearch_search_box_query" ] |
cache_key | "_bitbag_elasticsearch_search_box_query_search" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8225 -form: Symfony\Component\Form\Form {#8212 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8223 …5} |
full_name | "bitbag_elasticsearch_search[box][query]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_elasticsearch_search_box_query" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "query" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_elasticsearch_search_box_query" |
valid | true |
value | "" |