https://racket-trip.eu/es/blog/articles/espanol-test

Forms

  • comment
    • message
    • name
    • email
    • website
    • captcha
    • _token

comment

"App\Form\CommentType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Comment {#1028
  -id: null
  -message: null
  -name: null
  -email: null
  -website: null
  -activated: false
  -article: App\Entity\Article {#776 …}
  -createdAt: null
  -status: null
  -tutorial: null
  -language: "es"
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Comment {#1028
  -id: null
  -message: null
  -name: null
  -email: null
  -website: null
  -activated: false
  -article: App\Entity\Article {#776 …}
  -createdAt: null
  -status: null
  -tutorial: null
  -language: "es"
}
same as passed value

Resolved Options

View Variables