Forms
-
footer_contact
-
subject
-
name
-
phone
-
comment
-
email
-
submit
-
_token
-
-
registration
-
name
-
email
-
plainPassword
-
isAgreeWithTerms
-
mobilePhone
-
save
-
isNewsletter
-
course
-
instrument
-
footer_contact
"App\Form\Front\FooterContactType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Form\Front\Object\FooterContact {#3316 -subject: null -name: null -phone: null -comment: null -email: null -source: null -medium: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Form\Front\Object\FooterContact {#3316 -subject: null -name: null -phone: null -comment: null -email: null -source: null -medium: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1020 …} -namespace: Closure() {#1018 …} } |
| data | App\Form\Front\Object\FooterContact {#3316 -subject: null -name: null -phone: null -comment: null -email: null -source: null -medium: null } |
| data_class | "App\Form\Front\Object\FooterContact" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3371 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Form\Front\Object\FooterContact" } } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3373 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $message: Closure() {#3372 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "footer_contact" "_footer_contact" ] |
| cache_key | "_footer_contact_footer_contact" |
| compound | true |
| data | App\Form\Front\Object\FooterContact {#3316 -subject: null -name: null -phone: null -comment: null -email: null -source: null -medium: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3451 -errors: [] -form: Symfony\Component\Form\Form {#3452 …} } |
| form | Symfony\Component\Form\FormView {#3374 …5} |
| full_name | "footer_contact" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "footer_contact" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "footer_contact" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "js/admin/multiselect.min.js" "js/admin/bootstrap-tagsinput.min.js" "js/admin/lc_lightbox.lite.min.js" "js/admin/admin.js" "js/admin/durationpicker/html-duration-picker.min.js" "bundles/fosckeditor/ckeditor.js" "bundles/sonataformatter/vendor/markitup-markitup/markitup/jquery.markitup.js" "bundles/sonataformatter/markitup/sets/markdown/set.js" "bundles/sonataformatter/markitup/sets/html/set.js" "bundles/sonataformatter/markitup/sets/textile/set.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonataformatter/markitup/skins/sonata/style.css" "bundles/sonataformatter/markitup/sets/markdown/style.css" "bundles/sonataformatter/markitup/sets/html/style.css" "bundles/sonataformatter/markitup/sets/textile/style.css" "css/admin/lc_lightbox.min.css" "css/admin/dark.css" "css/admin/bootstrap-tagsinput.css" "css/admin/admin.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_footer_contact" |
| valid | true |
| value | App\Form\Front\Object\FooterContact {#3316 -subject: null -name: null -phone: null -comment: null -email: null -source: null -medium: null } |
subject
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" => "footer-form__input-1 choice__select_footer" "name" => "select-box" ] |
[ "class" => "footer-form__input-1 choice__select_footer" "name" => "select-box" ] |
| choices | [ "ביחרו את נושא הפנייה שלכם" => false "בירור לפני הרשמה" => "בירור לפני הרשמה" "שירות לקוחות טכני" => "שירות לקוחות טכני" "שירות לקוחות מוזיקלי" => "שירות לקוחות מוזיקלי" "הקפאת מנוי" => "הקפאת מנוי" "ביטול מנוי" => "redirect" "אחר" => "אחר" ] |
[ "ביחרו את נושא הפנייה שלכם" => false "בירור לפני הרשמה" => "בירור לפני הרשמה" "שירות לקוחות טכני" => "שירות לקוחות טכני" "שירות לקוחות מוזיקלי" => "שירות לקוחות מוזיקלי" "הקפאת מנוי" => "הקפאת מנוי" "ביטול מנוי" => "redirect" "אחר" => "אחר" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "footer-form__input-1 choice__select_footer" "name" => "select-box" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "ביחרו את נושא הפנייה שלכם" => false "בירור לפני הרשמה" => "בירור לפני הרשמה" "שירות לקוחות טכני" => "שירות לקוחות טכני" "שירות לקוחות מוזיקלי" => "שירות לקוחות מוזיקלי" "הקפאת מנוי" => "הקפאת מנוי" "ביטול מנוי" => "redirect" "אחר" => "אחר" ] |
| 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 {#1022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1020 …} -namespace: Closure() {#1018 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3394 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $message: Closure() {#3392 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "footer-form__input-1 choice__select_footer" "name" => "select-box" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_footer_contact_subject" ] |
| cache_key | "_footer_contact_subject_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3395 +data: false +value: "0" +label: "ביחרו את נושא הפנייה שלכם" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3473 +data: "בירור לפני הרשמה" +value: "בירור לפני הרשמה" +label: "בירור לפני הרשמה" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3475 +data: "שירות לקוחות טכני" +value: "שירות לקוחות טכני" +label: "שירות לקוחות טכני" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3476 +data: "שירות לקוחות מוזיקלי" +value: "שירות לקוחות מוזיקלי" +label: "שירות לקוחות מוזיקלי" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3477 +data: "הקפאת מנוי" +value: "הקפאת מנוי" +label: "הקפאת מנוי" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3478 +data: "redirect" +value: "redirect" +label: "ביטול מנוי" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3498 +data: "אחר" +value: "אחר" +label: "אחר" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3411 -errors: [] -form: Symfony\Component\Form\Form {#3455 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3420 …5} |
| full_name | "footer_contact[subject]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "footer_contact_subject" |
| is_selected | Closure($choice, $value) {#3501 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "subject" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "js/admin/multiselect.min.js" "js/admin/bootstrap-tagsinput.min.js" "js/admin/lc_lightbox.lite.min.js" "js/admin/admin.js" "js/admin/durationpicker/html-duration-picker.min.js" "bundles/fosckeditor/ckeditor.js" "bundles/sonataformatter/vendor/markitup-markitup/markitup/jquery.markitup.js" "bundles/sonataformatter/markitup/sets/markdown/set.js" "bundles/sonataformatter/markitup/sets/html/set.js" "bundles/sonataformatter/markitup/sets/textile/set.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonataformatter/markitup/skins/sonata/style.css" "bundles/sonataformatter/markitup/sets/markdown/style.css" "bundles/sonataformatter/markitup/sets/html/style.css" "bundles/sonataformatter/markitup/sets/textile/style.css" "css/admin/lc_lightbox.min.css" "css/admin/dark.css" "css/admin/bootstrap-tagsinput.css" "css/admin/admin.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| sortable | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_footer_contact_subject" |
| valid | true |
| value | "" |
name
"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 | [ "class" => "footer-form__input-1" "placeholder" => "הכניסו שם *" ] |
[ "class" => "footer-form__input-1" "placeholder" => "הכניסו שם *" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "footer-form__input-1" "placeholder" => "הכניסו שם *" ] |
| 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 {#1022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1020 …} -namespace: Closure() {#1018 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3408 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3410 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $message: Closure() {#3409 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "footer-form__input-1" "placeholder" => "הכניסו שם *" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_footer_contact_name" ] |
| cache_key | "_footer_contact_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3502 -errors: [] -form: Symfony\Component\Form\Form {#3458 …} } |
| form | Symfony\Component\Form\FormView {#3503 …5} |
| full_name | "footer_contact[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "footer_contact_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "js/admin/multiselect.min.js" "js/admin/bootstrap-tagsinput.min.js" "js/admin/lc_lightbox.lite.min.js" "js/admin/admin.js" "js/admin/durationpicker/html-duration-picker.min.js" "bundles/fosckeditor/ckeditor.js" "bundles/sonataformatter/vendor/markitup-markitup/markitup/jquery.markitup.js" "bundles/sonataformatter/markitup/sets/markdown/set.js" "bundles/sonataformatter/markitup/sets/html/set.js" "bundles/sonataformatter/markitup/sets/textile/set.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonataformatter/markitup/skins/sonata/style.css" "bundles/sonataformatter/markitup/sets/markdown/style.css" "bundles/sonataformatter/markitup/sets/html/style.css" "bundles/sonataformatter/markitup/sets/textile/style.css" "css/admin/lc_lightbox.min.css" "css/admin/dark.css" "css/admin/bootstrap-tagsinput.css" "css/admin/admin.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_footer_contact_name" |
| valid | true |
| value | "" |
phone
"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 | [ "class" => "footer-form__input-1" "placeholder" => "הכניסו טלפון" "data-mask" => "00000000000000000000" ] |
[ "class" => "footer-form__input-1" "placeholder" => "הכניסו טלפון" "data-mask" => "00000000000000000000" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "footer-form__input-1" "placeholder" => "הכניסו טלפון" "data-mask" => "00000000000000000000" ] |
| 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 {#1022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1020 …} -namespace: Closure() {#1018 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3417 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3419 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $message: Closure() {#3418 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "footer-form__input-1" "placeholder" => "הכניסו טלפון" "data-mask" => "00000000000000000000" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_footer_contact_phone" ] |
| cache_key | "_footer_contact_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3504 -errors: [] -form: Symfony\Component\Form\Form {#3461 …} } |
| form | Symfony\Component\Form\FormView {#3505 …5} |
| full_name | "footer_contact[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "footer_contact_phone" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "js/admin/multiselect.min.js" "js/admin/bootstrap-tagsinput.min.js" "js/admin/lc_lightbox.lite.min.js" "js/admin/admin.js" "js/admin/durationpicker/html-duration-picker.min.js" "bundles/fosckeditor/ckeditor.js" "bundles/sonataformatter/vendor/markitup-markitup/markitup/jquery.markitup.js" "bundles/sonataformatter/markitup/sets/markdown/set.js" "bundles/sonataformatter/markitup/sets/html/set.js" "bundles/sonataformatter/markitup/sets/textile/set.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonataformatter/markitup/skins/sonata/style.css" "bundles/sonataformatter/markitup/sets/markdown/style.css" "bundles/sonataformatter/markitup/sets/html/style.css" "bundles/sonataformatter/markitup/sets/textile/style.css" "css/admin/lc_lightbox.min.css" "css/admin/dark.css" "css/admin/bootstrap-tagsinput.css" "css/admin/admin.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_footer_contact_phone" |
| valid | true |
| value | "" |
comment
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" => "footer-form__input-1" "placeholder" => "הודעה" "style" => "padding-top: 17px; padding-left: 19px; font-family: "Open Sans Hebrew", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;" ] |
[ "class" => "footer-form__input-1" "placeholder" => "הודעה" "style" => "padding-top: 17px; padding-left: 19px; font-family: "Open Sans Hebrew", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;" ] |
| label | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "footer-form__input-1" "placeholder" => "הודעה" "style" => "padding-top: 17px; padding-left: 19px; font-family: "Open Sans Hebrew", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;" ] |
| 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 {#1022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1020 …} -namespace: Closure() {#1018 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3430 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3432 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $message: Closure() {#3431 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "footer-form__input-1" "placeholder" => "הודעה" "style" => "padding-top: 17px; padding-left: 19px; font-family: "Open Sans Hebrew", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_footer_contact_comment" ] |
| cache_key | "_footer_contact_comment_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3506 -errors: [] -form: Symfony\Component\Form\Form {#3464 …} } |
| form | Symfony\Component\Form\FormView {#3507 …5} |
| full_name | "footer_contact[comment]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "footer_contact_comment" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "comment" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "js/admin/multiselect.min.js" "js/admin/bootstrap-tagsinput.min.js" "js/admin/lc_lightbox.lite.min.js" "js/admin/admin.js" "js/admin/durationpicker/html-duration-picker.min.js" "bundles/fosckeditor/ckeditor.js" "bundles/sonataformatter/vendor/markitup-markitup/markitup/jquery.markitup.js" "bundles/sonataformatter/markitup/sets/markdown/set.js" "bundles/sonataformatter/markitup/sets/html/set.js" "bundles/sonataformatter/markitup/sets/textile/set.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonataformatter/markitup/skins/sonata/style.css" "bundles/sonataformatter/markitup/sets/markdown/style.css" "bundles/sonataformatter/markitup/sets/html/style.css" "bundles/sonataformatter/markitup/sets/textile/style.css" "css/admin/lc_lightbox.min.css" "css/admin/dark.css" "css/admin/bootstrap-tagsinput.css" "css/admin/admin.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_footer_contact_comment" |
| valid | true |
| value | "" |
"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 | [ "class" => "footer-form__input-2" "placeholder" => "הכניסו דואר אלקטרוני *" ] |
[ "class" => "footer-form__input-2" "placeholder" => "הכניסו דואר אלקטרוני *" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "footer-form__input-2" "placeholder" => "הכניסו דואר אלקטרוני *" ] |
| 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 {#1022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1020 …} -namespace: Closure() {#1018 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3439 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3441 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $message: Closure() {#3440 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "footer-form__input-2" "placeholder" => "הכניסו דואר אלקטרוני *" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_footer_contact_email" ] |
| cache_key | "_footer_contact_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3508 -errors: [] -form: Symfony\Component\Form\Form {#3467 …} } |
| form | Symfony\Component\Form\FormView {#3509 …5} |
| full_name | "footer_contact[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "footer_contact_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "js/admin/multiselect.min.js" "js/admin/bootstrap-tagsinput.min.js" "js/admin/lc_lightbox.lite.min.js" "js/admin/admin.js" "js/admin/durationpicker/html-duration-picker.min.js" "bundles/fosckeditor/ckeditor.js" "bundles/sonataformatter/vendor/markitup-markitup/markitup/jquery.markitup.js" "bundles/sonataformatter/markitup/sets/markdown/set.js" "bundles/sonataformatter/markitup/sets/html/set.js" "bundles/sonataformatter/markitup/sets/textile/set.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonataformatter/markitup/skins/sonata/style.css" "bundles/sonataformatter/markitup/sets/markdown/style.css" "bundles/sonataformatter/markitup/sets/html/style.css" "bundles/sonataformatter/markitup/sets/textile/style.css" "css/admin/lc_lightbox.min.css" "css/admin/dark.css" "css/admin/bootstrap-tagsinput.css" "css/admin/admin.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_footer_contact_email" |
| valid | true |
| value | "" |
submit
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "type" => "button" "class" => "footer-form__button" ] |
[ "type" => "button" "class" => "footer-form__button" ] |
| label | "שלח" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "type" => "button" "class" => "footer-form__button" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "שלח" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "type" => "button" "class" => "footer-form__button" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "_footer_contact_submit" ] |
| cache_key | "_footer_contact_submit_button" |
| disabled | false |
| form | Symfony\Component\Form\FormView {#3511 …5} |
| full_name | "footer_contact[submit]" |
| id | "footer_contact_submit" |
| label | "שלח" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_footer_contact_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "e6f28c2f3f5cb4ea84a200ebbe8c.G-Tl_dQfE11azW0uE-7lhK1gxvGRkZiWySnQBUKOcRU.LqKSir0mQCcunF1GUKWAzuo19MLXzt6hgUuAQg__R0d5t9PEhHFeLhS9XQ" |
| 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 | "e6f28c2f3f5cb4ea84a200ebbe8c.G-Tl_dQfE11azW0uE-7lhK1gxvGRkZiWySnQBUKOcRU.LqKSir0mQCcunF1GUKWAzuo19MLXzt6hgUuAQg__R0d5t9PEhHFeLhS9XQ" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1020 …} -namespace: Closure() {#1018 …} } |
| data | "e6f28c2f3f5cb4ea84a200ebbe8c.G-Tl_dQfE11azW0uE-7lhK1gxvGRkZiWySnQBUKOcRU.LqKSir0mQCcunF1GUKWAzuo19MLXzt6hgUuAQg__R0d5t9PEhHFeLhS9XQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3514 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3516 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $message: Closure() {#3515 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_footer_contact__token" ] |
| cache_key | "_footer_contact__token_hidden" |
| compound | false |
| data | "e6f28c2f3f5cb4ea84a200ebbe8c.G-Tl_dQfE11azW0uE-7lhK1gxvGRkZiWySnQBUKOcRU.LqKSir0mQCcunF1GUKWAzuo19MLXzt6hgUuAQg__R0d5t9PEhHFeLhS9XQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3526 -errors: [] -form: Symfony\Component\Form\Form {#3522 …} } |
| form | Symfony\Component\Form\FormView {#3517 …5} |
| full_name | "footer_contact[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "footer_contact__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 | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "js/admin/multiselect.min.js" "js/admin/bootstrap-tagsinput.min.js" "js/admin/lc_lightbox.lite.min.js" "js/admin/admin.js" "js/admin/durationpicker/html-duration-picker.min.js" "bundles/fosckeditor/ckeditor.js" "bundles/sonataformatter/vendor/markitup-markitup/markitup/jquery.markitup.js" "bundles/sonataformatter/markitup/sets/markdown/set.js" "bundles/sonataformatter/markitup/sets/html/set.js" "bundles/sonataformatter/markitup/sets/textile/set.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonataformatter/markitup/skins/sonata/style.css" "bundles/sonataformatter/markitup/sets/markdown/style.css" "bundles/sonataformatter/markitup/sets/html/style.css" "bundles/sonataformatter/markitup/sets/textile/style.css" "css/admin/lc_lightbox.min.css" "css/admin/dark.css" "css/admin/bootstrap-tagsinput.css" "css/admin/admin.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_footer_contact__token" |
| valid | true |
| value | "e6f28c2f3f5cb4ea84a200ebbe8c.G-Tl_dQfE11azW0uE-7lhK1gxvGRkZiWySnQBUKOcRU.LqKSir0mQCcunF1GUKWAzuo19MLXzt6hgUuAQg__R0d5t9PEhHFeLhS9XQ" |
registration
"App\Form\Front\FreeRegistrationType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#4327 #id: null -email: ? ?string -username: ? ?string -mobilePhone: null -username_canonical: ? ?string -email_canonical: ? ?string -roles: [] -password: null #enabled: false #googleId: null #name: null #createdAt: null #isNewsletter: false #isAutoRenew: false #subscriptions: Doctrine\Common\Collections\ArrayCollection {#4328 …} #trackers: null #remark: null #invoice4uID: null #legacyData: null #logs: null #logins: null -encoder: "new" -isFreezed: false -freezedData: null -isTrusted: false -isFreeRegistered: false -course: null -userProfile: App\Entity\UserProfile {#4329 …} -confirmationToken: null #lastLogin: null -passwordRequestedAt: null -userAcceptances: Doctrine\Common\Collections\ArrayCollection {#4330 …} -userFavoriteSongs: Doctrine\Common\Collections\ArrayCollection {#4331 …} -userSongAccesses: Doctrine\Common\Collections\ArrayCollection {#4332 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#4327 #id: null -email: ? ?string -username: ? ?string -mobilePhone: null -username_canonical: ? ?string -email_canonical: ? ?string -roles: [] -password: null #enabled: false #googleId: null #name: null #createdAt: null #isNewsletter: false #isAutoRenew: false #subscriptions: Doctrine\Common\Collections\ArrayCollection {#4328 …} #trackers: null #remark: null #invoice4uID: null #legacyData: null #logs: null #logins: null -encoder: "new" -isFreezed: false -freezedData: null -isTrusted: false -isFreeRegistered: false -course: null -userProfile: App\Entity\UserProfile {#4329 …} -confirmationToken: null #lastLogin: null -passwordRequestedAt: null -userAcceptances: Doctrine\Common\Collections\ArrayCollection {#4330 …} -userFavoriteSongs: Doctrine\Common\Collections\ArrayCollection {#4331 …} -userSongAccesses: Doctrine\Common\Collections\ArrayCollection {#4332 …} } |
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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1020 …} -namespace: Closure() {#1018 …} } |
| data | App\Entity\User {#4327 #id: null -email: ? ?string -username: ? ?string -mobilePhone: null -username_canonical: ? ?string -email_canonical: ? ?string -roles: [] -password: null #enabled: false #googleId: null #name: null #createdAt: null #isNewsletter: false #isAutoRenew: false #subscriptions: Doctrine\Common\Collections\ArrayCollection {#4328 …} #trackers: null #remark: null #invoice4uID: null #legacyData: null #logs: null #logins: null -encoder: "new" -isFreezed: false -freezedData: null -isTrusted: false -isFreeRegistered: false -course: null -userProfile: App\Entity\UserProfile {#4329 …} -confirmationToken: null #lastLogin: null -passwordRequestedAt: null -userAcceptances: Doctrine\Common\Collections\ArrayCollection {#4330 …} -userFavoriteSongs: Doctrine\Common\Collections\ArrayCollection {#4331 …} -userSongAccesses: Doctrine\Common\Collections\ArrayCollection {#4332 …} } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4340 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4342 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $message: Closure() {#4341 …} $translationDomain: "validators" } } |
| validation_groups | App\Validation\RegistrationResolver {#4333 -security: Symfony\Bundle\SecurityBundle\Security {#462 …} -paymentModel: App\Model\Front\PaymentModel {#270 …} -managerModel: App\Model\Front\ManagerModel {#307 …} } |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration" "_registration" ] |
| cache_key | "_registration_registration" |
| compound | true |
| data | App\Entity\User {#4327 #id: null -email: ? ?string -username: ? ?string -mobilePhone: null -username_canonical: ? ?string -email_canonical: ? ?string -roles: [] -password: null #enabled: false #googleId: null #name: null #createdAt: null #isNewsletter: false #isAutoRenew: false #subscriptions: Doctrine\Common\Collections\ArrayCollection {#4328 …} #trackers: null #remark: null #invoice4uID: null #legacyData: null #logs: null #logins: null -encoder: "new" -isFreezed: false -freezedData: null -isTrusted: false -isFreeRegistered: false -course: null -userProfile: App\Entity\UserProfile {#4329 …} -confirmationToken: null #lastLogin: null -passwordRequestedAt: null -userAcceptances: Doctrine\Common\Collections\ArrayCollection {#4330 …} -userFavoriteSongs: Doctrine\Common\Collections\ArrayCollection {#4331 …} -userSongAccesses: Doctrine\Common\Collections\ArrayCollection {#4332 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4423 -errors: [] -form: Symfony\Component\Form\Form {#4437 …} } |
| form | Symfony\Component\Form\FormView {#4478 …5} |
| full_name | "registration" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "registration" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "registration" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "js/admin/multiselect.min.js" "js/admin/bootstrap-tagsinput.min.js" "js/admin/lc_lightbox.lite.min.js" "js/admin/admin.js" "js/admin/durationpicker/html-duration-picker.min.js" "bundles/fosckeditor/ckeditor.js" "bundles/sonataformatter/vendor/markitup-markitup/markitup/jquery.markitup.js" "bundles/sonataformatter/markitup/sets/markdown/set.js" "bundles/sonataformatter/markitup/sets/html/set.js" "bundles/sonataformatter/markitup/sets/textile/set.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonataformatter/markitup/skins/sonata/style.css" "bundles/sonataformatter/markitup/sets/markdown/style.css" "bundles/sonataformatter/markitup/sets/html/style.css" "bundles/sonataformatter/markitup/sets/textile/style.css" "css/admin/lc_lightbox.min.css" "css/admin/dark.css" "css/admin/bootstrap-tagsinput.css" "css/admin/admin.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration" |
| valid | true |
| value | App\Entity\User {#4327 #id: null -email: ? ?string -username: ? ?string -mobilePhone: null -username_canonical: ? ?string -email_canonical: ? ?string -roles: [] -password: null #enabled: false #googleId: null #name: null #createdAt: null #isNewsletter: false #isAutoRenew: false #subscriptions: Doctrine\Common\Collections\ArrayCollection {#4328 …} #trackers: null #remark: null #invoice4uID: null #legacyData: null #logs: null #logins: null -encoder: "new" -isFreezed: false -freezedData: null -isTrusted: false -isFreeRegistered: false -course: null -userProfile: App\Entity\UserProfile {#4329 …} -confirmationToken: null #lastLogin: null -passwordRequestedAt: null -userAcceptances: Doctrine\Common\Collections\ArrayCollection {#4330 …} -userFavoriteSongs: Doctrine\Common\Collections\ArrayCollection {#4331 …} -userSongAccesses: Doctrine\Common\Collections\ArrayCollection {#4332 …} } |
name
"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
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 | 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 {#1022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1020 …} -namespace: Closure() {#1018 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4359 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4353 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $message: Closure() {#4360 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_name" ] |
| cache_key | "_registration_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4509 -errors: [] -form: Symfony\Component\Form\Form {#4440 …} } |
| form | Symfony\Component\Form\FormView {#4508 …5} |
| full_name | "registration[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "registration_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "js/admin/multiselect.min.js" "js/admin/bootstrap-tagsinput.min.js" "js/admin/lc_lightbox.lite.min.js" "js/admin/admin.js" "js/admin/durationpicker/html-duration-picker.min.js" "bundles/fosckeditor/ckeditor.js" "bundles/sonataformatter/vendor/markitup-markitup/markitup/jquery.markitup.js" "bundles/sonataformatter/markitup/sets/markdown/set.js" "bundles/sonataformatter/markitup/sets/html/set.js" "bundles/sonataformatter/markitup/sets/textile/set.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonataformatter/markitup/skins/sonata/style.css" "bundles/sonataformatter/markitup/sets/markdown/style.css" "bundles/sonataformatter/markitup/sets/html/style.css" "bundles/sonataformatter/markitup/sets/textile/style.css" "css/admin/lc_lightbox.min.css" "css/admin/dark.css" "css/admin/bootstrap-tagsinput.css" "css/admin/admin.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_name" |
| valid | true |
| value | "" |
"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
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 | 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 {#1022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1020 …} -namespace: Closure() {#1018 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4363 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4361 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $message: Closure() {#4362 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_email" ] |
| cache_key | "_registration_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4510 -errors: [] -form: Symfony\Component\Form\Form {#4443 …} } |
| form | Symfony\Component\Form\FormView {#4511 …5} |
| full_name | "registration[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "registration_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "js/admin/multiselect.min.js" "js/admin/bootstrap-tagsinput.min.js" "js/admin/lc_lightbox.lite.min.js" "js/admin/admin.js" "js/admin/durationpicker/html-duration-picker.min.js" "bundles/fosckeditor/ckeditor.js" "bundles/sonataformatter/vendor/markitup-markitup/markitup/jquery.markitup.js" "bundles/sonataformatter/markitup/sets/markdown/set.js" "bundles/sonataformatter/markitup/sets/html/set.js" "bundles/sonataformatter/markitup/sets/textile/set.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonataformatter/markitup/skins/sonata/style.css" "bundles/sonataformatter/markitup/sets/markdown/style.css" "bundles/sonataformatter/markitup/sets/html/style.css" "bundles/sonataformatter/markitup/sets/textile/style.css" "css/admin/lc_lightbox.min.css" "css/admin/dark.css" "css/admin/bootstrap-tagsinput.css" "css/admin/admin.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_email" |
| valid | true |
| value | "" |
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4347 +payload: null +groups: [ "default" "paid" ] +message: "נא לבחור סיסמא בת 6 אותיות לפחות." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4354 +payload: null +groups: [ "default" "paid" ] +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "יש לבחור סיסמא בת לפחות 6 תווים." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4347 +payload: null +groups: [ "default" "paid" ] +message: "נא לבחור סיסמא בת 6 אותיות לפחות." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4354 +payload: null +groups: [ "default" "paid" ] +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "יש לבחור סיסמא בת לפחות 6 תווים." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4347 +payload: null +groups: [ "default" "paid" ] +message: "נא לבחור סיסמא בת 6 אותיות לפחות." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4354 +payload: null +groups: [ "default" "paid" ] +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "יש לבחור סיסמא בת לפחות 6 תווים." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| 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 {#1022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1020 …} -namespace: Closure() {#1018 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4370 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4373 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $message: Closure() {#4371 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_plainPassword" ] |
| cache_key | "_registration_plainPassword_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4512 -errors: [] -form: Symfony\Component\Form\Form {#4446 …} } |
| form | Symfony\Component\Form\FormView {#4513 …5} |
| full_name | "registration[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "registration_plainPassword" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "js/admin/multiselect.min.js" "js/admin/bootstrap-tagsinput.min.js" "js/admin/lc_lightbox.lite.min.js" "js/admin/admin.js" "js/admin/durationpicker/html-duration-picker.min.js" "bundles/fosckeditor/ckeditor.js" "bundles/sonataformatter/vendor/markitup-markitup/markitup/jquery.markitup.js" "bundles/sonataformatter/markitup/sets/markdown/set.js" "bundles/sonataformatter/markitup/sets/html/set.js" "bundles/sonataformatter/markitup/sets/textile/set.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonataformatter/markitup/skins/sonata/style.css" "bundles/sonataformatter/markitup/sets/markdown/style.css" "bundles/sonataformatter/markitup/sets/html/style.css" "bundles/sonataformatter/markitup/sets/textile/style.css" "css/admin/lc_lightbox.min.css" "css/admin/dark.css" "css/admin/bootstrap-tagsinput.css" "css/admin/admin.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_plainPassword" |
| valid | true |
| value | "" |
isAgreeWithTerms
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4366 +payload: null +groups: [ "default" ] +message: "regulations" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4366 +payload: null +groups: [ "default" ] +message: "regulations" +allowNull: false +normalizer: null } ] |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4366 +payload: null +groups: [ "default" ] +message: "regulations" +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 {#1022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1020 …} -namespace: Closure() {#1018 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4385 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4384 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4389 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $message: Closure() {#4391 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_isAgreeWithTerms" ] |
| cache_key | "_registration_isAgreeWithTerms_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4514 -errors: [] -form: Symfony\Component\Form\Form {#4412 …} } |
| form | Symfony\Component\Form\FormView {#4515 …5} |
| full_name | "registration[isAgreeWithTerms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "registration_isAgreeWithTerms" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "isAgreeWithTerms" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "js/admin/multiselect.min.js" "js/admin/bootstrap-tagsinput.min.js" "js/admin/lc_lightbox.lite.min.js" "js/admin/admin.js" "js/admin/durationpicker/html-duration-picker.min.js" "bundles/fosckeditor/ckeditor.js" "bundles/sonataformatter/vendor/markitup-markitup/markitup/jquery.markitup.js" "bundles/sonataformatter/markitup/sets/markdown/set.js" "bundles/sonataformatter/markitup/sets/html/set.js" "bundles/sonataformatter/markitup/sets/textile/set.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonataformatter/markitup/skins/sonata/style.css" "bundles/sonataformatter/markitup/sets/markdown/style.css" "bundles/sonataformatter/markitup/sets/html/style.css" "bundles/sonataformatter/markitup/sets/textile/style.css" "css/admin/lc_lightbox.min.css" "css/admin/dark.css" "css/admin/bootstrap-tagsinput.css" "css/admin/admin.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_isAgreeWithTerms" |
| valid | true |
| value | "1" |
mobilePhone
"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
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 | 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 {#1022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1020 …} -namespace: Closure() {#1018 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4399 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4397 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $message: Closure() {#4401 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_mobilePhone" ] |
| cache_key | "_registration_mobilePhone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4516 -errors: [] -form: Symfony\Component\Form\Form {#4451 …} } |
| form | Symfony\Component\Form\FormView {#4517 …5} |
| full_name | "registration[mobilePhone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "registration_mobilePhone" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mobilePhone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "js/admin/multiselect.min.js" "js/admin/bootstrap-tagsinput.min.js" "js/admin/lc_lightbox.lite.min.js" "js/admin/admin.js" "js/admin/durationpicker/html-duration-picker.min.js" "bundles/fosckeditor/ckeditor.js" "bundles/sonataformatter/vendor/markitup-markitup/markitup/jquery.markitup.js" "bundles/sonataformatter/markitup/sets/markdown/set.js" "bundles/sonataformatter/markitup/sets/html/set.js" "bundles/sonataformatter/markitup/sets/textile/set.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonataformatter/markitup/skins/sonata/style.css" "bundles/sonataformatter/markitup/sets/markdown/style.css" "bundles/sonataformatter/markitup/sets/html/style.css" "bundles/sonataformatter/markitup/sets/textile/style.css" "css/admin/lc_lightbox.min.css" "css/admin/dark.css" "css/admin/bootstrap-tagsinput.css" "css/admin/admin.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_mobilePhone" |
| valid | true |
| value | "" |
save
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_registration_save" ] |
| cache_key | "_registration_save_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4519 …5} |
| full_name | "registration[save]" |
| id | "registration_save" |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "save" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_registration_save" |
| value | null |
isNewsletter
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#4365 +payload: null +groups: [ "default" "free_register" ] +message: "יש לאשר קבלת עדכונים" } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#4365 +payload: null +groups: [ "default" "free_register" ] +message: "יש לאשר קבלת עדכונים" } ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#4365 +payload: null +groups: [ "default" "free_register" ] +message: "יש לאשר קבלת עדכונים" } ] |
| 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 {#1022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1020 …} -namespace: Closure() {#1018 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4385 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4384 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4479 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $message: Closure() {#4484 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_isNewsletter" ] |
| cache_key | "_registration_isNewsletter_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4520 -errors: [] -form: Symfony\Component\Form\Form {#4456 …} } |
| form | Symfony\Component\Form\FormView {#4518 …5} |
| full_name | "registration[isNewsletter]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "registration_isNewsletter" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "isNewsletter" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "js/admin/multiselect.min.js" "js/admin/bootstrap-tagsinput.min.js" "js/admin/lc_lightbox.lite.min.js" "js/admin/admin.js" "js/admin/durationpicker/html-duration-picker.min.js" "bundles/fosckeditor/ckeditor.js" "bundles/sonataformatter/vendor/markitup-markitup/markitup/jquery.markitup.js" "bundles/sonataformatter/markitup/sets/markdown/set.js" "bundles/sonataformatter/markitup/sets/html/set.js" "bundles/sonataformatter/markitup/sets/textile/set.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonataformatter/markitup/skins/sonata/style.css" "bundles/sonataformatter/markitup/sets/markdown/style.css" "bundles/sonataformatter/markitup/sets/html/style.css" "bundles/sonataformatter/markitup/sets/textile/style.css" "css/admin/lc_lightbox.min.css" "css/admin/dark.css" "css/admin/bootstrap-tagsinput.css" "css/admin/admin.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_isNewsletter" |
| valid | true |
| value | "1" |
course
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 |
|---|---|---|
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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 {#1022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1020 …} -namespace: Closure() {#1018 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4420 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4422 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $message: Closure() {#4421 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_registration_course" ] |
| cache_key | "_registration_course_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4521 -errors: [] -form: Symfony\Component\Form\Form {#4459 …} } |
| form | Symfony\Component\Form\FormView {#4522 …5} |
| full_name | "registration[course]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "registration_course" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "course" |
| priority | 0 |
| required | false |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "js/admin/multiselect.min.js" "js/admin/bootstrap-tagsinput.min.js" "js/admin/lc_lightbox.lite.min.js" "js/admin/admin.js" "js/admin/durationpicker/html-duration-picker.min.js" "bundles/fosckeditor/ckeditor.js" "bundles/sonataformatter/vendor/markitup-markitup/markitup/jquery.markitup.js" "bundles/sonataformatter/markitup/sets/markdown/set.js" "bundles/sonataformatter/markitup/sets/html/set.js" "bundles/sonataformatter/markitup/sets/textile/set.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonataformatter/markitup/skins/sonata/style.css" "bundles/sonataformatter/markitup/sets/markdown/style.css" "bundles/sonataformatter/markitup/sets/html/style.css" "bundles/sonataformatter/markitup/sets/textile/style.css" "css/admin/lc_lightbox.min.css" "css/admin/dark.css" "css/admin/bootstrap-tagsinput.css" "css/admin/admin.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_course" |
| valid | true |
| value | "" |
instrument
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 |
|---|---|---|
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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 {#1022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1021 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1020 …} -namespace: Closure() {#1018 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4429 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#376 …} $message: Closure() {#4430 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_registration_instrument" ] |
| cache_key | "_registration_instrument_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4523 -errors: [] -form: Symfony\Component\Form\Form {#4462 …} } |
| form | Symfony\Component\Form\FormView {#4524 …5} |
| full_name | "registration[instrument]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "registration_instrument" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "instrument" |
| priority | 0 |
| required | false |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "js/admin/multiselect.min.js" "js/admin/bootstrap-tagsinput.min.js" "js/admin/lc_lightbox.lite.min.js" "js/admin/admin.js" "js/admin/durationpicker/html-duration-picker.min.js" "bundles/fosckeditor/ckeditor.js" "bundles/sonataformatter/vendor/markitup-markitup/markitup/jquery.markitup.js" "bundles/sonataformatter/markitup/sets/markdown/set.js" "bundles/sonataformatter/markitup/sets/html/set.js" "bundles/sonataformatter/markitup/sets/textile/set.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonataformatter/markitup/skins/sonata/style.css" "bundles/sonataformatter/markitup/sets/markdown/style.css" "bundles/sonataformatter/markitup/sets/html/style.css" "bundles/sonataformatter/markitup/sets/textile/style.css" "css/admin/lc_lightbox.min.css" "css/admin/dark.css" "css/admin/bootstrap-tagsinput.css" "css/admin/admin.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_instrument" |
| valid | true |
| value | "" |