Forms
-
contact_form
-
reason
-
name
-
email
-
tel
-
message
-
captcha
-
valid
-
_token
-
contact_form
Form type:
"App\Form\ContactForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Email\ContactEmail {#36 -isGeneratorClosed: ? bool -message: null -headers: Symfony\Component\Mime\Header\Headers {#885 …} -body: null -text: null -textCharset: null -html: null -htmlCharset: null -attachments: [] -cachedBody: null -htmlTemplate: "/contact/email.html.twig" -textTemplate: null -locale: null -context: [] -reason: null -name: null -email: null -tel: null -message: null -ip: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Email\ContactEmail {#36 -isGeneratorClosed: ? bool -message: null -headers: Symfony\Component\Mime\Header\Headers {#885 …} -body: null -text: null -textCharset: null -html: null -htmlCharset: null -attachments: [] -cachedBody: null -htmlTemplate: "/contact/email.html.twig" -textTemplate: null -locale: null -context: [] -reason: null -name: null -email: null -tel: null -message: null -ip: 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 {#564 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#182 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#185 …} -namespace: Closure() {#187 …} } |
| data | App\Email\ContactEmail {#36 -isGeneratorClosed: ? bool -message: null -headers: Symfony\Component\Mime\Header\Headers {#885 …} -body: null -text: null -textCharset: null -html: null -htmlCharset: null -attachments: [] -cachedBody: null -htmlTemplate: "/contact/email.html.twig" -textTemplate: null -locale: null -context: [] -reason: null -name: null -email: null -tel: null -message: null -ip: null } |
| data_class | "App\Email\ContactEmail" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#981 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Email\ContactEmail" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| form_check_attr | [] |
| form_group_attr | [] |
| form_group_class | "" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| icon | null |
| 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() {#988 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#425 …} $message: Closure() {#987 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact_form" "_contact_form" ] |
| cache_key | "_contact_form_contact_form" |
| compound | true |
| data | App\Email\ContactEmail {#36 -isGeneratorClosed: ? bool -message: null -headers: Symfony\Component\Mime\Header\Headers {#885 …} -body: null -text: null -textCharset: null -html: null -htmlCharset: null -attachments: [] -cachedBody: null -htmlTemplate: "/contact/email.html.twig" -textTemplate: null -locale: null -context: [] -reason: null -name: null -email: null -tel: null -message: null -ip: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1505 -errors: [] -form: Symfony\Component\Form\Form {#1294 …} } |
| form | Symfony\Component\Form\FormView {#1386 …5} |
| form_check_attr | [] |
| form_group_attr | [] |
| form_group_class | "" |
| full_name | "contact_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| icon | null |
| id | "contact_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact_form" |
| 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" => [ "js_debug" => true "html5_validate" => true "sort_admins" => false "confirm_exit" => true "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "https://cdn.jsdelivr.net/npm/jquery.json-viewer@1.2.0/json-viewer/jquery.json-viewer.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/drawsonataextra/js/json_viewer.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/fosckeditor/ckeditor.js" "package_name" => "sonata_admin" ] [ "path" => "https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.5.6/cropper.js" "package_name" => "sonata_admin" ] [ "path" => "https://cdn.jsdelivr.net/npm/jquery-cropper@1.0.1/dist/jquery-cropper.js" "package_name" => "sonata_admin" ] [ "path" => "assets/admin/cropper/cropper.js" "package_name" => "sonata_admin" ] [ "path" => "assets/admin/main.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "https://cdn.jsdelivr.net/npm/jquery.json-viewer@1.2.0/json-viewer/jquery.json-viewer.css" "package_name" => "sonata_admin" ] [ "path" => "https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.5.6/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "assets/admin/cropper/cropper.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form" |
| valid | true |
| value | App\Email\ContactEmail {#36 -isGeneratorClosed: ? bool -message: null -headers: Symfony\Component\Mime\Header\Headers {#885 …} -body: null -text: null -textCharset: null -html: null -htmlCharset: null -attachments: [] -cachedBody: null -htmlTemplate: "/contact/email.html.twig" -textTemplate: null -locale: null -context: [] -reason: null -name: null -email: null -tel: null -message: null -ip: null } |
reason
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 |
|---|---|---|
| choices | [ "Autre" => "autre" "Demande de devis" => "devis" "Hotels" => "hotels" "Demande de renseignement" => "renseignement" ] |
[ "Autre" => "autre" "Demande de devis" => "devis" "Hotels" => "hotels" "Demande de renseignement" => "renseignement" ] |
| form_group_class | [
"form-group--2"
] |
[
"form-group--2"
]
|
| label | "Objet de votre message" |
same as passed value |
| placeholder | "Sélectionner" |
same as passed value |
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Autre" => "autre" "Demande de devis" => "devis" "Hotels" => "hotels" "Demande de renseignement" => "renseignement" ] |
| 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 {#564 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#182 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#185 …} -namespace: Closure() {#187 …} } |
| 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 |
| form_check_attr | [] |
| form_group_attr | [] |
| form_group_class | [
"form-group--2"
] |
| 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 | "" |
| icon | null |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Objet de votre message" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionner" |
| 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() {#1367 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#425 …} $message: Closure() {#994 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact_form_reason" ] |
| cache_key | "_contact_form_reason_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1497 +data: "autre" +value: "autre" +label: "Autre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1390 +data: "devis" +value: "devis" +label: "Demande de devis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1389 +data: "hotels" +value: "hotels" +label: "Hotels" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1388 +data: "renseignement" +value: "renseignement" +label: "Demande de renseignement" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1496 -errors: [] -form: Symfony\Component\Form\Form {#1424 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1494 …5} |
| form_check_attr | [] |
| form_group_attr | [] |
| form_group_class | "form-group--2" |
| full_name | "contact_form[reason]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| icon | null |
| id | "contact_form_reason" |
| is_selected | Closure($choice, $value) {#1509 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Objet de votre message" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "reason" |
| placeholder | "Sélectionner" |
| 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" => [ "js_debug" => true "html5_validate" => true "sort_admins" => false "confirm_exit" => true "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "https://cdn.jsdelivr.net/npm/jquery.json-viewer@1.2.0/json-viewer/jquery.json-viewer.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/drawsonataextra/js/json_viewer.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/fosckeditor/ckeditor.js" "package_name" => "sonata_admin" ] [ "path" => "https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.5.6/cropper.js" "package_name" => "sonata_admin" ] [ "path" => "https://cdn.jsdelivr.net/npm/jquery-cropper@1.0.1/dist/jquery-cropper.js" "package_name" => "sonata_admin" ] [ "path" => "assets/admin/cropper/cropper.js" "package_name" => "sonata_admin" ] [ "path" => "assets/admin/main.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "https://cdn.jsdelivr.net/npm/jquery.json-viewer@1.2.0/json-viewer/jquery.json-viewer.css" "package_name" => "sonata_admin" ] [ "path" => "https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.5.6/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "assets/admin/cropper/cropper.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| sortable | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form_reason" |
| valid | true |
| value | "" |
name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Votre nom et prénom" ] |
[ "placeholder" => "Votre nom et prénom" ] |
| form_group_class | [
"form-group--2"
] |
[
"form-group--2"
]
|
| label | "Votre nom et prénom" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Votre nom et prénom" ] |
| 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 {#564 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#182 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#185 …} -namespace: Closure() {#187 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1351 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 |
| form_check_attr | [] |
| form_group_attr | [] |
| form_group_class | [
"form-group--2"
] |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| icon | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Votre nom et prénom" |
| 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() {#1354 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#425 …} $message: Closure() {#1352 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Votre nom et prénom" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_form_name" ] |
| cache_key | "_contact_form_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1499 -errors: [] -form: Symfony\Component\Form\Form {#1421 …} } |
| form | Symfony\Component\Form\FormView {#1498 …5} |
| form_check_attr | [] |
| form_group_attr | [] |
| form_group_class | "form-group--2" |
| full_name | "contact_form[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| icon | null |
| id | "contact_form_name" |
| label | "Votre nom et prénom" |
| 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" => [ "js_debug" => true "html5_validate" => true "sort_admins" => false "confirm_exit" => true "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "https://cdn.jsdelivr.net/npm/jquery.json-viewer@1.2.0/json-viewer/jquery.json-viewer.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/drawsonataextra/js/json_viewer.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/fosckeditor/ckeditor.js" "package_name" => "sonata_admin" ] [ "path" => "https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.5.6/cropper.js" "package_name" => "sonata_admin" ] [ "path" => "https://cdn.jsdelivr.net/npm/jquery-cropper@1.0.1/dist/jquery-cropper.js" "package_name" => "sonata_admin" ] [ "path" => "assets/admin/cropper/cropper.js" "package_name" => "sonata_admin" ] [ "path" => "assets/admin/main.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "https://cdn.jsdelivr.net/npm/jquery.json-viewer@1.2.0/json-viewer/jquery.json-viewer.css" "package_name" => "sonata_admin" ] [ "path" => "https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.5.6/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "assets/admin/cropper/cropper.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form_name" |
| valid | true |
| value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Adresse mail" ] |
[ "placeholder" => "Adresse mail" ] |
| form_group_class | [
"form-group--2"
] |
[
"form-group--2"
]
|
| label | "Adresse mail" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Adresse mail" ] |
| 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 {#564 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#182 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#185 …} -namespace: Closure() {#187 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1343 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 |
| form_check_attr | [] |
| form_group_attr | [] |
| form_group_class | [
"form-group--2"
] |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| icon | null |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Adresse mail" |
| 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() {#1338 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#425 …} $message: Closure() {#1344 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Adresse mail" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_contact_form_email" ] |
| cache_key | "_contact_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1508 -errors: [] -form: Symfony\Component\Form\Form {#1416 …} } |
| form | Symfony\Component\Form\FormView {#1507 …5} |
| form_check_attr | [] |
| form_group_attr | [] |
| form_group_class | "form-group--2" |
| full_name | "contact_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| icon | null |
| id | "contact_form_email" |
| label | "Adresse mail" |
| 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" => [ "js_debug" => true "html5_validate" => true "sort_admins" => false "confirm_exit" => true "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "https://cdn.jsdelivr.net/npm/jquery.json-viewer@1.2.0/json-viewer/jquery.json-viewer.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/drawsonataextra/js/json_viewer.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/fosckeditor/ckeditor.js" "package_name" => "sonata_admin" ] [ "path" => "https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.5.6/cropper.js" "package_name" => "sonata_admin" ] [ "path" => "https://cdn.jsdelivr.net/npm/jquery-cropper@1.0.1/dist/jquery-cropper.js" "package_name" => "sonata_admin" ] [ "path" => "assets/admin/cropper/cropper.js" "package_name" => "sonata_admin" ] [ "path" => "assets/admin/main.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "https://cdn.jsdelivr.net/npm/jquery.json-viewer@1.2.0/json-viewer/jquery.json-viewer.css" "package_name" => "sonata_admin" ] [ "path" => "https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.5.6/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "assets/admin/cropper/cropper.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form_email" |
| valid | true |
| value | "" |
tel
Form type:
"Symfony\Component\Form\Extension\Core\Type\TelType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Numéro de téléphone" ] |
[ "placeholder" => "Numéro de téléphone" ] |
| form_group_class | [
"form-group--2"
] |
[
"form-group--2"
]
|
| label | "Numéro de téléphone" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Numéro de téléphone" ] |
| 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 {#564 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#182 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#185 …} -namespace: Closure() {#187 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1330 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 |
| form_check_attr | [] |
| form_group_attr | [] |
| form_group_class | [
"form-group--2"
] |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| icon | null |
| inherit_data | false |
| invalid_message | "Please provide a valid phone number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Numéro de téléphone" |
| 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() {#1281 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#425 …} $message: Closure() {#1331 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Numéro de téléphone" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_contact_form_tel" ] |
| cache_key | "_contact_form_tel_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1506 -errors: [] -form: Symfony\Component\Form\Form {#1427 …} } |
| form | Symfony\Component\Form\FormView {#1502 …5} |
| form_check_attr | [] |
| form_group_attr | [] |
| form_group_class | "form-group--2" |
| full_name | "contact_form[tel]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| icon | null |
| id | "contact_form_tel" |
| label | "Numéro de téléphone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "tel" |
| 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" => [ "js_debug" => true "html5_validate" => true "sort_admins" => false "confirm_exit" => true "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "https://cdn.jsdelivr.net/npm/jquery.json-viewer@1.2.0/json-viewer/jquery.json-viewer.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/drawsonataextra/js/json_viewer.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/fosckeditor/ckeditor.js" "package_name" => "sonata_admin" ] [ "path" => "https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.5.6/cropper.js" "package_name" => "sonata_admin" ] [ "path" => "https://cdn.jsdelivr.net/npm/jquery-cropper@1.0.1/dist/jquery-cropper.js" "package_name" => "sonata_admin" ] [ "path" => "assets/admin/cropper/cropper.js" "package_name" => "sonata_admin" ] [ "path" => "assets/admin/main.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "https://cdn.jsdelivr.net/npm/jquery.json-viewer@1.2.0/json-viewer/jquery.json-viewer.css" "package_name" => "sonata_admin" ] [ "path" => "https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.5.6/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "assets/admin/cropper/cropper.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form_tel" |
| valid | true |
| value | "" |
message
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Votre message" "rows" => 5 ] |
[ "placeholder" => "Votre message" "rows" => 5 ] |
| form_group_class | [
"form-group--4"
] |
[
"form-group--4"
]
|
| label | "Votre message" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Votre message" "rows" => 5 ] |
| 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 {#564 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#182 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#185 …} -namespace: Closure() {#187 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1300 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 |
| form_check_attr | [] |
| form_group_attr | [] |
| form_group_class | [
"form-group--4"
] |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| icon | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Votre message" |
| 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() {#1298 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#425 …} $message: Closure() {#1299 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Votre message" "rows" => 5 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact_form_message" ] |
| cache_key | "_contact_form_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1501 -errors: [] -form: Symfony\Component\Form\Form {#1430 …} } |
| form | Symfony\Component\Form\FormView {#1503 …5} |
| form_check_attr | [] |
| form_group_attr | [] |
| form_group_class | "form-group--4" |
| full_name | "contact_form[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| icon | null |
| id | "contact_form_message" |
| label | "Votre message" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "message" |
| pattern | null |
| 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" => [ "js_debug" => true "html5_validate" => true "sort_admins" => false "confirm_exit" => true "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "https://cdn.jsdelivr.net/npm/jquery.json-viewer@1.2.0/json-viewer/jquery.json-viewer.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/drawsonataextra/js/json_viewer.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/fosckeditor/ckeditor.js" "package_name" => "sonata_admin" ] [ "path" => "https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.5.6/cropper.js" "package_name" => "sonata_admin" ] [ "path" => "https://cdn.jsdelivr.net/npm/jquery-cropper@1.0.1/dist/jquery-cropper.js" "package_name" => "sonata_admin" ] [ "path" => "assets/admin/cropper/cropper.js" "package_name" => "sonata_admin" ] [ "path" => "assets/admin/main.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "https://cdn.jsdelivr.net/npm/jquery.json-viewer@1.2.0/json-viewer/jquery.json-viewer.css" "package_name" => "sonata_admin" ] [ "path" => "https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.5.6/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "assets/admin/cropper/cropper.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form_message" |
| valid | true |
| value | "" |
captcha
Form type:
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
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 |
|---|---|---|
| action_name | "contact" |
same as passed value |
| constraints | Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1260 +payload: null +groups: ? ?array +message: "Une erreur de validation est survenue. Essayez à nouveau." +messageMissingValue: "The captcha value is missing" } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1260 +payload: null +groups: ? ?array +message: "Une erreur de validation est survenue. Essayez à nouveau." +messageMissingValue: "The captcha value is missing" } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| action_name | "contact" |
| 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 | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1260 +payload: null +groups: ? ?array +message: "Une erreur de validation est survenue. Essayez à nouveau." +messageMissingValue: "The captcha value is missing" } ] |
| 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 {#564 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#182 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#185 …} -namespace: Closure() {#187 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1096 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 |
| form_check_attr | [] |
| form_group_attr | [] |
| form_group_class | "" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| host | null |
| icon | null |
| 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 | [] |
| locale | "en" |
| 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 | [] |
| script_nonce_csp | "" |
| setter | null |
| site_key | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#990 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#425 …} $message: Closure() {#1099 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| action_name | "contact" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_contact_form_captcha" ] |
| cache_key | "_contact_form_captcha_karser_recaptcha3" |
| compound | false |
| data | null |
| disabled | false |
| enabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1504 -errors: [] -form: Symfony\Component\Form\Form {#1407 …} } |
| form | Symfony\Component\Form\FormView {#1492 …5} |
| form_check_attr | [] |
| form_group_attr | [] |
| form_group_class | "" |
| full_name | "contact_form[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| host | "www.google.com" |
| icon | null |
| id | "contact_form_captcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| locale | "en" |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| required | false |
| row_attr | [] |
| script_nonce_csp | "" |
| site_key | "6Lcgc1wtAAAAAPRsMyZ6eSp0eSS8qXx9UYXo6-oZ" |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "js_debug" => true "html5_validate" => true "sort_admins" => false "confirm_exit" => true "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "https://cdn.jsdelivr.net/npm/jquery.json-viewer@1.2.0/json-viewer/jquery.json-viewer.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/drawsonataextra/js/json_viewer.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/fosckeditor/ckeditor.js" "package_name" => "sonata_admin" ] [ "path" => "https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.5.6/cropper.js" "package_name" => "sonata_admin" ] [ "path" => "https://cdn.jsdelivr.net/npm/jquery-cropper@1.0.1/dist/jquery-cropper.js" "package_name" => "sonata_admin" ] [ "path" => "assets/admin/cropper/cropper.js" "package_name" => "sonata_admin" ] [ "path" => "assets/admin/main.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "https://cdn.jsdelivr.net/npm/jquery.json-viewer@1.2.0/json-viewer/jquery.json-viewer.css" "package_name" => "sonata_admin" ] [ "path" => "https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.5.6/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "assets/admin/cropper/cropper.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form_captcha" |
| valid | true |
| value | "" |
valid
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 |
|---|---|---|
| form_group_class | [ "form-group--4" "form-group--submit" ] |
[ "form-group--4" "form-group--submit" ] |
| label | "Envoyer le message" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| form_check_attr | [] |
| form_group_attr | [] |
| form_group_class | [ "form-group--4" "form-group--submit" ] |
| icon | null |
| label | "Envoyer le message" |
| 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" "_contact_form_valid" ] |
| cache_key | "_contact_form_valid_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1490 …5} |
| form_check_attr | [] |
| form_group_attr | [] |
| form_group_class | "form-group--4 form-group--submit" |
| full_name | "contact_form[valid]" |
| icon | null |
| id | "contact_form_valid" |
| label | "Envoyer le message" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "valid" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_contact_form_valid" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "d93d3353f7138b8d23d2ede.dvvGf4qD7IT3ugWPNI4HxXIBV1mDJW0sT_SIow5iGvo.G5CBTsb7g6m_9zffWO9N9Cg4LRvkTQsBAMb46Hcoa5UVzfUS5dTUtcfbPQ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "d93d3353f7138b8d23d2ede.dvvGf4qD7IT3ugWPNI4HxXIBV1mDJW0sT_SIow5iGvo.G5CBTsb7g6m_9zffWO9N9Cg4LRvkTQsBAMb46Hcoa5UVzfUS5dTUtcfbPQ" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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 {#564 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#182 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#185 …} -namespace: Closure() {#187 …} } |
| data | "d93d3353f7138b8d23d2ede.dvvGf4qD7IT3ugWPNI4HxXIBV1mDJW0sT_SIow5iGvo.G5CBTsb7g6m_9zffWO9N9Cg4LRvkTQsBAMb46Hcoa5UVzfUS5dTUtcfbPQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1488 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 |
| form_check_attr | [] |
| form_group_attr | [] |
| form_group_class | "" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| icon | null |
| 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() {#1491 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#425 …} $message: Closure() {#1489 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact_form__token" ] |
| cache_key | "_contact_form__token_hidden" |
| compound | false |
| data | "d93d3353f7138b8d23d2ede.dvvGf4qD7IT3ugWPNI4HxXIBV1mDJW0sT_SIow5iGvo.G5CBTsb7g6m_9zffWO9N9Cg4LRvkTQsBAMb46Hcoa5UVzfUS5dTUtcfbPQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1479 -errors: [] -form: Symfony\Component\Form\Form {#1483 …} } |
| form | Symfony\Component\Form\FormView {#1495 …5} |
| form_check_attr | [] |
| form_group_attr | [] |
| form_group_class | "" |
| full_name | "contact_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| icon | null |
| id | "contact_form__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" => [ "js_debug" => true "html5_validate" => true "sort_admins" => false "confirm_exit" => true "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "https://cdn.jsdelivr.net/npm/jquery.json-viewer@1.2.0/json-viewer/jquery.json-viewer.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/drawsonataextra/js/json_viewer.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/fosckeditor/ckeditor.js" "package_name" => "sonata_admin" ] [ "path" => "https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.5.6/cropper.js" "package_name" => "sonata_admin" ] [ "path" => "https://cdn.jsdelivr.net/npm/jquery-cropper@1.0.1/dist/jquery-cropper.js" "package_name" => "sonata_admin" ] [ "path" => "assets/admin/cropper/cropper.js" "package_name" => "sonata_admin" ] [ "path" => "assets/admin/main.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "https://cdn.jsdelivr.net/npm/jquery.json-viewer@1.2.0/json-viewer/jquery.json-viewer.css" "package_name" => "sonata_admin" ] [ "path" => "https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.5.6/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "assets/admin/cropper/cropper.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form__token" |
| valid | true |
| value | "d93d3353f7138b8d23d2ede.dvvGf4qD7IT3ugWPNI4HxXIBV1mDJW0sT_SIow5iGvo.G5CBTsb7g6m_9zffWO9N9Cg4LRvkTQsBAMb46Hcoa5UVzfUS5dTUtcfbPQ" |