GET https://www.dnaklik.nl/footer

Forms

  • 1
    contact_form
    • name
    • email
    • telefoon
    • opmerking
    • captcha
    • _token

contact_form

Form type:
"App\Form\ContactFormType"

Errors

Message Origin Cause
The captcha is invalid. Please try again. Unknown. Caused by:

Default Data

Property Value
Model Format same as normalized format
Normalized Format
[
  "name" => ""
  "email" => ""
  "telefoon" => ""
  "opmerking" => ""
  "captche" => ""
]
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
[
  "name" => "Eric Jones"
  "email" => "ericjonesmyemail@gmail.com"
  "telefoon" => "555-555-1212"
  "opmerking" => """
    Hello Dnaklik Owner,\r\n
    \r\n
    My name is Eric and I just came across your website at Dnaklik...\r\n
    \r\n
    Looks great… but now what?\r\n
    \r\n
    By that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\r\n
    \r\n
    Honestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n
    \r\n
    Here’s an idea…\r\n
    \r\n
    How about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n
    \r\n
    You can –\r\n
    \r\n
    Web Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n
    \r\n
    https://resultleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n
    \r\n
    You’ll be amazed—the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n
    \r\n
    It gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n
    \r\n
    That way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n
    \r\n
    Pretty sweet – AND effective.\r\n
    \r\n
    https://resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n
    \r\n
    You could be converting up to 100X more leads today!\r\n
    \r\n
    Eric\r\n
    \r\n
    PS: Web Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.  \r\n
    You have customers waiting to talk with you right now… don’t keep them waiting.  \r\n
    https://resultleadgeneration.com to try Web Visitors Into Leads now.\r\n
    \r\n
    We are committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\r\n
    \r\n
    Our Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n
    \r\n
    If you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences. \r\n
    \r\n
    Emails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\r\n
    \r\n
    Our primary goal is to help you with lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\r\n
    \r\n
    If you'd like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=dnaklik.nl
    """
  "captche" => ""
  "captcha" => []
]
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
data
[
  "name" => ""
  "email" => ""
  "telefoon" => ""
  "opmerking" => ""
  "captche" => ""
]
[
  "name" => ""
  "email" => ""
  "telefoon" => ""
  "opmerking" => ""
  "captche" => ""
]
formFields
[
  "Naam" => [
    "fieldname" => "name"
    "label" => "Naam / Bedrijf"
    "type" => "text"
  ]
  "E-mail" => [
    "fieldname" => "email"
    "label" => "E-mail"
    "type" => "email"
  ]
  "Telefoon" => [
    "fieldname" => "telefoon"
    "label" => "Telefoon"
    "type" => "tel"
  ]
  "Opmerking" => [
    "fieldname" => "opmerking"
    "label" => "Opmerking / Vraag"
    "type" => "textarea"
  ]
]
[
  "Naam" => [
    "fieldname" => "name"
    "label" => "Naam / Bedrijf"
    "type" => "text"
  ]
  "E-mail" => [
    "fieldname" => "email"
    "label" => "E-mail"
    "type" => "email"
  ]
  "Telefoon" => [
    "fieldname" => "telefoon"
    "label" => "Telefoon"
    "type" => "tel"
  ]
  "Opmerking" => [
    "fieldname" => "opmerking"
    "label" => "Opmerking / Vraag"
    "type" => "textarea"
  ]
]

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 {#2577
  -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2578 …}
  -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2579 …}
  -namespace: Closure() {#2581 …}
}
data
[
  "name" => ""
  "email" => ""
  "telefoon" => ""
  "opmerking" => ""
  "captche" => ""
]
data_class
null
disabled
false
empty_data
Closure(FormInterface $form) {#2604
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
}
error_bubbling
true
error_mapping
[]
extra_fields_message
"This form should not contain extra fields."
formFields
[
  "Naam" => [
    "fieldname" => "name"
    "label" => "Naam / Bedrijf"
    "type" => "text"
  ]
  "E-mail" => [
    "fieldname" => "email"
    "label" => "E-mail"
    "type" => "email"
  ]
  "Telefoon" => [
    "fieldname" => "telefoon"
    "label" => "Telefoon"
    "type" => "tel"
  ]
  "Opmerking" => [
    "fieldname" => "opmerking"
    "label" => "Opmerking / Vraag"
    "type" => "textarea"
  ]
]
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_translation_parameters
[]
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
null
trim
true
upload_max_size_message
Closure() {#2606
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#73 …}
    $message: Closure() {#2605 …}
    $translationDomain: "validators"
  }
}
validation_groups
null

