GET http://dev-connect-pos.binn.pro/product/show/358

Forms

  • product
    • name
    • quantity
    • purchase_price
    • bulk_price
    • retail_price
    • manufacturing_date
    • expiration_date
    • category
    • supplier
    • status
    • statusEnStock
    • image
    • invoicePurchase
    • purchaseDate
    • createdAt
    • certificateOrigin
    • approvalCertificate
    • description
    • unitOfMeasurement
    • quantitySale
    • _token

product

Form type:
"App\Form\ProductType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Product {#1151
  -id: 358
  -name: "Costume 2 pièces"
  -quantity: 1000
  -purchase_price: null
  -bulk_price: null
  -retail_price: 35000.0
  -manufacturing_date: null
  -expiration_date: null
  -created_at: DateTimeImmutable @1773792000 {#1148
    date: 2026-03-18 00:00:00.0 UTC (+00:00)
  }
  -updated_at: DateTimeImmutable @1773854303 {#1065
    date: 2026-03-18 17:18:23.0 UTC (+00:00)
  }
  -archive_status: false
  -category: Proxies\__CG__\App\Entity\Category {#1187
    -id: 150
    -name: "Costumes"
    -created_at: DateTimeImmutable @1773852263 {#1936
      date: 2026-03-18 16:44:23.0 UTC (+00:00)
    }
    -updated_at: DateTimeImmutable @1773852263 {#1939
      date: 2026-03-18 16:44:23.0 UTC (+00:00)
    }
    -productStocks: Doctrine\ORM\PersistentCollection {#1937 …}
    -products: Doctrine\ORM\PersistentCollection {#1949 …}
    -archiveStatus: null
    -category: Proxies\__CG__\App\Entity\Category {#1952 …}
    -subCategory: Doctrine\ORM\PersistentCollection {#1954 …}
    -type: "sub-category"
    -pointOfSaleId: 55
    -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1188 …}
  }
  -image: "Screenshot-2026-03-18-at-17-16-40-69bade5f618e7.jpg"
  -invoice_purchase: null
  -purchase_date: null
  -certificate_origin: null
  -approval_certificate: null
  -saleProductStocks: Doctrine\ORM\PersistentCollection {#1205 …}
  -status_en_stock: true
  -isRawMaterial: false
  -inventoryProducts: Doctrine\ORM\PersistentCollection {#1212 …}
  -supplier: null
  -status: "ACTIF"
  -carts: Doctrine\ORM\PersistentCollection {#1199 …}
  -description: "<p>Costume 2 pièces</p>"
  -unit_of_measurement: "unité(s)"
  -purchaseOrders: Doctrine\ORM\PersistentCollection {#1241 …}
  -historyPurchaseOrders: Doctrine\ORM\PersistentCollection {#1220 …}
  -pointOfSaleId: 55
  -productVariants: Doctrine\ORM\PersistentCollection {#1253 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Product {#1151
  -id: 358
  -name: "Costume 2 pièces"
  -quantity: 1000
  -purchase_price: null
  -bulk_price: null
  -retail_price: 35000.0
  -manufacturing_date: null
  -expiration_date: null
  -created_at: DateTimeImmutable @1773792000 {#1148
    date: 2026-03-18 00:00:00.0 UTC (+00:00)
  }
  -updated_at: DateTimeImmutable @1773854303 {#1065
    date: 2026-03-18 17:18:23.0 UTC (+00:00)
  }
  -archive_status: false
  -category: Proxies\__CG__\App\Entity\Category {#1187
    -id: 150
    -name: "Costumes"
    -created_at: DateTimeImmutable @1773852263 {#1936
      date: 2026-03-18 16:44:23.0 UTC (+00:00)
    }
    -updated_at: DateTimeImmutable @1773852263 {#1939
      date: 2026-03-18 16:44:23.0 UTC (+00:00)
    }
    -productStocks: Doctrine\ORM\PersistentCollection {#1937 …}
    -products: Doctrine\ORM\PersistentCollection {#1949 …}
    -archiveStatus: null
    -category: Proxies\__CG__\App\Entity\Category {#1952 …}
    -subCategory: Doctrine\ORM\PersistentCollection {#1954 …}
    -type: "sub-category"
    -pointOfSaleId: 55
    -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1188 …}
  }
  -image: "Screenshot-2026-03-18-at-17-16-40-69bade5f618e7.jpg"
  -invoice_purchase: null
  -purchase_date: null
  -certificate_origin: null
  -approval_certificate: null
  -saleProductStocks: Doctrine\ORM\PersistentCollection {#1205 …}
  -status_en_stock: true
  -isRawMaterial: false
  -inventoryProducts: Doctrine\ORM\PersistentCollection {#1212 …}
  -supplier: null
  -status: "ACTIF"
  -carts: Doctrine\ORM\PersistentCollection {#1199 …}
  -description: "<p>Costume 2 pièces</p>"
  -unit_of_measurement: "unité(s)"
  -purchaseOrders: Doctrine\ORM\PersistentCollection {#1241 …}
  -historyPurchaseOrders: Doctrine\ORM\PersistentCollection {#1220 …}
  -pointOfSaleId: 55
  -productVariants: Doctrine\ORM\PersistentCollection {#1253 …}
}
same as passed value

Resolved Options

Option Value
action
""
allow_extra_fields
true
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 {#1473
  -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1474 …}
  -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1475 …}
  -namespace: Closure() {#1477 …}
}
data
App\Entity\Product {#1151
  -id: 358
  -name: "Costume 2 pièces"
  -quantity: 1000
  -purchase_price: null
  -bulk_price: null
  -retail_price: 35000.0
  -manufacturing_date: null
  -expiration_date: null
  -created_at: DateTimeImmutable @1773792000 {#1148
    date: 2026-03-18 00:00:00.0 UTC (+00:00)
  }
  -updated_at: DateTimeImmutable @1773854303 {#1065
    date: 2026-03-18 17:18:23.0 UTC (+00:00)
  }
  -archive_status: false
  -category: Proxies\__CG__\App\Entity\Category {#1187
    -id: 150
    -name: "Costumes"
    -created_at: DateTimeImmutable @1773852263 {#1936
      date: 2026-03-18 16:44:23.0 UTC (+00:00)
    }
    -updated_at: DateTimeImmutable @1773852263 {#1939
      date: 2026-03-18 16:44:23.0 UTC (+00:00)
    }
    -productStocks: Doctrine\ORM\PersistentCollection {#1937 …}
    -products: Doctrine\ORM\PersistentCollection {#1949 …}
    -archiveStatus: null
    -category: Proxies\__CG__\App\Entity\Category {#1952 …}
    -subCategory: Doctrine\ORM\PersistentCollection {#1954 …}
    -type: "sub-category"
    -pointOfSaleId: 55
    -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1188 …}
  }
  -image: "Screenshot-2026-03-18-at-17-16-40-69bade5f618e7.jpg"
  -invoice_purchase: null
  -purchase_date: null
  -certificate_origin: null
  -approval_certificate: null
  -saleProductStocks: Doctrine\ORM\PersistentCollection {#1205 …}
  -status_en_stock: true
  -isRawMaterial: false
  -inventoryProducts: Doctrine\ORM\PersistentCollection {#1212 …}
  -supplier: null
  -status: "ACTIF"
  -carts: Doctrine\ORM\PersistentCollection {#1199 …}
  -description: "<p>Costume 2 pièces</p>"
  -unit_of_measurement: "unité(s)"
  -purchaseOrders: Doctrine\ORM\PersistentCollection {#1241 …}
  -historyPurchaseOrders: Doctrine\ORM\PersistentCollection {#1220 …}
  -pointOfSaleId: 55
  -productVariants: Doctrine\ORM\PersistentCollection {#1253 …}
}
data_class
"App\Entity\Product"
disabled
false
empty_data
Closure(FormInterface $form) {#1499
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  use: {
    $class: "App\Entity\Product"
  }
}
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
required
true
row_attr
[]
setter
null
translation_domain
null
trim
true
upload_max_size_message
Closure() {#1501
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#359 …}
    $message: Closure() {#1500 …}
    $translationDomain: "validators"
  }
}
validation_groups
null

View Vars

Variable Value
action
""
attr
[]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "product"
  "_product"
]
cache_key
"_product_product"
compound
true
data
App\Entity\Product {#1151
  -id: 358
  -name: "Costume 2 pièces"
  -quantity: 1000
  -purchase_price: null
  -bulk_price: null
  -retail_price: 35000.0
  -manufacturing_date: null
  -expiration_date: null
  -created_at: DateTimeImmutable @1773792000 {#1148
    date: 2026-03-18 00:00:00.0 UTC (+00:00)
  }
  -updated_at: DateTimeImmutable @1773854303 {#1065
    date: 2026-03-18 17:18:23.0 UTC (+00:00)
  }
  -archive_status: false
  -category: Proxies\__CG__\App\Entity\Category {#1187
    -id: 150
    -name: "Costumes"
    -created_at: DateTimeImmutable @1773852263 {#1936
      date: 2026-03-18 16:44:23.0 UTC (+00:00)
    }
    -updated_at: DateTimeImmutable @1773852263 {#1939
      date: 2026-03-18 16:44:23.0 UTC (+00:00)
    }
    -productStocks: Doctrine\ORM\PersistentCollection {#1937 …}
    -products: Doctrine\ORM\PersistentCollection {#1949 …}
    -archiveStatus: null
    -category: Proxies\__CG__\App\Entity\Category {#1952 …}
    -subCategory: Doctrine\ORM\PersistentCollection {#1954 …}
    -type: "sub-category"
    -pointOfSaleId: 55
    -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1188 …}
  }
  -image: "Screenshot-2026-03-18-at-17-16-40-69bade5f618e7.jpg"
  -invoice_purchase: null
  -purchase_date: null
  -certificate_origin: null
  -approval_certificate: null
  -saleProductStocks: Doctrine\ORM\PersistentCollection {#1205 …}
  -status_en_stock: true
  -isRawMaterial: false
  -inventoryProducts: Doctrine\ORM\PersistentCollection {#1212 …}
  -supplier: null
  -status: "ACTIF"
  -carts: Doctrine\ORM\PersistentCollection {#1199 …}
  -description: "<p>Costume 2 pièces</p>"
  -unit_of_measurement: "unité(s)"
  -purchaseOrders: Doctrine\ORM\PersistentCollection {#1241 …}
  -historyPurchaseOrders: Doctrine\ORM\PersistentCollection {#1220 …}
  -pointOfSaleId: 55
  -productVariants: Doctrine\ORM\PersistentCollection {#1253 …}
}
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#1811
  -form: Symfony\Component\Form\Form {#1819 …}
  -errors: []
}
form
Symfony\Component\Form\FormView {#1502 …5}
full_name
"product"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
"product"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
true
name
"product"
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
null
unique_block_prefix
"_product"
valid
true
value
App\Entity\Product {#1151
  -id: 358
  -name: "Costume 2 pièces"
  -quantity: 1000
  -purchase_price: null
  -bulk_price: null
  -retail_price: 35000.0
  -manufacturing_date: null
  -expiration_date: null
  -created_at: DateTimeImmutable @1773792000 {#1148
    date: 2026-03-18 00:00:00.0 UTC (+00:00)
  }
  -updated_at: DateTimeImmutable @1773854303 {#1065
    date: 2026-03-18 17:18:23.0 UTC (+00:00)
  }
  -archive_status: false
  -category: Proxies\__CG__\App\Entity\Category {#1187
    -id: 150
    -name: "Costumes"
    -created_at: DateTimeImmutable @1773852263 {#1936
      date: 2026-03-18 16:44:23.0 UTC (+00:00)
    }
    -updated_at: DateTimeImmutable @1773852263 {#1939
      date: 2026-03-18 16:44:23.0 UTC (+00:00)
    }
    -productStocks: Doctrine\ORM\PersistentCollection {#1937 …}
    -products: Doctrine\ORM\PersistentCollection {#1949 …}
    -archiveStatus: null
    -category: Proxies\__CG__\App\Entity\Category {#1952 …}
    -subCategory: Doctrine\ORM\PersistentCollection {#1954 …}
    -type: "sub-category"
    -pointOfSaleId: 55
    -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1188 …}
  }
  -image: "Screenshot-2026-03-18-at-17-16-40-69bade5f618e7.jpg"
  -invoice_purchase: null
  -purchase_date: null
  -certificate_origin: null
  -approval_certificate: null
  -saleProductStocks: Doctrine\ORM\PersistentCollection {#1205 …}
  -status_en_stock: true
  -isRawMaterial: false
  -inventoryProducts: Doctrine\ORM\PersistentCollection {#1212 …}
  -supplier: null
  -status: "ACTIF"
  -carts: Doctrine\ORM\PersistentCollection {#1199 …}
  -description: "<p>Costume 2 pièces</p>"
  -unit_of_measurement: "unité(s)"
  -purchaseOrders: Doctrine\ORM\PersistentCollection {#1241 …}
  -historyPurchaseOrders: Doctrine\ORM\PersistentCollection {#1220 …}
  -pointOfSaleId: 55
  -productVariants: Doctrine\ORM\PersistentCollection {#1253 …}
}