Forms
public_enquiry_alert
Form type:
"App\Form\PublicEnquiryAlertType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2779 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2780 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2781 …} -namespace: Closure() {#2783 …} } |
data_class | "App\Entity\PublicEnquiry\PublicEnquiryAlert" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2808 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\PublicEnquiry\PublicEnquiryAlert" } } |
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() {#2810 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#232 …} $message: Closure() {#2809 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "public_enquiry_alert" "_public_enquiry_alert" ] |
cache_key | "_public_enquiry_alert_public_enquiry_alert" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2976 -form: Symfony\Component\Form\Form {#2977 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2811 …5} |
full_name | "public_enquiry_alert" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "public_enquiry_alert" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "public_enquiry_alert" |
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" => [ "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_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" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "bundles/runroomsortablebehavior/js/init.js" "bundles/fosckeditor/ckeditor.js" "bundles/webetdesigncms/build/cms_admin.js" "bundles/wdmedia/build/runtime.js" "bundles/wdmedia/build/media.js" "bundles/wdmailer/build/mailer.js" "build/admin/admin.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/fosckeditor/skins/moono-lisa/editor.css" "bundles/webetdesigncms/build/cms_admin.css" "bundles/wdmedia/build/media.css" "bundles/wdmailer/build/mailer.css" "bundles/wduser/admin_user.css" "build/admin/admin.css" ] "role_admin" => "ROLE_BO" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_public_enquiry_alert" |
valid | true |
value | null |
aims
Form type:
"Symfony\Component\Form\Extension\Core\Type\EnumType"
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 |
---|---|---|
choice_label | Closure(PublicEnquiryAlertAimEnum $enum) {#2816 class: "App\Form\PublicEnquiryAlertType" this: App\Form\PublicEnquiryAlertType {#2739 …} } |
same as passed value |
choice_value | Closure(?PublicEnquiryAlertAimEnum $enum) {#2817 class: "App\Form\PublicEnquiryAlertType" this: App\Form\PublicEnquiryAlertType {#2739 …} } |
same as passed value |
class | "App\Enum\PublicEnquiryAlertAimEnum" |
same as passed value |
expanded | true |
same as passed value |
label | "Vous souhaitez être alerté" |
same as passed value |
label_html | true |
same as passed value |
multiple | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Closure(PublicEnquiryAlertAimEnum $enum) {#2816 class: "App\Form\PublicEnquiryAlertType" this: App\Form\PublicEnquiryAlertType {#2739 …} } |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | Closure(?PublicEnquiryAlertAimEnum $enum) {#2817 class: "App\Form\PublicEnquiryAlertType" this: App\Form\PublicEnquiryAlertType {#2739 …} } |
choices | [ App\Enum\PublicEnquiryAlertAimEnum {#2847 +name: "NEW_ENQUIRY" +value: "NEW_ENQUIRY" } App\Enum\PublicEnquiryAlertAimEnum {#2848 +name: "UPDATED_FOLDER" +value: "UPDATED_FOLDER" } ] |
class | "App\Enum\PublicEnquiryAlertAimEnum" |
compound | true |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#2779 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2780 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2781 …} -namespace: Closure() {#2783 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | "Vous souhaitez être alerté" |
label_attr | [] |
label_format | null |
label_html | true |
label_render | true |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | true |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2846 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#232 …} $message: Closure() {#2844 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "enum" "_public_enquiry_alert_aims" ] |
cache_key | "_public_enquiry_alert_aims_enum" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2855 +label: "Lorsqu'<strong>une nouvelle enquête</strong> publique est publiée" +value: "NEW_ENQUIRY" +data: App\Enum\PublicEnquiryAlertAimEnum {#2847 +name: "NEW_ENQUIRY" +value: "NEW_ENQUIRY" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2856 +label: "Lorsqu'<strong>un nouveau rapport</strong> est publié" +value: "UPDATED_FOLDER" +data: App\Enum\PublicEnquiryAlertAimEnum {#2848 +name: "UPDATED_FOLDER" +value: "UPDATED_FOLDER" } +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2894 -form: Symfony\Component\Form\Form {#2998 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#2941 …5} |
full_name | "public_enquiry_alert[aims]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "public_enquiry_alert_aims" |
is_selected | Closure($choice, array $values) {#2849 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Vous souhaitez être alerté" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "aims" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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_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" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "bundles/runroomsortablebehavior/js/init.js" "bundles/fosckeditor/ckeditor.js" "bundles/webetdesigncms/build/cms_admin.js" "bundles/wdmedia/build/runtime.js" "bundles/wdmedia/build/media.js" "bundles/wdmailer/build/mailer.js" "build/admin/admin.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/fosckeditor/skins/moono-lisa/editor.css" "bundles/webetdesigncms/build/cms_admin.css" "bundles/wdmedia/build/media.css" "bundles/wdmailer/build/mailer.css" "bundles/wduser/admin_user.css" "build/admin/admin.css" ] "role_admin" => "ROLE_BO" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
sortable | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_public_enquiry_alert_aims" |
uses_autocomplete | false |
valid | true |
value | [] |
0
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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Lorsqu'<strong>une nouvelle enquête</strong> publique est publiée" |
same as passed value |
label_html | true |
same as passed value |
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "NEW_ENQUIRY" |
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 | "entry" |
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 {#2779 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2780 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2781 …} -namespace: Closure() {#2783 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form, $viewData) {#2950 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 {#2951 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Lorsqu'<strong>une nouvelle enquête</strong> publique est publiée" |
label_attr | [] |
label_format | null |
label_html | true |
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() {#2982 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#232 …} $message: Closure() {#2981 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "NEW_ENQUIRY" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_public_enquiry_alert_aims_entry" ] |
cache_key | "_public_enquiry_alert_aims_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3023 -form: Symfony\Component\Form\Form {#3001 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3021 …5} |
full_name | "public_enquiry_alert[aims][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "public_enquiry_alert_aims_0" |
label | "Lorsqu'<strong>une nouvelle enquête</strong> publique est publiée" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
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" => [ "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_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" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "bundles/runroomsortablebehavior/js/init.js" "bundles/fosckeditor/ckeditor.js" "bundles/webetdesigncms/build/cms_admin.js" "bundles/wdmedia/build/runtime.js" "bundles/wdmedia/build/media.js" "bundles/wdmailer/build/mailer.js" "build/admin/admin.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/fosckeditor/skins/moono-lisa/editor.css" "bundles/webetdesigncms/build/cms_admin.css" "bundles/wdmedia/build/media.css" "bundles/wdmailer/build/mailer.css" "bundles/wduser/admin_user.css" "build/admin/admin.css" ] "role_admin" => "ROLE_BO" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_public_enquiry_alert_aims_entry" |
valid | true |
value | "NEW_ENQUIRY" |
1
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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Lorsqu'<strong>un nouveau rapport</strong> est publié" |
same as passed value |
label_html | true |
same as passed value |
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "UPDATED_FOLDER" |
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 | "entry" |
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 {#2779 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2780 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2781 …} -namespace: Closure() {#2783 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form, $viewData) {#2950 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 {#2951 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Lorsqu'<strong>un nouveau rapport</strong> est publié" |
label_attr | [] |
label_format | null |
label_html | true |
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() {#2991 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#232 …} $message: Closure() {#2990 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "UPDATED_FOLDER" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_public_enquiry_alert_aims_entry" ] |
cache_key | "_public_enquiry_alert_aims_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3024 -form: Symfony\Component\Form\Form {#3004 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3025 …5} |
full_name | "public_enquiry_alert[aims][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "public_enquiry_alert_aims_1" |
label | "Lorsqu'<strong>un nouveau rapport</strong> est publié" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
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" => [ "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_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" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "bundles/runroomsortablebehavior/js/init.js" "bundles/fosckeditor/ckeditor.js" "bundles/webetdesigncms/build/cms_admin.js" "bundles/wdmedia/build/runtime.js" "bundles/wdmedia/build/media.js" "bundles/wdmailer/build/mailer.js" "build/admin/admin.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/fosckeditor/skins/moono-lisa/editor.css" "bundles/webetdesigncms/build/cms_admin.css" "bundles/wdmedia/build/media.css" "bundles/wdmailer/build/mailer.css" "bundles/wduser/admin_user.css" "build/admin/admin.css" ] "role_admin" => "ROLE_BO" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_public_enquiry_alert_aims_entry" |
valid | true |
value | "UPDATED_FOLDER" |
departments
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
---|---|---|
autocomplete | true |
same as passed value |
class | "App\Entity\Department" |
same as passed value |
label | "Quel(s) département(s) vous intéresse(nt) ?" |
same as passed value |
multiple | true |
same as passed value |
query_builder | Closure(DepartmentRepository $repo) {#2818 class: "App\Form\PublicEnquiryAlertType" this: App\Form\PublicEnquiryAlertType {#2739 …} } |
Doctrine\ORM\QueryBuilder {#2882 -em: ContainerUxbaaQz\EntityManagerGhostEbeb667 {#445 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2879 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2880 #from: "App\Entity\Department" #alias: "t" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2883 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "t.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT t FROM App\Entity\Department t ORDER BY t.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2881 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | true |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#2873 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#2874 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2913 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2885 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2884 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2886 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2904 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#2888 …} } |
choices | null |
class | "App\Entity\Department" |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#2779 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2780 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2781 …} -namespace: Closure() {#2783 …} } |
data_class | null |
disabled | false |
documentation | [] |
em | ContainerUxbaaQz\EntityManagerGhostEbeb667 {#445 …12} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | "" |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2901 -om: ContainerUxbaaQz\EntityManagerGhostEbeb667 {#445 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2627 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Quel(s) département(s) vous intéresse(nt) ?" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | true |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#2882 -em: ContainerUxbaaQz\EntityManagerGhostEbeb667 {#445 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2879 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2880 #from: "App\Entity\Department" #alias: "t" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2883 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "t.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT t FROM App\Entity\Department t ORDER BY t.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2881 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2877 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#232 …} $message: Closure() {#2875 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Chargement d'autres résultats..." "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "Aucun résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "Aucun autre résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Ajouter %placeholder%..." "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_public_enquiry_alert_departments" ] |
cache_key | "_public_enquiry_alert_departments_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3037 +label: "(1) Ain" +value: "1" +data: App\Entity\Department {#3054 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3040 +label: "(2) Aisne" +value: "2" +data: App\Entity\Department {#3146 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3042 +label: "(3) Allier" +value: "3" +data: App\Entity\Department {#3170 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3045 +label: "(4) Alpes-de-Haute-Provence" +value: "4" +data: App\Entity\Department {#3178 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3044 +label: "(6) Alpes-Maritimes" +value: "6" +data: App\Entity\Department {#3186 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3026 +label: "(7) Ardèche" +value: "7" +data: App\Entity\Department {#3193 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3051 +label: "(8) Ardennes" +value: "8" +data: App\Entity\Department {#3200 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3050 +label: "(9) Ariège" +value: "9" +data: App\Entity\Department {#3208 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3049 +label: "(10) Aube" +value: "10" +data: App\Entity\Department {#3216 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3041 +label: "(11) Aude" +value: "11" +data: App\Entity\Department {#3223 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3046 +label: "(12) Aveyron" +value: "12" +data: App\Entity\Department {#3231 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3877 +label: "(67) Bas-Rhin" +value: "66" +data: App\Entity\Department {#3238 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3878 +label: "(13) Bouches-du-Rhône" +value: "13" +data: App\Entity\Department {#3246 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3879 +label: "(14) Calvados" +value: "14" +data: App\Entity\Department {#3253 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3881 +label: "(15) Cantal" +value: "15" +data: App\Entity\Department {#3261 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3882 +label: "(16) Charente" +value: "16" +data: App\Entity\Department {#3268 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3883 +label: "(17) Charente-Maritime" +value: "17" +data: App\Entity\Department {#3276 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3884 +label: "(18) Cher" +value: "18" +data: App\Entity\Department {#3283 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3885 +label: "(19) Corrèze" +value: "19" +data: App\Entity\Department {#3291 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3886 +label: "(2A) Corse-du-Sud" +value: "99" +data: App\Entity\Department {#3299 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3887 +label: "(21) Côte-d'Or" +value: "20" +data: App\Entity\Department {#3307 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3888 +label: "(22) Côtes-d'Armor" +value: "21" +data: App\Entity\Department {#3315 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3889 +label: "(23) Creuse" +value: "22" +data: App\Entity\Department {#3323 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3890 +label: "(79) Deux-Sèvres" +value: "78" +data: App\Entity\Department {#3330 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3891 +label: "(24) Dordogne" +value: "23" +data: App\Entity\Department {#3337 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3892 +label: "(25) Doubs" +value: "24" +data: App\Entity\Department {#3345 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3893 +label: "(26) Drôme" +value: "25" +data: App\Entity\Department {#3353 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3894 +label: "(91) Essonne" +value: "90" +data: App\Entity\Department {#3360 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3895 +label: "(27) Eure" +value: "26" +data: App\Entity\Department {#3368 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3896 +label: "(28) Eure-et-Loir" +value: "27" +data: App\Entity\Department {#3376 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3897 +label: "(29) Finistère" +value: "28" +data: App\Entity\Department {#3383 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3898 +label: "(30) Gard" +value: "29" +data: App\Entity\Department {#3390 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3899 +label: "(32) Gers" +value: "31" +data: App\Entity\Department {#3397 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3900 +label: "(33) Gironde" +value: "32" +data: App\Entity\Department {#3404 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3901 +label: "(97) Guadeloupe" +value: "103" +data: App\Entity\Department {#3411 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3902 +label: "(97) Guyane" +value: "102" +data: App\Entity\Department {#3419 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3903 +label: "(68) Haut-Rhin" +value: "67" +data: App\Entity\Department {#3426 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3904 +label: "(2B) Haute-Corse" +value: "100" +data: App\Entity\Department {#3433 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3905 +label: "(31) Haute-Garonne" +value: "30" +data: App\Entity\Department {#3440 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3906 +label: "(43) Haute-Loire" +value: "42" +data: App\Entity\Department {#3447 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3907 +label: "(52) Haute-Marne" +value: "51" +data: App\Entity\Department {#3454 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3908 +label: "(70) Haute-Saône" +value: "69" +data: App\Entity\Department {#3461 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3909 +label: "(74) Haute-Savoie" +value: "73" +data: App\Entity\Department {#3468 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3910 +label: "(87) Haute-Vienne" +value: "86" +data: App\Entity\Department {#3475 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3911 +label: "(5) Hautes-Alpes" +value: "5" +data: App\Entity\Department {#3482 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3912 +label: "(65) Hautes-Pyrénées" +value: "64" +data: App\Entity\Department {#3489 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3913 +label: "(92) Hauts-de-Seine" +value: "91" +data: App\Entity\Department {#3496 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3914 +label: "(34) Hérault" +value: "33" +data: App\Entity\Department {#3503 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3915 +label: "(35) Ille-et-Vilaine" +value: "34" +data: App\Entity\Department {#3510 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3916 +label: "(36) Indre" +value: "35" +data: App\Entity\Department {#3517 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3917 +label: "(37) Indre-et-Loire" +value: "36" +data: App\Entity\Department {#3524 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3918 +label: "(38) Isère" +value: "37" +data: App\Entity\Department {#3531 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3919 +label: "(39) Jura" +value: "38" +data: App\Entity\Department {#3538 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3920 +label: "(97) La Réunion" +value: "101" +data: App\Entity\Department {#3545 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3921 +label: "(40) Landes" +value: "39" +data: App\Entity\Department {#3552 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3922 +label: "(41) Loir-et-Cher" +value: "40" +data: App\Entity\Department {#3559 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3923 +label: "(42) Loire" +value: "41" +data: App\Entity\Department {#3566 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3924 +label: "(44) Loire-Atlantique" +value: "43" +data: App\Entity\Department {#3573 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3925 +label: "(45) Loiret" +value: "44" +data: App\Entity\Department {#3581 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3926 +label: "(46) Lot" +value: "45" +data: App\Entity\Department {#3588 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3927 +label: "(47) Lot-et-Garonne" +value: "46" +data: App\Entity\Department {#3595 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3928 +label: "(48) Lozère" +value: "47" +data: App\Entity\Department {#3602 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3929 +label: "(49) Maine-et-Loire" +value: "48" +data: App\Entity\Department {#3609 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3930 +label: "(50) Manche" +value: "49" +data: App\Entity\Department {#3616 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3931 +label: "(51) Marne" +value: "50" +data: App\Entity\Department {#3623 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3932 +label: "(97) Martinique" +value: "104" +data: App\Entity\Department {#3630 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3933 +label: "(53) Mayenne" +value: "52" +data: App\Entity\Department {#3637 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3934 +label: "(54) Meurthe-et-Moselle" +value: "53" +data: App\Entity\Department {#3644 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3935 +label: "(55) Meuse" +value: "54" +data: App\Entity\Department {#3652 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3936 +label: "(56) Morbihan" +value: "55" +data: App\Entity\Department {#3659 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3937 +label: "(57) Moselle" +value: "56" +data: App\Entity\Department {#3666 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3938 +label: "(58) Nièvre" +value: "57" +data: App\Entity\Department {#3673 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3939 +label: "(59) Nord" +value: "58" +data: App\Entity\Department {#3680 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3940 +label: "(60) Oise" +value: "59" +data: App\Entity\Department {#3688 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3941 +label: "(61) Orne" +value: "60" +data: App\Entity\Department {#3695 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3942 +label: "(75) Paris" +value: "74" +data: App\Entity\Department {#3702 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3943 +label: "(62) Pas-de-Calais" +value: "61" +data: App\Entity\Department {#3709 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3944 +label: "(63) Puy-de-Dôme" +value: "62" +data: App\Entity\Department {#3716 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3945 +label: "(64) Pyrénées-Atlantiques" +value: "63" +data: App\Entity\Department {#3723 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3946 +label: "(66) Pyrénées-Orientales" +value: "65" +data: App\Entity\Department {#3730 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3947 +label: "(69) Rhône" +value: "68" +data: App\Entity\Department {#3737 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3948 +label: "(71) Saône-et-Loire" +value: "70" +data: App\Entity\Department {#3744 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3949 +label: "(72) Sarthe" +value: "71" +data: App\Entity\Department {#3751 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3950 +label: "(73) Savoie" +value: "72" +data: App\Entity\Department {#3758 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3951 +label: "(77) Seine-et-Marne" +value: "76" +data: App\Entity\Department {#3765 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3952 +label: "(76) Seine-Maritime" +value: "75" +data: App\Entity\Department {#3772 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3953 +label: "(93) Seine-Saint-Denis" +value: "92" +data: App\Entity\Department {#3779 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3954 +label: "(80) Somme" +value: "79" +data: App\Entity\Department {#3786 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3955 +label: "(81) Tarn" +value: "80" +data: App\Entity\Department {#3793 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3956 +label: "(82) Tarn-et-Garonne" +value: "81" +data: App\Entity\Department {#3800 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3957 +label: "(90) Territoire de Belfort" +value: "89" +data: App\Entity\Department {#3807 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3958 +label: "(95) Val-d'Oise" +value: "94" +data: App\Entity\Department {#3814 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3959 +label: "(94) Val-de-Marne" +value: "93" +data: App\Entity\Department {#3821 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3960 +label: "(83) Var" +value: "82" +data: App\Entity\Department {#3828 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3961 +label: "(84) Vaucluse" +value: "83" +data: App\Entity\Department {#3835 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3962 +label: "(85) Vendée" +value: "84" +data: App\Entity\Department {#3842 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3963 +label: "(86) Vienne" +value: "85" +data: App\Entity\Department {#3849 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3964 +label: "(88) Vosges" +value: "87" +data: App\Entity\Department {#3856 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3965 +label: "(89) Yonne" +value: "88" +data: App\Entity\Department {#3863 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3966 +label: "(78) Yvelines" +value: "77" +data: App\Entity\Department {#3870 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2983 -form: Symfony\Component\Form\Form {#3007 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2992 …5} |
full_name | "public_enquiry_alert[departments][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "public_enquiry_alert_departments" |
is_selected | Closure($choice, array $values) {#3968 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Quel(s) département(s) vous intéresse(nt) ?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "departments" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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_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" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "bundles/runroomsortablebehavior/js/init.js" "bundles/fosckeditor/ckeditor.js" "bundles/webetdesigncms/build/cms_admin.js" "bundles/wdmedia/build/runtime.js" "bundles/wdmedia/build/media.js" "bundles/wdmailer/build/mailer.js" "build/admin/admin.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/fosckeditor/skins/moono-lisa/editor.css" "bundles/webetdesigncms/build/cms_admin.css" "bundles/wdmedia/build/media.css" "bundles/wdmailer/build/mailer.css" "bundles/wduser/admin_user.css" "build/admin/admin.css" ] "role_admin" => "ROLE_BO" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
sortable | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_public_enquiry_alert_departments" |
uses_autocomplete | true |
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 |
---|---|---|
label | "Votre adresse e-mail" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#2779 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2780 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2781 …} -namespace: Closure() {#2783 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2935 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Votre adresse e-mail" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2940 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#232 …} $message: Closure() {#2939 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_public_enquiry_alert_email" ] |
cache_key | "_public_enquiry_alert_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4064 -form: Symfony\Component\Form\Form {#3010 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3969 …5} |
full_name | "public_enquiry_alert[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "public_enquiry_alert_email" |
label | "Votre adresse e-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" => [ "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_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" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "bundles/runroomsortablebehavior/js/init.js" "bundles/fosckeditor/ckeditor.js" "bundles/webetdesigncms/build/cms_admin.js" "bundles/wdmedia/build/runtime.js" "bundles/wdmedia/build/media.js" "bundles/wdmailer/build/mailer.js" "build/admin/admin.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/fosckeditor/skins/moono-lisa/editor.css" "bundles/webetdesigncms/build/cms_admin.css" "bundles/wdmedia/build/media.css" "bundles/wdmailer/build/mailer.css" "bundles/wduser/admin_user.css" "build/admin/admin.css" ] "role_admin" => "ROLE_BO" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_public_enquiry_alert_email" |
uses_autocomplete | false |
valid | true |
value | "" |
rgpdAccepted
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "J'accepte la politique de confidentialité" |
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 |
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 {#2779 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2780 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2781 …} -namespace: Closure() {#2783 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form, $viewData) {#2950 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 {#2951 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "J'accepte la politique de confidentialité" |
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() {#2953 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#232 …} $message: Closure() {#2955 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_public_enquiry_alert_rgpdAccepted" ] |
cache_key | "_public_enquiry_alert_rgpdAccepted_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4063 -form: Symfony\Component\Form\Form {#3013 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4062 …5} |
full_name | "public_enquiry_alert[rgpdAccepted]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "public_enquiry_alert_rgpdAccepted" |
label | "J'accepte la politique de confidentialité" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "rgpdAccepted" |
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" => [ "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_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" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "bundles/runroomsortablebehavior/js/init.js" "bundles/fosckeditor/ckeditor.js" "bundles/webetdesigncms/build/cms_admin.js" "bundles/wdmedia/build/runtime.js" "bundles/wdmedia/build/media.js" "bundles/wdmailer/build/mailer.js" "build/admin/admin.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/fosckeditor/skins/moono-lisa/editor.css" "bundles/webetdesigncms/build/cms_admin.css" "bundles/wdmedia/build/media.css" "bundles/wdmailer/build/mailer.css" "bundles/wduser/admin_user.css" "build/admin/admin.css" ] "role_admin" => "ROLE_BO" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_public_enquiry_alert_rgpdAccepted" |
valid | true |
value | "1" |
cancel
Form type:
"Symfony\Component\Form\Extension\Core\Type\ResetType"
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 | [ "data-dismiss" => "modal" "class" => "btn-cancel" ] |
[ "data-dismiss" => "modal" "class" => "btn-cancel" ] |
label | "Annuler" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "data-dismiss" => "modal" "class" => "btn-cancel" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Annuler" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
View Vars
Variable | Value |
---|---|
attr | [ "data-dismiss" => "modal" "class" => "btn-cancel" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "reset" "_public_enquiry_alert_cancel" ] |
cache_key | "_public_enquiry_alert_cancel_reset" |
disabled | false |
form | Symfony\Component\Form\FormView {#4060 …5} |
full_name | "public_enquiry_alert[cancel]" |
id | "public_enquiry_alert_cancel" |
label | "Annuler" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "cancel" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_public_enquiry_alert_cancel" |
value | null |
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 | [ "class" => "btn-save" ] |
[ "class" => "btn-save" ] |
label | "<i class="bi bi-bell"></i> Enregistrer mon alerte" |
same as passed value |
label_html | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn-save" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "<i class="bi bi-bell"></i> Enregistrer mon alerte" |
label_format | null |
label_html | true |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [ "class" => "btn-save" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_public_enquiry_alert_submit" ] |
cache_key | "_public_enquiry_alert_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#4061 …5} |
full_name | "public_enquiry_alert[submit]" |
id | "public_enquiry_alert_submit" |
label | "<i class="bi bi-bell"></i> Enregistrer mon alerte" |
label_format | null |
label_html | true |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_public_enquiry_alert_submit" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "f.oK2ydL7dNxbKfzDOS5JLJfBZupbxlpbGnaM3bThatOM.xM7jB9fpRXuPD3SlP6c7ELhq-_6Y7uyrpNQBIW4J8ZH44tAG9ZZjQ_1KYQ" |
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 | "f.oK2ydL7dNxbKfzDOS5JLJfBZupbxlpbGnaM3bThatOM.xM7jB9fpRXuPD3SlP6c7ELhq-_6Y7uyrpNQBIW4J8ZH44tAG9ZZjQ_1KYQ" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2779 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2780 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2781 …} -namespace: Closure() {#2783 …} } |
data | "f.oK2ydL7dNxbKfzDOS5JLJfBZupbxlpbGnaM3bThatOM.xM7jB9fpRXuPD3SlP6c7ELhq-_6Y7uyrpNQBIW4J8ZH44tAG9ZZjQ_1KYQ" |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#4056 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() {#4054 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#232 …} $message: Closure() {#4055 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_public_enquiry_alert__token" ] |
cache_key | "_public_enquiry_alert__token_hidden" |
compound | false |
data | "f.oK2ydL7dNxbKfzDOS5JLJfBZupbxlpbGnaM3bThatOM.xM7jB9fpRXuPD3SlP6c7ELhq-_6Y7uyrpNQBIW4J8ZH44tAG9ZZjQ_1KYQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4044 -form: Symfony\Component\Form\Form {#4048 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4053 …5} |
full_name | "public_enquiry_alert[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "public_enquiry_alert__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" => [ "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_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" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "bundles/runroomsortablebehavior/js/init.js" "bundles/fosckeditor/ckeditor.js" "bundles/webetdesigncms/build/cms_admin.js" "bundles/wdmedia/build/runtime.js" "bundles/wdmedia/build/media.js" "bundles/wdmailer/build/mailer.js" "build/admin/admin.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/fosckeditor/skins/moono-lisa/editor.css" "bundles/webetdesigncms/build/cms_admin.css" "bundles/wdmedia/build/media.css" "bundles/wdmailer/build/mailer.css" "bundles/wduser/admin_user.css" "build/admin/admin.css" ] "role_admin" => "ROLE_BO" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_public_enquiry_alert__token" |
valid | true |
value | "f.oK2ydL7dNxbKfzDOS5JLJfBZupbxlpbGnaM3bThatOM.xM7jB9fpRXuPD3SlP6c7ELhq-_6Y7uyrpNQBIW4J8ZH44tAG9ZZjQ_1KYQ" |