GET https://dod.oj-consulting.fr/referencer-mon-association

Forms

  • dynamic_form3
    • lastName
    • company
    • city
    • text
    • locale
    • type
    • typeId
    • formId
    • formName
    • checksum
    • submit

dynamic_form3

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 {#6013
  -id: null
  -type: "page"
  -typeId: "23a9f7ad-3dbc-481d-929c-802ad34c6d9e"
  -typeName: "Référencer mon association"
  -locale: "fr"
  -form: Sulu\Bundle\FormBundle\Entity\Form {#6063
    -id: 3
    -defaultLocale: "fr"
    -translations: Doctrine\ORM\PersistentCollection {#6077 …}
    -fields: Doctrine\ORM\PersistentCollection {#6234 …}
  }
  -webspaceKey: "don-d-organes"
  -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
same as passed value
csrf_token_manager
Sulu\Bundle\FormBundle\Csrf\DisabledCsrfTokenManager {#6017
  -csrfTokenManager: Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#3674
    -requestStack: Symfony\Component\HttpFoundation\RequestStack {#289 …}
    -logger: Monolog\Logger {#162 …}
    -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#3670 …}
    -tokenIds: [
      "submit" => 0
      "authenticate" => 1
      "logout" => 2
    ]
    -checkHeader: 0
    -cookieName: "csrf-token"
  }
}
same as passed value
data
Sulu\Bundle\FormBundle\Entity\Dynamic {#6013
  -id: null
  -type: "page"
  -typeId: "23a9f7ad-3dbc-481d-929c-802ad34c6d9e"
  -typeName: "Référencer mon association"
  -locale: "fr"
  -form: Sulu\Bundle\FormBundle\Entity\Form {#6063
    -id: 3
    -defaultLocale: "fr"
    -translations: Doctrine\ORM\PersistentCollection {#6077 …}
    -fields: Doctrine\ORM\PersistentCollection {#6234 …}
  }
  -webspaceKey: "don-d-organes"
  -data: "[]"
  #creator: null
  #changer: null
  #created: null
  #changed: null
}
same as passed value
formEntity
Sulu\Bundle\FormBundle\Entity\Form {#6063
  -id: 3
  -defaultLocale: "fr"
  -translations: Doctrine\ORM\PersistentCollection {#6077 …}
  -fields: Doctrine\ORM\PersistentCollection {#6234 …}
}
same as passed value
locale
"fr"
same as passed value
name
"form"
same as passed value
type
"page"
same as passed value
typeId
"23a9f7ad-3dbc-481d-929c-802ad34c6d9e"
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 {#6017
  -csrfTokenManager: Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#3674
    -requestStack: Symfony\Component\HttpFoundation\RequestStack {#289 …}
    -logger: Monolog\Logger {#162 …}
    -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#3670 …}
    -tokenIds: [
      "submit" => 0
      "authenticate" => 1
      "logout" => 2
    ]
    -checkHeader: 0
    -cookieName: "csrf-token"
  }
}
data
Sulu\Bundle\FormBundle\Entity\Dynamic {#6013
  -id: null
  -type: "page"
  -typeId: "23a9f7ad-3dbc-481d-929c-802ad34c6d9e"
  -typeName: "Référencer mon association"
  -locale: "fr"
  -form: Sulu\Bundle\FormBundle\Entity\Form {#6063
    -id: 3
    -defaultLocale: "fr"
    -translations: Doctrine\ORM\PersistentCollection {#6077 …}
    -fields: Doctrine\ORM\PersistentCollection {#6234 …}
  }
  -webspaceKey: "don-d-organes"
  -data: "[]"
  #creator: null
  #changer: null
  #created: null
  #changed: null
}
data_class
"Sulu\Bundle\FormBundle\Entity\Dynamic"
disabled
false
empty_data
Closure(FormInterface $form) {#6315
  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 {#6063
  -id: 3
  -defaultLocale: "fr"
  -translations: Doctrine\ORM\PersistentCollection {#6077 …}
  -fields: Doctrine\ORM\PersistentCollection {#6234 …}
}
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
"23a9f7ad-3dbc-481d-929c-802ad34c6d9e"
upload_max_size_message
Closure() {#6317
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#519 …}
    $message: Closure() {#6316 …}
    $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 {#6013
  -id: null
  -type: "page"
  -typeId: "23a9f7ad-3dbc-481d-929c-802ad34c6d9e"
  -typeName: "Référencer mon association"
  -locale: "fr"
  -form: Sulu\Bundle\FormBundle\Entity\Form {#6063
    -id: 3
    -defaultLocale: "fr"
    -translations: Doctrine\ORM\PersistentCollection {#6077 …}
    -fields: Doctrine\ORM\PersistentCollection {#6234 …}
  }
  -webspaceKey: "don-d-organes"
  -data: "[]"
  #creator: null
  #changer: null
  #created: null
  #changed: null
}
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#6435
  -errors: []
  -form: Symfony\Component\Form\Form {#6436 …}
}
form
Symfony\Component\Form\FormView {#6318 …5}
full_name
"dynamic_form3"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
"dynamic_form3"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
"dynamic_form3"
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
null
unique_block_prefix
"_dynamic_form"
valid
true
value
Sulu\Bundle\FormBundle\Entity\Dynamic {#6013
  -id: null
  -type: "page"
  -typeId: "23a9f7ad-3dbc-481d-929c-802ad34c6d9e"
  -typeName: "Référencer mon association"
  -locale: "fr"
  -form: Sulu\Bundle\FormBundle\Entity\Form {#6063
    -id: 3
    -defaultLocale: "fr"
    -translations: Doctrine\ORM\PersistentCollection {#6077 …}
    -fields: Doctrine\ORM\PersistentCollection {#6234 …}
  }
  -webspaceKey: "don-d-organes"
  -data: "[]"
  #creator: null
  #changer: null
  #created: null
  #changed: null
}