GET https://zebra.studiowaaz.com/fr/contact

Forms

  • dynamic_form2
    • dropdown
    • lastName
    • firstName
    • email
    • phone
    • textarea
    • checkbox
    • locale
    • type
    • typeId
    • formId
    • formName
    • checksum
    • submit

dynamic_form2

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 {#3503
  -id: null
  -type: "page"
  -typeId: "3b366565-bfd8-4464-9187-1f49e0aff6ab"
  -typeName: "Contact"
  -locale: "fr"
  -form: Sulu\Bundle\FormBundle\Entity\Form {#3522
    -id: 2
    -defaultLocale: "fr"
    -translations: Doctrine\ORM\PersistentCollection {#3561 …}
    -fields: Doctrine\ORM\PersistentCollection {#3633 …}
  }
  -webspaceKey: "erreguina-sulu"
  -data: "[]"
  #creator: null
  #changer: null
  #created: null
  #changed: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

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 {#3714
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#2209
    -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2238 …}
    -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2211 …}
    -namespace: Closure() {#2204 …}
  }
}
same as passed value
data
Sulu\Bundle\FormBundle\Entity\Dynamic {#3503
  -id: null
  -type: "page"
  -typeId: "3b366565-bfd8-4464-9187-1f49e0aff6ab"
  -typeName: "Contact"
  -locale: "fr"
  -form: Sulu\Bundle\FormBundle\Entity\Form {#3522
    -id: 2
    -defaultLocale: "fr"
    -translations: Doctrine\ORM\PersistentCollection {#3561 …}
    -fields: Doctrine\ORM\PersistentCollection {#3633 …}
  }
  -webspaceKey: "erreguina-sulu"
  -data: "[]"
  #creator: null
  #changer: null
  #created: null
  #changed: null
}
same as passed value
formEntity
Sulu\Bundle\FormBundle\Entity\Form {#3522
  -id: 2
  -defaultLocale: "fr"
  -translations: Doctrine\ORM\PersistentCollection {#3561 …}
  -fields: Doctrine\ORM\PersistentCollection {#3633 …}
}
same as passed value
locale
"fr"
same as passed value
name
"form"
same as passed value
type
"page"
same as passed value
typeId
"3b366565-bfd8-4464-9187-1f49e0aff6ab"
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 {#3714
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#2209
    -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2238 …}
    -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2211 …}
    -namespace: Closure() {#2204 …}
  }
}
data
Sulu\Bundle\FormBundle\Entity\Dynamic {#3503
  -id: null
  -type: "page"
  -typeId: "3b366565-bfd8-4464-9187-1f49e0aff6ab"
  -typeName: "Contact"
  -locale: "fr"
  -form: Sulu\Bundle\FormBundle\Entity\Form {#3522
    -id: 2
    -defaultLocale: "fr"
    -translations: Doctrine\ORM\PersistentCollection {#3561 …}
    -fields: Doctrine\ORM\PersistentCollection {#3633 …}
  }
  -webspaceKey: "erreguina-sulu"
  -data: "[]"
  #creator: null
  #changer: null
  #created: null
  #changed: null
}
data_class
"Sulu\Bundle\FormBundle\Entity\Dynamic"
disabled
false
empty_data
Closure(FormInterface $form) {#3469
  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 {#3522
  -id: 2
  -defaultLocale: "fr"
  -translations: Doctrine\ORM\PersistentCollection {#3561 …}
  -fields: Doctrine\ORM\PersistentCollection {#3633 …}
}
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
"fr"
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
"3b366565-bfd8-4464-9187-1f49e0aff6ab"
upload_max_size_message
Closure() {#3749
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#521 …}
    $message: Closure() {#3748 …}
    $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 {#3503
  -id: null
  -type: "page"
  -typeId: "3b366565-bfd8-4464-9187-1f49e0aff6ab"
  -typeName: "Contact"
  -locale: "fr"
  -form: Sulu\Bundle\FormBundle\Entity\Form {#3522
    -id: 2
    -defaultLocale: "fr"
    -translations: Doctrine\ORM\PersistentCollection {#3561 …}
    -fields: Doctrine\ORM\PersistentCollection {#3633 …}
  }
  -webspaceKey: "erreguina-sulu"
  -data: "[]"
  #creator: null
  #changer: null
  #created: null
  #changed: null
}
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#3854
  -errors: []
  -form: Symfony\Component\Form\Form {#3935 …}
}
form
Symfony\Component\Form\FormView {#3750 …5}
full_name
"dynamic_form2"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
"dynamic_form2"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
"dynamic_form2"
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
null
unique_block_prefix
"_dynamic_form"
valid
true
value
Sulu\Bundle\FormBundle\Entity\Dynamic {#3503
  -id: null
  -type: "page"
  -typeId: "3b366565-bfd8-4464-9187-1f49e0aff6ab"
  -typeName: "Contact"
  -locale: "fr"
  -form: Sulu\Bundle\FormBundle\Entity\Form {#3522
    -id: 2
    -defaultLocale: "fr"
    -translations: Doctrine\ORM\PersistentCollection {#3561 …}
    -fields: Doctrine\ORM\PersistentCollection {#3633 …}
  }
  -webspaceKey: "erreguina-sulu"
  -data: "[]"
  #creator: null
  #changer: null
  #created: null
  #changed: null
}