- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 460
- Events
- Routing
- Cache
- Translation 97
- Security
- Twig
- Twig Components
- HTTP Client
- Doctrine 3
- Debug
- Messages
- Emails
- Workflow
- Template events 7
- Blocks* 0
- JMS Serializer 0
- Payum
- Themes 1
- Twig Hooks
- Elastica
- VichUploader
- Configuration
- Cart 0
Configuration Settings
Theme
Page Width
Forms
-
admin_establishment
-
lastName
-
firstName
-
email
-
phoneNumber
-
job
-
user
-
plainPassword
-
enabled
-
verifiedAt
-
-
imageFile
-
file
-
-
establishments
-
_token
-
admin_establishment
Form type:
"App\Form\AdminEstablishmentType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User\AdminEstablishment {#8871 -id: null -firstName: null -lastName: null -email: null -phoneNumber: null -job: null -imageFile: null -imageName: null -updatedAt: null -user: null -establishments: Doctrine\Common\Collections\ArrayCollection {#8872 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User\AdminEstablishment {#8871 -id: null -firstName: null -lastName: null -email: null -phoneNumber: null -job: null -imageFile: null -imageName: null -updatedAt: null -user: null -establishments: Doctrine\Common\Collections\ArrayCollection {#8872 …} } |
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 {#8887 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8888 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8889 …} -namespace: Closure() {#8891 …} } |
| data | App\Entity\User\AdminEstablishment {#8871 -id: null -firstName: null -lastName: null -email: null -phoneNumber: null -job: null -imageFile: null -imageName: null -updatedAt: null -user: null -establishments: Doctrine\Common\Collections\ArrayCollection {#8872 …} } |
| data_class | "App\Entity\User\AdminEstablishment" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#8915 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User\AdminEstablishment" } } |
| 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() {#8917 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#8916 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "admin_establishment" "_admin_establishment" ] |
| cache_key | "_admin_establishment_admin_establishment" |
| compound | true |
| data | App\Entity\User\AdminEstablishment {#8871 -id: null -firstName: null -lastName: null -email: null -phoneNumber: null -job: null -imageFile: null -imageName: null -updatedAt: null -user: null -establishments: Doctrine\Common\Collections\ArrayCollection {#8872 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9058 -form: Symfony\Component\Form\Form {#9071 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8918 …5} |
| full_name | "admin_establishment" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "admin_establishment" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "admin_establishment" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_admin_establishment" |
| valid | true |
| value | App\Entity\User\AdminEstablishment {#8871 -id: null -firstName: null -lastName: null -email: null -phoneNumber: null -job: null -imageFile: null -imageName: null -updatedAt: null -user: null -establishments: Doctrine\Common\Collections\ArrayCollection {#8872 …} } |
lastName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| 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 {#8887 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8888 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8889 …} -namespace: Closure() {#8891 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#8933 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() {#8935 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#8934 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_admin_establishment_lastName" ] |
| cache_key | "_admin_establishment_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9005 -form: Symfony\Component\Form\Form {#9357 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8994 …5} |
| full_name | "admin_establishment[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "admin_establishment_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 | "_admin_establishment_lastName" |
| valid | true |
| value | "" |
firstName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| 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 {#8887 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8888 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8889 …} -namespace: Closure() {#8891 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#8942 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() {#8944 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#8943 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_admin_establishment_firstName" ] |
| cache_key | "_admin_establishment_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9083 -form: Symfony\Component\Form\Form {#9876 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9801 …5} |
| full_name | "admin_establishment[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "admin_establishment_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 | "_admin_establishment_firstName" |
| valid | true |
| value | "" |
Form type:
"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 {#8923 +payload: null +groups: ? +callback: [ App\Form\AdminEstablishmentType {#8873 -entityManager: ContainerNG3qeex\EntityManagerGhostEbeb667 {#623 …} } "validateUniqueEmail" ] } ] |
[ Symfony\Component\Validator\Constraints\Callback {#8923 +payload: null +groups: ? +callback: [ App\Form\AdminEstablishmentType {#8873 -entityManager: ContainerNG3qeex\EntityManagerGhostEbeb667 {#623 …} } "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 {#8923 +payload: null +groups: ? +callback: [ App\Form\AdminEstablishmentType {#8873 -entityManager: ContainerNG3qeex\EntityManagerGhostEbeb667 {#623 …} } "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 {#8887 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8888 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8889 …} -namespace: Closure() {#8891 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#8955 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() {#8957 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#8956 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "kl-email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_admin_establishment_email" ] |
| cache_key | "_admin_establishment_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8980 -form: Symfony\Component\Form\Form {#9244 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8971 …5} |
| full_name | "admin_establishment[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "admin_establishment_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 | "_admin_establishment_email" |
| valid | true |
| value | "" |
phoneNumber
Form type:
"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 {#8924 +payload: null +groups: ? +message: "This value is not valid." +pattern: "/^\+?\d+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Regex {#8924 +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 {#8924 +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 {#8887 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8888 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8889 …} -namespace: Closure() {#8891 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#8968 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() {#8970 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#8969 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_admin_establishment_phoneNumber" ] |
| cache_key | "_admin_establishment_phoneNumber_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8958 -form: Symfony\Component\Form\Form {#9218 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8945 …5} |
| full_name | "admin_establishment[phoneNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "admin_establishment_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 | "_admin_establishment_phoneNumber" |
| valid | true |
| value | "" |
job
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "fo.admin.establishment.job" |
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 {#8887 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8888 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8889 …} -namespace: Closure() {#8891 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#8977 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.admin.establishment.job" |
| 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() {#8979 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#8978 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_admin_establishment_job" ] |
| cache_key | "_admin_establishment_job_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8936 -form: Symfony\Component\Form\Form {#9191 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9999 …5} |
| full_name | "admin_establishment[job]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "admin_establishment_job" |
| label | "fo.admin.establishment.job" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "job" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_admin_establishment_job" |
| valid | true |
| value | "" |
user
Form type:
"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 {#8887 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8888 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8889 …} -namespace: Closure() {#8891 …} } |
| data_class | "App\Entity\User\ShopUser" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#8991 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() {#8993 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#8990 …} $translationDomain: "validators" } } |
| validation_groups | Closure(FormInterface $form): array {#8989 returnType: "array" class: "Sylius\Bundle\CoreBundle\Form\Type\User\ShopUserType" this: Sylius\Bundle\CoreBundle\Form\Type\User\ShopUserType {#8985 …} } |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_shop_user" "_admin_establishment_user" ] |
| cache_key | "_admin_establishment_user_sylius_shop_user" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10001 -form: Symfony\Component\Form\Form {#9967 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10002 …5} |
| full_name | "admin_establishment[user]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "admin_establishment_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 | "_admin_establishment_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 {#8887 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8888 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8889 …} -namespace: Closure() {#8891 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9150 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() {#9121 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#9141 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_admin_establishment_user_plainPassword" ] |
| cache_key | "_admin_establishment_user_plainPassword_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10053 -form: Symfony\Component\Form\Form {#9971 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10044 …5} |
| full_name | "admin_establishment[user][plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "admin_establishment_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 | "_admin_establishment_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 {#8887 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8888 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8889 …} -namespace: Closure() {#8891 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#9003 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 {#9004 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() {#9092 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#9101 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_admin_establishment_user_enabled" ] |
| cache_key | "_admin_establishment_user_enabled_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10054 -form: Symfony\Component\Form\Form {#9974 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10055 …5} |
| full_name | "admin_establishment[user][enabled]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "admin_establishment_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 | "_admin_establishment_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 {#8887 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8888 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8889 …} -namespace: Closure() {#8891 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#9003 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 {#9004 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() {#9006 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#9008 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_admin_establishment_user_verifiedAt" ] |
| cache_key | "_admin_establishment_user_verifiedAt_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10056 -form: Symfony\Component\Form\Form {#9977 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10057 …5} |
| full_name | "admin_establishment[user][verifiedAt]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "admin_establishment_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 | "_admin_establishment_user_verifiedAt" |
| valid | true |
| value | "1" |
imageFile
Form type:
"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 {#8887 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8888 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8889 …} -namespace: Closure() {#8891 …} } |
| 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) {#9037 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() {#9039 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#9038 …} $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" "_admin_establishment_imageFile" ] |
| cache_key | "_admin_establishment_imageFile_vich_image" |
| compound | true |
| data | [ "file" => null ] |
| disabled | false |
| download_label | "vich_uploader.link.download" |
| download_uri | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10003 -form: Symfony\Component\Form\Form {#9989 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10004 …5} |
| full_name | "admin_establishment[imageFile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "admin_establishment_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\AdminEstablishment {#8871 -id: null -firstName: null -lastName: null -email: null -phoneNumber: null -job: null -imageFile: null -imageName: null -updatedAt: null -user: null -establishments: Doctrine\Common\Collections\ArrayCollection {#8872 …} } |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_admin_establishment_imageFile" |
| valid | true |
| value | [ "file" => null ] |
file
Form type:
"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 {#8887 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8888 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8889 …} -namespace: Closure() {#8891 …} } |
| 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() {#9982 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#9981 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "accept" => ".jpg, .jpeg, .png, .bmp" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_admin_establishment_imageFile_file" ] |
| cache_key | "_admin_establishment_imageFile_file_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10063 -form: Symfony\Component\Form\Form {#9992 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10066 …5} |
| full_name | "admin_establishment[imageFile][file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "admin_establishment_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 | "_admin_establishment_imageFile_file" |
| valid | true |
| value | "" |
establishments
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#10045 -elements: [] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| attr | [ "style" => "display:none;" ] |
[ "style" => "display:none;" ] |
| by_reference | false |
same as passed value |
| constraints | [ App\Validator\Constraints\UniqueEmailCollaborator {#8925 +payload: null +groups: ? +message: "Cet email est déjà utilisé par un autre utilisateur." } App\Validator\Constraints\UniqueSiretEstablishment {#8926 +payload: null +groups: ? +message: "Cet siret est déjà utilisé par un autre établissement." } Symfony\Component\Validator\Constraints\Valid {#8927 +payload: null +groups: ? +traverse: true } ] |
[ App\Validator\Constraints\UniqueEmailCollaborator {#8925 +payload: null +groups: ? +message: "Cet email est déjà utilisé par un autre utilisateur." } App\Validator\Constraints\UniqueSiretEstablishment {#8926 +payload: null +groups: ? +message: "Cet siret est déjà utilisé par un autre établissement." } Symfony\Component\Validator\Constraints\Valid {#8927 +payload: null +groups: ? +traverse: true } ] |
| entry_options | [ "isEdit" => null ] |
[ "isEdit" => null "block_name" => "entry" ] |
| entry_type | "App\Form\EstablishmentType" |
same as passed value |
| label | false |
same as passed value |
| prototype | true |
same as passed value |
| prototype_name | "__establishment__" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "style" => "display:none;" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| button_add_label | "sylius.form.collection.add" |
| button_delete_label | "sylius.form.collection.delete" |
| by_reference | false |
| compound | true |
| constraints | [ App\Validator\Constraints\UniqueEmailCollaborator {#8925 +payload: null +groups: ? +message: "Cet email est déjà utilisé par un autre utilisateur." } App\Validator\Constraints\UniqueSiretEstablishment {#8926 +payload: null +groups: ? +message: "Cet siret est déjà utilisé par un autre établissement." } Symfony\Component\Validator\Constraints\Valid {#8927 +payload: null +groups: ? +traverse: true } ] |
| 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 {#8887 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8888 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8889 …} -namespace: Closure() {#8891 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9055 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "isEdit" => null "block_name" => "entry" ] |
| entry_type | "App\Form\EstablishmentType" |
| 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 collection is invalid." |
| 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 |
| prototype | true |
| prototype_data | null |
| prototype_name | "__establishment__" |
| prototype_options | [] |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#9057 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#9056 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [ "style" => "display:none;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_admin_establishment_establishments" ] |
| button_add_label | "sylius.form.collection.add" |
| button_delete_label | "sylius.form.collection.delete" |
| cache_key | "_admin_establishment_establishments_collection" |
| compound | true |
| data | Doctrine\Common\Collections\ArrayCollection {#10045 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10059 -form: Symfony\Component\Form\Form {#9995 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10060 …5} |
| full_name | "admin_establishment[establishments]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "admin_establishment_establishments" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "establishments" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#10061 …5} |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_admin_establishment_establishments" |
| valid | true |
| value | Doctrine\Common\Collections\ArrayCollection {#10045 -elements: [] } |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "674b79d44b5619.LfXeOvaE878nVO83bvMnQ211CsMOWHcS5MZfcTmFmO8.R5i8TbDopdVvY91vBZ94egRGOYdGbg9noaQaFlvPrL9mtLJWjLSh0X882w" |
| 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 | "674b79d44b5619.LfXeOvaE878nVO83bvMnQ211CsMOWHcS5MZfcTmFmO8.R5i8TbDopdVvY91vBZ94egRGOYdGbg9noaQaFlvPrL9mtLJWjLSh0X882w" |
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 {#8887 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8888 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8889 …} -namespace: Closure() {#8891 …} } |
| data | "674b79d44b5619.LfXeOvaE878nVO83bvMnQ211CsMOWHcS5MZfcTmFmO8.R5i8TbDopdVvY91vBZ94egRGOYdGbg9noaQaFlvPrL9mtLJWjLSh0X882w" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#10211 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() {#10230 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#10558 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_admin_establishment__token" ] |
| cache_key | "_admin_establishment__token_hidden" |
| compound | false |
| data | "674b79d44b5619.LfXeOvaE878nVO83bvMnQ211CsMOWHcS5MZfcTmFmO8.R5i8TbDopdVvY91vBZ94egRGOYdGbg9noaQaFlvPrL9mtLJWjLSh0X882w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10574 -form: Symfony\Component\Form\Form {#10570 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10566 …5} |
| full_name | "admin_establishment[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "admin_establishment__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 | "_admin_establishment__token" |
| valid | true |
| value | "674b79d44b5619.LfXeOvaE878nVO83bvMnQ211CsMOWHcS5MZfcTmFmO8.R5i8TbDopdVvY91vBZ94egRGOYdGbg9noaQaFlvPrL9mtLJWjLSh0X882w" |