POST http://cirykpopeye.be/contact

Forms

  • dynamic_form1
    • 1
      text
    • email
    • textarea
    • checkbox
    • recaptcha
    • locale
    • type
    • typeId
    • formId
    • formName
    • checksum
    • valkuil
    • submit

dynamic_form1

Form type:
"Sulu\Bundle\FormBundle\Form\Type\DynamicFormType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
Sulu\Bundle\FormBundle\Entity\Dynamic {#2871
  -id: null
  -type: "page"
  -typeId: "6c568aa3-f673-481a-a214-9a2541b36571"
  -typeName: "Contact"
  -locale: "nl"
  -form: Sulu\Bundle\FormBundle\Entity\Form {#2793
    -id: 1
    -defaultLocale: "nl"
    -translations: Doctrine\ORM\PersistentCollection {#3101 …}
    -fields: Doctrine\ORM\PersistentCollection {#3242 …}
  }
  -webspaceKey: "cirykpopeye"
  -data: "{"email":"[email protected]","textarea":"Secure your social media presence with accounts from SellAccs.net. Our PVA accounts are created using multiple server IPs, offering you reliable and safe access to your platforms. \r\n \r\nPress Now: \r\n \r\nhttps:\/\/SellAccs.net","checkbox":true}"
  #creator: null
  #changer: null
  #created: null
  #changed: null
}
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
Sulu\Bundle\FormBundle\Entity\Dynamic {#2871
  -id: null
  -type: "page"
  -typeId: "6c568aa3-f673-481a-a214-9a2541b36571"
  -typeName: "Contact"
  -locale: "nl"
  -form: Sulu\Bundle\FormBundle\Entity\Form {#2793
    -id: 1
    -defaultLocale: "nl"
    -translations: Doctrine\ORM\PersistentCollection {#3101 …}
    -fields: Doctrine\ORM\PersistentCollection {#3242 …}
  }
  -webspaceKey: "cirykpopeye"
  -data: "{"email":"[email protected]","textarea":"Secure your social media presence with accounts from SellAccs.net. Our PVA accounts are created using multiple server IPs, offering you reliable and safe access to your platforms. \r\n \r\nPress Now: \r\n \r\nhttps:\/\/SellAccs.net","checkbox":true}"
  #creator: null
  #changer: null
  #created: null
  #changed: null
}
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
block_name
"dynamic_form"
same as passed value
csrf_protection
false
false
csrf_token_manager
Sulu\Bundle\FormBundle\Csrf\DisabledCsrfTokenManager {#2740
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#2140
    -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …}
    -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2142 …}
    -namespace: Closure() {#2144 …}
  }
}
same as passed value
data
Sulu\Bundle\FormBundle\Entity\Dynamic {#2871
  -id: null
  -type: "page"
  -typeId: "6c568aa3-f673-481a-a214-9a2541b36571"
  -typeName: "Contact"
  -locale: "nl"
  -form: Sulu\Bundle\FormBundle\Entity\Form {#2793
    -id: 1
    -defaultLocale: "nl"
    -translations: Doctrine\ORM\PersistentCollection {#3101 …}
    -fields: Doctrine\ORM\PersistentCollection {#3242 …}
  }
  -webspaceKey: "cirykpopeye"
  -data: "{"email":"[email protected]","textarea":"Secure your social media presence with accounts from SellAccs.net. Our PVA accounts are created using multiple server IPs, offering you reliable and safe access to your platforms. \r\n \r\nPress Now: \r\n \r\nhttps:\/\/SellAccs.net","checkbox":true}"
  #creator: null
  #changer: null
  #created: null
  #changed: null
}
same as passed value
formEntity
Sulu\Bundle\FormBundle\Entity\Form {#2793
  -id: 1
  -defaultLocale: "nl"
  -translations: Doctrine\ORM\PersistentCollection {#3101 …}
  -fields: Doctrine\ORM\PersistentCollection {#3242 …}
}
same as passed value
locale
"nl"
same as passed value
name
"form"
same as passed value
type
"page"
same as passed value
typeId
"6c568aa3-f673-481a-a214-9a2541b36571"
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
"dynamic_form"
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
false
csrf_token_id
null
csrf_token_manager
Sulu\Bundle\FormBundle\Csrf\DisabledCsrfTokenManager {#2740
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#2140
    -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …}
    -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2142 …}
    -namespace: Closure() {#2144 …}
  }
}
data
Sulu\Bundle\FormBundle\Entity\Dynamic {#2871
  -id: null
  -type: "page"
  -typeId: "6c568aa3-f673-481a-a214-9a2541b36571"
  -typeName: "Contact"
  -locale: "nl"
  -form: Sulu\Bundle\FormBundle\Entity\Form {#2793
    -id: 1
    -defaultLocale: "nl"
    -translations: Doctrine\ORM\PersistentCollection {#3101 …}
    -fields: Doctrine\ORM\PersistentCollection {#3242 …}
  }
  -webspaceKey: "cirykpopeye"
  -data: "{"email":"[email protected]","textarea":"Secure your social media presence with accounts from SellAccs.net. Our PVA accounts are created using multiple server IPs, offering you reliable and safe access to your platforms. \r\n \r\nPress Now: \r\n \r\nhttps:\/\/SellAccs.net","checkbox":true}"
  #creator: null
  #changer: null
  #created: null
  #changed: null
}
data_class
"Sulu\Bundle\FormBundle\Entity\Dynamic"
disabled
false
empty_data
Closure(FormInterface $form) {#2712
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  use: {
    $class: "Sulu\Bundle\FormBundle\Entity\Dynamic"
  }
}
error_bubbling
true
error_mapping
[]
extra_fields_message
"This form should not contain extra fields."
formEntity
Sulu\Bundle\FormBundle\Entity\Form {#2793
  -id: 1
  -defaultLocale: "nl"
  -translations: Doctrine\ORM\PersistentCollection {#3101 …}
  -fields: Doctrine\ORM\PersistentCollection {#3242 …}
}
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
[]
locale
"nl"
mapped
true
method
"POST"
name
"form"
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
type
"page"
typeId
"6c568aa3-f673-481a-a214-9a2541b36571"
upload_max_size_message
Closure() {#3263
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#486 …}
    $message: Closure() {#3262 …}
    $translationDomain: "validators"
  }
}
validation_groups
null

View Vars

Variable Value
action
""
attr
[]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "dynamic"
  "_dynamic_form"
]
cache_key
"_dynamic_form_dynamic"
compound
true
data
Sulu\Bundle\FormBundle\Entity\Dynamic {#2871
  -id: null
  -type: "page"
  -typeId: "6c568aa3-f673-481a-a214-9a2541b36571"
  -typeName: "Contact"
  -locale: "nl"
  -form: Sulu\Bundle\FormBundle\Entity\Form {#2793
    -id: 1
    -defaultLocale: "nl"
    -translations: Doctrine\ORM\PersistentCollection {#3101 …}
    -fields: Doctrine\ORM\PersistentCollection {#3242 …}
  }
  -webspaceKey: "cirykpopeye"
  -data: "{"email":"[email protected]","textarea":"Secure your social media presence with accounts from SellAccs.net. Our PVA accounts are created using multiple server IPs, offering you reliable and safe access to your platforms. \r\n \r\nPress Now: \r\n \r\nhttps:\/\/SellAccs.net","checkbox":true}"
  #creator: null
  #changer: null
  #created: null
  #changed: null
}
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#5026
  -form: Symfony\Component\Form\Form {#3427 …}
  -errors: []
}
form
Symfony\Component\Form\FormView {#5031 …5}
full_name
"dynamic_form1"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
"dynamic_form1"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
"dynamic_form1"
priority
0
required
true
row_attr
[]
submitted
true
translation_domain
null
unique_block_prefix
"_dynamic_form"
valid
false
value
Sulu\Bundle\FormBundle\Entity\Dynamic {#2871
  -id: null
  -type: "page"
  -typeId: "6c568aa3-f673-481a-a214-9a2541b36571"
  -typeName: "Contact"
  -locale: "nl"
  -form: Sulu\Bundle\FormBundle\Entity\Form {#2793
    -id: 1
    -defaultLocale: "nl"
    -translations: Doctrine\ORM\PersistentCollection {#3101 …}
    -fields: Doctrine\ORM\PersistentCollection {#3242 …}
  }
  -webspaceKey: "cirykpopeye"
  -data: "{"email":"[email protected]","textarea":"Secure your social media presence with accounts from SellAccs.net. Our PVA accounts are created using multiple server IPs, offering you reliable and safe access to your platforms. \r\n \r\nPress Now: \r\n \r\nhttps:\/\/SellAccs.net","checkbox":true}"
  #creator: null
  #changer: null
  #created: null
  #changed: null
}