Forms
-
staff_request_filter_form
-
__return_url__
-
__session_key__
-
clear
-
filter
-
number
-
string
-
operator
-
-
entity
-
string
-
operator
-
-
uuid
-
string
-
operator
-
-
principal
-
string
-
operator
-
-
type
-
choice
-
operator
-
-
status
-
choice
-
operator
-
-
_token
-
staff_request_filter_form
"App\Filter\Staff\StaffRequestFilterForm"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
return_url | "/staff/requests" |
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 {#1228 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1257 …} -namespace: Closure() {#1271 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4327 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 |
query_builder | Closure(QueryBuilder $qb, ArrayCollection $active, string $alias): void {#4190 returnType: "void" class: "App\Filter\Staff\StaffRequestFilterForm" this: App\Filter\Staff\StaffRequestFilterForm {#4107 …} } |
required | true |
return_url | "/staff/requests" |
row_attr | [] |
session_key | "" |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4340 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#4351 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "/filter/QXBwXEZpbHRlclxTdGFmZlxTdGFmZlJlcXVlc3RGaWx0ZXJGb3Jt" |
active | false |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "staff_request_filter_form" "_staff_request_filter_form" ] |
cache_key | "_staff_request_filter_form_staff_request_filter_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4479 -form: Symfony\Component\Form\Form {#3902 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4095 …5} |
full_name | "staff_request_filter_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "staff_request_filter_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "staff_request_filter_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_staff_request_filter_form" |
valid | true |
value | null |
__return_url__
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "/staff/requests" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "/staff/requests" |
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 | 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 {#1228 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1257 …} -namespace: Closure() {#1271 …} } |
data | "/staff/requests" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4545 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "The hidden field is invalid." |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4544 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#4732 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_staff_request_filter_form___return_url__" ] |
cache_key | "_staff_request_filter_form___return_url___hidden" |
compound | false |
data | "/staff/requests" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3931 -form: Symfony\Component\Form\Form {#3591 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3382 …5} |
full_name | "staff_request_filter_form[__return_url__]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "staff_request_filter_form___return_url__" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "__return_url__" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_staff_request_filter_form___return_url__" |
valid | true |
value | "/staff/requests" |
__session_key__
Errors
This form has no errors.
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
Option | Passed Value | Resolved Value |
---|---|---|
data | "" |
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 | 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 {#1228 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1257 …} -namespace: Closure() {#1271 …} } |
data | "" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4720 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "The hidden field is invalid." |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4727 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#4736 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_staff_request_filter_form___session_key__" ] |
cache_key | "_staff_request_filter_form___session_key___hidden" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5010 -form: Symfony\Component\Form\Form {#3693 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4116 …5} |
full_name | "staff_request_filter_form[__session_key__]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "staff_request_filter_form___session_key__" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "__session_key__" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_staff_request_filter_form___session_key__" |
valid | true |
value | "" |
clear
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "btn-danger" ] |
[ "class" => "btn-danger" ] |
label | "Clear" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn-danger" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Clear" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [ "class" => "btn-danger" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_staff_request_filter_form_clear" ] |
cache_key | "_staff_request_filter_form_clear_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#5635 …5} |
full_name | "staff_request_filter_form[clear]" |
id | "staff_request_filter_form_clear" |
label | "Clear" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "clear" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_staff_request_filter_form_clear" |
value | null |
filter
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
label | "Apply" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn-primary" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Apply" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [ "class" => "btn-primary" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_staff_request_filter_form_filter" ] |
cache_key | "_staff_request_filter_form_filter_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#5632 …5} |
full_name | "staff_request_filter_form[filter]" |
id | "staff_request_filter_form_filter" |
label | "Apply" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "filter" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_staff_request_filter_form_filter" |
value | null |
number
"App\Component\Filter\Form\Type\StringFilterType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Order number" |
same as passed value |
sql | "o.number" |
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 {#1228 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1257 …} -namespace: Closure() {#1271 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4936 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "Order number" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
sql | "o.number" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4637 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#4435 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "filter_string" "_staff_request_filter_form_number" ] |
cache_key | "_staff_request_filter_form_number_filter_string" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5624 -form: Symfony\Component\Form\Form {#3721 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5629 …5} |
full_name | "staff_request_filter_form[number]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "staff_request_filter_form_number" |
label | "Order number" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "number" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_staff_request_filter_form_number" |
valid | true |
value | null |
string
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View 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 | [] |
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 {#1228 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1257 …} -namespace: Closure() {#1271 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3936 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | [] |
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() {#3916 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#3932 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_staff_request_filter_form_number_string" ] |
cache_key | "_staff_request_filter_form_number_string_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5644 -form: Symfony\Component\Form\Form {#3844 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5649 …5} |
full_name | "staff_request_filter_form[number][string]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "staff_request_filter_form_number_string" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "string" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_staff_request_filter_form_number_string" |
valid | true |
value | "" |
operator
Errors
This form has no errors.
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 |
---|---|---|
choices | [ "Contains" => "*=" "Equals" => "=" "Starts with" => "^=" "Ends with" => "$=" "Does not equal" => "!=" "Does not start with" => "!^=" "Does not end with" => "!$=" "Does not contain" => "!*=" ] |
[ "Contains" => "*=" "Equals" => "=" "Starts with" => "^=" "Ends with" => "$=" "Does not equal" => "!=" "Does not start with" => "!^=" "Does not end with" => "!$=" "Does not contain" => "!*=" ] |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Contains" => "*=" "Equals" => "=" "Starts with" => "^=" "Ends with" => "$=" "Does not equal" => "!=" "Does not start with" => "!^=" "Does not end with" => "!$=" "Does not contain" => "!*=" ] |
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 {#1228 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1257 …} -namespace: Closure() {#1271 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
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 | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3749 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#3876 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_staff_request_filter_form_number_operator" ] |
cache_key | "_staff_request_filter_form_number_operator_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5657 +label: "Contains" +value: "*=" +data: "*=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5652 +label: "Equals" +value: "=" +data: "=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5658 +label: "Starts with" +value: "^=" +data: "^=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5659 +label: "Ends with" +value: "$=" +data: "$=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5665 +label: "Does not equal" +value: "!=" +data: "!=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5660 +label: "Does not start with" +value: "!^=" +data: "!^=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5666 +label: "Does not end with" +value: "!$=" +data: "!$=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5671 +label: "Does not contain" +value: "!*=" +data: "!*=" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#5651 -form: Symfony\Component\Form\Form {#3828 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5650 …5} |
full_name | "staff_request_filter_form[number][operator]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "staff_request_filter_form_number_operator" |
is_selected | Closure($choice, $value) {#5673 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "operator" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_staff_request_filter_form_number_operator" |
valid | true |
value | "" |
entity
"App\Component\Filter\Form\Type\StringFilterType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Legal entity" |
same as passed value |
sql | "entity.name" |
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 {#1228 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1257 …} -namespace: Closure() {#1271 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4073 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "Legal entity" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
sql | "entity.name" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4069 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#4071 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "filter_string" "_staff_request_filter_form_entity" ] |
cache_key | "_staff_request_filter_form_entity_filter_string" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5643 -form: Symfony\Component\Form\Form {#3545 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5638 …5} |
full_name | "staff_request_filter_form[entity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "staff_request_filter_form_entity" |
label | "Legal entity" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "entity" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_staff_request_filter_form_entity" |
valid | true |
value | null |
string
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View 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 | [] |
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 {#1228 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1257 …} -namespace: Closure() {#1271 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3736 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | [] |
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() {#3825 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#3820 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_staff_request_filter_form_entity_string" ] |
cache_key | "_staff_request_filter_form_entity_string_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5676 -form: Symfony\Component\Form\Form {#3784 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5677 …5} |
full_name | "staff_request_filter_form[entity][string]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "staff_request_filter_form_entity_string" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "string" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_staff_request_filter_form_entity_string" |
valid | true |
value | "" |
operator
Errors
This form has no errors.
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 |
---|---|---|
choices | [ "Contains" => "*=" "Equals" => "=" "Starts with" => "^=" "Ends with" => "$=" "Does not equal" => "!=" "Does not start with" => "!^=" "Does not end with" => "!$=" "Does not contain" => "!*=" ] |
[ "Contains" => "*=" "Equals" => "=" "Starts with" => "^=" "Ends with" => "$=" "Does not equal" => "!=" "Does not start with" => "!^=" "Does not end with" => "!$=" "Does not contain" => "!*=" ] |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Contains" => "*=" "Equals" => "=" "Starts with" => "^=" "Ends with" => "$=" "Does not equal" => "!=" "Does not start with" => "!^=" "Does not end with" => "!$=" "Does not contain" => "!*=" ] |
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 {#1228 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1257 …} -namespace: Closure() {#1271 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
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 | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3809 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#3805 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_staff_request_filter_form_entity_operator" ] |
cache_key | "_staff_request_filter_form_entity_operator_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5657 +label: "Contains" +value: "*=" +data: "*=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5652 +label: "Equals" +value: "=" +data: "=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5658 +label: "Starts with" +value: "^=" +data: "^=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5659 +label: "Ends with" +value: "$=" +data: "$=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5665 +label: "Does not equal" +value: "!=" +data: "!=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5660 +label: "Does not start with" +value: "!^=" +data: "!^=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5666 +label: "Does not end with" +value: "!$=" +data: "!$=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5671 +label: "Does not contain" +value: "!*=" +data: "!*=" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#5679 -form: Symfony\Component\Form\Form {#3783 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5678 …5} |
full_name | "staff_request_filter_form[entity][operator]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "staff_request_filter_form_entity_operator" |
is_selected | Closure($choice, $value) {#5685 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "operator" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_staff_request_filter_form_entity_operator" |
valid | true |
value | "" |
uuid
"App\Component\Filter\Form\Type\StringFilterType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "UUID" |
same as passed value |
sql | "entity.uuid" |
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 {#1228 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1257 …} -namespace: Closure() {#1271 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4041 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "UUID" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
sql | "entity.uuid" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3772 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#4040 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "filter_string" "_staff_request_filter_form_uuid" ] |
cache_key | "_staff_request_filter_form_uuid_filter_string" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5675 -form: Symfony\Component\Form\Form {#3730 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5674 …5} |
full_name | "staff_request_filter_form[uuid]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "staff_request_filter_form_uuid" |
label | "UUID" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "uuid" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_staff_request_filter_form_uuid" |
valid | true |
value | null |
string
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View 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 | [] |
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 {#1228 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1257 …} -namespace: Closure() {#1271 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3768 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | [] |
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() {#3562 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#3748 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_staff_request_filter_form_uuid_string" ] |
cache_key | "_staff_request_filter_form_uuid_string_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5687 -form: Symfony\Component\Form\Form {#3726 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5693 …5} |
full_name | "staff_request_filter_form[uuid][string]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "staff_request_filter_form_uuid_string" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "string" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_staff_request_filter_form_uuid_string" |
valid | true |
value | "" |
operator
Errors
This form has no errors.
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 |
---|---|---|
choices | [ "Contains" => "*=" "Equals" => "=" "Starts with" => "^=" "Ends with" => "$=" "Does not equal" => "!=" "Does not start with" => "!^=" "Does not end with" => "!$=" "Does not contain" => "!*=" ] |
[ "Contains" => "*=" "Equals" => "=" "Starts with" => "^=" "Ends with" => "$=" "Does not equal" => "!=" "Does not start with" => "!^=" "Does not end with" => "!$=" "Does not contain" => "!*=" ] |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Contains" => "*=" "Equals" => "=" "Starts with" => "^=" "Ends with" => "$=" "Does not equal" => "!=" "Does not start with" => "!^=" "Does not end with" => "!$=" "Does not contain" => "!*=" ] |
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 {#1228 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1257 …} -namespace: Closure() {#1271 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
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 | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3750 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#3751 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_staff_request_filter_form_uuid_operator" ] |
cache_key | "_staff_request_filter_form_uuid_operator_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5657 +label: "Contains" +value: "*=" +data: "*=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5652 +label: "Equals" +value: "=" +data: "=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5658 +label: "Starts with" +value: "^=" +data: "^=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5659 +label: "Ends with" +value: "$=" +data: "$=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5665 +label: "Does not equal" +value: "!=" +data: "!=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5660 +label: "Does not start with" +value: "!^=" +data: "!^=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5666 +label: "Does not end with" +value: "!$=" +data: "!$=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5671 +label: "Does not contain" +value: "!*=" +data: "!*=" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#5694 -form: Symfony\Component\Form\Form {#3589 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5688 …5} |
full_name | "staff_request_filter_form[uuid][operator]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "staff_request_filter_form_uuid_operator" |
is_selected | Closure($choice, $value) {#5704 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "operator" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_staff_request_filter_form_uuid_operator" |
valid | true |
value | "" |
principal
"App\Component\Filter\Form\Type\StringFilterType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Principal" |
same as passed value |
sql | "entity.licensing.principal" |
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 {#1228 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1257 …} -namespace: Closure() {#1271 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3826 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "Principal" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
sql | "entity.licensing.principal" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4015 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#4017 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "filter_string" "_staff_request_filter_form_principal" ] |
cache_key | "_staff_request_filter_form_principal_filter_string" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5686 -form: Symfony\Component\Form\Form {#3659 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5680 …5} |
full_name | "staff_request_filter_form[principal]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "staff_request_filter_form_principal" |
label | "Principal" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "principal" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_staff_request_filter_form_principal" |
valid | true |
value | null |
string
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View 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 | [] |
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 {#1228 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1257 …} -namespace: Closure() {#1271 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3711 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | [] |
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() {#3707 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#3713 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_staff_request_filter_form_principal_string" ] |
cache_key | "_staff_request_filter_form_principal_string_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5706 -form: Symfony\Component\Form\Form {#3661 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5712 …5} |
full_name | "staff_request_filter_form[principal][string]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "staff_request_filter_form_principal_string" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "string" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_staff_request_filter_form_principal_string" |
valid | true |
value | "" |
operator
Errors
This form has no errors.
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 |
---|---|---|
choices | [ "Contains" => "*=" "Equals" => "=" "Starts with" => "^=" "Ends with" => "$=" "Does not equal" => "!=" "Does not start with" => "!^=" "Does not end with" => "!$=" "Does not contain" => "!*=" ] |
[ "Contains" => "*=" "Equals" => "=" "Starts with" => "^=" "Ends with" => "$=" "Does not equal" => "!=" "Does not start with" => "!^=" "Does not end with" => "!$=" "Does not contain" => "!*=" ] |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Contains" => "*=" "Equals" => "=" "Starts with" => "^=" "Ends with" => "$=" "Does not equal" => "!=" "Does not start with" => "!^=" "Does not end with" => "!$=" "Does not contain" => "!*=" ] |
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 {#1228 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1257 …} -namespace: Closure() {#1271 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
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 | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3592 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#3655 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_staff_request_filter_form_principal_operator" ] |
cache_key | "_staff_request_filter_form_principal_operator_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5657 +label: "Contains" +value: "*=" +data: "*=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5652 +label: "Equals" +value: "=" +data: "=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5658 +label: "Starts with" +value: "^=" +data: "^=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5659 +label: "Ends with" +value: "$=" +data: "$=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5665 +label: "Does not equal" +value: "!=" +data: "!=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5660 +label: "Does not start with" +value: "!^=" +data: "!^=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5666 +label: "Does not end with" +value: "!$=" +data: "!$=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5671 +label: "Does not contain" +value: "!*=" +data: "!*=" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#5713 -form: Symfony\Component\Form\Form {#3652 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5707 …5} |
full_name | "staff_request_filter_form[principal][operator]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "staff_request_filter_form_principal_operator" |
is_selected | Closure($choice, $value) {#5723 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "operator" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_staff_request_filter_form_principal_operator" |
valid | true |
value | "" |
type
"App\Component\Filter\Form\Type\ChoiceFilterType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "New non-member" => "nonmembercreationrequest" "Non-member order" => "nonmemberorderrequest" "Billing information update" => "nonmemberalterbillingrequest" "Licencing information update" => "nonmemberalterlicensingrequest" "Substance transfer request" => "transferrequest" "New member" => "membercreationrequest" "Member order" => "memberorderrequest" ] |
[ "New non-member" => "nonmembercreationrequest" "Non-member order" => "nonmemberorderrequest" "Billing information update" => "nonmemberalterbillingrequest" "Licencing information update" => "nonmemberalterlicensingrequest" "Substance transfer request" => "transferrequest" "New member" => "membercreationrequest" "Member order" => "memberorderrequest" ] |
instance_of | false |
same as passed value |
label | "Type" |
same as passed value |
sql | "request.type" |
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 |
choices | [ "New non-member" => "nonmembercreationrequest" "Non-member order" => "nonmemberorderrequest" "Billing information update" => "nonmemberalterbillingrequest" "Licencing information update" => "nonmemberalterlicensingrequest" "Substance transfer request" => "transferrequest" "New member" => "membercreationrequest" "Member order" => "memberorderrequest" ] |
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 {#1228 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1257 …} -namespace: Closure() {#1271 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3992 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 |
instance_of | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
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 | false |
row_attr | [] |
setter | null |
sql | "request.type" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3982 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#3988 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "filter_choice" "_staff_request_filter_form_type" ] |
cache_key | "_staff_request_filter_form_type_filter_choice" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5705 -form: Symfony\Component\Form\Form {#3604 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5699 …5} |
full_name | "staff_request_filter_form[type]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "staff_request_filter_form_type" |
label | "Type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "type" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_staff_request_filter_form_type" |
valid | true |
value | null |
choice
Errors
This form has no errors.
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 |
---|---|---|
choices | [ "" => "" "New non-member" => "nonmembercreationrequest" "Non-member order" => "nonmemberorderrequest" "Billing information update" => "nonmemberalterbillingrequest" "Licencing information update" => "nonmemberalterlicensingrequest" "Substance transfer request" => "transferrequest" "New member" => "membercreationrequest" "Member order" => "memberorderrequest" ] |
[ "" => "" "New non-member" => "nonmembercreationrequest" "Non-member order" => "nonmemberorderrequest" "Billing information update" => "nonmemberalterbillingrequest" "Licencing information update" => "nonmemberalterlicensingrequest" "Substance transfer request" => "transferrequest" "New member" => "membercreationrequest" "Member order" => "memberorderrequest" ] |
multiple | false |
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "" => "" "New non-member" => "nonmembercreationrequest" "Non-member order" => "nonmemberorderrequest" "Billing information update" => "nonmemberalterbillingrequest" "Licencing information update" => "nonmemberalterlicensingrequest" "Substance transfer request" => "transferrequest" "New member" => "membercreationrequest" "Member order" => "memberorderrequest" ] |
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 {#1228 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1257 …} -namespace: Closure() {#1271 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
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 | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3641 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#3405 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_staff_request_filter_form_type_choice" ] |
cache_key | "_staff_request_filter_form_type_choice_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5732 +label: "" +value: "" +data: "" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5726 +label: "New non-member" +value: "nonmembercreationrequest" +data: "nonmembercreationrequest" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5742 +label: "Non-member order" +value: "nonmemberorderrequest" +data: "nonmemberorderrequest" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5737 +label: "Billing information update" +value: "nonmemberalterbillingrequest" +data: "nonmemberalterbillingrequest" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5744 +label: "Licencing information update" +value: "nonmemberalterlicensingrequest" +data: "nonmemberalterlicensingrequest" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5743 +label: "Substance transfer request" +value: "transferrequest" +data: "transferrequest" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5745 +label: "New member" +value: "membercreationrequest" +data: "membercreationrequest" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5750 +label: "Member order" +value: "memberorderrequest" +data: "memberorderrequest" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#5725 -form: Symfony\Component\Form\Form {#3601 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5731 …5} |
full_name | "staff_request_filter_form[type][choice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "staff_request_filter_form_type_choice" |
is_selected | Closure($choice, $value) {#5752 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "choice" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | true |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_staff_request_filter_form_type_choice" |
valid | true |
value | "" |
operator
Errors
This form has no errors.
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 |
---|---|---|
choices | [ "" => "" "Is" => "=" "Is not" => "!=" ] |
[ "" => "" "Is" => "=" "Is not" => "!=" ] |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "" => "" "Is" => "=" "Is not" => "!=" ] |
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 {#1228 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1257 …} -namespace: Closure() {#1271 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
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 | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3432 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#3618 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_staff_request_filter_form_type_operator" ] |
cache_key | "_staff_request_filter_form_type_operator_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5755 +label: "" +value: "" +data: "" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5756 +label: "Is" +value: "=" +data: "=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5758 +label: "Is not" +value: "!=" +data: "!=" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#5753 -form: Symfony\Component\Form\Form {#3384 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5754 …5} |
full_name | "staff_request_filter_form[type][operator]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "staff_request_filter_form_type_operator" |
is_selected | Closure($choice, $value) {#5760 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "operator" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | true |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_staff_request_filter_form_type_operator" |
valid | true |
value | "" |
status
"App\Component\Filter\Form\Type\ChoiceFilterType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "PENDING" => "pending" "APPROVED" => "approved" "REJECTED" => "rejected" ] |
[ "PENDING" => "pending" "APPROVED" => "approved" "REJECTED" => "rejected" ] |
instance_of | false |
same as passed value |
label | "Status" |
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 |
choices | [ "PENDING" => "pending" "APPROVED" => "approved" "REJECTED" => "rejected" ] |
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 {#1228 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1257 …} -namespace: Closure() {#1271 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3968 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 |
instance_of | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Status" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
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 | false |
row_attr | [] |
setter | null |
sql | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3889 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#3966 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "filter_choice" "_staff_request_filter_form_status" ] |
cache_key | "_staff_request_filter_form_status_filter_choice" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5724 -form: Symfony\Component\Form\Form {#3528 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5718 …5} |
full_name | "staff_request_filter_form[status]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "staff_request_filter_form_status" |
label | "Status" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "status" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_staff_request_filter_form_status" |
valid | true |
value | null |
choice
Errors
This form has no errors.
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 |
---|---|---|
choices | [ "" => "" "PENDING" => "pending" "APPROVED" => "approved" "REJECTED" => "rejected" ] |
[ "" => "" "PENDING" => "pending" "APPROVED" => "approved" "REJECTED" => "rejected" ] |
multiple | false |
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "" => "" "PENDING" => "pending" "APPROVED" => "approved" "REJECTED" => "rejected" ] |
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 {#1228 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1257 …} -namespace: Closure() {#1271 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
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 | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3578 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#3571 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_staff_request_filter_form_status_choice" ] |
cache_key | "_staff_request_filter_form_status_choice_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5769 +label: "" +value: "" +data: "" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5768 +label: "PENDING" +value: "pending" +data: "pending" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5775 +label: "APPROVED" +value: "approved" +data: "approved" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5770 +label: "REJECTED" +value: "rejected" +data: "rejected" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#5766 -form: Symfony\Component\Form\Form {#3526 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5767 …5} |
full_name | "staff_request_filter_form[status][choice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "staff_request_filter_form_status_choice" |
is_selected | Closure($choice, $value) {#5776 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "choice" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | true |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_staff_request_filter_form_status_choice" |
valid | true |
value | "" |
operator
Errors
This form has no errors.
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 |
---|---|---|
choices | [ "" => "" "Is" => "=" "Is not" => "!=" ] |
[ "" => "" "Is" => "=" "Is not" => "!=" ] |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "" => "" "Is" => "=" "Is not" => "!=" ] |
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 {#1228 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1257 …} -namespace: Closure() {#1271 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
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 | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3553 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#3560 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_staff_request_filter_form_status_operator" ] |
cache_key | "_staff_request_filter_form_status_operator_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5755 +label: "" +value: "" +data: "" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5756 +label: "Is" +value: "=" +data: "=" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5758 +label: "Is not" +value: "!=" +data: "!=" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#5778 -form: Symfony\Component\Form\Form {#3341 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5783 …5} |
full_name | "staff_request_filter_form[status][operator]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "staff_request_filter_form_status_operator" |
is_selected | Closure($choice, $value) {#5784 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "operator" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | true |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_staff_request_filter_form_status_operator" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "1ec6be6acde2f3cf803974574a3a988.3j20f8WjZlKy9NqJ5ws-6QlH5qRn-Bezldkmmg51IiM.sWn7CavHFjfcs-LzsWV5pT10sPYjv0XLrZFH7U8_Eky9WeMIv9lRPoHC7g" |
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 | "1ec6be6acde2f3cf803974574a3a988.3j20f8WjZlKy9NqJ5ws-6QlH5qRn-Bezldkmmg51IiM.sWn7CavHFjfcs-LzsWV5pT10sPYjv0XLrZFH7U8_Eky9WeMIv9lRPoHC7g" |
same as passed value |
mapped | false |
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 | "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 {#1228 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1257 …} -namespace: Closure() {#1271 …} } |
data | "1ec6be6acde2f3cf803974574a3a988.3j20f8WjZlKy9NqJ5ws-6QlH5qRn-Bezldkmmg51IiM.sWn7CavHFjfcs-LzsWV5pT10sPYjv0XLrZFH7U8_Eky9WeMIv9lRPoHC7g" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5008 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#5761 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#378 …} $message: Closure() {#5759 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_staff_request_filter_form__token" ] |
cache_key | "_staff_request_filter_form__token_hidden" |
compound | false |
data | "1ec6be6acde2f3cf803974574a3a988.3j20f8WjZlKy9NqJ5ws-6QlH5qRn-Bezldkmmg51IiM.sWn7CavHFjfcs-LzsWV5pT10sPYjv0XLrZFH7U8_Eky9WeMIv9lRPoHC7g" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5798 -form: Symfony\Component\Form\Form {#5790 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5787 …5} |
full_name | "staff_request_filter_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "staff_request_filter_form__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 | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_staff_request_filter_form__token" |
valid | true |
value | "1ec6be6acde2f3cf803974574a3a988.3j20f8WjZlKy9NqJ5ws-6QlH5qRn-Bezldkmmg51IiM.sWn7CavHFjfcs-LzsWV5pT10sPYjv0XLrZFH7U8_Eky9WeMIv9lRPoHC7g" |