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 | 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 {#884 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#885 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#886 …} -namespace: Closure() {#888 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#931 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 | [] |
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() {#929 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#791 …} $message: Closure() {#930 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "template" "_template" ] |
cache_key | "_template_template" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#983 -form: Symfony\Component\Form\Form {#967 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#958 …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 | null |
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" |
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 {#884 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#885 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#886 …} -namespace: Closure() {#888 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#940 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Titre" |
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() {#980 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#791 …} $message: Closure() {#982 …} $translationDomain: "validators" } } |
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 {#1002 -form: Symfony\Component\Form\Form {#1012 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1004 …5} |
full_name | "template[titre]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "template_titre" |
label | "Titre" |
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 | "" |
contenu
Form type:
"FOS\CKEditorBundle\Form\Type\CKEditorType"
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 |
---|---|---|
config | [ "uiColor" => "#ffffff" ] |
[ "uiColor" => "#ffffff" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
async | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
auto_inline | true |
autoload | true |
base_path | "bundles/fosckeditor/" |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
config | [ "uiColor" => "#ffffff" ] |
config_name | null |
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 {#884 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#885 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#886 …} -namespace: Closure() {#888 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#919 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
enable | true |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
filebrowsers | [] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
inline | false |
input_sync | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
jquery | false |
jquery_path | "bundles/fosckeditor/adapters/jquery.js" |
js_path | "bundles/fosckeditor/ckeditor.js" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
plugins | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
require_js | false |
required | true |
row_attr | [] |
setter | null |
styles | [] |
templates | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#921 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#791 …} $message: Closure() {#920 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
async | false |
attr | [] |
attr_translation_parameters | [] |
auto_inline | true |
autoload | true |
base_path | "bundles/fosckeditor/" |
block_prefixes | [ "form" "text" "textarea" "ckeditor" "_template_contenu" ] |
cache_key | "_template_contenu_ckeditor" |
compound | false |
config | [ "uiColor" => "#ffffff" ] |
config_name | null |
data | null |
disabled | false |
enable | true |
errors | Symfony\Component\Form\FormErrorIterator {#1001 -form: Symfony\Component\Form\Form {#1015 …} -errors: [] } |
filebrowsers | [] |
form | Symfony\Component\Form\FormView {#1000 …5} |
full_name | "template[contenu]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "template_contenu" |
inline | false |
input_sync | false |
jquery | false |
jquery_path | "bundles/fosckeditor/adapters/jquery.js" |
js_path | "bundles/fosckeditor/ckeditor.js" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contenu" |
pattern | null |
plugins | [] |
priority | 0 |
require_js | false |
required | true |
row_attr | [] |
styles | [] |
submitted | false |
templates | [] |
translation_domain | null |
unique_block_prefix | "_template_contenu" |
valid | true |
value | "" |
signature
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 | ": Cochez pour signature éléctronique" |
same as passed value |
required | 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 {#884 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#885 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#886 …} -namespace: Closure() {#888 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#946 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 | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#945 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | ": Cochez pour signature éléctronique" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#950 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#791 …} $message: Closure() {#952 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_template_signature" ] |
cache_key | "_template_signature_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#999 -form: Symfony\Component\Form\Form {#1018 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#998 …5} |
full_name | "template[signature]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "template_signature" |
label | ": Cochez pour signature éléctronique" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "signature" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_template_signature" |
valid | true |
value | "1" |
autoSend
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 | ": Cochez pour envoyer automatiquement le document lors de l'enregistrement d'une nouvelle session de formation" |
same as passed value |
required | 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 {#884 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#885 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#886 …} -namespace: Closure() {#888 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#946 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 | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#945 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | ": Cochez pour envoyer automatiquement le document lors de l'enregistrement d'une nouvelle session de formation" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#959 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#791 …} $message: Closure() {#960 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_template_autoSend" ] |
cache_key | "_template_autoSend_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#941 -form: Symfony\Component\Form\Form {#969 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#922 …5} |
full_name | "template[autoSend]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "template_autoSend" |
label | ": Cochez pour envoyer automatiquement le document lors de l'enregistrement d'une nouvelle session de formation" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "autoSend" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_template_autoSend" |
valid | true |
value | "1" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "d9106ba1c0fe2a4331bf5.FAYy8xJ16zx8NMlHdZU9HQJPzo4ZFDkQhmB3gTrP3kw.bG91vSQeqXMfGaIwBMxLJUp3usFNZX1xz1FaxXK1pyhAVwDBKwTbbxl5ug" |
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 | "d9106ba1c0fe2a4331bf5.FAYy8xJ16zx8NMlHdZU9HQJPzo4ZFDkQhmB3gTrP3kw.bG91vSQeqXMfGaIwBMxLJUp3usFNZX1xz1FaxXK1pyhAVwDBKwTbbxl5ug" |
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 {#884 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#885 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#886 …} -namespace: Closure() {#888 …} } |
data | "d9106ba1c0fe2a4331bf5.FAYy8xJ16zx8NMlHdZU9HQJPzo4ZFDkQhmB3gTrP3kw.bG91vSQeqXMfGaIwBMxLJUp3usFNZX1xz1FaxXK1pyhAVwDBKwTbbxl5ug" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#943 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 | [] |
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() {#996 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#791 …} $message: Closure() {#990 …} $translationDomain: "validators" } } |
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 | "d9106ba1c0fe2a4331bf5.FAYy8xJ16zx8NMlHdZU9HQJPzo4ZFDkQhmB3gTrP3kw.bG91vSQeqXMfGaIwBMxLJUp3usFNZX1xz1FaxXK1pyhAVwDBKwTbbxl5ug" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1021 -form: Symfony\Component\Form\Form {#1008 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#997 …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 | "d9106ba1c0fe2a4331bf5.FAYy8xJ16zx8NMlHdZU9HQJPzo4ZFDkQhmB3gTrP3kw.bG91vSQeqXMfGaIwBMxLJUp3usFNZX1xz1FaxXK1pyhAVwDBKwTbbxl5ug" |