GET https://globus.byteran.com/request/new

Forms

  • user_request
    • title
    • description
    • type
    • category
    • tags
    • budget
    • currency
    • priority
    • location
    • city
    • country
    • allowRemoteWork
    • deadline
    • isPublic
    • notes
    • uploadedFiles
    • _token

user_request

Form type:
"App\Form\UserRequestType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\UserRequest {#731
  -id: null
  -uniqueId: "REQ-30BB5246"
  -user: null
  -title: null
  -description: null
  -type: "product"
  -category: null
  -tags: []
  -budget: null
  -currency: "EUR"
  -priority: "normal"
  -status: 0
  -location: null
  -city: null
  -country: null
  -isPublic: true
  -allowRemoteWork: false
  -deadline: null
  -createdAt: DateTimeImmutable @1776706315 {#732
    date: 2026-04-20 20:31:55.741926 Europe/Helsinki (+03:00)
  }
  -updatedAt: null
  -attachments: []
  -notes: null
  -aiQuestions: []
  -aiAnswers: []
  -suggestedCategories: []
  -suggestedTags: []
  -viewCount: 0
  -isAiProcessed: false
  -responses: Doctrine\Common\Collections\ArrayCollection {#733 …}
  -messages: Doctrine\Common\Collections\ArrayCollection {#734 …}
  -company: null
  -companyCode: null
  -hideCompanyCode: false
  -validUntil: null
  -includeVat: false
  -allowPartialBids: false
  -items: Doctrine\Common\Collections\ArrayCollection {#735 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\UserRequest {#731
  -id: null
  -uniqueId: "REQ-30BB5246"
  -user: null
  -title: null
  -description: null
  -type: "product"
  -category: null
  -tags: []
  -budget: null
  -currency: "EUR"
  -priority: "normal"
  -status: 0
  -location: null
  -city: null
  -country: null
  -isPublic: true
  -allowRemoteWork: false
  -deadline: null
  -createdAt: DateTimeImmutable @1776706315 {#732
    date: 2026-04-20 20:31:55.741926 Europe/Helsinki (+03:00)
  }
  -updatedAt: null
  -attachments: []
  -notes: null
  -aiQuestions: []
  -aiAnswers: []
  -suggestedCategories: []
  -suggestedTags: []
  -viewCount: 0
  -isAiProcessed: false
  -responses: Doctrine\Common\Collections\ArrayCollection {#733 …}
  -messages: Doctrine\Common\Collections\ArrayCollection {#734 …}
  -company: null
  -companyCode: null
  -hideCompanyCode: false
  -validUntil: null
  -includeVat: false
  -allowPartialBids: false
  -items: Doctrine\Common\Collections\ArrayCollection {#735 …}
}
same as passed value

Resolved Options

Option Value
action
""
allow_extra_fields
false
allow_file_upload
false
attr
[
  "class" => "user-request-form"
  "novalidate" => true
]
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\SameOriginCsrfTokenManager {#440
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#349 …}
  -logger: Monolog\Logger {#229 …}
  -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#413 …}
  -tokenIds: [
    "submit" => 0
    "authenticate" => 1
    "logout" => 2
  ]
  -checkHeader: 0
  -cookieName: "csrf-token"
}
data
App\Entity\UserRequest {#731
  -id: null
  -uniqueId: "REQ-30BB5246"
  -user: null
  -title: null
  -description: null
  -type: "product"
  -category: null
  -tags: []
  -budget: null
  -currency: "EUR"
  -priority: "normal"
  -status: 0
  -location: null
  -city: null
  -country: null
  -isPublic: true
  -allowRemoteWork: false
  -deadline: null
  -createdAt: DateTimeImmutable @1776706315 {#732
    date: 2026-04-20 20:31:55.741926 Europe/Helsinki (+03:00)
  }
  -updatedAt: null
  -attachments: []
  -notes: null
  -aiQuestions: []
  -aiAnswers: []
  -suggestedCategories: []
  -suggestedTags: []
  -viewCount: 0
  -isAiProcessed: false
  -responses: Doctrine\Common\Collections\ArrayCollection {#733 …}
  -messages: Doctrine\Common\Collections\ArrayCollection {#734 …}
  -company: null
  -companyCode: null
  -hideCompanyCode: false
  -validUntil: null
  -includeVat: false
  -allowPartialBids: false
  -items: Doctrine\Common\Collections\ArrayCollection {#735 …}
}
data_class
"App\Entity\UserRequest"
disabled
false
empty_data
Closure(FormInterface $form) {#908
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  use: {
    $class: "App\Entity\UserRequest"
  }
}
error_bubbling
true
error_mapping
[]
extra_fields_message
"This form should not contain extra fields."
form_attr
false
getter
null
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
inherit_data
false
invalid_message
"This value is not valid."
invalid_message_parameters
[]
is_empty_callback
null
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
mapped
true
method
"POST"
post_max_size_message
"The uploaded file was too large. Please try to upload a smaller file."
priority
0
property_path
null
required
true
row_attr
[]
setter
null
translation_domain
"main"
trim
true
upload_max_size_message
Closure() {#910
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#447 …}
    $message: Closure() {#909 …}
    $translationDomain: "validators"
  }
}
validation_groups
null

View Vars

Variable Value
action
""
attr
[
  "class" => "user-request-form"
  "novalidate" => true
]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "user_request"
  "_user_request"
]
cache_key
"_user_request_user_request"
compound
true
data
App\Entity\UserRequest {#731
  -id: null
  -uniqueId: "REQ-30BB5246"
  -user: null
  -title: null
  -description: null
  -type: "product"
  -category: null
  -tags: []
  -budget: null
  -currency: "EUR"
  -priority: "normal"
  -status: 0
  -location: null
  -city: null
  -country: null
  -isPublic: true
  -allowRemoteWork: false
  -deadline: null
  -createdAt: DateTimeImmutable @1776706315 {#732
    date: 2026-04-20 20:31:55.741926 Europe/Helsinki (+03:00)
  }
  -updatedAt: null
  -attachments: []
  -notes: null
  -aiQuestions: []
  -aiAnswers: []
  -suggestedCategories: []
  -suggestedTags: []
  -viewCount: 0
  -isAiProcessed: false
  -responses: Doctrine\Common\Collections\ArrayCollection {#733 …}
  -messages: Doctrine\Common\Collections\ArrayCollection {#734 …}
  -company: null
  -companyCode: null
  -hideCompanyCode: false
  -validUntil: null
  -includeVat: false
  -allowPartialBids: false
  -items: Doctrine\Common\Collections\ArrayCollection {#735 …}
}
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#1136
  -errors: []
  -form: Symfony\Component\Form\Form {#1141 …}
}
form
Symfony\Component\Form\FormView {#911 …5}
full_name
"user_request"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
"user_request"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
"user_request"
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
"main"
unique_block_prefix
"_user_request"
valid
true
value
App\Entity\UserRequest {#731
  -id: null
  -uniqueId: "REQ-30BB5246"
  -user: null
  -title: null
  -description: null
  -type: "product"
  -category: null
  -tags: []
  -budget: null
  -currency: "EUR"
  -priority: "normal"
  -status: 0
  -location: null
  -city: null
  -country: null
  -isPublic: true
  -allowRemoteWork: false
  -deadline: null
  -createdAt: DateTimeImmutable @1776706315 {#732
    date: 2026-04-20 20:31:55.741926 Europe/Helsinki (+03:00)
  }
  -updatedAt: null
  -attachments: []
  -notes: null
  -aiQuestions: []
  -aiAnswers: []
  -suggestedCategories: []
  -suggestedTags: []
  -viewCount: 0
  -isAiProcessed: false
  -responses: Doctrine\Common\Collections\ArrayCollection {#733 …}
  -messages: Doctrine\Common\Collections\ArrayCollection {#734 …}
  -company: null
  -companyCode: null
  -hideCompanyCode: false
  -validUntil: null
  -includeVat: false
  -allowPartialBids: false
  -items: Doctrine\Common\Collections\ArrayCollection {#735 …}
}