- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 7
- Events
- Routing
- Cache
- Translation 5
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Workflows
- 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_show_case
"App\Form\ContactShowCaseType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#730 …} -namespace: Closure() {#732 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#755 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#661 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | false |
| 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 | true |
| 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 | "admin" |
| trim | true |
| upload_max_size_message | Closure() {#757 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#735 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#495 …} $translationDomain: "validators" $message: Closure() {#756 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact_show_case" "_contact_show_case" ] |
| cache_key | "_contact_show_case_contact_show_case" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#830 -form: Symfony\Component\Form\Form {#835 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#758 …5} |
| full_name | "contact_show_case" |
| help | false |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_show_case" |
| label | "contact_show_case.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact_show_case" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "admin" |
| tree | Elao\Bundle\FormTranslationBundle\Model\FormTree {#920 -nodes: [ Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#921 -name: "contact_show_case" -children: true -collection: false -prototype: false } ] -position: 1 } |
| unique_block_prefix | "_contact_show_case" |
| valid | true |
| value | null |
lastName
"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 |
|---|---|---|
| mapped | false |
same as passed value |
| row_attr | [ "class" => "col-lg-6 mb-5" ] |
[ "class" => "col-lg-6 mb-5" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#730 …} -namespace: Closure() {#732 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#768 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#661 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | false |
| 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 | true |
| 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 | [ "class" => "col-lg-6 mb-5" ] |
| setter | null |
| translation_domain | "admin" |
| trim | true |
| upload_max_size_message | Closure() {#770 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#735 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#495 …} $translationDomain: "validators" $message: Closure() {#769 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_show_case_lastName" ] |
| cache_key | "_contact_show_case_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#780 -form: Symfony\Component\Form\Form {#838 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#794 …5} |
| full_name | "contact_show_case[lastName]" |
| help | false |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_show_case_lastName" |
| label | "contact_show_case.lastName.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "col-lg-6 mb-5" ] |
| size | null |
| submitted | false |
| translation_domain | "admin" |
| tree | Elao\Bundle\FormTranslationBundle\Model\FormTree {#874 -nodes: [ Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#857 -name: "contact_show_case" -children: true -collection: false -prototype: false } Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#876 -name: "lastName" -children: false -collection: false -prototype: false } ] -position: 2 } |
| unique_block_prefix | "_contact_show_case_lastName" |
| valid | true |
| value | "" |
firstName
"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 |
|---|---|---|
| mapped | false |
same as passed value |
| row_attr | [ "class" => "col-lg-6 mb-5" ] |
[ "class" => "col-lg-6 mb-5" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#730 …} -namespace: Closure() {#732 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#777 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#661 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | false |
| 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 | true |
| 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 | [ "class" => "col-lg-6 mb-5" ] |
| setter | null |
| translation_domain | "admin" |
| trim | true |
| upload_max_size_message | Closure() {#779 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#735 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#495 …} $translationDomain: "validators" $message: Closure() {#778 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_show_case_firstName" ] |
| cache_key | "_contact_show_case_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#878 -form: Symfony\Component\Form\Form {#841 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#879 …5} |
| full_name | "contact_show_case[firstName]" |
| help | false |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_show_case_firstName" |
| label | "contact_show_case.firstName.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "col-lg-6 mb-5" ] |
| size | null |
| submitted | false |
| translation_domain | "admin" |
| tree | Elao\Bundle\FormTranslationBundle\Model\FormTree {#880 -nodes: [ Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#881 -name: "contact_show_case" -children: true -collection: false -prototype: false } Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#882 -name: "firstName" -children: false -collection: false -prototype: false } ] -position: 2 } |
| unique_block_prefix | "_contact_show_case_firstName" |
| 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 |
|---|---|---|
| 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 | 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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#730 …} -namespace: Closure() {#732 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#791 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#661 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | false |
| 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 | true |
| 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 | "admin" |
| trim | true |
| upload_max_size_message | Closure() {#793 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#735 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#495 …} $translationDomain: "validators" $message: Closure() {#790 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_contact_show_case_email" ] |
| cache_key | "_contact_show_case_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#883 -form: Symfony\Component\Form\Form {#844 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#884 …5} |
| full_name | "contact_show_case[email]" |
| help | false |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_show_case_email" |
| label | "contact_show_case.email.label" |
| 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 | "admin" |
| tree | Elao\Bundle\FormTranslationBundle\Model\FormTree {#885 -nodes: [ Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#886 -name: "contact_show_case" -children: true -collection: false -prototype: false } Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#887 -name: "email" -children: false -collection: false -prototype: false } ] -position: 2 } |
| unique_block_prefix | "_contact_show_case_email" |
| valid | true |
| value | "" |
object
"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 |
|---|---|---|
| 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 | 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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#730 …} -namespace: Closure() {#732 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#800 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#661 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | false |
| 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 | true |
| 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 | "admin" |
| trim | true |
| upload_max_size_message | Closure() {#802 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#735 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#495 …} $translationDomain: "validators" $message: Closure() {#801 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_show_case_object" ] |
| cache_key | "_contact_show_case_object_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#888 -form: Symfony\Component\Form\Form {#847 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#889 …5} |
| full_name | "contact_show_case[object]" |
| help | false |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_show_case_object" |
| label | "contact_show_case.object.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "object" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "admin" |
| tree | Elao\Bundle\FormTranslationBundle\Model\FormTree {#890 -nodes: [ Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#891 -name: "contact_show_case" -children: true -collection: false -prototype: false } Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#892 -name: "object" -children: false -collection: false -prototype: false } ] -position: 2 } |
| unique_block_prefix | "_contact_show_case_object" |
| 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 |
|---|---|---|
| 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 | 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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#730 …} -namespace: Closure() {#732 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#813 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#661 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | false |
| 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 | true |
| 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 | "admin" |
| trim | true |
| upload_max_size_message | Closure() {#815 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#735 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#495 …} $translationDomain: "validators" $message: Closure() {#814 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact_show_case_message" ] |
| cache_key | "_contact_show_case_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#893 -form: Symfony\Component\Form\Form {#850 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#894 …5} |
| full_name | "contact_show_case[message]" |
| help | false |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_show_case_message" |
| label | "contact_show_case.message.label" |
| 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 | "admin" |
| tree | Elao\Bundle\FormTranslationBundle\Model\FormTree {#895 -nodes: [ Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#896 -name: "contact_show_case" -children: true -collection: false -prototype: false } Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#897 -name: "message" -children: false -collection: false -prototype: false } ] -position: 2 } |
| unique_block_prefix | "_contact_show_case_message" |
| valid | true |
| value | "" |
recaptcha_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
|---|---|---|
| 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 | [] |
| 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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#730 …} -namespace: Closure() {#732 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#827 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#661 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | false |
| 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 | true |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | "admin" |
| trim | true |
| upload_max_size_message | Closure() {#829 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#735 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#495 …} $translationDomain: "validators" $message: Closure() {#826 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_contact_show_case_recaptcha_token" ] |
| cache_key | "_contact_show_case_recaptcha_token_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#898 -form: Symfony\Component\Form\Form {#853 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#899 …5} |
| full_name | "contact_show_case[recaptcha_token]" |
| help | false |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_show_case_recaptcha_token" |
| label | "contact_show_case.recaptcha_token.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "admin" |
| tree | Elao\Bundle\FormTranslationBundle\Model\FormTree {#900 -nodes: [ Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#901 -name: "contact_show_case" -children: true -collection: false -prototype: false } Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#902 -name: "recaptcha_token" -children: false -collection: false -prototype: false } ] -position: 2 } |
| unique_block_prefix | "_contact_show_case_recaptcha_token" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "e8a99358ad8e5e24.b0VXU31uT5vWRjFplJDreMGjYYBZtsto4zH1yjTpy-4.WXUUZ09aLam5cH8zweaaE_iXCdcahrkAjX6A-26Tvp4oHGM7Sygj1bgZRg" |
| 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 | "e8a99358ad8e5e24.b0VXU31uT5vWRjFplJDreMGjYYBZtsto4zH1yjTpy-4.WXUUZ09aLam5cH8zweaaE_iXCdcahrkAjX6A-26Tvp4oHGM7Sygj1bgZRg" |
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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#730 …} -namespace: Closure() {#732 …} } |
| data | "e8a99358ad8e5e24.b0VXU31uT5vWRjFplJDreMGjYYBZtsto4zH1yjTpy-4.WXUUZ09aLam5cH8zweaaE_iXCdcahrkAjX6A-26Tvp4oHGM7Sygj1bgZRg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#904 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#661 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | false |
| 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 | true |
| 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 | "admin" |
| trim | true |
| upload_max_size_message | Closure() {#905 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#735 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#495 …} $translationDomain: "validators" $message: Closure() {#903 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact_show_case__token" ] |
| cache_key | "_contact_show_case__token_hidden" |
| compound | false |
| data | "e8a99358ad8e5e24.b0VXU31uT5vWRjFplJDreMGjYYBZtsto4zH1yjTpy-4.WXUUZ09aLam5cH8zweaaE_iXCdcahrkAjX6A-26Tvp4oHGM7Sygj1bgZRg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#915 -form: Symfony\Component\Form\Form {#911 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#906 …5} |
| full_name | "contact_show_case[_token]" |
| help | false |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_show_case__token" |
| label | "contact_show_case._token.label" |
| 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 | "admin" |
| tree | Elao\Bundle\FormTranslationBundle\Model\FormTree {#917 -nodes: [ Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#918 -name: "contact_show_case" -children: true -collection: false -prototype: false } Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#919 -name: "_token" -children: false -collection: false -prototype: false } ] -position: 2 } |
| unique_block_prefix | "_contact_show_case__token" |
| valid | true |
| value | "e8a99358ad8e5e24.b0VXU31uT5vWRjFplJDreMGjYYBZtsto4zH1yjTpy-4.WXUUZ09aLam5cH8zweaaE_iXCdcahrkAjX6A-26Tvp4oHGM7Sygj1bgZRg" |