- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 82
- Events
- Routing
- Cache
- Translation 3
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- 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
contact
"w3des\AdminBundle\Form\Type\ContactType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "_module" => "89" ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [ "_module" => "89" ] |
[ "_module" => "89" ] |
| module | "contact_module_89" |
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 {#1440 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1439 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1437 …} -namespace: Closure() {#1485 …} } |
| data | [ "_module" => "89" ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1424 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| 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_suffix | null |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| module | "contact_module_89" |
| 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 | [] |
| section_trans_prefix | "node." |
| sections | false |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1433 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#244 …} $translationDomain: "validators" $message: Closure() {#1423 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact" "_contact" ] |
| cache_key | "_contact_contact" |
| compound | true |
| data | [ "_module" => "89" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1547 -form: Symfony\Component\Form\Form {#1552 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1418 …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_suffix | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact" |
| priority | 0 |
| required | true |
| row_attr | [] |
| section_trans_prefix | "node." |
| sections | false |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact" |
| valid | true |
| value | [ "_module" => "89" ] |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "form.name" ] |
[ "placeholder" => "form.name" ] |
| label | "form.name" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "form.name" ] |
| 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 {#1440 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1439 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1437 …} -namespace: Closure() {#1485 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1396 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| 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 | "form.name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_suffix | null |
| 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 | [] |
| section_trans_prefix | "node." |
| sections | false |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1416 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1433 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#244 …} $translationDomain: "validators" $message: Closure() {#1462 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "form.name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_name" ] |
| cache_key | "_contact_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1488 -form: Symfony\Component\Form\Form {#1555 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1506 …5} |
| full_name | "contact[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_name" |
| label | "form.name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_suffix | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| section_trans_prefix | "node." |
| sections | false |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_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 |
|---|---|---|
| attr | [ "placeholder" => "form.email" ] |
[ "placeholder" => "form.email" ] |
| label | "form.email" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "form.email" ] |
| 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 {#1440 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1439 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1437 …} -namespace: Closure() {#1485 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1402 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| 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 | "form.email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_suffix | null |
| 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 | [] |
| section_trans_prefix | "node." |
| sections | false |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1160 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1433 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#244 …} $translationDomain: "validators" $message: Closure() {#1404 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "form.email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_contact_email" ] |
| cache_key | "_contact_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1414 -form: Symfony\Component\Form\Form {#1558 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1574 …5} |
| full_name | "contact[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_email" |
| label | "form.email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_suffix | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [] |
| section_trans_prefix | "node." |
| sections | false |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_email" |
| valid | true |
| value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "form.phone" ] |
[ "placeholder" => "form.phone" ] |
| label | "form.phone" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "form.phone" ] |
| 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 {#1440 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1439 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1437 …} -namespace: Closure() {#1485 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1503 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| 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 | "form.phone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_suffix | null |
| 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 | [] |
| section_trans_prefix | "node." |
| sections | false |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1505 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1433 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#244 …} $translationDomain: "validators" $message: Closure() {#1504 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "form.phone" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_phone" ] |
| cache_key | "_contact_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1576 -form: Symfony\Component\Form\Form {#1561 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1577 …5} |
| full_name | "contact[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_phone" |
| label | "form.phone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_suffix | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| section_trans_prefix | "node." |
| sections | false |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_phone" |
| valid | true |
| value | "" |
subject
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "form.subject" ] |
[ "placeholder" => "form.subject" ] |
| label | "form.subject" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "form.subject" ] |
| 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 {#1440 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1439 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1437 …} -namespace: Closure() {#1485 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1512 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| 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 | "form.subject" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_suffix | null |
| 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 | [] |
| section_trans_prefix | "node." |
| sections | false |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1514 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1433 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#244 …} $translationDomain: "validators" $message: Closure() {#1513 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "form.subject" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_subject" ] |
| cache_key | "_contact_subject_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1578 -form: Symfony\Component\Form\Form {#1564 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1579 …5} |
| full_name | "contact[subject]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_subject" |
| label | "form.subject" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_suffix | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "subject" |
| priority | 0 |
| required | false |
| row_attr | [] |
| section_trans_prefix | "node." |
| sections | false |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_subject" |
| 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 |
|---|---|---|
| attr | [ "placeholder" => "form.message" "rows" => 1 ] |
[ "placeholder" => "form.message" "rows" => 1 ] |
| label | "form.message" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "form.message" "rows" => 1 ] |
| 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 {#1440 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1439 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1437 …} -namespace: Closure() {#1485 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1525 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| 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 | "form.message" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_suffix | null |
| 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 | [] |
| section_trans_prefix | "node." |
| sections | false |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1527 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1433 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#244 …} $translationDomain: "validators" $message: Closure() {#1526 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "form.message" "rows" => 1 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact_content" ] |
| cache_key | "_contact_content_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1596 -form: Symfony\Component\Form\Form {#1567 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1598 …5} |
| full_name | "contact[content]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_content" |
| label | "form.message" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_suffix | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "content" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| section_trans_prefix | "node." |
| sections | false |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_content" |
| valid | true |
| value | "" |
recaptcha
"w3des\AdminBundle\Form\Type\RecaptchaV3Ttype"
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 |
|---|---|---|
| action_name | "contact_module_89" |
same as passed value |
| constraints | [ w3des\AdminBundle\Validator\IsTrueV3 {#1144 +payload: null +message: "form.invalid_captcha" +action: "form" } ] |
[ w3des\AdminBundle\Validator\IsTrueV3 {#1144 +payload: null +message: "form.invalid_captcha" +action: "form" } ] |
| label | false |
same as passed value |
| mapped | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| action_name | "contact_module_89" |
| 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 | [ w3des\AdminBundle\Validator\IsTrueV3 {#1144 +payload: null +message: "form.invalid_captcha" +action: "form" } ] |
| contstraints | [ w3des\AdminBundle\Validator\IsTrueV3 {#1542 +payload: null +message: "form.invalid_captcha" +action: "form" } ] |
| 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 {#1440 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1439 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1437 …} -namespace: Closure() {#1485 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1544 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_suffix | null |
| 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 | [] |
| section_trans_prefix | "node." |
| sections | false |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1546 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1433 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#244 …} $translationDomain: "validators" $message: Closure() {#1545 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| action_name | "contact_module_89" |
| api_uri | "https://www.google.com/recaptcha/api.js" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "recaptcha" "_contact_recaptcha" ] |
| cache_key | "_contact_recaptcha_recaptcha" |
| compound | false |
| data | null |
| disabled | false |
| enabled | null |
| errors | Symfony\Component\Form\FormErrorIterator {#1599 -form: Symfony\Component\Form\Form {#1570 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1600 …5} |
| full_name | "contact[recaptcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_recaptcha" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_suffix | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| priority | 0 |
| public_key | null |
| required | true |
| row_attr | [] |
| section_trans_prefix | "node." |
| sections | false |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_recaptcha" |
| valid | true |
| value | "" |
| vue | true |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "1e964bb9.p_PyFPt2NlLINvxikRgi1l7ct5uYD9sFDsOicybcoVg.xIaGToEVAQedd48mpFZbv2el8_OhTrd8YrXrQ3mOkHXGlrNTyDcBK4ROzA" |
| 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 | "1e964bb9.p_PyFPt2NlLINvxikRgi1l7ct5uYD9sFDsOicybcoVg.xIaGToEVAQedd48mpFZbv2el8_OhTrd8YrXrQ3mOkHXGlrNTyDcBK4ROzA" |
same as passed value |
| mapped | 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 | "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 {#1440 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1439 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1437 …} -namespace: Closure() {#1485 …} } |
| data | "1e964bb9.p_PyFPt2NlLINvxikRgi1l7ct5uYD9sFDsOicybcoVg.xIaGToEVAQedd48mpFZbv2el8_OhTrd8YrXrQ3mOkHXGlrNTyDcBK4ROzA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1528 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1395 …} } |
| 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_suffix | null |
| 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 | [] |
| section_trans_prefix | "node." |
| sections | false |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1601 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1433 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#244 …} $translationDomain: "validators" $message: Closure() {#1602 …} } } |
| 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 | "1e964bb9.p_PyFPt2NlLINvxikRgi1l7ct5uYD9sFDsOicybcoVg.xIaGToEVAQedd48mpFZbv2el8_OhTrd8YrXrQ3mOkHXGlrNTyDcBK4ROzA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1612 -form: Symfony\Component\Form\Form {#1608 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1603 …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_suffix | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| section_trans_prefix | "node." |
| sections | false |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact__token" |
| valid | true |
| value | "1e964bb9.p_PyFPt2NlLINvxikRgi1l7ct5uYD9sFDsOicybcoVg.xIaGToEVAQedd48mpFZbv2el8_OhTrd8YrXrQ3mOkHXGlrNTyDcBK4ROzA" |