- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 18
- Events
- Routing
- Cache
- Translation 16
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- Debug
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
sitename
-
description
-
-
target
-
-
-
target
-
-
-
target
-
-
-
target
-
-
-
target
-
-
contacts_email
-
contacts_phone
-
socialmedia_facebook
-
socialmedia_twitter
-
socialmedia_youtube
-
socialmedia_flickr
-
socialmedia_linkedin
-
address
-
map
-
_token
-
parameters
"App\Form\ParametersType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ "sitename" => "Centre de Formation pour l'Administration Locale (CeFAL)" "description" => "Établissement public à caractère scientifique" "contacts_email" => "contact@presidence.bj" "contacts_phone" => "" "socialmedia_facebook" => "https://www.facebook.com/cefal.benin/" "socialmedia_twitter" => "https://www.facebook.com/cefal.benin/" "socialmedia_youtube" => "https://www.facebook.com/cefal.benin/" "socialmedia_flickr" => "https://www.facebook.com/cefal.benin/" "socialmedia_linkedin" => "https://www.facebook.com/cefal.benin/" "address" => "01 BP : 4966 COTONOU" "map" => "test" "logo" => "images/logo.jpg" "thumbnail" => "images/logo.jpg" "banner" => "images/148390273948001652693598.jpg" "logowhite" => "images/logo.svg" "logoblack" => "" ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [ "sitename" => "Centre de Formation pour l'Administration Locale (CeFAL)" "description" => "Établissement public à caractère scientifique" "contacts_email" => "contact@presidence.bj" "contacts_phone" => "" "socialmedia_facebook" => "https://www.facebook.com/cefal.benin/" "socialmedia_twitter" => "https://www.facebook.com/cefal.benin/" "socialmedia_youtube" => "https://www.facebook.com/cefal.benin/" "socialmedia_flickr" => "https://www.facebook.com/cefal.benin/" "socialmedia_linkedin" => "https://www.facebook.com/cefal.benin/" "address" => "01 BP : 4966 COTONOU" "map" => "test" "logo" => "images/logo.jpg" "thumbnail" => "images/logo.jpg" "banner" => "images/148390273948001652693598.jpg" "logowhite" => "images/logo.svg" "logoblack" => "" ] |
[ "sitename" => "Centre de Formation pour l'Administration Locale (CeFAL)" "description" => "Établissement public à caractère scientifique" "contacts_email" => "contact@presidence.bj" "contacts_phone" => "" "socialmedia_facebook" => "https://www.facebook.com/cefal.benin/" "socialmedia_twitter" => "https://www.facebook.com/cefal.benin/" "socialmedia_youtube" => "https://www.facebook.com/cefal.benin/" "socialmedia_flickr" => "https://www.facebook.com/cefal.benin/" "socialmedia_linkedin" => "https://www.facebook.com/cefal.benin/" "address" => "01 BP : 4966 COTONOU" "map" => "test" "logo" => "images/logo.jpg" "thumbnail" => "images/logo.jpg" "banner" => "images/148390273948001652693598.jpg" "logowhite" => "images/logo.svg" "logoblack" => "" ] |
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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data | [ "sitename" => "Centre de Formation pour l'Administration Locale (CeFAL)" "description" => "Établissement public à caractère scientifique" "contacts_email" => "contact@presidence.bj" "contacts_phone" => "" "socialmedia_facebook" => "https://www.facebook.com/cefal.benin/" "socialmedia_twitter" => "https://www.facebook.com/cefal.benin/" "socialmedia_youtube" => "https://www.facebook.com/cefal.benin/" "socialmedia_flickr" => "https://www.facebook.com/cefal.benin/" "socialmedia_linkedin" => "https://www.facebook.com/cefal.benin/" "address" => "01 BP : 4966 COTONOU" "map" => "test" "logo" => "images/logo.jpg" "thumbnail" => "images/logo.jpg" "banner" => "images/148390273948001652693598.jpg" "logowhite" => "images/logo.svg" "logoblack" => "" ] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#513 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#386 …} } |
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 | [] |
legacy_error_messages | true |
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() {#511 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $translationDomain: "validators" $message: Closure() {#512 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "parameters" "_parameters" ] |
cache_key | "_parameters_parameters" |
compound | true |
data | [ "sitename" => "Centre de Formation pour l'Administration Locale (CeFAL)" "description" => "Établissement public à caractère scientifique" "contacts_email" => "contact@presidence.bj" "contacts_phone" => "" "socialmedia_facebook" => "https://www.facebook.com/cefal.benin/" "socialmedia_twitter" => "https://www.facebook.com/cefal.benin/" "socialmedia_youtube" => "https://www.facebook.com/cefal.benin/" "socialmedia_flickr" => "https://www.facebook.com/cefal.benin/" "socialmedia_linkedin" => "https://www.facebook.com/cefal.benin/" "address" => "01 BP : 4966 COTONOU" "map" => "test" "logo" => "images/logo.jpg" "thumbnail" => "images/logo.jpg" "banner" => "images/148390273948001652693598.jpg" "logowhite" => "images/logo.svg" "logoblack" => "" ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#465 -form: Symfony\Component\Form\Form {#684 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#510 …5} |
full_name | "parameters" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "parameters" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parameters" |
valid | true |
value | [ "sitename" => "Centre de Formation pour l'Administration Locale (CeFAL)" "description" => "Établissement public à caractère scientifique" "contacts_email" => "contact@presidence.bj" "contacts_phone" => "" "socialmedia_facebook" => "https://www.facebook.com/cefal.benin/" "socialmedia_twitter" => "https://www.facebook.com/cefal.benin/" "socialmedia_youtube" => "https://www.facebook.com/cefal.benin/" "socialmedia_flickr" => "https://www.facebook.com/cefal.benin/" "socialmedia_linkedin" => "https://www.facebook.com/cefal.benin/" "address" => "01 BP : 4966 COTONOU" "map" => "test" "logo" => "images/logo.jpg" "thumbnail" => "images/logo.jpg" "banner" => "images/148390273948001652693598.jpg" "logowhite" => "images/logo.svg" "logoblack" => "" ] |
sitename
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "Centre de Formation pour l'Administration Locale (CeFAL)" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#551 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#386 …} } |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#553 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $translationDomain: "validators" $message: Closure() {#552 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_parameters_sitename" ] |
cache_key | "_parameters_sitename_text" |
compound | false |
data | "Centre de Formation pour l'Administration Locale (CeFAL)" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#704 -form: Symfony\Component\Form\Form {#721 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#527 …5} |
full_name | "parameters[sitename]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_sitename" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sitename" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parameters_sitename" |
valid | true |
value | "Centre de Formation pour l'Administration Locale (CeFAL)" |
description
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "Établissement public à caractère scientifique" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#543 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#386 …} } |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#577 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $translationDomain: "validators" $message: Closure() {#544 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_parameters_description" ] |
cache_key | "_parameters_description_textarea" |
compound | false |
data | "Établissement public à caractère scientifique" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#555 -form: Symfony\Component\Form\Form {#725 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#689 …5} |
full_name | "parameters[description]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_description" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "description" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parameters_description" |
valid | true |
value | "Établissement public à caractère scientifique" |
logo
"App\Form\PictureType"
Default Data
Property | Value |
---|---|
Model Format |
"images/logo.jpg"
|
Normalized Format | App\Entity\Picture {#817 #target: "logo.jpg" #thumbnailDir: "upload/thumbnails/" #hasThumbnail: false -width: null -height: null #file: null #filename: null #autoResize: true #previousTarget: null #id: null #pages: null #downloads: null #reading: null #name: null #dir: "images" #source: null #size: null #isEnabled: null #isDeleted: null #lastUpdate: null #createdAt: null #formatSize: null #mimetype: null #validsMimetypes: [ "image/png" "image/jpeg" "image/jpg" "image/svg+xml" "image/vnd.sealedmedia.softseal.jpg" "image/vnd.sealed.png" ] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
accept | "image/*" |
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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | "App\Entity\Picture" |
disabled | false |
empty_data | Closure(FormInterface $form) {#557 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#386 …} use: { $class: "App\Entity\Picture" } } |
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 | [] |
legacy_error_messages | true |
mapped | true |
max-size | 134217728.0 |
method | "POST" |
min-height | 0 |
min-width | 0 |
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() {#530 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $translationDomain: "validators" $message: Closure() {#556 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "os_picture" "_parameters_logo" ] |
cache_key | "_parameters_logo_os_picture" |
compound | true |
data | App\Entity\Picture {#817 #target: "logo.jpg" #thumbnailDir: "upload/thumbnails/" #hasThumbnail: false -width: null -height: null #file: null #filename: null #autoResize: true #previousTarget: null #id: null #pages: null #downloads: null #reading: null #name: null #dir: "images" #source: null #size: null #isEnabled: null #isDeleted: null #lastUpdate: null #createdAt: null #formatSize: null #mimetype: null #validsMimetypes: [ "image/png" "image/jpeg" "image/jpg" "image/svg+xml" "image/vnd.sealedmedia.softseal.jpg" "image/vnd.sealed.png" ] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#485 -form: Symfony\Component\Form\Form {#713 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#748 …5} |
full_name | "parameters[logo]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_logo" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "logo" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parameters_logo" |
valid | true |
value | App\Entity\Picture {#817 #target: "logo.jpg" #thumbnailDir: "upload/thumbnails/" #hasThumbnail: false -width: null -height: null #file: null #filename: null #autoResize: true #previousTarget: null #id: null #pages: null #downloads: null #reading: null #name: null #dir: "images" #source: null #size: null #isEnabled: null #isDeleted: null #lastUpdate: null #createdAt: null #formatSize: null #mimetype: null #validsMimetypes: [ "image/png" "image/jpeg" "image/jpg" "image/svg+xml" "image/vnd.sealedmedia.softseal.jpg" "image/vnd.sealed.png" ] } |
target
"Symfony\Component\Form\Extension\Core\Type\FileType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Symfony\Component\HttpFoundation\File\File {#825 path: "" filename: "logo.jpg" basename: "logo.jpg" pathname: "logo.jpg" extension: "jpg" realPath: false writable: false readable: false executable: false file: false dir: false link: false } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
[ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
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() {#731 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $translationDomain: "validators" $message: Closure() {#732 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_parameters_logo_target" ] |
cache_key | "_parameters_logo_target_file" |
compound | false |
data | Symfony\Component\HttpFoundation\File\File {#825 path: "" filename: "logo.jpg" basename: "logo.jpg" pathname: "logo.jpg" extension: "jpg" realPath: false writable: false readable: false executable: false file: false dir: false link: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#650 -form: Symfony\Component\Form\Form {#710 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#660 …5} |
full_name | "parameters[logo][target]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_logo_target" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "target" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_parameters_logo_target" |
valid | true |
value | "" |
logowhite
"App\Form\PictureType"
Default Data
Property | Value |
---|---|
Model Format |
"images/logo.svg"
|
Normalized Format | App\Entity\Picture {#821 #target: "logo.svg" #thumbnailDir: "upload/thumbnails/" #hasThumbnail: false -width: null -height: null #file: null #filename: null #autoResize: true #previousTarget: null #id: null #pages: null #downloads: null #reading: null #name: null #dir: "images" #source: null #size: null #isEnabled: null #isDeleted: null #lastUpdate: null #createdAt: null #formatSize: null #mimetype: null #validsMimetypes: [ "image/png" "image/jpeg" "image/jpg" "image/svg+xml" "image/vnd.sealedmedia.softseal.jpg" "image/vnd.sealed.png" ] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
accept | "image/*" |
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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | "App\Entity\Picture" |
disabled | false |
empty_data | Closure(FormInterface $form) {#560 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#386 …} use: { $class: "App\Entity\Picture" } } |
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 | [] |
legacy_error_messages | true |
mapped | true |
max-size | 134217728.0 |
method | "POST" |
min-height | 0 |
min-width | 0 |
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() {#561 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $translationDomain: "validators" $message: Closure() {#566 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "os_picture" "_parameters_logowhite" ] |
cache_key | "_parameters_logowhite_os_picture" |
compound | true |
data | App\Entity\Picture {#821 #target: "logo.svg" #thumbnailDir: "upload/thumbnails/" #hasThumbnail: false -width: null -height: null #file: null #filename: null #autoResize: true #previousTarget: null #id: null #pages: null #downloads: null #reading: null #name: null #dir: "images" #source: null #size: null #isEnabled: null #isDeleted: null #lastUpdate: null #createdAt: null #formatSize: null #mimetype: null #validsMimetypes: [ "image/png" "image/jpeg" "image/jpg" "image/svg+xml" "image/vnd.sealedmedia.softseal.jpg" "image/vnd.sealed.png" ] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#679 -form: Symfony\Component\Form\Form {#698 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#670 …5} |
full_name | "parameters[logowhite]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_logowhite" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "logowhite" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parameters_logowhite" |
valid | true |
value | App\Entity\Picture {#821 #target: "logo.svg" #thumbnailDir: "upload/thumbnails/" #hasThumbnail: false -width: null -height: null #file: null #filename: null #autoResize: true #previousTarget: null #id: null #pages: null #downloads: null #reading: null #name: null #dir: "images" #source: null #size: null #isEnabled: null #isDeleted: null #lastUpdate: null #createdAt: null #formatSize: null #mimetype: null #validsMimetypes: [ "image/png" "image/jpeg" "image/jpg" "image/svg+xml" "image/vnd.sealedmedia.softseal.jpg" "image/vnd.sealed.png" ] } |
target
"Symfony\Component\Form\Extension\Core\Type\FileType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Symfony\Component\HttpFoundation\File\File {#829 path: "" filename: "logo.svg" basename: "logo.svg" pathname: "logo.svg" extension: "svg" realPath: false writable: false readable: false executable: false file: false dir: false link: false } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
[ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
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() {#705 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $translationDomain: "validators" $message: Closure() {#706 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_parameters_logowhite_target" ] |
cache_key | "_parameters_logowhite_target_file" |
compound | false |
data | Symfony\Component\HttpFoundation\File\File {#829 path: "" filename: "logo.svg" basename: "logo.svg" pathname: "logo.svg" extension: "svg" realPath: false writable: false readable: false executable: false file: false dir: false link: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#606 -form: Symfony\Component\Form\Form {#695 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#620 …5} |
full_name | "parameters[logowhite][target]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_logowhite_target" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "target" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_parameters_logowhite_target" |
valid | true |
value | "" |
logoblack
"App\Form\PictureType"
Default Data
Property | Value |
---|---|
Model Format |
"" |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
accept | "image/*" |
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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | "App\Entity\Picture" |
disabled | false |
empty_data | Closure(FormInterface $form) {#477 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#386 …} use: { $class: "App\Entity\Picture" } } |
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 | [] |
legacy_error_messages | true |
mapped | true |
max-size | 134217728.0 |
method | "POST" |
min-height | 0 |
min-width | 0 |
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() {#480 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $translationDomain: "validators" $message: Closure() {#478 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "os_picture" "_parameters_logoblack" ] |
cache_key | "_parameters_logoblack_os_picture" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#630 -form: Symfony\Component\Form\Form {#739 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#640 …5} |
full_name | "parameters[logoblack]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_logoblack" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "logoblack" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parameters_logoblack" |
valid | true |
value | null |
target
"Symfony\Component\Form\Extension\Core\Type\FileType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
[ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
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() {#690 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $translationDomain: "validators" $message: Closure() {#691 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_parameters_logoblack_target" ] |
cache_key | "_parameters_logoblack_target_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#578 -form: Symfony\Component\Form\Form {#742 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#763 …5} |
full_name | "parameters[logoblack][target]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_logoblack_target" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "target" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_parameters_logoblack_target" |
valid | true |
value | "" |
banner
"App\Form\PictureType"
Default Data
Property | Value |
---|---|
Model Format |
"images/148390273948001652693598.jpg"
|
Normalized Format | App\Entity\Picture {#836 #target: "148390273948001652693598.jpg" #thumbnailDir: "upload/thumbnails/" #hasThumbnail: false -width: null -height: null #file: null #filename: null #autoResize: true #previousTarget: null #id: null #pages: null #downloads: null #reading: null #name: null #dir: "images" #source: null #size: null #isEnabled: null #isDeleted: null #lastUpdate: null #createdAt: null #formatSize: null #mimetype: null #validsMimetypes: [ "image/png" "image/jpeg" "image/jpg" "image/svg+xml" "image/vnd.sealedmedia.softseal.jpg" "image/vnd.sealed.png" ] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
accept | "image/*" |
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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | "App\Entity\Picture" |
disabled | false |
empty_data | Closure(FormInterface $form) {#468 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#386 …} use: { $class: "App\Entity\Picture" } } |
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 | [] |
legacy_error_messages | true |
mapped | true |
max-size | 134217728.0 |
method | "POST" |
min-height | 0 |
min-width | 0 |
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() {#466 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $translationDomain: "validators" $message: Closure() {#467 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "os_picture" "_parameters_banner" ] |
cache_key | "_parameters_banner_os_picture" |
compound | true |
data | App\Entity\Picture {#836 #target: "148390273948001652693598.jpg" #thumbnailDir: "upload/thumbnails/" #hasThumbnail: false -width: null -height: null #file: null #filename: null #autoResize: true #previousTarget: null #id: null #pages: null #downloads: null #reading: null #name: null #dir: "images" #source: null #size: null #isEnabled: null #isDeleted: null #lastUpdate: null #createdAt: null #formatSize: null #mimetype: null #validsMimetypes: [ "image/png" "image/jpeg" "image/jpg" "image/svg+xml" "image/vnd.sealedmedia.softseal.jpg" "image/vnd.sealed.png" ] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#529 -form: Symfony\Component\Form\Form {#754 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#592 …5} |
full_name | "parameters[banner]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_banner" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "banner" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parameters_banner" |
valid | true |
value | App\Entity\Picture {#836 #target: "148390273948001652693598.jpg" #thumbnailDir: "upload/thumbnails/" #hasThumbnail: false -width: null -height: null #file: null #filename: null #autoResize: true #previousTarget: null #id: null #pages: null #downloads: null #reading: null #name: null #dir: "images" #source: null #size: null #isEnabled: null #isDeleted: null #lastUpdate: null #createdAt: null #formatSize: null #mimetype: null #validsMimetypes: [ "image/png" "image/jpeg" "image/jpg" "image/svg+xml" "image/vnd.sealedmedia.softseal.jpg" "image/vnd.sealed.png" ] } |
target
"Symfony\Component\Form\Extension\Core\Type\FileType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Symfony\Component\HttpFoundation\File\File {#847 path: "" filename: "148390273948001652693598.jpg" basename: "148390273948001652693598.jpg" pathname: "148390273948001652693598.jpg" extension: "jpg" realPath: false writable: false readable: false executable: false file: false dir: false link: false } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
[ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
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() {#747 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $translationDomain: "validators" $message: Closure() {#746 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_parameters_banner_target" ] |
cache_key | "_parameters_banner_target_file" |
compound | false |
data | Symfony\Component\HttpFoundation\File\File {#847 path: "" filename: "148390273948001652693598.jpg" basename: "148390273948001652693598.jpg" pathname: "148390273948001652693598.jpg" extension: "jpg" realPath: false writable: false readable: false executable: false file: false dir: false link: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#807 -form: Symfony\Component\Form\Form {#757 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#812 …5} |
full_name | "parameters[banner][target]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_banner_target" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "target" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_parameters_banner_target" |
valid | true |
value | "" |
thumbnail
"App\Form\PictureType"
Default Data
Property | Value |
---|---|
Model Format |
"images/logo.jpg"
|
Normalized Format | App\Entity\Picture {#843 #target: "logo.jpg" #thumbnailDir: "upload/thumbnails/" #hasThumbnail: false -width: null -height: null #file: null #filename: null #autoResize: true #previousTarget: null #id: null #pages: null #downloads: null #reading: null #name: null #dir: "images" #source: null #size: null #isEnabled: null #isDeleted: null #lastUpdate: null #createdAt: null #formatSize: null #mimetype: null #validsMimetypes: [ "image/png" "image/jpeg" "image/jpg" "image/svg+xml" "image/vnd.sealedmedia.softseal.jpg" "image/vnd.sealed.png" ] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
accept | "image/*" |
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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | "App\Entity\Picture" |
disabled | false |
empty_data | Closure(FormInterface $form) {#508 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#386 …} use: { $class: "App\Entity\Picture" } } |
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 | [] |
legacy_error_messages | true |
mapped | true |
max-size | 134217728.0 |
method | "POST" |
min-height | 0 |
min-width | 0 |
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() {#528 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $translationDomain: "validators" $message: Closure() {#509 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "os_picture" "_parameters_thumbnail" ] |
cache_key | "_parameters_thumbnail_os_picture" |
compound | true |
data | App\Entity\Picture {#843 #target: "logo.jpg" #thumbnailDir: "upload/thumbnails/" #hasThumbnail: false -width: null -height: null #file: null #filename: null #autoResize: true #previousTarget: null #id: null #pages: null #downloads: null #reading: null #name: null #dir: "images" #source: null #size: null #isEnabled: null #isDeleted: null #lastUpdate: null #createdAt: null #formatSize: null #mimetype: null #validsMimetypes: [ "image/png" "image/jpeg" "image/jpg" "image/svg+xml" "image/vnd.sealedmedia.softseal.jpg" "image/vnd.sealed.png" ] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#813 -form: Symfony\Component\Form\Form {#769 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#806 …5} |
full_name | "parameters[thumbnail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_thumbnail" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "thumbnail" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parameters_thumbnail" |
valid | true |
value | App\Entity\Picture {#843 #target: "logo.jpg" #thumbnailDir: "upload/thumbnails/" #hasThumbnail: false -width: null -height: null #file: null #filename: null #autoResize: true #previousTarget: null #id: null #pages: null #downloads: null #reading: null #name: null #dir: "images" #source: null #size: null #isEnabled: null #isDeleted: null #lastUpdate: null #createdAt: null #formatSize: null #mimetype: null #validsMimetypes: [ "image/png" "image/jpeg" "image/jpg" "image/svg+xml" "image/vnd.sealedmedia.softseal.jpg" "image/vnd.sealed.png" ] } |
target
"Symfony\Component\Form\Extension\Core\Type\FileType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Symfony\Component\HttpFoundation\File\File {#855 path: "" filename: "logo.jpg" basename: "logo.jpg" pathname: "logo.jpg" extension: "jpg" realPath: false writable: false readable: false executable: false file: false dir: false link: false } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
[ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
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() {#762 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $translationDomain: "validators" $message: Closure() {#761 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_parameters_thumbnail_target" ] |
cache_key | "_parameters_thumbnail_target_file" |
compound | false |
data | Symfony\Component\HttpFoundation\File\File {#855 path: "" filename: "logo.jpg" basename: "logo.jpg" pathname: "logo.jpg" extension: "jpg" realPath: false writable: false readable: false executable: false file: false dir: false link: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#882 -form: Symfony\Component\Form\Form {#772 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#881 …5} |
full_name | "parameters[thumbnail][target]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_thumbnail_target" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "target" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_parameters_thumbnail_target" |
valid | true |
value | "" |
contacts_email
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "contact@presidence.bj" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#584 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#386 …} } |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#591 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $translationDomain: "validators" $message: Closure() {#585 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_parameters_contacts_email" ] |
cache_key | "_parameters_contacts_email_email" |
compound | false |
data | "contact@presidence.bj" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#879 -form: Symfony\Component\Form\Form {#775 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#805 …5} |
full_name | "parameters[contacts_email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_contacts_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contacts_email" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parameters_contacts_email" |
valid | true |
value | "contact@presidence.bj" |
contacts_phone
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 |
---|---|---|
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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#598 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#386 …} } |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#605 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $translationDomain: "validators" $message: Closure() {#599 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_parameters_contacts_phone" ] |
cache_key | "_parameters_contacts_phone_tel" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#884 -form: Symfony\Component\Form\Form {#778 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#883 …5} |
full_name | "parameters[contacts_phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_contacts_phone" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contacts_phone" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parameters_contacts_phone" |
valid | true |
value | "" |
socialmedia_facebook
"Symfony\Component\Form\Extension\Core\Type\UrlType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "https://www.facebook.com/cefal.benin/" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
default_protocol | "http" |
disabled | false |
empty_data | Closure(FormInterface $form) {#612 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#386 …} } |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#619 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $translationDomain: "validators" $message: Closure() {#613 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "inputmode" => "url" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "url" "_parameters_socialmedia_facebook" ] |
cache_key | "_parameters_socialmedia_facebook_url" |
compound | false |
data | "https://www.facebook.com/cefal.benin/" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#885 -form: Symfony\Component\Form\Form {#781 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#886 …5} |
full_name | "parameters[socialmedia_facebook]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_socialmedia_facebook" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "socialmedia_facebook" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "text" |
unique_block_prefix | "_parameters_socialmedia_facebook" |
valid | true |
value | "https://www.facebook.com/cefal.benin/" |
socialmedia_twitter
"Symfony\Component\Form\Extension\Core\Type\UrlType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "https://www.facebook.com/cefal.benin/" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
default_protocol | "http" |
disabled | false |
empty_data | Closure(FormInterface $form) {#627 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#386 …} } |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#629 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $translationDomain: "validators" $message: Closure() {#626 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "inputmode" => "url" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "url" "_parameters_socialmedia_twitter" ] |
cache_key | "_parameters_socialmedia_twitter_url" |
compound | false |
data | "https://www.facebook.com/cefal.benin/" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#887 -form: Symfony\Component\Form\Form {#784 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#888 …5} |
full_name | "parameters[socialmedia_twitter]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_socialmedia_twitter" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "socialmedia_twitter" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "text" |
unique_block_prefix | "_parameters_socialmedia_twitter" |
valid | true |
value | "https://www.facebook.com/cefal.benin/" |
socialmedia_youtube
"Symfony\Component\Form\Extension\Core\Type\UrlType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "https://www.facebook.com/cefal.benin/" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
default_protocol | "http" |
disabled | false |
empty_data | Closure(FormInterface $form) {#637 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#386 …} } |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#639 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $translationDomain: "validators" $message: Closure() {#638 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "inputmode" => "url" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "url" "_parameters_socialmedia_youtube" ] |
cache_key | "_parameters_socialmedia_youtube_url" |
compound | false |
data | "https://www.facebook.com/cefal.benin/" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#889 -form: Symfony\Component\Form\Form {#787 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#890 …5} |
full_name | "parameters[socialmedia_youtube]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_socialmedia_youtube" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "socialmedia_youtube" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "text" |
unique_block_prefix | "_parameters_socialmedia_youtube" |
valid | true |
value | "https://www.facebook.com/cefal.benin/" |
socialmedia_flickr
"Symfony\Component\Form\Extension\Core\Type\UrlType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "https://www.facebook.com/cefal.benin/" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
default_protocol | "http" |
disabled | false |
empty_data | Closure(FormInterface $form) {#647 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#386 …} } |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#649 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $translationDomain: "validators" $message: Closure() {#648 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "inputmode" => "url" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "url" "_parameters_socialmedia_flickr" ] |
cache_key | "_parameters_socialmedia_flickr_url" |
compound | false |
data | "https://www.facebook.com/cefal.benin/" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#891 -form: Symfony\Component\Form\Form {#790 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#892 …5} |
full_name | "parameters[socialmedia_flickr]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_socialmedia_flickr" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "socialmedia_flickr" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "text" |
unique_block_prefix | "_parameters_socialmedia_flickr" |
valid | true |
value | "https://www.facebook.com/cefal.benin/" |
socialmedia_linkedin
"Symfony\Component\Form\Extension\Core\Type\UrlType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "https://www.facebook.com/cefal.benin/" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
default_protocol | "http" |
disabled | false |
empty_data | Closure(FormInterface $form) {#657 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#386 …} } |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#659 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $translationDomain: "validators" $message: Closure() {#658 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "inputmode" => "url" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "url" "_parameters_socialmedia_linkedin" ] |
cache_key | "_parameters_socialmedia_linkedin_url" |
compound | false |
data | "https://www.facebook.com/cefal.benin/" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#893 -form: Symfony\Component\Form\Form {#793 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#894 …5} |
full_name | "parameters[socialmedia_linkedin]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_socialmedia_linkedin" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "socialmedia_linkedin" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "text" |
unique_block_prefix | "_parameters_socialmedia_linkedin" |
valid | true |
value | "https://www.facebook.com/cefal.benin/" |
address
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "01 BP : 4966 COTONOU" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#667 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#386 …} } |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#669 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $translationDomain: "validators" $message: Closure() {#668 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_parameters_address" ] |
cache_key | "_parameters_address_text" |
compound | false |
data | "01 BP : 4966 COTONOU" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#895 -form: Symfony\Component\Form\Form {#796 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#896 …5} |
full_name | "parameters[address]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_address" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parameters_address" |
valid | true |
value | "01 BP : 4966 COTONOU" |
map
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "test" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#676 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#386 …} } |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#678 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $translationDomain: "validators" $message: Closure() {#677 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_parameters_map" ] |
cache_key | "_parameters_map_text" |
compound | false |
data | "test" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#897 -form: Symfony\Component\Form\Form {#799 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#898 …5} |
full_name | "parameters[map]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_map" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "map" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parameters_map" |
valid | true |
value | "test" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "4e5d9a0fbb17c8851a8e2145a.eC0tWMmXu7DkBbvmXgcK2Y4n7vd-uG3JojdWTrNSLyI.MUpKdabE__bUSN6AaWFEqsZmuq0ci16q4FoCJeQIS04peGw8mMGI15N_8g" |
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 | "4e5d9a0fbb17c8851a8e2145a.eC0tWMmXu7DkBbvmXgcK2Y4n7vd-uG3JojdWTrNSLyI.MUpKdabE__bUSN6AaWFEqsZmuq0ci16q4FoCJeQIS04peGw8mMGI15N_8g" |
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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data | "4e5d9a0fbb17c8851a8e2145a.eC0tWMmXu7DkBbvmXgcK2Y4n7vd-uG3JojdWTrNSLyI.MUpKdabE__bUSN6AaWFEqsZmuq0ci16q4FoCJeQIS04peGw8mMGI15N_8g" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#909 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#386 …} } |
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 | [] |
legacy_error_messages | true |
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() {#916 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …} $translationDomain: "validators" $message: Closure() {#908 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_parameters__token" ] |
cache_key | "_parameters__token_hidden" |
compound | false |
data | "4e5d9a0fbb17c8851a8e2145a.eC0tWMmXu7DkBbvmXgcK2Y4n7vd-uG3JojdWTrNSLyI.MUpKdabE__bUSN6AaWFEqsZmuq0ci16q4FoCJeQIS04peGw8mMGI15N_8g" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#927 -form: Symfony\Component\Form\Form {#923 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#918 …5} |
full_name | "parameters[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters__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 | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parameters__token" |
valid | true |
value | "4e5d9a0fbb17c8851a8e2145a.eC0tWMmXu7DkBbvmXgcK2Y4n7vd-uG3JojdWTrNSLyI.MUpKdabE__bUSN6AaWFEqsZmuq0ci16q4FoCJeQIS04peGw8mMGI15N_8g" |