GET http://prehistcopper-dev.elte.hu/application/mapbender_user

Forms

  • (no name)
    • custom_top
    • template
    • quality
    • scale_select
    • rotation
    • custom_bottom
    • printLegend
    • _token
  • application

(no name)

Form type:
"Mapbender\PrintBundle\Form\PrintClientSettingsType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
[
  "rotation" => "0"
  "printLegend" => false
]
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
compound
true
same as passed value
custom_fields
[
  "title" => [
    "label" => "Title"
    "options" => [
      "required" => true
    ]
  ]
]
[
  "title" => [
    "label" => "Title"
    "options" => [
      "required" => true
    ]
  ]
]
data
[
  "rotation" => "0"
  "printLegend" => false
]
[
  "rotation" => "0"
  "printLegend" => false
]
quality_levels
[
  [
    "dpi" => "72"
    "label" => "Draft (72dpi)"
  ]
  [
    "dpi" => "288"
    "label" => "Document (288dpi)"
  ]
]
[
  [
    "dpi" => "72"
    "label" => "Draft (72dpi)"
  ]
  [
    "dpi" => "288"
    "label" => "Document (288dpi)"
  ]
]
required_fields_first
false
false
scales
[
  500
  1000
  5000
  10000
  25000
]
[
  500
  1000
  5000
  10000
  25000
]
show_printLegend
true
same as passed value
show_rotation
true
same as passed value
templates
[
  [
    "template" => "a4landscape"
    "label" => "A4 Landscape"
  ]
  [
    "template" => "a4_landscape_offical"
    "label" => "A4 Landscape Official"
  ]
  [
    "template" => "a4portrait"
    "label" => "A4 Portrait"
  ]
  [
    "template" => "a4_portrait_offical"
    "label" => "A4 Portrait Official"
  ]
  [
    "template" => "a3landscape"
    "label" => "A3 Landscape"
  ]
  [
    "template" => "a3_landscape_offical"
    "label" => "A3 Landscape Official"
  ]
  [
    "template" => "a3portrait"
    "label" => "A3 Portrait"
  ]
  [
    "template" => "a3_portrait_offical"
    "label" => "A3 Portrait Official"
  ]
]
[
  [
    "template" => "a4landscape"
    "label" => "A4 Landscape"
  ]
  [
    "template" => "a4_landscape_offical"
    "label" => "A4 Landscape Official"
  ]
  [
    "template" => "a4portrait"
    "label" => "A4 Portrait"
  ]
  [
    "template" => "a4_portrait_offical"
    "label" => "A4 Portrait Official"
  ]
  [
    "template" => "a3landscape"
    "label" => "A3 Landscape"
  ]
  [
    "template" => "a3_landscape_offical"
    "label" => "A3 Landscape Official"
  ]
  [
    "template" => "a3portrait"
    "label" => "A3 Portrait"
  ]
  [
    "template" => "a3_portrait_offical"
    "label" => "A3 Portrait Official"
  ]
]

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 {#133
  -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …}
  -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#131 …}
  -namespace: Closure() {#129 …}
}
custom_fields
[
  "title" => [
    "label" => "Title"
    "options" => [
      "required" => true
    ]
  ]
]
data
[
  "rotation" => "0"
  "printLegend" => false
]
data_class
null
disabled
false
empty_data
Closure(FormInterface $form) {#914
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
}
error_bubbling
true
error_mapping
[]
extra_fields_message
"This form should not contain extra fields."
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
quality_levels
[
  [
    "dpi" => "72"
    "label" => "Draft (72dpi)"
  ]
  [
    "dpi" => "288"
    "label" => "Document (288dpi)"
  ]
]
required
true
required_fields_first
false
row_attr
[]
scales
[
  500
  1000
  5000
  10000
  25000
]
setter
null
show_printLegend
true
show_rotation
true
templates
[
  [
    "template" => "a4landscape"
    "label" => "A4 Landscape"
  ]
  [
    "template" => "a4_landscape_offical"
    "label" => "A4 Landscape Official"
  ]
  [
    "template" => "a4portrait"
    "label" => "A4 Portrait"
  ]
  [
    "template" => "a4_portrait_offical"
    "label" => "A4 Portrait Official"
  ]
  [
    "template" => "a3landscape"
    "label" => "A3 Landscape"
  ]
  [
    "template" => "a3_landscape_offical"
    "label" => "A3 Landscape Official"
  ]
  [
    "template" => "a3portrait"
    "label" => "A3 Portrait"
  ]
  [
    "template" => "a3_portrait_offical"
    "label" => "A3 Portrait Official"
  ]
]
translation_domain
null
trim
true
upload_max_size_message
Closure() {#916
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#291 …}
    $message: Closure() {#915 …}
    $translationDomain: "validators"
  }
}
validation_groups
null

View Vars

Variable Value
action
""
attr
[]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "print_client_settings"
  "_"
]
cache_key
"__print_client_settings"
compound
true
data
[
  "rotation" => "0"
  "printLegend" => false
]
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#1006
  -form: Symfony\Component\Form\Form {#1015 …}
  -errors: []
}
form
Symfony\Component\Form\FormView {#917 …5}
full_name
""
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
""
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
""
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
null
unique_block_prefix
"_"
valid
true
value
[
  "rotation" => "0"
  "printLegend" => false
]