GET https://vps-63a4a332.vps.ovh.net/laundry/tag/2/clothes

Forms

  • (no name)
    • client
    • clientLocalization
    • division
    • phrase

(no name)

Form type:
"App\Form\ClientLocalizationDivisionFilterType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\DTO\Filter\ProductFilter {#37605
  -queryOnly: false
  -orderBy: null
  -clotheTable: "clothe"
  -division: null
  -worker: null
  -phrase: null
  -active: true
  -company: App\Entity\Company {#37931 …}
  -stateStatus: null
  -productBatch: null
  -client: null
  -attributeKey: null
  -codes: []
  -clientLocalization: null
  -enteryAt: null
  -notIds: []
  -productKit: null
  -productKitNull: null
  -cassation: null
  +products: Doctrine\Common\Collections\ArrayCollection {#37680 …}
  +notCirculationState: null
  +circulation: null
  +circulationState: null
  +storages: Doctrine\Common\Collections\ArrayCollection {#38116 …}
  +code: null
  +mqttBroker: App\Entity\MqttBroker {#40084 …}
  -date: null
  -role: null
  -roles: null
  -divisions: null
  -statusByClient: null
  -sort: null
  -direction: null
  #columns: []
  -clientOwner: null
  -ownerNull: null
  +firstName: null
  +lastName: null
  +nameSearchQuery: "CONCAT(w.firstName,' ', w.lastName) LIKE :phrase"
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
action
"/laundry/tag/2/clothes"
same as passed value
activeShow
false
same as passed value
data
App\DTO\Filter\ProductFilter {#37605
  -queryOnly: false
  -orderBy: null
  -clotheTable: "clothe"
  -division: null
  -worker: null
  -phrase: null
  -active: true
  -company: App\Entity\Company {#37931 …}
  -stateStatus: null
  -productBatch: null
  -client: null
  -attributeKey: null
  -codes: []
  -clientLocalization: null
  -enteryAt: null
  -notIds: []
  -productKit: null
  -productKitNull: null
  -cassation: null
  +products: Doctrine\Common\Collections\ArrayCollection {#37680 …}
  +notCirculationState: null
  +circulation: null
  +circulationState: null
  +storages: Doctrine\Common\Collections\ArrayCollection {#38116 …}
  +code: null
  +mqttBroker: App\Entity\MqttBroker {#40084 …}
  -date: null
  -role: null
  -roles: null
  -divisions: null
  -statusByClient: null
  -sort: null
  -direction: null
  #columns: []
  -clientOwner: null
  -ownerNull: null
  +firstName: null
  +lastName: null
  +nameSearchQuery: "CONCAT(w.firstName,' ', w.lastName) LIKE :phrase"
}
same as passed value
data_class
"App\DTO\Filter\ProductFilter"
same as passed value

Resolved Options

Option Value
action
"/laundry/tag/2/clothes"
activeShow
false
allow_extra_fields
true
allow_file_upload
false
attr
[]
attr_translation_parameters
[]
auto_initialize
true
block_name
null
block_prefix
null
by_reference
true
client
null
clientLocalization
null
clientLocalizationShow
true
clientShow
true
columns
[]
columnsShow
false
company
null
compound
true
constraints
[]
constraints_pdf
[]
csrf_field_name
"_token"
csrf_message
"The CSRF token is invalid. Please try to resubmit the form."
csrf_protection
false
csrf_token_id
null
csrf_token_manager
Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1417
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1438 …}
  -logger: Monolog\Logger {#1304 …}
  -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#2398 …}
  -tokenIds: [
    "submit" => 0
    "authenticate" => 1
    "logout" => 2
  ]
  -checkHeader: 0
  -cookieName: "csrf-token"
}
data
App\DTO\Filter\ProductFilter {#37605
  -queryOnly: false
  -orderBy: null
  -clotheTable: "clothe"
  -division: null
  -worker: null
  -phrase: null
  -active: true
  -company: App\Entity\Company {#37931 …}
  -stateStatus: null
  -productBatch: null
  -client: null
  -attributeKey: null
  -codes: []
  -clientLocalization: null
  -enteryAt: null
  -notIds: []
  -productKit: null
  -productKitNull: null
  -cassation: null
  +products: Doctrine\Common\Collections\ArrayCollection {#37680 …}
  +notCirculationState: null
  +circulation: null
  +circulationState: null
  +storages: Doctrine\Common\Collections\ArrayCollection {#38116 …}
  +code: null
  +mqttBroker: App\Entity\MqttBroker {#40084 …}
  -date: null
  -role: null
  -roles: null
  -divisions: null
  -statusByClient: null
  -sort: null
  -direction: null
  #columns: []
  -clientOwner: null
  -ownerNull: null
  +firstName: null
  +lastName: null
  +nameSearchQuery: "CONCAT(w.firstName,' ', w.lastName) LIKE :phrase"
}
data_class
"App\DTO\Filter\ProductFilter"
disabled
false
division
null
divisionShow
true
documentation
[]
empty_data
Closure(FormInterface $form) {#36714
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  use: {
    $class: "App\DTO\Filter\ProductFilter"
  }
}
error_bubbling
true
error_mapping
[]
extra_fields_message
"This form should not contain extra fields."
form_attr
false
getter
null
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
inherit_data
false
invalid_message
"This value is not valid."
invalid_message_parameters
[]
is_empty_callback
null
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
mapped
true
method
"GET"
phraseShow
true
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
storagesShow
false
translation_domain
null
trim
true
upload_max_size_message
Closure() {#40223
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#1258 …}
    $message: Closure() {#35448 …}
    $translationDomain: "validators"
  }
}
validation_groups
null

View Vars

Variable Value
action
"/laundry/tag/2/clothes"
attr
[]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  ""
  "_"
]
cache_key
"__"
compound
true
data
App\DTO\Filter\ProductFilter {#37605
  -queryOnly: false
  -orderBy: null
  -clotheTable: "clothe"
  -division: null
  -worker: null
  -phrase: null
  -active: true
  -company: App\Entity\Company {#37931 …}
  -stateStatus: null
  -productBatch: null
  -client: null
  -attributeKey: null
  -codes: []
  -clientLocalization: null
  -enteryAt: null
  -notIds: []
  -productKit: null
  -productKitNull: null
  -cassation: null
  +products: Doctrine\Common\Collections\ArrayCollection {#37680 …}
  +notCirculationState: null
  +circulation: null
  +circulationState: null
  +storages: Doctrine\Common\Collections\ArrayCollection {#38116 …}
  +code: null
  +mqttBroker: App\Entity\MqttBroker {#40084 …}
  -date: null
  -role: null
  -roles: null
  -divisions: null
  -statusByClient: null
  -sort: null
  -direction: null
  #columns: []
  -clientOwner: null
  -ownerNull: null
  +firstName: null
  +lastName: null
  +nameSearchQuery: "CONCAT(w.firstName,' ', w.lastName) LIKE :phrase"
}
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#38288
  -errors: []
  -form: Symfony\Component\Form\Form {#38627 …}
}
form
Symfony\Component\Form\FormView {#38071 …5}
full_name
""
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
""
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"GET"
multipart
false
name
""
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
null
unique_block_prefix
"_"
valid
true
value
App\DTO\Filter\ProductFilter {#37605
  -queryOnly: false
  -orderBy: null
  -clotheTable: "clothe"
  -division: null
  -worker: null
  -phrase: null
  -active: true
  -company: App\Entity\Company {#37931 …}
  -stateStatus: null
  -productBatch: null
  -client: null
  -attributeKey: null
  -codes: []
  -clientLocalization: null
  -enteryAt: null
  -notIds: []
  -productKit: null
  -productKitNull: null
  -cassation: null
  +products: Doctrine\Common\Collections\ArrayCollection {#37680 …}
  +notCirculationState: null
  +circulation: null
  +circulationState: null
  +storages: Doctrine\Common\Collections\ArrayCollection {#38116 …}
  +code: null
  +mqttBroker: App\Entity\MqttBroker {#40084 …}
  -date: null
  -role: null
  -roles: null
  -divisions: null
  -statusByClient: null
  -sort: null
  -direction: null
  #columns: []
  -clientOwner: null
  -ownerNull: null
  +firstName: null
  +lastName: null
  +nameSearchQuery: "CONCAT(w.firstName,' ', w.lastName) LIKE :phrase"
}