POST https://nileadtheme.mynilead.com/app_dev.php/backend/cart/cart/add.json?custom_id=o6e7caa5879450d23d2df76e74b733750&dump_form=true

Forms

  • nilead_edit_cart
    • items
  • nilead_cart
    • items
    • _token

nilead_edit_cart

Form type:
"Nilead\CartBundle\Form\Type\EditCartType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
null
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
Nilead\CartBundle\Model\Cart {#10684
  #customId: null
  #type: null
  #total: 0
  #items: Doctrine\Common\Collections\ArrayCollection {#10690 …}
  #orderId: null
  #purchaser: null
  #messages: []
  #itemQuantity: null
  #itemTotal: null
  #id: null
  #oldId: null
  #created: null
  #updated: null
}
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
edit
"add"
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
null
block_prefix
"nilead_cart"
by_reference
true
compound
true
constraints
[]
continuous_events
[]
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
Symfony\Component\Security\Csrf\CsrfTokenManager {#4283
  -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4284 …}
  -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4102 …}
  -namespace: Closure() {#4286 …}
}
custom
null
data_class
"Nilead\CartBundle\Model\Cart"
disabled
false
edit
"add"
empty_data
Closure(FormInterface $form) {#10590
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  use: {
    $class: "Nilead\CartBundle\Model\Cart"
  }
}
error_bubbling
false
error_mapping
[]
extension_form
true
extra_data
[]
extra_fields_message
"This form should not contain extra fields."
flexible
[]
form_attr
false
getter
null
help
"nilead.cart.help"
help_attr
[]
help_html
false
help_translation_parameters
[]
honey_pot_prefix
"nl"
ignore_data
true
ignore_value
true
inherit_data
false
invalid_message
"This value is not valid."
invalid_message_parameters
[]
is_empty_callback
null
label
"nilead.cart"
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
false
resource_id
null
row_attr
[]
setter
null
tag_form
true
translatable
false
translation_domain
null
transporter
false
trim
true
type
null
upload_max_size_message
Closure() {#10592
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#1788 …}
    $message: Closure() {#10591 …}
    $translationDomain: "validators"
  }
}
user_define
null
validation_groups
[
  "Default"
]
widget_attr
[]

View Vars

Variable Value