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 {#3364 -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 {#3364 -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 {#1019 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1018 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1015 …} } |
| data | App\Form\Front\Object\FooterContact {#3364 -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) {#3419 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() {#3421 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#3420 …} $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 {#3364 -subject: null -name: null -phone: null -comment: null -email: null -source: null -medium: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3499 -errors: [] -form: Symfony\Component\Form\Form {#3500 …} } |
| form | Symfony\Component\Form\FormView {#3422 …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 {#3364 -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 {#1019 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1018 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1015 …} } |
| 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() {#3442 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#3440 …} $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 {#3443 +data: false +value: "0" +label: "ביחרו את נושא הפנייה שלכם" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3521 +data: "בירור לפני הרשמה" +value: "בירור לפני הרשמה" +label: "בירור לפני הרשמה" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3523 +data: "שירות לקוחות טכני" +value: "שירות לקוחות טכני" +label: "שירות לקוחות טכני" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3524 +data: "שירות לקוחות מוזיקלי" +value: "שירות לקוחות מוזיקלי" +label: "שירות לקוחות מוזיקלי" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3525 +data: "הקפאת מנוי" +value: "הקפאת מנוי" +label: "הקפאת מנוי" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3526 +data: "redirect" +value: "redirect" +label: "ביטול מנוי" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3546 +data: "אחר" +value: "אחר" +label: "אחר" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3459 -errors: [] -form: Symfony\Component\Form\Form {#3503 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3468 …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) {#3549 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 |
same as passed value |
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 {#1019 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1018 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1015 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3456 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() {#3458 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#3457 …} $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 {#3550 -errors: [] -form: Symfony\Component\Form\Form {#3506 …} } |
| form | Symfony\Component\Form\FormView {#3551 …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 |
same as passed value |
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 {#1019 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1018 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1015 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3465 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() {#3467 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#3466 …} $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 {#3552 -errors: [] -form: Symfony\Component\Form\Form {#3509 …} } |
| form | Symfony\Component\Form\FormView {#3553 …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 |
same as passed value |
| required | false |
same as passed value |
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 {#1019 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1018 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1015 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3478 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() {#3480 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#3479 …} $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 {#3554 -errors: [] -form: Symfony\Component\Form\Form {#3512 …} } |
| form | Symfony\Component\Form\FormView {#3555 …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 |
same as passed value |
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 {#1019 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1018 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1015 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3487 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() {#3489 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#3488 …} $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 {#3556 -errors: [] -form: Symfony\Component\Form\Form {#3515 …} } |
| form | Symfony\Component\Form\FormView {#3557 …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 {#3559 …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 | "7c751d716776c44bb84080e96217e467.fyCnZkRk8VoemJewG-NkNGbknttBmuWdfahhQgXmb2E.DBHrAgg-iT5O7uaIUbYdRlC8xqMAqLLHOJAXDj23OjtGecQ8JTWHKnHs3g" |
| 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 | "7c751d716776c44bb84080e96217e467.fyCnZkRk8VoemJewG-NkNGbknttBmuWdfahhQgXmb2E.DBHrAgg-iT5O7uaIUbYdRlC8xqMAqLLHOJAXDj23OjtGecQ8JTWHKnHs3g" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1019 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1018 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1015 …} } |
| data | "7c751d716776c44bb84080e96217e467.fyCnZkRk8VoemJewG-NkNGbknttBmuWdfahhQgXmb2E.DBHrAgg-iT5O7uaIUbYdRlC8xqMAqLLHOJAXDj23OjtGecQ8JTWHKnHs3g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3562 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() {#3564 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#3563 …} $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 | "7c751d716776c44bb84080e96217e467.fyCnZkRk8VoemJewG-NkNGbknttBmuWdfahhQgXmb2E.DBHrAgg-iT5O7uaIUbYdRlC8xqMAqLLHOJAXDj23OjtGecQ8JTWHKnHs3g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3574 -errors: [] -form: Symfony\Component\Form\Form {#3570 …} } |
| form | Symfony\Component\Form\FormView {#3565 …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 | "7c751d716776c44bb84080e96217e467.fyCnZkRk8VoemJewG-NkNGbknttBmuWdfahhQgXmb2E.DBHrAgg-iT5O7uaIUbYdRlC8xqMAqLLHOJAXDj23OjtGecQ8JTWHKnHs3g" |
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 {#4397 #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 {#4398 …} #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 {#4399 …} -confirmationToken: null #lastLogin: null -passwordRequestedAt: null -userAcceptances: Doctrine\Common\Collections\ArrayCollection {#4400 …} -userFavoriteSongs: Doctrine\Common\Collections\ArrayCollection {#4401 …} -userSongAccesses: Doctrine\Common\Collections\ArrayCollection {#4402 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#4397 #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 {#4398 …} #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 {#4399 …} -confirmationToken: null #lastLogin: null -passwordRequestedAt: null -userAcceptances: Doctrine\Common\Collections\ArrayCollection {#4400 …} -userFavoriteSongs: Doctrine\Common\Collections\ArrayCollection {#4401 …} -userSongAccesses: Doctrine\Common\Collections\ArrayCollection {#4402 …} } |
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 {#1019 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1018 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1015 …} } |
| data | App\Entity\User {#4397 #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 {#4398 …} #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 {#4399 …} -confirmationToken: null #lastLogin: null -passwordRequestedAt: null -userAcceptances: Doctrine\Common\Collections\ArrayCollection {#4400 …} -userFavoriteSongs: Doctrine\Common\Collections\ArrayCollection {#4401 …} -userSongAccesses: Doctrine\Common\Collections\ArrayCollection {#4402 …} } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4410 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() {#4412 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#4411 …} $translationDomain: "validators" } } |
| validation_groups | App\Validation\RegistrationResolver {#4403 -security: Symfony\Bundle\SecurityBundle\Security {#464 …} -paymentModel: App\Model\Front\PaymentModel {#272 …} -managerModel: App\Model\Front\ManagerModel {#309 …} } |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration" "_registration" ] |
| cache_key | "_registration_registration" |
| compound | true |
| data | App\Entity\User {#4397 #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 {#4398 …} #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 {#4399 …} -confirmationToken: null #lastLogin: null -passwordRequestedAt: null -userAcceptances: Doctrine\Common\Collections\ArrayCollection {#4400 …} -userFavoriteSongs: Doctrine\Common\Collections\ArrayCollection {#4401 …} -userSongAccesses: Doctrine\Common\Collections\ArrayCollection {#4402 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4493 -errors: [] -form: Symfony\Component\Form\Form {#4507 …} } |
| form | Symfony\Component\Form\FormView {#4548 …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 {#4397 #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 {#4398 …} #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 {#4399 …} -confirmationToken: null #lastLogin: null -passwordRequestedAt: null -userAcceptances: Doctrine\Common\Collections\ArrayCollection {#4400 …} -userFavoriteSongs: Doctrine\Common\Collections\ArrayCollection {#4401 …} -userSongAccesses: Doctrine\Common\Collections\ArrayCollection {#4402 …} } |
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 {#1019 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1018 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1015 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4429 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() {#4423 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#4430 …} $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 {#4579 -errors: [] -form: Symfony\Component\Form\Form {#4510 …} } |
| form | Symfony\Component\Form\FormView {#4578 …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 {#1019 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1018 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1015 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4433 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() {#4431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#4432 …} $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 {#4580 -errors: [] -form: Symfony\Component\Form\Form {#4513 …} } |
| form | Symfony\Component\Form\FormView {#4581 …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 {#4417 +payload: null +groups: [ "default" "paid" ] +message: "נא לבחור סיסמא בת 6 אותיות לפחות." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4424 +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 {#4417 +payload: null +groups: [ "default" "paid" ] +message: "נא לבחור סיסמא בת 6 אותיות לפחות." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4424 +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 |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4417 +payload: null +groups: [ "default" "paid" ] +message: "נא לבחור סיסמא בת 6 אותיות לפחות." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4424 +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 {#1019 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1018 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1015 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4440 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() {#4443 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#4441 …} $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 {#4582 -errors: [] -form: Symfony\Component\Form\Form {#4516 …} } |
| form | Symfony\Component\Form\FormView {#4583 …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 {#4436 +payload: null +groups: [ "default" ] +message: "regulations" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4436 +payload: null +groups: [ "default" ] +message: "regulations" +allowNull: false +normalizer: null } ] |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4436 +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 {#1019 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1018 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1015 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4455 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 {#4454 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() {#4459 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#4461 …} $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 {#4584 -errors: [] -form: Symfony\Component\Form\Form {#4482 …} } |
| form | Symfony\Component\Form\FormView {#4585 …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 {#1019 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1018 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1015 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4469 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() {#4467 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#4471 …} $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 {#4586 -errors: [] -form: Symfony\Component\Form\Form {#4521 …} } |
| form | Symfony\Component\Form\FormView {#4587 …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 {#4589 …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 {#4435 +payload: null +groups: [ "default" "free_register" ] +message: "יש לאשר קבלת עדכונים" } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#4435 +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 {#4435 +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 {#1019 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1018 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1015 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4455 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 {#4454 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() {#4549 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#4554 …} $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 {#4590 -errors: [] -form: Symfony\Component\Form\Form {#4526 …} } |
| form | Symfony\Component\Form\FormView {#4588 …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 |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1019 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1018 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1015 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4490 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() {#4492 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#4491 …} $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 {#4591 -errors: [] -form: Symfony\Component\Form\Form {#4529 …} } |
| form | Symfony\Component\Form\FormView {#4592 …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 |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1019 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1018 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1017 …} -namespace: Closure() {#1015 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4499 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() {#4501 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#4500 …} $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 {#4593 -errors: [] -form: Symfony\Component\Form\Form {#4532 …} } |
| form | Symfony\Component\Form\FormView {#4594 …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 | "" |