- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 7
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
userTo
-
warehouse
-
stockOrder
-
divestment
-
ddtMandatory
-
ddt
-
signedDdtPath
-
file
-
_token
-
-
-
ddtPath
-
file
-
_token
-
-
-
ddtPath
-
file
-
_token
-
form_transfer_edit
"App\Form\Slave\ProductTransferEditType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Slave\ProductTransfer {#4952 #id: "2826" #date: null #phase: "to_download" #phaseDdt: null #datetimeCreation: DateTime @1759388670 {#4947 date: 2025-10-02 09:04:30.0 Europe/Rome (+02:00) } #datetimeSend: DateTime @1759388690 {#4944 date: 2025-10-02 09:04:50.0 Europe/Rome (+02:00) } #datetimeCompletion: null #stockOrder: "" #ddt: null #ddtPath: null #signedDdtPath: null #type: "technician" #ddtMandatory: false #divestment: false -warehouseFrom: App\Entity\Slave\Warehouse {#4727 …} -warehouseTo: Proxies\__CG__\App\Entity\Slave\Warehouse {#4957 …} -userFrom: App\Entity\Slave\User {#2768 …} -userTo: Proxies\__CG__\App\Entity\Slave\User {#4961 …} -supplier: null -ddtHeader: null -products: Doctrine\ORM\PersistentCollection {#5003 …} -logs: Doctrine\ORM\PersistentCollection {#5000 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Slave\ProductTransfer {#4952 #id: "2826" #date: null #phase: "to_download" #phaseDdt: null #datetimeCreation: DateTime @1759388670 {#4947 date: 2025-10-02 09:04:30.0 Europe/Rome (+02:00) } #datetimeSend: DateTime @1759388690 {#4944 date: 2025-10-02 09:04:50.0 Europe/Rome (+02:00) } #datetimeCompletion: null #stockOrder: "" #ddt: null #ddtPath: null #signedDdtPath: null #type: "technician" #ddtMandatory: false #divestment: false -warehouseFrom: App\Entity\Slave\Warehouse {#4727 …} -warehouseTo: Proxies\__CG__\App\Entity\Slave\Warehouse {#4957 …} -userFrom: App\Entity\Slave\User {#2768 …} -userTo: Proxies\__CG__\App\Entity\Slave\User {#4961 …} -supplier: null -ddtHeader: null -products: Doctrine\ORM\PersistentCollection {#5003 …} -logs: Doctrine\ORM\PersistentCollection {#5000 …} } |
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 | 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 {#5106 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5110 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5109 …} -namespace: Closure() {#5099 …} } |
data | App\Entity\Slave\ProductTransfer {#4952 #id: "2826" #date: null #phase: "to_download" #phaseDdt: null #datetimeCreation: DateTime @1759388670 {#4947 date: 2025-10-02 09:04:30.0 Europe/Rome (+02:00) } #datetimeSend: DateTime @1759388690 {#4944 date: 2025-10-02 09:04:50.0 Europe/Rome (+02:00) } #datetimeCompletion: null #stockOrder: "" #ddt: null #ddtPath: null #signedDdtPath: null #type: "technician" #ddtMandatory: false #divestment: false -warehouseFrom: App\Entity\Slave\Warehouse {#4727 …} -warehouseTo: Proxies\__CG__\App\Entity\Slave\Warehouse {#4957 …} -userFrom: App\Entity\Slave\User {#2768 …} -userTo: Proxies\__CG__\App\Entity\Slave\User {#4961 …} -supplier: null -ddtHeader: null -products: Doctrine\ORM\PersistentCollection {#5003 …} -logs: Doctrine\ORM\PersistentCollection {#5000 …} } |
data_class | "App\Entity\Slave\ProductTransfer" |
disabled | false |
empty_data | Closure(FormInterface $form) {#5051 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5009 …} use: { $class: "App\Entity\Slave\ProductTransfer" } } |
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 | [] |
legacy_error_messages | true |
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() {#5049 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3926 …} $translationDomain: "validators" $message: Closure() {#5050 …} } } |
validation_groups | [
"product_transfer_edit"
] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "product_transfer_edit" "_form_transfer_edit" ] |
cache_key | "_form_transfer_edit_product_transfer_edit" |
compound | true |
data | App\Entity\Slave\ProductTransfer {#4952 #id: "2826" #date: null #phase: "to_download" #phaseDdt: null #datetimeCreation: DateTime @1759388670 {#4947 date: 2025-10-02 09:04:30.0 Europe/Rome (+02:00) } #datetimeSend: DateTime @1759388690 {#4944 date: 2025-10-02 09:04:50.0 Europe/Rome (+02:00) } #datetimeCompletion: null #stockOrder: "" #ddt: null #ddtPath: null #signedDdtPath: null #type: "technician" #ddtMandatory: false #divestment: false -warehouseFrom: App\Entity\Slave\Warehouse {#4727 …} -warehouseTo: Proxies\__CG__\App\Entity\Slave\Warehouse {#4957 …} -userFrom: App\Entity\Slave\User {#2768 …} -userTo: Proxies\__CG__\App\Entity\Slave\User {#4961 …} -supplier: null -ddtHeader: null -products: Doctrine\ORM\PersistentCollection {#5003 …} -logs: Doctrine\ORM\PersistentCollection {#5000 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5450 -form: Symfony\Component\Form\Form {#5286 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5400 …5} |
full_name | "form_transfer_edit" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_transfer_edit" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "form_transfer_edit" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_transfer_edit" |
valid | true |
value | App\Entity\Slave\ProductTransfer {#4952 #id: "2826" #date: null #phase: "to_download" #phaseDdt: null #datetimeCreation: DateTime @1759388670 {#4947 date: 2025-10-02 09:04:30.0 Europe/Rome (+02:00) } #datetimeSend: DateTime @1759388690 {#4944 date: 2025-10-02 09:04:50.0 Europe/Rome (+02:00) } #datetimeCompletion: null #stockOrder: "" #ddt: null #ddtPath: null #signedDdtPath: null #type: "technician" #ddtMandatory: false #divestment: false -warehouseFrom: App\Entity\Slave\Warehouse {#4727 …} -warehouseTo: Proxies\__CG__\App\Entity\Slave\Warehouse {#4957 …} -userFrom: App\Entity\Slave\User {#2768 …} -userTo: Proxies\__CG__\App\Entity\Slave\User {#4961 …} -supplier: null -ddtHeader: null -products: Doctrine\ORM\PersistentCollection {#5003 …} -logs: Doctrine\ORM\PersistentCollection {#5000 …} } |
userTo
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "profile" |
same as passed value |
class | "App\Entity\Slave\User" |
same as passed value |
em | "slave" |
ContainerAcQ8edb\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#483 …2} |
expanded | false |
false
|
mapped | false |
false
|
multiple | false |
false
|
query_builder | Closure(EntityRepository $er) {#5225 class: "App\Form\Slave\ProductTransferEditType" this: App\Form\Slave\ProductTransferEditType {#4945 …} } |
Doctrine\ORM\QueryBuilder {#5058 -em: Doctrine\ORM\EntityManager {#426 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5061 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5062 #from: "App\Entity\Slave\User" #alias: "u" #indexBy: null } ] "join" => [ "u" => [ Doctrine\ORM\Query\Expr\Join {#5063 #joinType: "LEFT" #join: "u.profile" #alias: "p" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#5195 #joinType: "LEFT" #join: "u.technicianAreas" #alias: "t" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#5193 #joinType: "LEFT" #join: "u.accountType" #alias: "a" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#5191 #joinType: "LEFT" #join: "a.category" #alias: "atc" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#5190 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.role != :roleAdmin" "atc.slug = :acTech1 OR atc.slug = :acTech2" "u.companyActive = 1" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5171 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "p.name ASC, p.surname ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\Slave\User u LEFT JOIN u.profile p LEFT JOIN u.technicianAreas t LEFT JOIN u.accountType a LEFT JOIN a.category atc WHERE u.role != :roleAdmin AND (atc.slug = :acTech1 OR atc.slug = :acTech2) AND u.companyActive = 1 ORDER BY p.name ASC, p.surname ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5199 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "p" => "u" "t" => "u" "a" => "u" "atc" => "u" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 |
choice_attr | null |
choice_filter | null |
choice_label | "profile" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5330 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5201 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5236 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5060 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5283 -om: ContainerAcQ8edb\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#483 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#673 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Slave\User" |
compound | false |
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 {#5106 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5110 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5109 …} -namespace: Closure() {#5099 …} } |
data_class | null |
disabled | false |
em | ContainerAcQ8edb\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#483 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5283 -om: ContainerAcQ8edb\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#483 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#673 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#5058 -em: Doctrine\ORM\EntityManager {#426 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5061 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5062 #from: "App\Entity\Slave\User" #alias: "u" #indexBy: null } ] "join" => [ "u" => [ Doctrine\ORM\Query\Expr\Join {#5063 #joinType: "LEFT" #join: "u.profile" #alias: "p" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#5195 #joinType: "LEFT" #join: "u.technicianAreas" #alias: "t" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#5193 #joinType: "LEFT" #join: "u.accountType" #alias: "a" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#5191 #joinType: "LEFT" #join: "a.category" #alias: "atc" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#5190 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.role != :roleAdmin" "atc.slug = :acTech1 OR atc.slug = :acTech2" "u.companyActive = 1" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5171 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "p.name ASC, p.surname ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\Slave\User u LEFT JOIN u.profile p LEFT JOIN u.technicianAreas t LEFT JOIN u.accountType a LEFT JOIN a.category atc WHERE u.role != :roleAdmin AND (atc.slug = :acTech1 OR atc.slug = :acTech2) AND u.companyActive = 1 ORDER BY p.name ASC, p.surname ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5199 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "p" => "u" "t" => "u" "a" => "u" "atc" => "u" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5059 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3926 …} $translationDomain: "validators" $message: Closure() {#5194 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_transfer_edit_userTo" ] |
cache_key | "_form_transfer_edit_userTo_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5452 +label: "Alessandro De Frenza" +value: "50" +data: App\Entity\Slave\User {#5420 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5439 +label: "Alessandro Nieri" +value: "43" +data: App\Entity\Slave\User {#5505 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5441 +label: "Andrea Lorini" +value: "30" +data: App\Entity\Slave\User {#5543 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5436 +label: "Andrea Paolini" +value: "44" +data: App\Entity\Slave\User {#5580 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5449 +label: "Arnoldo Cicalò" +value: "33" +data: App\Entity\Slave\User {#5618 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5462 +label: "Davide Scartabelli" +value: "46" +data: App\Entity\Slave\User {#5655 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5460 +label: "Eddie Alessandrini" +value: "35" +data: App\Entity\Slave\User {#5692 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5448 +label: "Francesco Eboli" +value: "56" +data: App\Entity\Slave\User {#5729 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5440 +label: "Gianluca Iavernaro" +value: "39" +data: Proxies\__CG__\App\Entity\Slave\User {#4961 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6208 +label: "Giulio Del Bianco" +value: "40" +data: App\Entity\Slave\User {#5802 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5451 +label: "Illana Karina Galvao Aguilar" +value: "37" +data: App\Entity\Slave\User {#5839 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6210 +label: "Luca Lippi" +value: "41" +data: App\Entity\Slave\User {#5876 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6211 +label: "Marco Gasperini" +value: "38" +data: App\Entity\Slave\User {#5913 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6212 +label: "MICHAEL SANTORO" +value: "51" +data: App\Entity\Slave\User {#5950 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6213 +label: "Mirko Gemoli" +value: "42" +data: App\Entity\Slave\User {#5987 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6214 +label: "Riccardo Porrati" +value: "2" +data: App\Entity\Slave\User {#6024 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6215 +label: "Samuele Bordoni" +value: "53" +data: App\Entity\Slave\User {#6061 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6216 +label: "Simone Di Carlo Caravillani" +value: "61" +data: App\Entity\Slave\User {#6098 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6217 +label: "Speedyline -" +value: "47" +data: App\Entity\Slave\User {#6135 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6218 +label: "Stefano Biondi" +value: "31" +data: App\Entity\Slave\User {#6172 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5455 -form: Symfony\Component\Form\Form {#5355 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5456 …5} |
full_name | "form_transfer_edit[userTo]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_transfer_edit_userTo" |
is_selected | Closure($choice, $value) {#5453 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5221 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "userTo" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_transfer_edit_userTo" |
valid | true |
value | "" |
warehouse
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "nickname" |
same as passed value |
class | "App\Entity\Slave\Warehouse" |
same as passed value |
em | "slave" |
ContainerAcQ8edb\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#483 …2} |
expanded | false |
false
|
mapped | false |
false
|
multiple | false |
false
|
placeholder | "" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#5230 class: "App\Form\Slave\ProductTransferEditType" this: App\Form\Slave\ProductTransferEditType {#4945 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "method" => "POST" "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#5106 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5110 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5109 …} -namespace: Closure() {#5099 …} } "csrf_token_id" => null "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "form_attr" => false "data_class" => "App\Entity\Slave\ProductTransfer" "empty_data" => Closure(FormInterface $form) {#5051 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5009 …} use: { $class: "App\Entity\Slave\ProductTransfer" } } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#5049 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3926 …} $translationDomain: "validators" $message: Closure() {#5050 …} } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "validation_groups" => [ "product_transfer_edit" ] "constraints" => [] "legacy_error_messages" => true "data" => App\Entity\Slave\ProductTransfer {#4952 #id: "2826" #date: null #phase: "to_download" #phaseDdt: null #datetimeCreation: DateTime @1759388670 {#4947 date: 2025-10-02 09:04:30.0 Europe/Rome (+02:00) } #datetimeSend: DateTime @1759388690 {#4944 date: 2025-10-02 09:04:50.0 Europe/Rome (+02:00) } #datetimeCompletion: null #stockOrder: "" #ddt: null #ddtPath: null #signedDdtPath: null #type: "technician" #ddtMandatory: false #divestment: false -warehouseFrom: App\Entity\Slave\Warehouse {#4727 …} -warehouseTo: Proxies\__CG__\App\Entity\Slave\Warehouse {#4957 …} -userFrom: App\Entity\Slave\User {#2768 …} -userTo: Proxies\__CG__\App\Entity\Slave\User {#4961 …} -supplier: null -ddtHeader: null -products: Doctrine\ORM\PersistentCollection {#5003 …} -logs: Doctrine\ORM\PersistentCollection {#5000 …} } ] } } |
Doctrine\ORM\QueryBuilder {#5277 -em: Doctrine\ORM\EntityManager {#426 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5276 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "w" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5274 #from: "App\Entity\Slave\Warehouse" #alias: "w" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#5273 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "w.active = 1" "w.client IS NULL" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT w FROM App\Entity\Slave\Warehouse w WHERE w.active = 1 AND w.client IS NULL" -parameters: Doctrine\Common\Collections\ArrayCollection {#5275 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 |
choice_attr | null |
choice_filter | null |
choice_label | "nickname" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5215 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5271 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5272 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5270 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5249 -om: ContainerAcQ8edb\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#483 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4446 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Slave\Warehouse" |
compound | false |
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 {#5106 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5110 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5109 …} -namespace: Closure() {#5099 …} } |
data_class | null |
disabled | false |
em | ContainerAcQ8edb\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#483 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5249 -om: ContainerAcQ8edb\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#483 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4446 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
multiple | false |
placeholder | "" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#5277 -em: Doctrine\ORM\EntityManager {#426 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5276 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "w" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5274 #from: "App\Entity\Slave\Warehouse" #alias: "w" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#5273 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "w.active = 1" "w.client IS NULL" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT w FROM App\Entity\Slave\Warehouse w WHERE w.active = 1 AND w.client IS NULL" -parameters: Doctrine\Common\Collections\ArrayCollection {#5275 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5279 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3926 …} $translationDomain: "validators" $message: Closure() {#5278 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_transfer_edit_warehouse" ] |
cache_key | "_form_transfer_edit_warehouse_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6222 +label: "DIESSE SRL" +value: "1" +data: App\Entity\Slave\Warehouse {#5153 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6226 +label: "AUTO RICCARDO PORRATI" +value: "4" +data: App\Entity\Slave\Warehouse {#6236 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6224 +label: "MICHAEL SANTORO DS" +value: "5" +data: App\Entity\Slave\Warehouse {#6251 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6228 +label: "STEFANO BIONDI DS" +value: "8" +data: App\Entity\Slave\Warehouse {#6266 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6223 +label: "SIMONE CHELLI DS" +value: "9" +data: App\Entity\Slave\Warehouse {#6281 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6234 +label: "ARNOLDO CICALO" +value: "10" +data: App\Entity\Slave\Warehouse {#6296 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6232 +label: "ANTONIO COPPOLA" +value: "11" +data: App\Entity\Slave\Warehouse {#6311 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6230 +label: "EDDI ALESSANDRINI DS" +value: "12" +data: App\Entity\Slave\Warehouse {#6326 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6225 +label: "MICHELE FINARDI" +value: "13" +data: App\Entity\Slave\Warehouse {#6341 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6235 +label: "ILLANA KARINA GALVAO AGUILAR" +value: "14" +data: App\Entity\Slave\Warehouse {#6356 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6965 +label: "MARCO GASPERINI" +value: "15" +data: App\Entity\Slave\Warehouse {#6371 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6966 +label: "ALESSANDRO NIERI" +value: "20" +data: App\Entity\Slave\Warehouse {#6386 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6967 +label: "ANDREA PAOLINI" +value: "21" +data: App\Entity\Slave\Warehouse {#6401 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6968 +label: "LORENZO RINALDI" +value: "22" +data: App\Entity\Slave\Warehouse {#6416 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6969 +label: "DAVIDE SCARTABELLI DS" +value: "23" +data: App\Entity\Slave\Warehouse {#6431 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6970 +label: "CENTRO UFFICIO ELBA" +value: "25" +data: App\Entity\Slave\Warehouse {#6446 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6971 +label: "ALESSANDRO DE FRENZA" +value: "55" +data: App\Entity\Slave\Warehouse {#6461 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6972 +label: "Destinazione - Italcard S.R.L. - CS NEW" +value: "552" +data: App\Entity\Slave\Warehouse {#6476 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6973 +label: "Destinazione - KEYPOSS (CSC) SASSARI" +value: "553" +data: App\Entity\Slave\Warehouse {#6501 …} +attr: [] +labelTranslationParameters: [] } 1604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6974 +label: "GIULIO DEL BIANCO DS" +value: "1604" +data: App\Entity\Slave\Warehouse {#6517 …} +attr: [] +labelTranslationParameters: [] } 1605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6975 +label: "GIANLUCA IAVERNARO DS" +value: "1605" +data: Proxies\__CG__\App\Entity\Slave\Warehouse {#4957 …} +attr: [] +labelTranslationParameters: [] } 1606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6977 +label: "ANDREA LORINI DS" +value: "1606" +data: App\Entity\Slave\Warehouse {#6546 …} +attr: [] +labelTranslationParameters: [] } 1607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6976 +label: "LUCA LIPPI DS" +value: "1607" +data: App\Entity\Slave\Warehouse {#4727 …} +attr: [] +labelTranslationParameters: [] } 1608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6979 +label: "SPEEDY LINE DS" +value: "1608" +data: App\Entity\Slave\Warehouse {#6561 …} +attr: [] +labelTranslationParameters: [] } 1609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6980 +label: "MIRKO GEMOLI DS" +value: "1609" +data: App\Entity\Slave\Warehouse {#6576 …} +attr: [] +labelTranslationParameters: [] } 1610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6981 +label: "FRANCESCO MARINO DS" +value: "1610" +data: App\Entity\Slave\Warehouse {#6591 …} +attr: [] +labelTranslationParameters: [] } 1680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6982 +label: "Destinazione - Castles Technology Europe c/o ANOVO" +value: "1680" +data: App\Entity\Slave\Warehouse {#6606 …} +attr: [] +labelTranslationParameters: [] } 1681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6983 +label: "Destinazione - INGENICO ITALIA SPA" +value: "1681" +data: App\Entity\Slave\Warehouse {#6622 …} +attr: [] +labelTranslationParameters: [] } 1682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6984 +label: "Destinazione - Nexi Payments S.p.A. C/O SA.TE. S.R.L." +value: "1682" +data: App\Entity\Slave\Warehouse {#6638 …} +attr: [] +labelTranslationParameters: [] } 1683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6985 +label: "Destinazione - PAX ITALIA" +value: "1683" +data: App\Entity\Slave\Warehouse {#6654 …} +attr: [] +labelTranslationParameters: [] } 1926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6986 +label: "Destinazione - Stefano Biondi / Mariani" +value: "1926" +data: App\Entity\Slave\Warehouse {#6670 …} +attr: [] +labelTranslationParameters: [] } 2218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6987 +label: "Destinazione - Nexi Payments S.p.A." +value: "2218" +data: App\Entity\Slave\Warehouse {#6686 …} +attr: [] +labelTranslationParameters: [] } 5041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6988 +label: "SAMUEPOS" +value: "5041" +data: App\Entity\Slave\Warehouse {#6702 …} +attr: [] +labelTranslationParameters: [] } 9603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6989 +label: "Coopersystem" +value: "9603" +data: App\Entity\Slave\Warehouse {#6717 …} +attr: [] +labelTranslationParameters: [] } 10106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6990 +label: "DIESSE ELBA" +value: "10106" +data: App\Entity\Slave\Warehouse {#5127 …} +attr: [] +labelTranslationParameters: [] } 13080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6991 +label: "PosteLogistic" +value: "13080" +data: App\Entity\Slave\Warehouse {#6733 …} +attr: [] +labelTranslationParameters: [] } 13878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6992 +label: "Nexi Payments S.p.A. divisione SIA" +value: "13878" +data: App\Entity\Slave\Warehouse {#6749 …} +attr: [] +labelTranslationParameters: [] } 15091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6993 +label: "FRANCESCO EBOLI DS" +value: "15091" +data: App\Entity\Slave\Warehouse {#6765 …} +attr: [] +labelTranslationParameters: [] } 15186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6994 +label: "Magazzino Centrale Worldline" +value: "15186" +data: App\Entity\Slave\Warehouse {#6780 …} +attr: [] +labelTranslationParameters: [] } 15727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6995 +label: "De Benedictis Flavio" +value: "15727" +data: App\Entity\Slave\Warehouse {#6796 …} +attr: [] +labelTranslationParameters: [] } 15739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6996 +label: "FLAVIO DEBENEDICTIS" +value: "15739" +data: App\Entity\Slave\Warehouse {#6811 …} +attr: [] +labelTranslationParameters: [] } 16926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6997 +label: "Bordoni Samuele" +value: "16926" +data: App\Entity\Slave\Warehouse {#6826 …} +attr: [] +labelTranslationParameters: [] } 19654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6998 +label: "SAMUELE MANZI DS" +value: "19654" +data: App\Entity\Slave\Warehouse {#6841 …} +attr: [] +labelTranslationParameters: [] } 22395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6999 +label: "SIMONE MANNUCCI DS" +value: "22395" +data: App\Entity\Slave\Warehouse {#6856 …} +attr: [] +labelTranslationParameters: [] } 22901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7000 +label: "SIMONE CIULLI" +value: "22901" +data: App\Entity\Slave\Warehouse {#6871 …} +attr: [] +labelTranslationParameters: [] } 27824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7001 +label: "Simone Di Carlo Caravillani" +value: "27824" +data: App\Entity\Slave\Warehouse {#6886 …} +attr: [] +labelTranslationParameters: [] } 29771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7002 +label: "ADP TOSCANA - TECHNOLINE" +value: "29771" +data: App\Entity\Slave\Warehouse {#6901 …} +attr: [] +labelTranslationParameters: [] } 29917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7003 +label: "ADP TOSCANA - ELBA" +value: "29917" +data: App\Entity\Slave\Warehouse {#6917 …} +attr: [] +labelTranslationParameters: [] } 29946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7004 +label: "ADP CAMPANIA - JEYTECH" +value: "29946" +data: App\Entity\Slave\Warehouse {#6933 …} +attr: [] +labelTranslationParameters: [] } 30230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7005 +label: "CSC Toscana - ServiceTech Solution" +value: "30230" +data: App\Entity\Slave\Warehouse {#6949 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6219 -form: Symfony\Component\Form\Form {#5359 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5454 …5} |
full_name | "form_transfer_edit[warehouse]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_transfer_edit_warehouse" |
is_selected | Closure($choice, $value) {#6220 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5221 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "warehouse" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_transfer_edit_warehouse" |
valid | true |
value | "" |
stockOrder
"App\Form\Custom\CustomTextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
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 {#5106 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5110 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5109 …} -namespace: Closure() {#5099 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
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 | [] |
legacy_error_messages | true |
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() {#5257 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3926 …} $translationDomain: "validators" $message: Closure() {#5255 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "custom_text" "_form_transfer_edit_stockOrder" ] |
cache_key | "_form_transfer_edit_stockOrder_custom_text" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7006 -form: Symfony\Component\Form\Form {#5362 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6221 …5} |
full_name | "form_transfer_edit[stockOrder]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_transfer_edit_stockOrder" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "stockOrder" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_transfer_edit_stockOrder" |
valid | true |
value | "" |
divestment
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
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 | false |
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 {#5106 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5110 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5109 …} -namespace: Closure() {#5099 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#5222 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5240 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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 | Closure($modelData): bool {#5217 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#5243 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3926 …} $translationDomain: "validators" $message: Closure() {#5238 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_transfer_edit_divestment" ] |
cache_key | "_form_transfer_edit_divestment_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7007 -form: Symfony\Component\Form\Form {#5291 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7008 …5} |
full_name | "form_transfer_edit[divestment]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_transfer_edit_divestment" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "divestment" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_transfer_edit_divestment" |
valid | true |
value | "1" |
ddtMandatory
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
mapped | false |
false
|
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 | false |
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 {#5106 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5110 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5109 …} -namespace: Closure() {#5099 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#5222 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5240 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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 | Closure($modelData): bool {#5217 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
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() {#5209 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3926 …} $translationDomain: "validators" $message: Closure() {#5208 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_transfer_edit_ddtMandatory" ] |
cache_key | "_form_transfer_edit_ddtMandatory_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7009 -form: Symfony\Component\Form\Form {#5288 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7010 …5} |
full_name | "form_transfer_edit[ddtMandatory]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_transfer_edit_ddtMandatory" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ddtMandatory" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_transfer_edit_ddtMandatory" |
valid | true |
value | "1" |
ddt
"App\Form\Custom\CustomTextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
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 {#5106 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5110 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5109 …} -namespace: Closure() {#5099 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
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 | [] |
legacy_error_messages | true |
mapped | false |
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() {#5316 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3926 …} $translationDomain: "validators" $message: Closure() {#5322 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "custom_text" "_form_transfer_edit_ddt" ] |
cache_key | "_form_transfer_edit_ddt_custom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7011 -form: Symfony\Component\Form\Form {#5294 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7012 …5} |
full_name | "form_transfer_edit[ddt]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_transfer_edit_ddt" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ddt" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_transfer_edit_ddt" |
valid | true |
value | null |
signedDdtPath
"App\Form\Custom\CustomTextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
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 {#5106 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5110 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5109 …} -namespace: Closure() {#5099 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
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 | [] |
legacy_error_messages | true |
mapped | false |
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() {#5327 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3926 …} $translationDomain: "validators" $message: Closure() {#5300 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "custom_text" "_form_transfer_edit_signedDdtPath" ] |
cache_key | "_form_transfer_edit_signedDdtPath_custom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7013 -form: Symfony\Component\Form\Form {#5297 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7014 …5} |
full_name | "form_transfer_edit[signedDdtPath]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_transfer_edit_signedDdtPath" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "signedDdtPath" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_transfer_edit_signedDdtPath" |
valid | true |
value | null |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data_class | null |
null
|
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
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 {#5106 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5110 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5109 …} -namespace: Closure() {#5099 …} } |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
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 | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
multiple | false |
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() {#5341 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3926 …} $translationDomain: "validators" $message: Closure() {#5340 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_form_transfer_edit_file" ] |
cache_key | "_form_transfer_edit_file_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7015 -form: Symfony\Component\Form\Form {#5302 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7016 …5} |
full_name | "form_transfer_edit[file]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_transfer_edit_file" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "file" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_form_transfer_edit_file" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "cc2e8c0b857fb78cf554950f88.2Z5u2y_N7ayq2RbMvCYnORSRYcPFIVcz3r2Xj_kIFVY.j80DqEG7t9-SgFSY6E10XXj7KKK9bxp87Y_w_INhYTGS9QKyV4ms1MmsRw" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "cc2e8c0b857fb78cf554950f88.2Z5u2y_N7ayq2RbMvCYnORSRYcPFIVcz3r2Xj_kIFVY.j80DqEG7t9-SgFSY6E10XXj7KKK9bxp87Y_w_INhYTGS9QKyV4ms1MmsRw" |
same as passed value |
mapped | false |
false
|
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 | "csrf_token" |
by_reference | true |
compound | false |
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 {#5106 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5110 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5109 …} -namespace: Closure() {#5099 …} } |
data | "cc2e8c0b857fb78cf554950f88.2Z5u2y_N7ayq2RbMvCYnORSRYcPFIVcz3r2Xj_kIFVY.j80DqEG7t9-SgFSY6E10XXj7KKK9bxp87Y_w_INhYTGS9QKyV4ms1MmsRw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7019 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5009 …} } |
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 | [] |
legacy_error_messages | true |
mapped | false |
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 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7023 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3926 …} $translationDomain: "validators" $message: Closure() {#7017 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_form_transfer_edit__token" ] |
cache_key | "_form_transfer_edit__token_hidden" |
compound | false |
data | "cc2e8c0b857fb78cf554950f88.2Z5u2y_N7ayq2RbMvCYnORSRYcPFIVcz3r2Xj_kIFVY.j80DqEG7t9-SgFSY6E10XXj7KKK9bxp87Y_w_INhYTGS9QKyV4ms1MmsRw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7033 -form: Symfony\Component\Form\Form {#7029 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7024 …5} |
full_name | "form_transfer_edit[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_transfer_edit__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_transfer_edit__token" |
valid | true |
value | "cc2e8c0b857fb78cf554950f88.2Z5u2y_N7ayq2RbMvCYnORSRYcPFIVcz3r2Xj_kIFVY.j80DqEG7t9-SgFSY6E10XXj7KKK9bxp87Y_w_INhYTGS9QKyV4ms1MmsRw" |
form_transfer_ddt
"App\Form\Slave\ProductTransferDdtType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Slave\ProductTransfer {#4952 #id: "2826" #date: null #phase: "to_download" #phaseDdt: null #datetimeCreation: DateTime @1759388670 {#4947 date: 2025-10-02 09:04:30.0 Europe/Rome (+02:00) } #datetimeSend: DateTime @1759388690 {#4944 date: 2025-10-02 09:04:50.0 Europe/Rome (+02:00) } #datetimeCompletion: null #stockOrder: "" #ddt: null #ddtPath: null #signedDdtPath: null #type: "technician" #ddtMandatory: false #divestment: false -warehouseFrom: App\Entity\Slave\Warehouse {#4727 …} -warehouseTo: Proxies\__CG__\App\Entity\Slave\Warehouse {#4957 …} -userFrom: App\Entity\Slave\User {#2768 …} -userTo: Proxies\__CG__\App\Entity\Slave\User {#4961 …} -supplier: null -ddtHeader: null -products: Doctrine\ORM\PersistentCollection {#5003 …} -logs: Doctrine\ORM\PersistentCollection {#5000 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Slave\ProductTransfer {#4952 #id: "2826" #date: null #phase: "to_download" #phaseDdt: null #datetimeCreation: DateTime @1759388670 {#4947 date: 2025-10-02 09:04:30.0 Europe/Rome (+02:00) } #datetimeSend: DateTime @1759388690 {#4944 date: 2025-10-02 09:04:50.0 Europe/Rome (+02:00) } #datetimeCompletion: null #stockOrder: "" #ddt: null #ddtPath: null #signedDdtPath: null #type: "technician" #ddtMandatory: false #divestment: false -warehouseFrom: App\Entity\Slave\Warehouse {#4727 …} -warehouseTo: Proxies\__CG__\App\Entity\Slave\Warehouse {#4957 …} -userFrom: App\Entity\Slave\User {#2768 …} -userTo: Proxies\__CG__\App\Entity\Slave\User {#4961 …} -supplier: null -ddtHeader: null -products: Doctrine\ORM\PersistentCollection {#5003 …} -logs: Doctrine\ORM\PersistentCollection {#5000 …} } |
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 | 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 {#5106 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5110 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5109 …} -namespace: Closure() {#5099 …} } |
data | App\Entity\Slave\ProductTransfer {#4952 #id: "2826" #date: null #phase: "to_download" #phaseDdt: null #datetimeCreation: DateTime @1759388670 {#4947 date: 2025-10-02 09:04:30.0 Europe/Rome (+02:00) } #datetimeSend: DateTime @1759388690 {#4944 date: 2025-10-02 09:04:50.0 Europe/Rome (+02:00) } #datetimeCompletion: null #stockOrder: "" #ddt: null #ddtPath: null #signedDdtPath: null #type: "technician" #ddtMandatory: false #divestment: false -warehouseFrom: App\Entity\Slave\Warehouse {#4727 …} -warehouseTo: Proxies\__CG__\App\Entity\Slave\Warehouse {#4957 …} -userFrom: App\Entity\Slave\User {#2768 …} -userTo: Proxies\__CG__\App\Entity\Slave\User {#4961 …} -supplier: null -ddtHeader: null -products: Doctrine\ORM\PersistentCollection {#5003 …} -logs: Doctrine\ORM\PersistentCollection {#5000 …} } |
data_class | "App\Entity\Slave\ProductTransfer" |
disabled | false |
empty_data | Closure(FormInterface $form) {#5234 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5009 …} use: { $class: "App\Entity\Slave\ProductTransfer" } } |
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 | [] |
legacy_error_messages | true |
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() {#5268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3926 …} $translationDomain: "validators" $message: Closure() {#5264 …} } } |
validation_groups | [
"product_transfer_ddt"
] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "product_transfer_ddt" "_form_transfer_ddt" ] |
cache_key | "_form_transfer_ddt_product_transfer_ddt" |
compound | true |
data | App\Entity\Slave\ProductTransfer {#4952 #id: "2826" #date: null #phase: "to_download" #phaseDdt: null #datetimeCreation: DateTime @1759388670 {#4947 date: 2025-10-02 09:04:30.0 Europe/Rome (+02:00) } #datetimeSend: DateTime @1759388690 {#4944 date: 2025-10-02 09:04:50.0 Europe/Rome (+02:00) } #datetimeCompletion: null #stockOrder: "" #ddt: null #ddtPath: null #signedDdtPath: null #type: "technician" #ddtMandatory: false #divestment: false -warehouseFrom: App\Entity\Slave\Warehouse {#4727 …} -warehouseTo: Proxies\__CG__\App\Entity\Slave\Warehouse {#4957 …} -userFrom: App\Entity\Slave\User {#2768 …} -userTo: Proxies\__CG__\App\Entity\Slave\User {#4961 …} -supplier: null -ddtHeader: null -products: Doctrine\ORM\PersistentCollection {#5003 …} -logs: Doctrine\ORM\PersistentCollection {#5000 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7035 -form: Symfony\Component\Form\Form {#5388 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7036 …5} |
full_name | "form_transfer_ddt" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_transfer_ddt" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "form_transfer_ddt" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_transfer_ddt" |
valid | true |
value | App\Entity\Slave\ProductTransfer {#4952 #id: "2826" #date: null #phase: "to_download" #phaseDdt: null #datetimeCreation: DateTime @1759388670 {#4947 date: 2025-10-02 09:04:30.0 Europe/Rome (+02:00) } #datetimeSend: DateTime @1759388690 {#4944 date: 2025-10-02 09:04:50.0 Europe/Rome (+02:00) } #datetimeCompletion: null #stockOrder: "" #ddt: null #ddtPath: null #signedDdtPath: null #type: "technician" #ddtMandatory: false #divestment: false -warehouseFrom: App\Entity\Slave\Warehouse {#4727 …} -warehouseTo: Proxies\__CG__\App\Entity\Slave\Warehouse {#4957 …} -userFrom: App\Entity\Slave\User {#2768 …} -userTo: Proxies\__CG__\App\Entity\Slave\User {#4961 …} -supplier: null -ddtHeader: null -products: Doctrine\ORM\PersistentCollection {#5003 …} -logs: Doctrine\ORM\PersistentCollection {#5000 …} } |
ddtPath
"App\Form\Custom\CustomTextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
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 {#5106 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5110 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5109 …} -namespace: Closure() {#5099 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
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 | [] |
legacy_error_messages | true |
mapped | false |
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() {#5373 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3926 …} $translationDomain: "validators" $message: Closure() {#5371 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "custom_text" "_form_transfer_ddt_ddtPath" ] |
cache_key | "_form_transfer_ddt_ddtPath_custom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7040 -form: Symfony\Component\Form\Form {#5391 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7039 …5} |
full_name | "form_transfer_ddt[ddtPath]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_transfer_ddt_ddtPath" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ddtPath" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_transfer_ddt_ddtPath" |
valid | true |
value | null |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data_class | null |
null
|
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
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 {#5106 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5110 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5109 …} -namespace: Closure() {#5099 …} } |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
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 | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
multiple | false |
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() {#5381 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3926 …} $translationDomain: "validators" $message: Closure() {#5380 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_form_transfer_ddt_file" ] |
cache_key | "_form_transfer_ddt_file_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7041 -form: Symfony\Component\Form\Form {#5394 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7042 …5} |
full_name | "form_transfer_ddt[file]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_transfer_ddt_file" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "file" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_form_transfer_ddt_file" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "4b6090e041b27145c9b2d4ade7a1ce.faFTaCve_8wPPynXZfGhvIMxlddJUT4OoUaab-n2PAk.MZRnUUOQkb96a2HmA6Lo9MFm25A8Jn1i9yHbAN6UZkUy1DIaEr-niVBFQg" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "4b6090e041b27145c9b2d4ade7a1ce.faFTaCve_8wPPynXZfGhvIMxlddJUT4OoUaab-n2PAk.MZRnUUOQkb96a2HmA6Lo9MFm25A8Jn1i9yHbAN6UZkUy1DIaEr-niVBFQg" |
same as passed value |
mapped | false |
false
|
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 | "csrf_token" |
by_reference | true |
compound | false |
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 {#5106 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5110 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5109 …} -namespace: Closure() {#5099 …} } |
data | "4b6090e041b27145c9b2d4ade7a1ce.faFTaCve_8wPPynXZfGhvIMxlddJUT4OoUaab-n2PAk.MZRnUUOQkb96a2HmA6Lo9MFm25A8Jn1i9yHbAN6UZkUy1DIaEr-niVBFQg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7037 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5009 …} } |
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 | [] |
legacy_error_messages | true |
mapped | false |
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 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7043 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3926 …} $translationDomain: "validators" $message: Closure() {#7044 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_form_transfer_ddt__token" ] |
cache_key | "_form_transfer_ddt__token_hidden" |
compound | false |
data | "4b6090e041b27145c9b2d4ade7a1ce.faFTaCve_8wPPynXZfGhvIMxlddJUT4OoUaab-n2PAk.MZRnUUOQkb96a2HmA6Lo9MFm25A8Jn1i9yHbAN6UZkUy1DIaEr-niVBFQg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7054 -form: Symfony\Component\Form\Form {#7050 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7045 …5} |
full_name | "form_transfer_ddt[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_transfer_ddt__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_transfer_ddt__token" |
valid | true |
value | "4b6090e041b27145c9b2d4ade7a1ce.faFTaCve_8wPPynXZfGhvIMxlddJUT4OoUaab-n2PAk.MZRnUUOQkb96a2HmA6Lo9MFm25A8Jn1i9yHbAN6UZkUy1DIaEr-niVBFQg" |
form_transfer_change_ddt
"App\Form\Slave\ProductTransferDdtType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Slave\ProductTransfer {#4952 #id: "2826" #date: null #phase: "to_download" #phaseDdt: null #datetimeCreation: DateTime @1759388670 {#4947 date: 2025-10-02 09:04:30.0 Europe/Rome (+02:00) } #datetimeSend: DateTime @1759388690 {#4944 date: 2025-10-02 09:04:50.0 Europe/Rome (+02:00) } #datetimeCompletion: null #stockOrder: "" #ddt: null #ddtPath: null #signedDdtPath: null #type: "technician" #ddtMandatory: false #divestment: false -warehouseFrom: App\Entity\Slave\Warehouse {#4727 …} -warehouseTo: Proxies\__CG__\App\Entity\Slave\Warehouse {#4957 …} -userFrom: App\Entity\Slave\User {#2768 …} -userTo: Proxies\__CG__\App\Entity\Slave\User {#4961 …} -supplier: null -ddtHeader: null -products: Doctrine\ORM\PersistentCollection {#5003 …} -logs: Doctrine\ORM\PersistentCollection {#5000 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Slave\ProductTransfer {#4952 #id: "2826" #date: null #phase: "to_download" #phaseDdt: null #datetimeCreation: DateTime @1759388670 {#4947 date: 2025-10-02 09:04:30.0 Europe/Rome (+02:00) } #datetimeSend: DateTime @1759388690 {#4944 date: 2025-10-02 09:04:50.0 Europe/Rome (+02:00) } #datetimeCompletion: null #stockOrder: "" #ddt: null #ddtPath: null #signedDdtPath: null #type: "technician" #ddtMandatory: false #divestment: false -warehouseFrom: App\Entity\Slave\Warehouse {#4727 …} -warehouseTo: Proxies\__CG__\App\Entity\Slave\Warehouse {#4957 …} -userFrom: App\Entity\Slave\User {#2768 …} -userTo: Proxies\__CG__\App\Entity\Slave\User {#4961 …} -supplier: null -ddtHeader: null -products: Doctrine\ORM\PersistentCollection {#5003 …} -logs: Doctrine\ORM\PersistentCollection {#5000 …} } |
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 | 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 {#5106 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5110 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5109 …} -namespace: Closure() {#5099 …} } |
data | App\Entity\Slave\ProductTransfer {#4952 #id: "2826" #date: null #phase: "to_download" #phaseDdt: null #datetimeCreation: DateTime @1759388670 {#4947 date: 2025-10-02 09:04:30.0 Europe/Rome (+02:00) } #datetimeSend: DateTime @1759388690 {#4944 date: 2025-10-02 09:04:50.0 Europe/Rome (+02:00) } #datetimeCompletion: null #stockOrder: "" #ddt: null #ddtPath: null #signedDdtPath: null #type: "technician" #ddtMandatory: false #divestment: false -warehouseFrom: App\Entity\Slave\Warehouse {#4727 …} -warehouseTo: Proxies\__CG__\App\Entity\Slave\Warehouse {#4957 …} -userFrom: App\Entity\Slave\User {#2768 …} -userTo: Proxies\__CG__\App\Entity\Slave\User {#4961 …} -supplier: null -ddtHeader: null -products: Doctrine\ORM\PersistentCollection {#5003 …} -logs: Doctrine\ORM\PersistentCollection {#5000 …} } |
data_class | "App\Entity\Slave\ProductTransfer" |
disabled | false |
empty_data | Closure(FormInterface $form) {#5382 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5009 …} use: { $class: "App\Entity\Slave\ProductTransfer" } } |
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 | [] |
legacy_error_messages | true |
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() {#5398 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3926 …} $translationDomain: "validators" $message: Closure() {#5374 …} } } |
validation_groups | [
"product_transfer_ddt"
] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "product_transfer_ddt" "_form_transfer_change_ddt" ] |
cache_key | "_form_transfer_change_ddt_product_transfer_ddt" |
compound | true |
data | App\Entity\Slave\ProductTransfer {#4952 #id: "2826" #date: null #phase: "to_download" #phaseDdt: null #datetimeCreation: DateTime @1759388670 {#4947 date: 2025-10-02 09:04:30.0 Europe/Rome (+02:00) } #datetimeSend: DateTime @1759388690 {#4944 date: 2025-10-02 09:04:50.0 Europe/Rome (+02:00) } #datetimeCompletion: null #stockOrder: "" #ddt: null #ddtPath: null #signedDdtPath: null #type: "technician" #ddtMandatory: false #divestment: false -warehouseFrom: App\Entity\Slave\Warehouse {#4727 …} -warehouseTo: Proxies\__CG__\App\Entity\Slave\Warehouse {#4957 …} -userFrom: App\Entity\Slave\User {#2768 …} -userTo: Proxies\__CG__\App\Entity\Slave\User {#4961 …} -supplier: null -ddtHeader: null -products: Doctrine\ORM\PersistentCollection {#5003 …} -logs: Doctrine\ORM\PersistentCollection {#5000 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7056 -form: Symfony\Component\Form\Form {#5426 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7057 …5} |
full_name | "form_transfer_change_ddt" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_transfer_change_ddt" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "form_transfer_change_ddt" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_transfer_change_ddt" |
valid | true |
value | App\Entity\Slave\ProductTransfer {#4952 #id: "2826" #date: null #phase: "to_download" #phaseDdt: null #datetimeCreation: DateTime @1759388670 {#4947 date: 2025-10-02 09:04:30.0 Europe/Rome (+02:00) } #datetimeSend: DateTime @1759388690 {#4944 date: 2025-10-02 09:04:50.0 Europe/Rome (+02:00) } #datetimeCompletion: null #stockOrder: "" #ddt: null #ddtPath: null #signedDdtPath: null #type: "technician" #ddtMandatory: false #divestment: false -warehouseFrom: App\Entity\Slave\Warehouse {#4727 …} -warehouseTo: Proxies\__CG__\App\Entity\Slave\Warehouse {#4957 …} -userFrom: App\Entity\Slave\User {#2768 …} -userTo: Proxies\__CG__\App\Entity\Slave\User {#4961 …} -supplier: null -ddtHeader: null -products: Doctrine\ORM\PersistentCollection {#5003 …} -logs: Doctrine\ORM\PersistentCollection {#5000 …} } |
ddtPath
"App\Form\Custom\CustomTextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
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 {#5106 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5110 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5109 …} -namespace: Closure() {#5099 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
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 | [] |
legacy_error_messages | true |
mapped | false |
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() {#5411 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3926 …} $translationDomain: "validators" $message: Closure() {#5410 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "custom_text" "_form_transfer_change_ddt_ddtPath" ] |
cache_key | "_form_transfer_change_ddt_ddtPath_custom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7061 -form: Symfony\Component\Form\Form {#5429 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7060 …5} |
full_name | "form_transfer_change_ddt[ddtPath]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_transfer_change_ddt_ddtPath" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ddtPath" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_transfer_change_ddt_ddtPath" |
valid | true |
value | null |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data_class | null |
null
|
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
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 {#5106 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5110 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5109 …} -namespace: Closure() {#5099 …} } |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
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 | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
multiple | false |
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() {#5419 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3926 …} $translationDomain: "validators" $message: Closure() {#5418 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_form_transfer_change_ddt_file" ] |
cache_key | "_form_transfer_change_ddt_file_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7062 -form: Symfony\Component\Form\Form {#5432 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7063 …5} |
full_name | "form_transfer_change_ddt[file]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_transfer_change_ddt_file" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "file" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_form_transfer_change_ddt_file" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "f3011954da19da4e3e2f7b4294.ubMTazMT_Z7M8A3wO5DAvsFqZzVsCrCUs4JSjQtBylQ.gfxcD14isdCjvWiKa_2X7YpeL1QWUO__9_Iz2j4njDf94CMJbGG__4LdNQ" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "f3011954da19da4e3e2f7b4294.ubMTazMT_Z7M8A3wO5DAvsFqZzVsCrCUs4JSjQtBylQ.gfxcD14isdCjvWiKa_2X7YpeL1QWUO__9_Iz2j4njDf94CMJbGG__4LdNQ" |
same as passed value |
mapped | false |
false
|
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 | "csrf_token" |
by_reference | true |
compound | false |
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 {#5106 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5110 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5109 …} -namespace: Closure() {#5099 …} } |
data | "f3011954da19da4e3e2f7b4294.ubMTazMT_Z7M8A3wO5DAvsFqZzVsCrCUs4JSjQtBylQ.gfxcD14isdCjvWiKa_2X7YpeL1QWUO__9_Iz2j4njDf94CMJbGG__4LdNQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7058 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5009 …} } |
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 | [] |
legacy_error_messages | true |
mapped | false |
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 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7064 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3926 …} $translationDomain: "validators" $message: Closure() {#7065 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_form_transfer_change_ddt__token" ] |
cache_key | "_form_transfer_change_ddt__token_hidden" |
compound | false |
data | "f3011954da19da4e3e2f7b4294.ubMTazMT_Z7M8A3wO5DAvsFqZzVsCrCUs4JSjQtBylQ.gfxcD14isdCjvWiKa_2X7YpeL1QWUO__9_Iz2j4njDf94CMJbGG__4LdNQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7075 -form: Symfony\Component\Form\Form {#7071 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7066 …5} |
full_name | "form_transfer_change_ddt[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_transfer_change_ddt__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_transfer_change_ddt__token" |
valid | true |
value | "f3011954da19da4e3e2f7b4294.ubMTazMT_Z7M8A3wO5DAvsFqZzVsCrCUs4JSjQtBylQ.gfxcD14isdCjvWiKa_2X7YpeL1QWUO__9_Iz2j4njDf94CMJbGG__4LdNQ" |