- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 221
- Events
- Routing
- Cache
- Translation 5
- Security
- Twig
- HTTP Client
- Doctrine 11
- Migrations 165
- E-mails
- Debug
- Messages
- E-mails
- Notifications
- Blocks 1
- JMS Serializer 0
- 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
contact_form
"App\Form\ContactFormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\ContactData {#1846 -name: "" -email: null -content: null -rtcp: "f6dd6627af075ea221fa7d644a164e9f3ce3c027b0e7077d1465af557d2993ea" } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\ContactData {#1846 -name: "" -email: null -content: null -rtcp: "f6dd6627af075ea221fa7d644a164e9f3ce3c027b0e7077d1465af557d2993ea" } |
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 | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2302 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2303 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#603 …} -namespace: Closure() {#2305 …} } |
data | App\Entity\ContactData {#1846 -name: "" -email: null -content: null -rtcp: "f6dd6627af075ea221fa7d644a164e9f3ce3c027b0e7077d1465af557d2993ea" } |
data_class | "App\Entity\ContactData" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2327 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2288 …} use: { $class: "App\Entity\ContactData" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2329 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2307 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#644 …} $translationDomain: "messages" $message: Closure() {#2328 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "contact_form" "_contact_form" ] |
cache_key | "_contact_form_contact_form" |
compound | true |
data | App\Entity\ContactData {#1846 -name: "" -email: null -content: null -rtcp: "f6dd6627af075ea221fa7d644a164e9f3ce3c027b0e7077d1465af557d2993ea" } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2479 -form: Symfony\Component\Form\Form {#2480 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2330 …5} |
full_name | "contact_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "contact_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contact_form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_form" |
valid | true |
value | App\Entity\ContactData {#1846 -name: "" -email: null -content: null -rtcp: "f6dd6627af075ea221fa7d644a164e9f3ce3c027b0e7077d1465af557d2993ea" } |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2334 +payload: null +message: "pages.contact.form.validation.name.notBlank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2335 +payload: null +maxMessage: "pages.contact.form.validation.name.tooLong" +minMessage: "pages.contact.form.validation.name.tooShort" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2334 +payload: null +message: "pages.contact.form.validation.name.notBlank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2335 +payload: null +maxMessage: "pages.contact.form.validation.name.tooLong" +minMessage: "pages.contact.form.validation.name.tooShort" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2334 +payload: null +message: "pages.contact.form.validation.name.notBlank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2335 +payload: null +maxMessage: "pages.contact.form.validation.name.tooLong" +minMessage: "pages.contact.form.validation.name.tooShort" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
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 {#2302 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2303 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#603 …} -namespace: Closure() {#2305 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2357 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2288 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2410 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2307 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#644 …} $translationDomain: "messages" $message: Closure() {#2388 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_form_name" ] |
cache_key | "_contact_form_name_text" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2423 -form: Symfony\Component\Form\Form {#2483 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2436 …5} |
full_name | "contact_form[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "contact_form_name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_form_name" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2336 +payload: null +message: "pages.contact.form.validation.email.notBlank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2337 +payload: null +message: "pages.contact.form.validation.email.invalid" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2336 +payload: null +message: "pages.contact.form.validation.email.notBlank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2337 +payload: null +message: "pages.contact.form.validation.email.invalid" +mode: null +normalizer: null } ] |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#2336 +payload: null +message: "pages.contact.form.validation.email.notBlank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2337 +payload: null +message: "pages.contact.form.validation.email.invalid" +mode: null +normalizer: null } ] |
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 {#2302 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2303 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#603 …} -namespace: Closure() {#2305 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2420 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2288 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2422 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2307 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#644 …} $translationDomain: "messages" $message: Closure() {#2419 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_contact_form_email" ] |
cache_key | "_contact_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2411 -form: Symfony\Component\Form\Form {#2486 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2501 …5} |
full_name | "contact_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "contact_form_email" |
label | null |
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 |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_form_email" |
valid | true |
value | "" |
content
"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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2338 +payload: null +message: "pages.contact.form.validation.content.notBlank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2339 +payload: null +maxMessage: "pages.contact.form.validation.content.tooLong" +minMessage: "pages.contact.form.validation.content.tooShort" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 5000 +min: 10 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2338 +payload: null +message: "pages.contact.form.validation.content.notBlank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2339 +payload: null +maxMessage: "pages.contact.form.validation.content.tooLong" +minMessage: "pages.contact.form.validation.content.tooShort" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 5000 +min: 10 +charset: "UTF-8" +normalizer: null +allowEmptyString: 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 | [ Symfony\Component\Validator\Constraints\NotBlank {#2338 +payload: null +message: "pages.contact.form.validation.content.notBlank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2339 +payload: null +maxMessage: "pages.contact.form.validation.content.tooLong" +minMessage: "pages.contact.form.validation.content.tooShort" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 5000 +min: 10 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
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 {#2302 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2303 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#603 …} -namespace: Closure() {#2305 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2433 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2288 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2435 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2307 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#644 …} $translationDomain: "messages" $message: Closure() {#2434 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_contact_form_content" ] |
cache_key | "_contact_form_content_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2503 -form: Symfony\Component\Form\Form {#2489 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2504 …5} |
full_name | "contact_form[content]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "contact_form_content" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "content" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_form_content" |
valid | true |
value | "" |
rtcp
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "f6dd6627af075ea221fa7d644a164e9f3ce3c027b0e7077d1465af557d2993ea" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2340 +payload: null +message: "pages.contact.form.validation.rtcp.notBlank" +allowNull: false +normalizer: null } App\Validator\Constraints\IsEqualToCurrentCode {#2341 +payload: null +message: "pages.contact.form.validation.rtcp.isEqualToCurrentCode" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2340 +payload: null +message: "pages.contact.form.validation.rtcp.notBlank" +allowNull: false +normalizer: null } App\Validator\Constraints\IsEqualToCurrentCode {#2341 +payload: null +message: "pages.contact.form.validation.rtcp.isEqualToCurrentCode" } ] |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#2340 +payload: null +message: "pages.contact.form.validation.rtcp.notBlank" +allowNull: false +normalizer: null } App\Validator\Constraints\IsEqualToCurrentCode {#2341 +payload: null +message: "pages.contact.form.validation.rtcp.isEqualToCurrentCode" } ] |
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 {#2302 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2303 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#603 …} -namespace: Closure() {#2305 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2447 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2288 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2449 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2307 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#644 …} $translationDomain: "messages" $message: Closure() {#2446 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_contact_form_rtcp" ] |
cache_key | "_contact_form_rtcp_hidden" |
compound | false |
data | "f6dd6627af075ea221fa7d644a164e9f3ce3c027b0e7077d1465af557d2993ea" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2505 -form: Symfony\Component\Form\Form {#2492 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2506 …5} |
full_name | "contact_form[rtcp]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "contact_form_rtcp" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "rtcp" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_form_rtcp" |
valid | true |
value | "f6dd6627af075ea221fa7d644a164e9f3ce3c027b0e7077d1465af557d2993ea" |
recaptcha
"EWZ\Bundle\RecaptchaBundle\Form\Type\EWZRecaptchaType"
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 |
---|---|---|
constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#2342 +payload: null +message: "pages.contact.form.validation.recaptcha.notValid" +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
[ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#2342 +payload: null +message: "pages.contact.form.validation.recaptcha.notValid" +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "callback" => null "expiredCallback" => null "bind" => null "defer" => false "async" => false "badge" => null ] ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#2342 +payload: null +message: "pages.contact.form.validation.recaptcha.notValid" +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
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 {#2302 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2303 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#603 …} -namespace: Closure() {#2305 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2461 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2288 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
language | "fr" |
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 |
public_key | null |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2463 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2307 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#644 …} $translationDomain: "messages" $message: Closure() {#2462 …} } } |
url_challenge | null |
url_noscript | null |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "callback" => null "expiredCallback" => null "bind" => null "defer" => false "async" => false "badge" => null ] ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "ewz_recaptcha" "_contact_form_recaptcha" ] |
cache_key | "_contact_form_recaptcha_ewz_recaptcha" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2524 -form: Symfony\Component\Form\Form {#2495 …} -errors: [] } |
ewz_recaptcha_api_host | "www.google.com" |
ewz_recaptcha_api_uri | "https://www.google.com/recaptcha/api.js" |
ewz_recaptcha_enabled | false |
form | Symfony\Component\Form\FormView {#2526 …5} |
full_name | "contact_form[recaptcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "contact_form_recaptcha" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "recaptcha" |
priority | 0 |
public_key | "6Leu5zInAAAAANTybABfq1ghl0wLAX8JxQGBg0zz" |
required | true |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_form_recaptcha" |
valid | true |
value | "" |
send
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_contact_form_send" ] |
cache_key | "_contact_form_send_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#2528 …5} |
full_name | "contact_form[send]" |
id | "contact_form_send" |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "send" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_contact_form_send" |
value | null |