Forms
template
Form type:
"App\Form\TemplateType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Template {#886 -id: null -titre: null -type: null -parametres: [] -data: [] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Template {#886 -id: null -titre: null -type: null -parametres: [] -data: [] } |
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 {#247 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#253 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#243 …} -namespace: Closure() {#40 …} } |
data | App\Entity\Template {#886 -id: null -titre: null -type: null -parametres: [] -data: [] } |
data_class | "App\Entity\Template" |
disabled | false |
empty_data | Closure(FormInterface $form) {#970 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#905 …} use: { $class: "App\Entity\Template" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#972 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#214 …} $translationDomain: "validators" $message: Closure() {#971 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "template" "_template" ] |
cache_key | "_template_template" |
compound | true |
data | App\Entity\Template {#886 -id: null -titre: null -type: null -parametres: [] -data: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1051 -form: Symfony\Component\Form\Form {#1056 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#973 …5} |
full_name | "template" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "template" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "template" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_template" |
valid | true |
value | App\Entity\Template {#886 -id: null -titre: null -type: null -parametres: [] -data: [] } |
titre
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Titre de la template" |
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 {#247 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#253 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#243 …} -namespace: Closure() {#40 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#983 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#905 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Titre de la template" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#985 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#214 …} $translationDomain: "validators" $message: Closure() {#984 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_template_titre" ] |
cache_key | "_template_titre_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1072 -form: Symfony\Component\Form\Form {#1059 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#986 …5} |
full_name | "template[titre]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "template_titre" |
label | "Titre de la template" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "titre" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_template_titre" |
valid | true |
value | "" |
type
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 | [ "Mail" => "Mail" "SMS" => "SMS" "Prestation" => "Prestation" "Formation" => "Formation" ] |
[ "Mail" => "Mail" "SMS" => "SMS" "Prestation" => "Prestation" "Formation" => "Formation" ] |
label | "Type" |
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_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Mail" => "Mail" "SMS" => "SMS" "Prestation" => "Prestation" "Formation" => "Formation" ] |
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 {#247 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#253 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#243 …} -namespace: Closure() {#40 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
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 | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1005 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#214 …} $translationDomain: "validators" $message: Closure() {#1003 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_template_type" ] |
cache_key | "_template_type_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1076 +label: "Mail" +value: "Mail" +data: "Mail" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1077 +label: "SMS" +value: "SMS" +data: "SMS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1091 +label: "Prestation" +value: "Prestation" +data: "Prestation" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1094 +label: "Formation" +value: "Formation" +data: "Formation" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1074 -form: Symfony\Component\Form\Form {#1062 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1075 …5} |
full_name | "template[type]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "template_type" |
is_selected | Closure($choice, $value) {#1096 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#991 …} } |
label | "Type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "type" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_template_type" |
valid | true |
value | "" |
parametres
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_add | true |
same as passed value |
allow_delete | true |
same as passed value |
entry_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
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 {#247 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#253 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#243 …} -namespace: Closure() {#40 …} } |
data_class | null |
delete_empty | false |
disabled | false |
empty_data | Closure(FormInterface $form) {#1021 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#905 …} } |
entry_options | [ "block_name" => "entry" ] |
entry_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The collection is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype | true |
prototype_data | null |
prototype_name | "__name__" |
prototype_options | [] |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1023 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#214 …} $translationDomain: "validators" $message: Closure() {#1022 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_template_parametres" ] |
cache_key | "_template_parametres_collection" |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1097 -form: Symfony\Component\Form\Form {#1065 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1098 …5} |
full_name | "template[parametres]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "template_parametres" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "parametres" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#1099 …5} |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_template_parametres" |
valid | true |
value | [] |
data
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#247 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#253 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#243 …} -namespace: Closure() {#40 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1048 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#905 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1050 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#214 …} $translationDomain: "validators" $message: Closure() {#1049 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_template_data" ] |
cache_key | "_template_data_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1102 -form: Symfony\Component\Form\Form {#1068 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1101 …5} |
full_name | "template[data]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "template_data" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "data" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_template_data" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "ef.QbkfTgXiakrmmVoqtWAimU-Yq34QneYl200MAPCMhbw.M4BTGWiUOH3ezWMe-itvzi7a2Rta1IBfqh80VbK-1P0elEYAPIUPHJf6Dw" |
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 | "ef.QbkfTgXiakrmmVoqtWAimU-Yq34QneYl200MAPCMhbw.M4BTGWiUOH3ezWMe-itvzi7a2Rta1IBfqh80VbK-1P0elEYAPIUPHJf6Dw" |
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 {#247 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#253 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#243 …} -namespace: Closure() {#40 …} } |
data | "ef.QbkfTgXiakrmmVoqtWAimU-Yq34QneYl200MAPCMhbw.M4BTGWiUOH3ezWMe-itvzi7a2Rta1IBfqh80VbK-1P0elEYAPIUPHJf6Dw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1115 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#905 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1117 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#949 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#214 …} $translationDomain: "validators" $message: Closure() {#1116 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_template__token" ] |
cache_key | "_template__token_hidden" |
compound | false |
data | "ef.QbkfTgXiakrmmVoqtWAimU-Yq34QneYl200MAPCMhbw.M4BTGWiUOH3ezWMe-itvzi7a2Rta1IBfqh80VbK-1P0elEYAPIUPHJf6Dw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1127 -form: Symfony\Component\Form\Form {#1123 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1118 …5} |
full_name | "template[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "template__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_template__token" |
valid | true |
value | "ef.QbkfTgXiakrmmVoqtWAimU-Yq34QneYl200MAPCMhbw.M4BTGWiUOH3ezWMe-itvzi7a2Rta1IBfqh80VbK-1P0elEYAPIUPHJf6Dw" |