http://dev80.nexgen.cz/en/privacy-policy-and-cookies

Forms

  • nexcrm_webbundle_contact
    • name
    • email
    • subject
    • phone
    • text
    • agree
    • antispam
    • save
    • _token

nexcrm_webbundle_contact

"NexCRM\WebBundle\Form\ContactType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
NexCRM\WebBundle\Entity\Contact {#6034
  -name: null
  -email: null
  -phone: null
  -subject: null
  -text: null
  -antispam: null
  -sended: null
  -ip: null
  -agree: null
  -status: null
  -note: null
  -lang: null
  -type: null
  -category: null
  -id: null
  -web: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
action
"/en/contact-form/en_23"
same as passed value
data
NexCRM\WebBundle\Entity\Contact {#6034
  -name: null
  -email: null
  -phone: null
  -subject: null
  -text: null
  -antispam: null
  -sended: null
  -ip: null
  -agree: null
  -status: null
  -note: null
  -lang: null
  -type: null
  -category: null
  -id: null
  -web: null
}
same as passed value

Resolved Options

View Variables