- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 150
- 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 {#737 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#738 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#739 …} -namespace: Closure() {#741 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#764 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#670 …} } |
| 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() {#766 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#324 …} $translationDomain: "validators" $message: Closure() {#765 …} } } |
| 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 {#839 -form: Symfony\Component\Form\Form {#844 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#767 …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 {#928 -nodes: [ Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#929 -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 {#737 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#738 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#739 …} -namespace: Closure() {#741 …} } |
| 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 {#670 …} } |
| 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 {#744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#324 …} $translationDomain: "validators" $message: Closure() {#778 …} } } |
| 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 {#789 -form: Symfony\Component\Form\Form {#847 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#803 …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 {#883 -nodes: [ Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#866 -name: "contact_show_case" -children: true -collection: false -prototype: false } Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#885 -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 {#737 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#738 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#739 …} -namespace: Closure() {#741 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#786 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#670 …} } |
| 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() {#788 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#324 …} $translationDomain: "validators" $message: Closure() {#787 …} } } |
| 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 {#887 -form: Symfony\Component\Form\Form {#850 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#888 …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 {#889 -nodes: [ Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#890 -name: "contact_show_case" -children: true -collection: false -prototype: false } Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#891 -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 {#737 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#738 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#739 …} -namespace: Closure() {#741 …} } |
| 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 {#670 …} } |
| 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 {#744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#324 …} $translationDomain: "validators" $message: Closure() {#799 …} } } |
| 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 {#892 -form: Symfony\Component\Form\Form {#853 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#893 …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 {#894 -nodes: [ Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#895 -name: "contact_show_case" -children: true -collection: false -prototype: false } Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#896 -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 {#737 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#738 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#739 …} -namespace: Closure() {#741 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#809 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#670 …} } |
| 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() {#811 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#324 …} $translationDomain: "validators" $message: Closure() {#810 …} } } |
| 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 {#897 -form: Symfony\Component\Form\Form {#856 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#898 …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 {#899 -nodes: [ Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#900 -name: "contact_show_case" -children: true -collection: false -prototype: false } Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#901 -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 {#737 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#738 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#739 …} -namespace: Closure() {#741 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#822 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#670 …} } |
| 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() {#824 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#324 …} $translationDomain: "validators" $message: Closure() {#823 …} } } |
| 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 {#902 -form: Symfony\Component\Form\Form {#859 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#903 …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 {#904 -nodes: [ Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#905 -name: "contact_show_case" -children: true -collection: false -prototype: false } Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#906 -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 {#737 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#738 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#739 …} -namespace: Closure() {#741 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#836 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#670 …} } |
| 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() {#838 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#324 …} $translationDomain: "validators" $message: Closure() {#835 …} } } |
| 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 {#907 -form: Symfony\Component\Form\Form {#862 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#908 …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 {#909 -nodes: [ Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#910 -name: "contact_show_case" -children: true -collection: false -prototype: false } Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#911 -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 | "9d075e.pb_iKlNSSDDrKVJ6fg29yfasjnR2G2WeO0yOFbKg604.3IeMHSA5emOnRzs8T2SOvZGavSRPbSz0TQHsUcLpmQvXzr0TJj8hSqEeJQ" |
| 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 | "9d075e.pb_iKlNSSDDrKVJ6fg29yfasjnR2G2WeO0yOFbKg604.3IeMHSA5emOnRzs8T2SOvZGavSRPbSz0TQHsUcLpmQvXzr0TJj8hSqEeJQ" |
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 {#737 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#738 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#739 …} -namespace: Closure() {#741 …} } |
| data | "9d075e.pb_iKlNSSDDrKVJ6fg29yfasjnR2G2WeO0yOFbKg604.3IeMHSA5emOnRzs8T2SOvZGavSRPbSz0TQHsUcLpmQvXzr0TJj8hSqEeJQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#825 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#670 …} } |
| 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() {#912 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#324 …} $translationDomain: "validators" $message: Closure() {#913 …} } } |
| 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 | "9d075e.pb_iKlNSSDDrKVJ6fg29yfasjnR2G2WeO0yOFbKg604.3IeMHSA5emOnRzs8T2SOvZGavSRPbSz0TQHsUcLpmQvXzr0TJj8hSqEeJQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#923 -form: Symfony\Component\Form\Form {#919 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#914 …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 {#925 -nodes: [ Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#926 -name: "contact_show_case" -children: true -collection: false -prototype: false } Elao\Bundle\FormTranslationBundle\Model\FormTreeNode {#927 -name: "_token" -children: false -collection: false -prototype: false } ] -position: 2 } |
| unique_block_prefix | "_contact_show_case__token" |
| valid | true |
| value | "9d075e.pb_iKlNSSDDrKVJ6fg29yfasjnR2G2WeO0yOFbKg604.3IeMHSA5emOnRzs8T2SOvZGavSRPbSz0TQHsUcLpmQvXzr0TJj8hSqEeJQ" |