View Vars

Variable Value
action
""
attr
[]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "contact_form"
  "_contact_form"
]
cache_key
"_contact_form_contact_form"
compound
true
data
[
  "name" => "Eric Jones"
  "email" => "ericjonesmyemail@gmail.com"
  "telefoon" => "555-555-1212"
  "opmerking" => """
    Hello Dnaklik Owner,\r\n
    \r\n
    My name is Eric and I just came across your website at Dnaklik...\r\n
    \r\n
    Looks great… but now what?\r\n
    \r\n
    By that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\r\n
    \r\n
    Honestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n
    \r\n
    Here’s an idea…\r\n
    \r\n
    How about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n
    \r\n
    You can –\r\n
    \r\n
    Web Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n
    \r\n
    https://resultleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n
    \r\n
    You’ll be amazed—the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n
    \r\n
    It gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n
    \r\n
    That way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n
    \r\n
    Pretty sweet – AND effective.\r\n
    \r\n
    https://resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n
    \r\n
    You could be converting up to 100X more leads today!\r\n
    \r\n
    Eric\r\n
    \r\n
    PS: Web Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.  \r\n
    You have customers waiting to talk with you right now… don’t keep them waiting.  \r\n
    https://resultleadgeneration.com to try Web Visitors Into Leads now.\r\n
    \r\n
    We are committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\r\n
    \r\n
    Our Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n
    \r\n
    If you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences. \r\n
    \r\n
    Emails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\r\n
    \r\n
    Our primary goal is to help you with lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\r\n
    \r\n
    If you'd like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=dnaklik.nl
    """
  "captche" => ""
  "captcha" => []
]
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#2633
  -form: Symfony\Component\Form\Form {#2677 …}
  -errors: [
    Symfony\Component\Form\FormError {#2747
      #messageTemplate: "The captcha is invalid. Please try again."
      #messageParameters: []
      #messagePluralization: null
      -message: "The captcha is invalid. Please try again."
      -cause: null
      -origin: Symfony\Component\Form\Form {#2692 …}
    }
  ]
}
form
Symfony\Component\Form\FormView {#2746 …5}
full_name
"contact_form"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
"contact_form"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
"contact_form"
priority
0
required
true
row_attr
[]
submitted
true
translation_domain
null
unique_block_prefix
"_contact_form"
valid
false
value
[
  "name" => "Eric Jones"
  "email" => "ericjonesmyemail@gmail.com"
  "telefoon" => "555-555-1212"
  "opmerking" => """
    Hello Dnaklik Owner,\r\n
    \r\n
    My name is Eric and I just came across your website at Dnaklik...\r\n
    \r\n
    Looks great… but now what?\r\n
    \r\n
    By that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\r\n
    \r\n
    Honestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n
    \r\n
    Here’s an idea…\r\n
    \r\n
    How about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n
    \r\n
    You can –\r\n
    \r\n
    Web Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n
    \r\n
    https://resultleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n
    \r\n
    You’ll be amazed—the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n
    \r\n
    It gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n
    \r\n
    That way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n
    \r\n
    Pretty sweet – AND effective.\r\n
    \r\n
    https://resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n
    \r\n
    You could be converting up to 100X more leads today!\r\n
    \r\n
    Eric\r\n
    \r\n
    PS: Web Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.  \r\n
    You have customers waiting to talk with you right now… don’t keep them waiting.  \r\n
    https://resultleadgeneration.com to try Web Visitors Into Leads now.\r\n
    \r\n
    We are committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\r\n
    \r\n
    Our Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n
    \r\n
    If you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences. \r\n
    \r\n
    Emails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\r\n
    \r\n
    Our primary goal is to help you with lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\r\n
    \r\n
    If you'd like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=dnaklik.nl
    """
  "captche" => ""
  "captcha" => []
]