- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 14
- Events
- Routing
- Cache
- Translation 7
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- VichUploader
- 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
question_article
"App\Form\Front\QuestionArticleType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Contact {#4703 -id: null -type: "Article" -demande: null -message: null -dateCreation: DateTime @1756127823 {#4857 date: 2025-08-25 15:17:03.296835 Europe/Paris (+02:00) } -utilisateur: App\Entity\Utilisateur {#2995 …} -informationComplementaire: [] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Contact {#4703 -id: null -type: "Article" -demande: null -message: null -dateCreation: DateTime @1756127823 {#4857 date: 2025-08-25 15:17:03.296835 Europe/Paris (+02:00) } -utilisateur: App\Entity\Utilisateur {#2995 …} -informationComplementaire: [] } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5228 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5229 …} -namespace: Closure() {#5231 …} } |
data | App\Entity\Contact {#4703 -id: null -type: "Article" -demande: null -message: null -dateCreation: DateTime @1756127823 {#4857 date: 2025-08-25 15:17:03.296835 Europe/Paris (+02:00) } -utilisateur: App\Entity\Utilisateur {#2995 …} -informationComplementaire: [] } |
data_class | "App\Entity\Contact" |
disabled | false |
empty_data | Closure(FormInterface $form) {#5269 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4760 …} use: { $class: "App\Entity\Contact" } } |
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() {#5267 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4793 …} $translationDomain: "validators" $message: Closure() {#5268 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "question_article" "_question_article" ] |
cache_key | "_question_article_question_article" |
compound | true |
data | App\Entity\Contact {#4703 -id: null -type: "Article" -demande: null -message: null -dateCreation: DateTime @1756127823 {#4857 date: 2025-08-25 15:17:03.296835 Europe/Paris (+02:00) } -utilisateur: App\Entity\Utilisateur {#2995 …} -informationComplementaire: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5311 -form: Symfony\Component\Form\Form {#5242 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5340 …5} |
full_name | "question_article" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "question_article" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "question_article" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_question_article" |
valid | true |
value | App\Entity\Contact {#4703 -id: null -type: "Article" -demande: null -message: null -dateCreation: DateTime @1756127823 {#4857 date: 2025-08-25 15:17:03.296835 Europe/Paris (+02:00) } -utilisateur: App\Entity\Utilisateur {#2995 …} -informationComplementaire: [] } |
message
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
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 | [ "rows" => "10" ] |
[ "rows" => "10" ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "rows" => "10" ] |
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 {#5227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5228 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5229 …} -namespace: Closure() {#5231 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5313 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4760 …} } |
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" |
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() {#5281 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4793 …} $translationDomain: "validators" $message: Closure() {#5282 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "rows" => "10" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_question_article_message" ] |
cache_key | "_question_article_message_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5341 -form: Symfony\Component\Form\Form {#5255 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5351 …5} |
full_name | "question_article[message]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "question_article_message" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "message" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_question_article_message" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "contact@verfilco.fr" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
data | "contact@verfilco.fr" |
same as passed value |
label | "Mail pour recevoir la réponse " |
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 | false |
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 {#5227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5228 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5229 …} -namespace: Closure() {#5231 …} } |
data | "contact@verfilco.fr" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5259 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4760 …} } |
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 | "Mail pour recevoir la réponse " |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5263 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4793 …} $translationDomain: "validators" $message: Closure() {#5260 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_question_article_email" ] |
cache_key | "_question_article_email_email" |
compound | false |
data | "contact@verfilco.fr" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5408 -form: Symfony\Component\Form\Form {#5288 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5346 …5} |
full_name | "question_article[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "question_article_email" |
label | "Mail pour recevoir la réponse " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_question_article_email" |
valid | true |
value | "contact@verfilco.fr" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "9cc0d6bf75.6cHLH0MrSqtkc7YHGTv1m0slfQbmcjA_KVmzRCAMqiI.k4i_KixOf-QqO8NfVVSZyTFcFnPLMXd9ShieMg1Fn1GigIVZK0kC8z4_0Q" |
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 | "9cc0d6bf75.6cHLH0MrSqtkc7YHGTv1m0slfQbmcjA_KVmzRCAMqiI.k4i_KixOf-QqO8NfVVSZyTFcFnPLMXd9ShieMg1Fn1GigIVZK0kC8z4_0Q" |
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 {#5227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5228 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5229 …} -namespace: Closure() {#5231 …} } |
data | "9cc0d6bf75.6cHLH0MrSqtkc7YHGTv1m0slfQbmcjA_KVmzRCAMqiI.k4i_KixOf-QqO8NfVVSZyTFcFnPLMXd9ShieMg1Fn1GigIVZK0kC8z4_0Q" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5338 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4760 …} } |
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() {#5329 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4793 …} $translationDomain: "validators" $message: Closure() {#5304 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_question_article__token" ] |
cache_key | "_question_article__token_hidden" |
compound | false |
data | "9cc0d6bf75.6cHLH0MrSqtkc7YHGTv1m0slfQbmcjA_KVmzRCAMqiI.k4i_KixOf-QqO8NfVVSZyTFcFnPLMXd9ShieMg1Fn1GigIVZK0kC8z4_0Q" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5524 -form: Symfony\Component\Form\Form {#5310 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5328 …5} |
full_name | "question_article[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "question_article__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 | "_question_article__token" |
valid | true |
value | "9cc0d6bf75.6cHLH0MrSqtkc7YHGTv1m0slfQbmcjA_KVmzRCAMqiI.k4i_KixOf-QqO8NfVVSZyTFcFnPLMXd9ShieMg1Fn1GigIVZK0kC8z4_0Q" |
contact
"App\Form\Front\ContactType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Contact {#6430 -id: null -type: "Contact" -demande: null -message: null -dateCreation: DateTime @1756127823 {#6432 date: 2025-08-25 15:17:03.354572 Europe/Paris (+02:00) } -utilisateur: App\Entity\Utilisateur {#2995 …} -informationComplementaire: [] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
changeEmail | true |
same as passed value |
data | App\Entity\Contact {#6430 -id: null -type: "Contact" -demande: null -message: null -dateCreation: DateTime @1756127823 {#6432 date: 2025-08-25 15:17:03.354572 Europe/Paris (+02:00) } -utilisateur: App\Entity\Utilisateur {#2995 …} -informationComplementaire: [] } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
changeEmail | 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 {#5227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5228 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5229 …} -namespace: Closure() {#5231 …} } |
data | App\Entity\Contact {#6430 -id: null -type: "Contact" -demande: null -message: null -dateCreation: DateTime @1756127823 {#6432 date: 2025-08-25 15:17:03.354572 Europe/Paris (+02:00) } -utilisateur: App\Entity\Utilisateur {#2995 …} -informationComplementaire: [] } |
data_class | "App\Entity\Contact" |
disabled | false |
empty_data | Closure(FormInterface $form) {#6356 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4760 …} use: { $class: "App\Entity\Contact" } } |
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() {#6361 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4793 …} $translationDomain: "validators" $message: Closure() {#6357 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/ajax/mail" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "contact" "_contact" ] |
cache_key | "_contact_contact" |
compound | true |
data | App\Entity\Contact {#6430 -id: null -type: "Contact" -demande: null -message: null -dateCreation: DateTime @1756127823 {#6432 date: 2025-08-25 15:17:03.354572 Europe/Paris (+02:00) } -utilisateur: App\Entity\Utilisateur {#2995 …} -informationComplementaire: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6498 -form: Symfony\Component\Form\Form {#6398 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6490 …5} |
full_name | "contact" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contact" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact" |
valid | true |
value | App\Entity\Contact {#6430 -id: null -type: "Contact" -demande: null -message: null -dateCreation: DateTime @1756127823 {#6432 date: 2025-08-25 15:17:03.354572 Europe/Paris (+02:00) } -utilisateur: App\Entity\Utilisateur {#2995 …} -informationComplementaire: [] } |
demande
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "La création ou la suppression d’un utilisateur" => "La création ou la suppression d’un utilisateur" "La modification des droits d’un utilisateur" => "La modification des droits d’un utilisateur" "La création, la modification, la suppression d’adresse" => "La création, la modification, la suppression d’adresse" "Autres" => "Autres" ] |
[ "La création ou la suppression d’un utilisateur" => "La création ou la suppression d’un utilisateur" "La modification des droits d’un utilisateur" => "La modification des droits d’un utilisateur" "La création, la modification, la suppression d’adresse" => "La création, la modification, la suppression d’adresse" "Autres" => "Autres" ] |
label | "Votre demande concerne ?" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "La création ou la suppression d’un utilisateur" => "La création ou la suppression d’un utilisateur" "La modification des droits d’un utilisateur" => "La modification des droits d’un utilisateur" "La création, la modification, la suppression d’adresse" => "La création, la modification, la suppression d’adresse" "Autres" => "Autres" ] |
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 {#5227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5228 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5229 …} -namespace: Closure() {#5231 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Votre demande concerne ?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#6379 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4793 …} $translationDomain: "validators" $message: Closure() {#6378 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_contact_demande" ] |
cache_key | "_contact_demande_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6511 +label: "La création ou la suppression d’un utilisateur" +value: "La création ou la suppression d’un utilisateur" +data: "La création ou la suppression d’un utilisateur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6513 +label: "La modification des droits d’un utilisateur" +value: "La modification des droits d’un utilisateur" +data: "La modification des droits d’un utilisateur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6514 +label: "La création, la modification, la suppression d’adresse" +value: "La création, la modification, la suppression d’adresse" +data: "La création, la modification, la suppression d’adresse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6515 +label: "Autres" +value: "Autres" +data: "Autres" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6502 -form: Symfony\Component\Form\Form {#6401 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6501 …5} |
full_name | "contact[demande]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_demande" |
is_selected | Closure($choice, $value) {#6518 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#6365 …} } |
label | "Votre demande concerne ?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "demande" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_demande" |
valid | true |
value | "" |
message
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Votre message ..." "rows" => "5" ] |
[ "placeholder" => "Votre message ..." "rows" => "5" ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Votre message ..." "rows" => "5" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5228 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5229 …} -namespace: Closure() {#5231 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6386 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4760 …} } |
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" |
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() {#6390 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4793 …} $translationDomain: "validators" $message: Closure() {#6389 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Votre message ..." "rows" => "5" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_contact_message" ] |
cache_key | "_contact_message_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6517 -form: Symfony\Component\Form\Form {#6404 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6519 …5} |
full_name | "contact[message]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_message" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "message" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_message" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "contact@verfilco.fr" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
data | "contact@verfilco.fr" |
same as passed value |
label | "Mail pour recevoir la réponse " |
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 | false |
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 {#5227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5228 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5229 …} -namespace: Closure() {#5231 …} } |
data | "contact@verfilco.fr" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6487 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4760 …} } |
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 | "Mail pour recevoir la réponse " |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6489 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4793 …} $translationDomain: "validators" $message: Closure() {#6488 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_contact_email" ] |
cache_key | "_contact_email_email" |
compound | false |
data | "contact@verfilco.fr" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6520 -form: Symfony\Component\Form\Form {#6495 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6521 …5} |
full_name | "contact[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_email" |
label | "Mail pour recevoir la réponse " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_email" |
valid | true |
value | "contact@verfilco.fr" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "fa4aa10d4e9787e969476f576ac0b.fMz6MbbNy3q0j2FfwpFTpmWj4HUqfhXm46AgFUCgDTg.Fp-bU-ybgS_H3wAyiuU6zFLGuhBIJnKuueJIRijaPXQdu7xlgbeSSevjOA" |
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 | "fa4aa10d4e9787e969476f576ac0b.fMz6MbbNy3q0j2FfwpFTpmWj4HUqfhXm46AgFUCgDTg.Fp-bU-ybgS_H3wAyiuU6zFLGuhBIJnKuueJIRijaPXQdu7xlgbeSSevjOA" |
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 {#5227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5228 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5229 …} -namespace: Closure() {#5231 …} } |
data | "fa4aa10d4e9787e969476f576ac0b.fMz6MbbNy3q0j2FfwpFTpmWj4HUqfhXm46AgFUCgDTg.Fp-bU-ybgS_H3wAyiuU6zFLGuhBIJnKuueJIRijaPXQdu7xlgbeSSevjOA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6499 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4760 …} } |
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() {#6522 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4793 …} $translationDomain: "validators" $message: Closure() {#6523 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_contact__token" ] |
cache_key | "_contact__token_hidden" |
compound | false |
data | "fa4aa10d4e9787e969476f576ac0b.fMz6MbbNy3q0j2FfwpFTpmWj4HUqfhXm46AgFUCgDTg.Fp-bU-ybgS_H3wAyiuU6zFLGuhBIJnKuueJIRijaPXQdu7xlgbeSSevjOA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6533 -form: Symfony\Component\Form\Form {#6529 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6524 …5} |
full_name | "contact[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact__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 | "_contact__token" |
valid | true |
value | "fa4aa10d4e9787e969476f576ac0b.fMz6MbbNy3q0j2FfwpFTpmWj4HUqfhXm46AgFUCgDTg.Fp-bU-ybgS_H3wAyiuU6zFLGuhBIJnKuueJIRijaPXQdu7xlgbeSSevjOA" |