- POL - Cache Calls
- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 7
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client 1
- Doctrine
- E-mails
- Debug
- Messages
- VichUploader
- Configuration
Configuration Settings
Theme
Default theme. Improves readability.
Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
id
-
prospectIds
-
contactIds
-
fileLabel
-
isDraft
-
name
-
taskType
-
contactsConcerned
-
taskPeriod
-
-
equal
-
begin
-
end
-
-
-
equal
-
begin
-
end
-
-
sectionName
-
myTasks
-
managedBy
-
closed
-
-
equal
-
begin
-
end
-
-
readState
-
hitState
-
task_search
"App\V4\Form\Type\Task\TaskSearchType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | App\V4\Model\Task\TaskSearch {#1813 -name: null -taskType: [] -myTasks: false -taskPeriod: null -managedBy: [ "0fbef9c386ab4befa4c503c314df3a66" "70a569c9e07e442b99aa7233eeffb2a0" ] -beginAt: App\Model\Compare\DateCompare {#4257 -equal: "=" -begin: null -end: null } -updatedAt: App\Model\Compare\DateCompare {#2582 -equal: "=" -begin: null -end: null } -closed: null -createdAt: App\Model\Compare\DateCompare {#2839 -equal: "=" -begin: null -end: null } -prospectIds: [] -contactIds: [] -contactsConcerned: [] -readState: null -hitState: null -sectionName: null -specificFields: Doctrine\Common\Collections\ArrayCollection {#2524 …} -fileLabel: null -isDraft: null -createdBy: null -updatedBy: null -id: [] } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
contactsConcerned | [] |
[] |
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 | [] |
contactsConcerned | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | "App\V4\Model\Task\TaskSearch" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2046 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1762 …} use: { $class: "App\V4\Model\Task\TaskSearch" } } |
enable_partial_submit_validation | false |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
specific_field_entity | "App\V4\Model\Task\Task" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2049 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2043 …} } } |
validation_groups | null |
view_order_entity | "App\V4\Model\Task\Task" |
view_order_subtype | null |
view_order_type | "search" |
id
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_add | true |
same as passed value |
entry_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
same as passed value |
label | "ids" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | false |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | null |
delete_empty | false |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2533 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1762 …} } |
entry_options | [ "block_name" => "entry" ] |
entry_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "ids" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
prototype | true |
prototype_data | null |
prototype_name | "__name__" |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2535 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2534 …} } } |
validation_groups | null |
prospectIds
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "type" => "hidden" "filterKey" => "prospect" ] |
[ "type" => "hidden" "filterKey" => "prospect" ] |
label | "prospectIds" |
same as passed value |
multiple | "true" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "type" => "hidden" "filterKey" => "prospect" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [] |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "prospectIds" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | "true" |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1795 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#1748 …} } } |
validation_groups | null |
contactIds
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "type" => "hidden" "filterKey" => "contacts" ] |
[ "type" => "hidden" "filterKey" => "contacts" ] |
label | "contactIds" |
same as passed value |
multiple | "true" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "type" => "hidden" "filterKey" => "contacts" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [] |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "contactIds" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | "true" |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1834 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2512 …} } } |
validation_groups | null |
fileLabel
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "task_search_file_label" |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2710 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1762 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "task_search_file_label" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2712 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2711 …} } } |
validation_groups | null |
isDraft
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "is-expanded" => true ] |
[ "is-expanded" => true ] |
choices | [ "no" => "no" "yes" => "yes" "all" => "all" ] |
[ "no" => "no" "yes" => "yes" "all" => "all" ] |
label | "taskSearch_isDraft" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "is-expanded" => true ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "no" => "no" "yes" => "yes" "all" => "all" ] |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "taskSearch_isDraft" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2720 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2719 …} } } |
validation_groups | null |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [ "data-get-url" => "/api/task_names" "data-field" => "name" "type" => "autocomplete" ] |
[ "data-get-url" => "/api/task_names" "data-field" => "name" "type" => "autocomplete" ] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
compound | false |
false
|
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2600 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1762 …} } |
same as passed value |
error_bubbling | false |
false
|
error_mapping | [] |
[] |
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "task_object" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
property_path | null |
null
|
required | true |
same as passed value |
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | true |
same as passed value |
upload_max_size_message | Closure() {#2596 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2561 …} } } |
Closure() {#3908 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2596 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2561 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-get-url" => "/api/task_names" "data-field" => "name" "type" => "autocomplete" ] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2600 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1762 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "task_object" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3908 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2596 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2561 …} } } } } |
validation_groups | null |
taskType
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [] |
[] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
choice_attr | null |
null
|
choice_label | "name" |
same as passed value |
choice_loader | null |
null
|
choice_name | null |
null
|
choice_translation_domain | null |
null
|
choice_value | "id" |
same as passed value |
choices | [ App\V4\Model\TaskType\TaskType {#2059 -id: "0a6866a9a4944bcda1c5ce793b9322ed" -name: "Mail reçu" -customerId: "0662705af65c48908b017d8fb0724bac" -externalId: null -code: null -isTimestamped: false -isMailing: false -isSynchroOutlook: true -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#2091 …} -createdAt: DateTime @1720164815 {#2058 date: 2024-07-05 09:33:35.0 +02:00 } -updatedAt: DateTime @1720164815 {#2056 date: 2024-07-05 09:33:35.0 +02:00 } #shouldNormalizeAsIRI: true } App\V4\Model\TaskType\TaskType {#2094 -id: "0f7c4bb030404e3db2ba1b9bc0862cac" -name: "Mailing" -customerId: "0662705af65c48908b017d8fb0724bac" -externalId: null -code: null -isTimestamped: false -isMailing: true -isSynchroOutlook: false -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#2092 …} -createdAt: DateTime @1720164815 {#2088 date: 2024-07-05 09:33:35.0 +02:00 } -updatedAt: DateTime @1720164815 {#2055 date: 2024-07-05 09:33:35.0 +02:00 } #shouldNormalizeAsIRI: true } App\V4\Model\TaskType\TaskType {#2093 -id: "32700b7553224ef59e748235739b375a" -name: "RDV" -customerId: "0662705af65c48908b017d8fb0724bac" -externalId: null -code: null -isTimestamped: false -isMailing: false -isSynchroOutlook: false -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#2089 …} -createdAt: DateTime @1720164815 {#2090 date: 2024-07-05 09:33:35.0 +02:00 } -updatedAt: DateTime @1736848438 {#2047 date: 2025-01-14 10:53:58.0 +01:00 } #shouldNormalizeAsIRI: true } App\V4\Model\TaskType\TaskType {#2298 -id: "36249adf032c4073b223a56a1b94e214" -name: "MAIL" -customerId: "0662705af65c48908b017d8fb0724bac" -externalId: null -code: null -isTimestamped: false -isMailing: false -isSynchroOutlook: false -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#1836 …} -createdAt: DateTime @1720164815 {#1812 date: 2024-07-05 09:33:35.0 +02:00 } -updatedAt: DateTime @1722453186 {#1709 date: 2024-07-31 21:13:06.0 +02:00 } #shouldNormalizeAsIRI: true } App\V4\Model\TaskType\TaskType {#1712 -id: "5862b7907917452e8f3c18608240c840" -name: "SAV" -customerId: "0662705af65c48908b017d8fb0724bac" -externalId: null -code: null -isTimestamped: false -isMailing: false -isSynchroOutlook: false -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#2052 …} -createdAt: DateTime @1721320016 {#2051 date: 2024-07-18 18:26:56.0 +02:00 } -updatedAt: DateTime @1721320016 {#2096 date: 2024-07-18 18:26:56.0 +02:00 } #shouldNormalizeAsIRI: true } App\V4\Model\TaskType\TaskType {#2044 -id: "587513fdbabb47f4baba282ec79e557b" -name: "ETUDE DE POSTES" -customerId: "0662705af65c48908b017d8fb0724bac" -externalId: null -code: null -isTimestamped: false -isMailing: false -isSynchroOutlook: false -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#2050 …} -createdAt: DateTime @1722453186 {#2048 date: 2024-07-31 21:13:06.0 +02:00 } -updatedAt: DateTime @1722453186 {#2054 date: 2024-07-31 21:13:06.0 +02:00 } #shouldNormalizeAsIRI: true } App\V4\Model\TaskType\TaskType {#2060 -id: "b22120dfb798459284562e2c1e8b81a9" -name: "TELEPHONE" -customerId: "0662705af65c48908b017d8fb0724bac" -externalId: null -code: null -isTimestamped: false -isMailing: false -isSynchroOutlook: false -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#2085 …} -createdAt: DateTime @1720164815 {#2073 date: 2024-07-05 09:33:35.0 +02:00 } -updatedAt: DateTime @1722453186 {#2074 date: 2024-07-31 21:13:06.0 +02:00 } #shouldNormalizeAsIRI: true } App\V4\Model\TaskType\TaskType {#2071 -id: "e9a375dff61442f8b4d222cc7d7a0cde" -name: "INVITATIONS EVENEMENTS" -customerId: "0662705af65c48908b017d8fb0724bac" -externalId: null -code: null -isTimestamped: false -isMailing: false -isSynchroOutlook: false -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#2063 …} -createdAt: DateTime @1722453186 {#2061 date: 2024-07-31 21:13:06.0 +02:00 } -updatedAt: DateTime @1722453186 {#2075 date: 2024-07-31 21:13:06.0 +02:00 } #shouldNormalizeAsIRI: true } App\V4\Model\TaskType\TaskType {#2068 -id: "empty" -name: "(Vide)" -customerId: null -externalId: null -code: null -isTimestamped: false -isMailing: false -isSynchroOutlook: false -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#2087 …} -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } ] |
[ App\V4\Model\TaskType\TaskType {#2059 -id: "0a6866a9a4944bcda1c5ce793b9322ed" -name: "Mail reçu" -customerId: "0662705af65c48908b017d8fb0724bac" -externalId: null -code: null -isTimestamped: false -isMailing: false -isSynchroOutlook: true -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#2091 …} -createdAt: DateTime @1720164815 {#2058 date: 2024-07-05 09:33:35.0 +02:00 } -updatedAt: DateTime @1720164815 {#2056 date: 2024-07-05 09:33:35.0 +02:00 } #shouldNormalizeAsIRI: true } App\V4\Model\TaskType\TaskType {#2094 -id: "0f7c4bb030404e3db2ba1b9bc0862cac" -name: "Mailing" -customerId: "0662705af65c48908b017d8fb0724bac" -externalId: null -code: null -isTimestamped: false -isMailing: true -isSynchroOutlook: false -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#2092 …} -createdAt: DateTime @1720164815 {#2088 date: 2024-07-05 09:33:35.0 +02:00 } -updatedAt: DateTime @1720164815 {#2055 date: 2024-07-05 09:33:35.0 +02:00 } #shouldNormalizeAsIRI: true } App\V4\Model\TaskType\TaskType {#2093 -id: "32700b7553224ef59e748235739b375a" -name: "RDV" -customerId: "0662705af65c48908b017d8fb0724bac" -externalId: null -code: null -isTimestamped: false -isMailing: false -isSynchroOutlook: false -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#2089 …} -createdAt: DateTime @1720164815 {#2090 date: 2024-07-05 09:33:35.0 +02:00 } -updatedAt: DateTime @1736848438 {#2047 date: 2025-01-14 10:53:58.0 +01:00 } #shouldNormalizeAsIRI: true } App\V4\Model\TaskType\TaskType {#2298 -id: "36249adf032c4073b223a56a1b94e214" -name: "MAIL" -customerId: "0662705af65c48908b017d8fb0724bac" -externalId: null -code: null -isTimestamped: false -isMailing: false -isSynchroOutlook: false -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#1836 …} -createdAt: DateTime @1720164815 {#1812 date: 2024-07-05 09:33:35.0 +02:00 } -updatedAt: DateTime @1722453186 {#1709 date: 2024-07-31 21:13:06.0 +02:00 } #shouldNormalizeAsIRI: true } App\V4\Model\TaskType\TaskType {#1712 -id: "5862b7907917452e8f3c18608240c840" -name: "SAV" -customerId: "0662705af65c48908b017d8fb0724bac" -externalId: null -code: null -isTimestamped: false -isMailing: false -isSynchroOutlook: false -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#2052 …} -createdAt: DateTime @1721320016 {#2051 date: 2024-07-18 18:26:56.0 +02:00 } -updatedAt: DateTime @1721320016 {#2096 date: 2024-07-18 18:26:56.0 +02:00 } #shouldNormalizeAsIRI: true } App\V4\Model\TaskType\TaskType {#2044 -id: "587513fdbabb47f4baba282ec79e557b" -name: "ETUDE DE POSTES" -customerId: "0662705af65c48908b017d8fb0724bac" -externalId: null -code: null -isTimestamped: false -isMailing: false -isSynchroOutlook: false -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#2050 …} -createdAt: DateTime @1722453186 {#2048 date: 2024-07-31 21:13:06.0 +02:00 } -updatedAt: DateTime @1722453186 {#2054 date: 2024-07-31 21:13:06.0 +02:00 } #shouldNormalizeAsIRI: true } App\V4\Model\TaskType\TaskType {#2060 -id: "b22120dfb798459284562e2c1e8b81a9" -name: "TELEPHONE" -customerId: "0662705af65c48908b017d8fb0724bac" -externalId: null -code: null -isTimestamped: false -isMailing: false -isSynchroOutlook: false -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#2085 …} -createdAt: DateTime @1720164815 {#2073 date: 2024-07-05 09:33:35.0 +02:00 } -updatedAt: DateTime @1722453186 {#2074 date: 2024-07-31 21:13:06.0 +02:00 } #shouldNormalizeAsIRI: true } App\V4\Model\TaskType\TaskType {#2071 -id: "e9a375dff61442f8b4d222cc7d7a0cde" -name: "INVITATIONS EVENEMENTS" -customerId: "0662705af65c48908b017d8fb0724bac" -externalId: null -code: null -isTimestamped: false -isMailing: false -isSynchroOutlook: false -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#2063 …} -createdAt: DateTime @1722453186 {#2061 date: 2024-07-31 21:13:06.0 +02:00 } -updatedAt: DateTime @1722453186 {#2075 date: 2024-07-31 21:13:06.0 +02:00 } #shouldNormalizeAsIRI: true } App\V4\Model\TaskType\TaskType {#2068 -id: "empty" -name: "(Vide)" -customerId: null -externalId: null -code: null -isTimestamped: false -isMailing: false -isSynchroOutlook: false -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#2087 …} -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } ] |
compound | false |
false
|
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | [] |
[] |
error_bubbling | false |
false
|
error_mapping | [] |
[] |
expanded | false |
false
|
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
group_by | null |
null
|
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "taskType" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
multiple | true |
same as passed value |
placeholder | null |
null
|
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
preferred_choices | [] |
[] |
property_path | null |
null
|
required | true |
same as passed value |
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | false |
false
|
upload_max_size_message | Closure() {#2567 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2566 …} } } |
Closure() {#2735 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2567 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2566 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | "name" |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | "id" |
choices | [ App\V4\Model\TaskType\TaskType {#2059 -id: "0a6866a9a4944bcda1c5ce793b9322ed" -name: "Mail reçu" -customerId: "0662705af65c48908b017d8fb0724bac" -externalId: null -code: null -isTimestamped: false -isMailing: false -isSynchroOutlook: true -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#2091 …} -createdAt: DateTime @1720164815 {#2058 date: 2024-07-05 09:33:35.0 +02:00 } -updatedAt: DateTime @1720164815 {#2056 date: 2024-07-05 09:33:35.0 +02:00 } #shouldNormalizeAsIRI: true } App\V4\Model\TaskType\TaskType {#2094 -id: "0f7c4bb030404e3db2ba1b9bc0862cac" -name: "Mailing" -customerId: "0662705af65c48908b017d8fb0724bac" -externalId: null -code: null -isTimestamped: false -isMailing: true -isSynchroOutlook: false -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#2092 …} -createdAt: DateTime @1720164815 {#2088 date: 2024-07-05 09:33:35.0 +02:00 } -updatedAt: DateTime @1720164815 {#2055 date: 2024-07-05 09:33:35.0 +02:00 } #shouldNormalizeAsIRI: true } App\V4\Model\TaskType\TaskType {#2093 -id: "32700b7553224ef59e748235739b375a" -name: "RDV" -customerId: "0662705af65c48908b017d8fb0724bac" -externalId: null -code: null -isTimestamped: false -isMailing: false -isSynchroOutlook: false -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#2089 …} -createdAt: DateTime @1720164815 {#2090 date: 2024-07-05 09:33:35.0 +02:00 } -updatedAt: DateTime @1736848438 {#2047 date: 2025-01-14 10:53:58.0 +01:00 } #shouldNormalizeAsIRI: true } App\V4\Model\TaskType\TaskType {#2298 -id: "36249adf032c4073b223a56a1b94e214" -name: "MAIL" -customerId: "0662705af65c48908b017d8fb0724bac" -externalId: null -code: null -isTimestamped: false -isMailing: false -isSynchroOutlook: false -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#1836 …} -createdAt: DateTime @1720164815 {#1812 date: 2024-07-05 09:33:35.0 +02:00 } -updatedAt: DateTime @1722453186 {#1709 date: 2024-07-31 21:13:06.0 +02:00 } #shouldNormalizeAsIRI: true } App\V4\Model\TaskType\TaskType {#1712 -id: "5862b7907917452e8f3c18608240c840" -name: "SAV" -customerId: "0662705af65c48908b017d8fb0724bac" -externalId: null -code: null -isTimestamped: false -isMailing: false -isSynchroOutlook: false -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#2052 …} -createdAt: DateTime @1721320016 {#2051 date: 2024-07-18 18:26:56.0 +02:00 } -updatedAt: DateTime @1721320016 {#2096 date: 2024-07-18 18:26:56.0 +02:00 } #shouldNormalizeAsIRI: true } App\V4\Model\TaskType\TaskType {#2044 -id: "587513fdbabb47f4baba282ec79e557b" -name: "ETUDE DE POSTES" -customerId: "0662705af65c48908b017d8fb0724bac" -externalId: null -code: null -isTimestamped: false -isMailing: false -isSynchroOutlook: false -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#2050 …} -createdAt: DateTime @1722453186 {#2048 date: 2024-07-31 21:13:06.0 +02:00 } -updatedAt: DateTime @1722453186 {#2054 date: 2024-07-31 21:13:06.0 +02:00 } #shouldNormalizeAsIRI: true } App\V4\Model\TaskType\TaskType {#2060 -id: "b22120dfb798459284562e2c1e8b81a9" -name: "TELEPHONE" -customerId: "0662705af65c48908b017d8fb0724bac" -externalId: null -code: null -isTimestamped: false -isMailing: false -isSynchroOutlook: false -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#2085 …} -createdAt: DateTime @1720164815 {#2073 date: 2024-07-05 09:33:35.0 +02:00 } -updatedAt: DateTime @1722453186 {#2074 date: 2024-07-31 21:13:06.0 +02:00 } #shouldNormalizeAsIRI: true } App\V4\Model\TaskType\TaskType {#2071 -id: "e9a375dff61442f8b4d222cc7d7a0cde" -name: "INVITATIONS EVENEMENTS" -customerId: "0662705af65c48908b017d8fb0724bac" -externalId: null -code: null -isTimestamped: false -isMailing: false -isSynchroOutlook: false -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#2063 …} -createdAt: DateTime @1722453186 {#2061 date: 2024-07-31 21:13:06.0 +02:00 } -updatedAt: DateTime @1722453186 {#2075 date: 2024-07-31 21:13:06.0 +02:00 } #shouldNormalizeAsIRI: true } App\V4\Model\TaskType\TaskType {#2068 -id: "empty" -name: "(Vide)" -customerId: null -externalId: null -code: null -isTimestamped: false -isMailing: false -isSynchroOutlook: false -isReminder: false -tasks: Doctrine\Common\Collections\ArrayCollection {#2087 …} -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "taskType" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2735 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2567 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2566 …} } } } } |
validation_groups | null |
contactsConcerned
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [ "type" => "autocomplete" "autocomplete_entity" => "contact" "filterKey" => "contacts" ] |
[ "type" => "autocomplete" "autocomplete_entity" => "contact" "filterKey" => "contacts" ] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
choice_attr | null |
null
|
choice_label | "name" |
same as passed value |
choice_loader | App\V4\Form\AsyncSubresourceChoicesLoader {#2079 -collectionDataProvider: App\V4\Dev\APIPlatform\TraceableContextAwareCollectionDataProvider {#1292 …} -cacheManager: App\V4\Dev\DataCollector\Cache\TraceableCacheManager {#1316 …} -sentryLogger: App\V4\Logger\SentryLogger {#913 …} -entityFQCN: "App\V4\Model\Contact\Contact" -valueProperty: "id" -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#2654 …} -additionalFilters: [] } |
same as passed value |
choice_name | null |
null
|
choice_translation_domain | null |
null
|
choice_value | "id" |
same as passed value |
choices | [] |
[] |
compound | false |
false
|
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | [] |
[] |
error_bubbling | false |
false
|
error_mapping | [] |
[] |
expanded | false |
false
|
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
group_by | null |
null
|
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "contactsConcerned" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
multiple | true |
same as passed value |
placeholder | null |
null
|
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
preferred_choices | [] |
[] |
property_path | null |
null
|
required | true |
same as passed value |
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | false |
false
|
upload_max_size_message | Closure() {#2579 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2578 …} } } |
Closure() {#2738 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2579 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2578 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "type" => "autocomplete" "autocomplete_entity" => "contact" "filterKey" => "contacts" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | "name" |
choice_loader | App\V4\Form\AsyncSubresourceChoicesLoader {#2079 -collectionDataProvider: App\V4\Dev\APIPlatform\TraceableContextAwareCollectionDataProvider {#1292 …} -cacheManager: App\V4\Dev\DataCollector\Cache\TraceableCacheManager {#1316 …} -sentryLogger: App\V4\Logger\SentryLogger {#913 …} -entityFQCN: "App\V4\Model\Contact\Contact" -valueProperty: "id" -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#2654 …} -additionalFilters: [] } |
choice_name | null |
choice_translation_domain | null |
choice_value | "id" |
choices | [] |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "contactsConcerned" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2738 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2579 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2578 …} } } } } |
validation_groups | null |
taskPeriod
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [] |
[] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
choice_attr | null |
null
|
choice_label | null |
null
|
choice_loader | null |
null
|
choice_name | null |
null
|
choice_translation_domain | null |
null
|
choice_value | null |
null
|
choices | [ "Du jour" => "day" "De la semaine" => "week" "Du mois" => "month" "Tous" => "all" ] |
[ "Du jour" => "day" "De la semaine" => "week" "Du mois" => "month" "Tous" => "all" ] |
compound | false |
false
|
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | "" |
same as passed value |
error_bubbling | false |
false
|
error_mapping | [] |
[] |
expanded | false |
false
|
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
group_by | null |
null
|
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "taskPeriod" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
multiple | false |
false
|
placeholder | null |
null
|
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
preferred_choices | [] |
[] |
property_path | null |
null
|
required | true |
same as passed value |
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | false |
false
|
upload_max_size_message | Closure() {#2589 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2590 …} } } |
Closure() {#2741 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2589 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2590 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Du jour" => "day" "De la semaine" => "week" "Du mois" => "month" "Tous" => "all" ] |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "taskPeriod" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2741 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2589 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2590 …} } } } } |
validation_groups | null |
createdAt
"App\Form\Type\Compare\DateCompareType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | App\Model\Compare\DateCompare {#2839 -equal: "=" -begin: null -end: null } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [ "type" => "date_compare" ] |
[ "type" => "date_compare" ] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
compound | true |
same as passed value |
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
same as passed value |
data_class | "App\Model\Compare\DateCompare" |
same as passed value |
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2616 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1762 …} use: { $class: "App\Model\Compare\DateCompare" } } |
same as passed value |
error_bubbling | true |
same as passed value |
error_mapping | [] |
[] |
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "date_creation_task" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
property_path | null |
null
|
required | false |
false
|
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | true |
same as passed value |
upload_max_size_message | Closure() {#2618 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2617 …} } } |
Closure() {#2744 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2618 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2617 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "type" => "date_compare" ] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | "App\Model\Compare\DateCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2616 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1762 …} use: { $class: "App\Model\Compare\DateCompare" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "date_creation_task" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2744 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2618 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2617 …} } } } } |
validation_groups | null |
equal
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "=" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "symbol" |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#4010 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1762 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "symbol" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4012 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#4011 …} } } |
validation_groups | null |
begin
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
format | "dd-MM-yyyy" |
same as passed value |
html5 | false |
false
|
input | "datetime" |
same as passed value |
label | "after" |
same as passed value |
required | false |
false
|
widget | "single_text" |
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 | false |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
disabled | false |
documentation | [] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
format | "dd-MM-yyyy" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "after" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4020 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#4019 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
end
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
format | "dd-MM-yyyy" |
same as passed value |
html5 | false |
false
|
input | "datetime" |
same as passed value |
label | "before" |
same as passed value |
required | false |
false
|
widget | "single_text" |
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 | false |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
disabled | false |
documentation | [] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
format | "dd-MM-yyyy" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "before" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4029 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#4028 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
updatedAt
"App\Form\Type\Compare\DateCompareType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | App\Model\Compare\DateCompare {#2582 -equal: "=" -begin: null -end: null } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [ "type" => "date_compare" ] |
[ "type" => "date_compare" ] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
compound | true |
same as passed value |
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
same as passed value |
data_class | "App\Model\Compare\DateCompare" |
same as passed value |
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2636 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1762 …} use: { $class: "App\Model\Compare\DateCompare" } } |
same as passed value |
error_bubbling | true |
same as passed value |
error_mapping | [] |
[] |
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "date_modification_task" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
property_path | null |
null
|
required | false |
false
|
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | true |
same as passed value |
upload_max_size_message | Closure() {#2638 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2637 …} } } |
Closure() {#2742 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2638 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2637 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "type" => "date_compare" ] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | "App\Model\Compare\DateCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2636 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1762 …} use: { $class: "App\Model\Compare\DateCompare" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "date_modification_task" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2742 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2638 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2637 …} } } } } |
validation_groups | null |
equal
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "=" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "symbol" |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#4052 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1762 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "symbol" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4054 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#4053 …} } } |
validation_groups | null |
begin
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
format | "dd-MM-yyyy" |
same as passed value |
html5 | false |
false
|
input | "datetime" |
same as passed value |
label | "after" |
same as passed value |
required | false |
false
|
widget | "single_text" |
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 | false |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
disabled | false |
documentation | [] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
format | "dd-MM-yyyy" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "after" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4062 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#4061 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
end
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
format | "dd-MM-yyyy" |
same as passed value |
html5 | false |
false
|
input | "datetime" |
same as passed value |
label | "before" |
same as passed value |
required | false |
false
|
widget | "single_text" |
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 | false |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
disabled | false |
documentation | [] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
format | "dd-MM-yyyy" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "before" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4071 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#4070 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
sectionName
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [] |
[] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
choice_attr | null |
null
|
choice_label | null |
null
|
choice_loader | null |
null
|
choice_name | null |
null
|
choice_translation_domain | null |
null
|
choice_value | null |
null
|
choices | [] |
[] |
compound | false |
false
|
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | "" |
same as passed value |
error_bubbling | false |
false
|
error_mapping | [] |
[] |
expanded | false |
false
|
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
group_by | null |
null
|
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "sectionName" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
multiple | false |
false
|
placeholder | null |
null
|
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
preferred_choices | [] |
[] |
property_path | null |
null
|
required | true |
same as passed value |
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | false |
false
|
upload_max_size_message | Closure() {#2702 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2701 …} } } |
Closure() {#4030 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2702 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2701 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [] |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "sectionName" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4030 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2702 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2701 …} } } } } |
validation_groups | null |
myTasks
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [] |
[] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
compound | false |
false
|
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
same as passed value |
data | false |
false
|
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form, $viewData) {#2648 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2645 …} } |
same as passed value |
error_bubbling | false |
false
|
error_mapping | [] |
[] |
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
false_values | [ null "0" 0 false "" "false" ] |
[ null "0" 0 false "" "false" ] |
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "myTasks" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
property_path | null |
null
|
required | true |
same as passed value |
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | true |
same as passed value |
upload_max_size_message | Closure() {#2646 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2652 …} } } |
Closure() {#2891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2646 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2652 …} } } } } |
validation_groups | null |
null
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data | false |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form, $viewData) {#2648 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2645 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [ null "0" 0 false "" "false" ] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "myTasks" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2646 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2652 …} } } } } |
validation_groups | null |
value | "1" |
managedBy
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "0fbef9c386ab4befa4c503c314df3a66" "70a569c9e07e442b99aa7233eeffb2a0" ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [] |
[] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
choice_attr | null |
null
|
choice_label | null |
null
|
choice_loader | null |
null
|
choice_name | null |
null
|
choice_translation_domain | null |
null
|
choice_value | null |
null
|
choices | [ "Gaëlle CHARRAS" => "003de20b5e9240b98dca79cf83e8979f" "Angélique TASSIN" => "00ceb610f41a4147864c2c881f7a531c" "Yanis HAMDADOU" => "0c86452e0e47490d83baadf1817c0afc" "Salome MARGOTAT" => "0d47fbe74d0b4246b8d8f03577ea7c56" "Thomas ARQUILLERE" => "0fbef9c386ab4befa4c503c314df3a66" "Yasmina BACHA" => "14a869dc7a85486fbe1136e408f87f41" "Arnaud DUMON" => "1fce6644ffb3449b8065f36e6386dcfa" "Emma MAUGER" => "2a39bbf17e57452fbec7c83f3cd127a9" "Jonathan RIZAND" => "323ba91903dc484ca0a9e8b3f0367afe" "Valentin CHAZAL" => "350d2c663b6e4179b0e8ed2cf5c5c62c" "Nicolas BOYER" => "538bebdaa570461b9aec743a62770da0" "Guillaume SAUTRON" => "604eaa8df89542dfba877768489a34d3" "Axel BONY" => "625d17117b384713a69099a030b5ea86" "Romain MASSICOT" => "6260ba641be64299847c31652d5ab1f7" "Flora CHATENOUD" => "6a7061e1e71d48e0b743345fb75c4d4b" "Marie-Pierre ESPECHE" => "70a569c9e07e442b99aa7233eeffb2a0" "Anne-Cécile FAURE" => "76fc84b7dc594263a5525c399ae565d3" "Diarra KANE" => "7c5c0c4663ec4e6eb1aa265de26811d9" "David BALDINI" => "8178c172c1414941907b476bbfc6049f" "Florent PEREL" => "8627c73078f94c9eb34eab2e9ea3df2e" "Marion RAVEL" => "8bc11bbda1d94d08a8e5ad8c16c8d404" "Charlène MELA" => "9a3f4ce04f8b4aec9d6554944bab85f2" "Laurie MAILLET" => "a3c4f9773ed54f5eb35afbc12f13a4e6" "Amel CAPRARO" => "a5566569c46247aa99573b824fed8f79" "Lucie MARILAC" => "a9c3bff7d6bb44e199578cc5918a77b4" "Florence MARCOUX" => "b0f6d046b6434510b243391ecf80b9d6" "Typhanie BEAL" => "b13f8240cca949079a113a0270fae3ec" "Alexandrine AUFFRANC" => "b8b11179131f4e66ae087e32e570715f" "Amandine BOSC" => "c33e7f15eeed456d9e6d6a16dbb03cef" "Ninon BONNIER" => "c52baf6b9da1402288a382f0b42572ee" "Cécile POURTIER" => "c674bd60998c44aeb7af88667338d96c" "Pierre TOINON" => "d05839977ae54e79bdc9b0a49985b364" "Fares KHETTAB" => "dc64689b9fb94878b3b547c98cac4f2f" "Gaël MAISSE" => "ddddb9b158f94f88a043bb7f9723171d" "Antoine DUPUIS" => "e2143aa453804c81a82b1065f0080000" "Clara AITALEB" => "e886979b562d4b2ab9508dd52710f4b5" "(Vide)" => "empty" "Mathias TRAPEAUX" => "f36a575dc81243ee9ad6f16ee099ff5d" "Utilisateur Système" => "system_0662705af65c48908b017d8fb0724bac" ] |
[ "Gaëlle CHARRAS" => "003de20b5e9240b98dca79cf83e8979f" "Angélique TASSIN" => "00ceb610f41a4147864c2c881f7a531c" "Yanis HAMDADOU" => "0c86452e0e47490d83baadf1817c0afc" "Salome MARGOTAT" => "0d47fbe74d0b4246b8d8f03577ea7c56" "Thomas ARQUILLERE" => "0fbef9c386ab4befa4c503c314df3a66" "Yasmina BACHA" => "14a869dc7a85486fbe1136e408f87f41" "Arnaud DUMON" => "1fce6644ffb3449b8065f36e6386dcfa" "Emma MAUGER" => "2a39bbf17e57452fbec7c83f3cd127a9" "Jonathan RIZAND" => "323ba91903dc484ca0a9e8b3f0367afe" "Valentin CHAZAL" => "350d2c663b6e4179b0e8ed2cf5c5c62c" "Nicolas BOYER" => "538bebdaa570461b9aec743a62770da0" "Guillaume SAUTRON" => "604eaa8df89542dfba877768489a34d3" "Axel BONY" => "625d17117b384713a69099a030b5ea86" "Romain MASSICOT" => "6260ba641be64299847c31652d5ab1f7" "Flora CHATENOUD" => "6a7061e1e71d48e0b743345fb75c4d4b" "Marie-Pierre ESPECHE" => "70a569c9e07e442b99aa7233eeffb2a0" "Anne-Cécile FAURE" => "76fc84b7dc594263a5525c399ae565d3" "Diarra KANE" => "7c5c0c4663ec4e6eb1aa265de26811d9" "David BALDINI" => "8178c172c1414941907b476bbfc6049f" "Florent PEREL" => "8627c73078f94c9eb34eab2e9ea3df2e" "Marion RAVEL" => "8bc11bbda1d94d08a8e5ad8c16c8d404" "Charlène MELA" => "9a3f4ce04f8b4aec9d6554944bab85f2" "Laurie MAILLET" => "a3c4f9773ed54f5eb35afbc12f13a4e6" "Amel CAPRARO" => "a5566569c46247aa99573b824fed8f79" "Lucie MARILAC" => "a9c3bff7d6bb44e199578cc5918a77b4" "Florence MARCOUX" => "b0f6d046b6434510b243391ecf80b9d6" "Typhanie BEAL" => "b13f8240cca949079a113a0270fae3ec" "Alexandrine AUFFRANC" => "b8b11179131f4e66ae087e32e570715f" "Amandine BOSC" => "c33e7f15eeed456d9e6d6a16dbb03cef" "Ninon BONNIER" => "c52baf6b9da1402288a382f0b42572ee" "Cécile POURTIER" => "c674bd60998c44aeb7af88667338d96c" "Pierre TOINON" => "d05839977ae54e79bdc9b0a49985b364" "Fares KHETTAB" => "dc64689b9fb94878b3b547c98cac4f2f" "Gaël MAISSE" => "ddddb9b158f94f88a043bb7f9723171d" "Antoine DUPUIS" => "e2143aa453804c81a82b1065f0080000" "Clara AITALEB" => "e886979b562d4b2ab9508dd52710f4b5" "(Vide)" => "empty" "Mathias TRAPEAUX" => "f36a575dc81243ee9ad6f16ee099ff5d" "Utilisateur Système" => "system_0662705af65c48908b017d8fb0724bac" ] |
compound | false |
false
|
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | [] |
[] |
error_bubbling | false |
false
|
error_mapping | [] |
[] |
expanded | false |
false
|
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
group_by | null |
null
|
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "managedBy_task" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
multiple | true |
same as passed value |
placeholder | null |
null
|
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
preferred_choices | [] |
[] |
property_path | null |
null
|
required | true |
same as passed value |
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | false |
false
|
upload_max_size_message | Closure() {#2660 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2661 …} } } |
Closure() {#2876 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2660 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2661 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Gaëlle CHARRAS" => "003de20b5e9240b98dca79cf83e8979f" "Angélique TASSIN" => "00ceb610f41a4147864c2c881f7a531c" "Yanis HAMDADOU" => "0c86452e0e47490d83baadf1817c0afc" "Salome MARGOTAT" => "0d47fbe74d0b4246b8d8f03577ea7c56" "Thomas ARQUILLERE" => "0fbef9c386ab4befa4c503c314df3a66" "Yasmina BACHA" => "14a869dc7a85486fbe1136e408f87f41" "Arnaud DUMON" => "1fce6644ffb3449b8065f36e6386dcfa" "Emma MAUGER" => "2a39bbf17e57452fbec7c83f3cd127a9" "Jonathan RIZAND" => "323ba91903dc484ca0a9e8b3f0367afe" "Valentin CHAZAL" => "350d2c663b6e4179b0e8ed2cf5c5c62c" "Nicolas BOYER" => "538bebdaa570461b9aec743a62770da0" "Guillaume SAUTRON" => "604eaa8df89542dfba877768489a34d3" "Axel BONY" => "625d17117b384713a69099a030b5ea86" "Romain MASSICOT" => "6260ba641be64299847c31652d5ab1f7" "Flora CHATENOUD" => "6a7061e1e71d48e0b743345fb75c4d4b" "Marie-Pierre ESPECHE" => "70a569c9e07e442b99aa7233eeffb2a0" "Anne-Cécile FAURE" => "76fc84b7dc594263a5525c399ae565d3" "Diarra KANE" => "7c5c0c4663ec4e6eb1aa265de26811d9" "David BALDINI" => "8178c172c1414941907b476bbfc6049f" "Florent PEREL" => "8627c73078f94c9eb34eab2e9ea3df2e" "Marion RAVEL" => "8bc11bbda1d94d08a8e5ad8c16c8d404" "Charlène MELA" => "9a3f4ce04f8b4aec9d6554944bab85f2" "Laurie MAILLET" => "a3c4f9773ed54f5eb35afbc12f13a4e6" "Amel CAPRARO" => "a5566569c46247aa99573b824fed8f79" "Lucie MARILAC" => "a9c3bff7d6bb44e199578cc5918a77b4" "Florence MARCOUX" => "b0f6d046b6434510b243391ecf80b9d6" "Typhanie BEAL" => "b13f8240cca949079a113a0270fae3ec" "Alexandrine AUFFRANC" => "b8b11179131f4e66ae087e32e570715f" "Amandine BOSC" => "c33e7f15eeed456d9e6d6a16dbb03cef" "Ninon BONNIER" => "c52baf6b9da1402288a382f0b42572ee" "Cécile POURTIER" => "c674bd60998c44aeb7af88667338d96c" "Pierre TOINON" => "d05839977ae54e79bdc9b0a49985b364" "Fares KHETTAB" => "dc64689b9fb94878b3b547c98cac4f2f" "Gaël MAISSE" => "ddddb9b158f94f88a043bb7f9723171d" "Antoine DUPUIS" => "e2143aa453804c81a82b1065f0080000" "Clara AITALEB" => "e886979b562d4b2ab9508dd52710f4b5" "(Vide)" => "empty" "Mathias TRAPEAUX" => "f36a575dc81243ee9ad6f16ee099ff5d" "Utilisateur Système" => "system_0662705af65c48908b017d8fb0724bac" ] |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "managedBy_task" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2876 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2660 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2661 …} } } } } |
validation_groups | null |
closed
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [ "is-expanded" => true ] |
[ "is-expanded" => true ] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
choice_attr | null |
null
|
choice_label | null |
null
|
choice_loader | null |
null
|
choice_name | null |
null
|
choice_translation_domain | null |
null
|
choice_value | null |
null
|
choices | [ "no" => "no" "yes" => "yes" "all" => "all" ] |
[ "no" => "no" "yes" => "yes" "all" => "all" ] |
compound | false |
false
|
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | "" |
same as passed value |
error_bubbling | false |
false
|
error_mapping | [] |
[] |
expanded | false |
false
|
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
group_by | null |
null
|
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "closed" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
multiple | false |
false
|
placeholder | null |
null
|
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
preferred_choices | [] |
[] |
property_path | null |
null
|
required | true |
same as passed value |
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | false |
false
|
upload_max_size_message | Closure() {#2673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2672 …} } } |
Closure() {#2879 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2672 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "is-expanded" => true ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "no" => "no" "yes" => "yes" "all" => "all" ] |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "closed" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2879 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2672 …} } } } } |
validation_groups | null |
beginAt
"App\Form\Type\Compare\DateCompareType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | App\Model\Compare\DateCompare {#4257 -equal: "=" -begin: null -end: null } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [ "type" => "date_compare" ] |
[ "type" => "date_compare" ] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
compound | true |
same as passed value |
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
same as passed value |
data_class | "App\Model\Compare\DateCompare" |
same as passed value |
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2624 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1762 …} use: { $class: "App\Model\Compare\DateCompare" } } |
same as passed value |
error_bubbling | true |
same as passed value |
error_mapping | [] |
[] |
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "beginAt_task" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
property_path | null |
null
|
required | true |
same as passed value |
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | true |
same as passed value |
upload_max_size_message | Closure() {#2622 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2623 …} } } |
Closure() {#2882 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2622 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2623 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "type" => "date_compare" ] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | "App\Model\Compare\DateCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2624 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1762 …} use: { $class: "App\Model\Compare\DateCompare" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "beginAt_task" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2882 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2622 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2623 …} } } } } |
validation_groups | null |
equal
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "=" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "symbol" |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#4119 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1762 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "symbol" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4121 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#4120 …} } } |
validation_groups | null |
begin
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
format | "dd-MM-yyyy" |
same as passed value |
html5 | false |
false
|
input | "datetime" |
same as passed value |
label | "after" |
same as passed value |
required | false |
false
|
widget | "single_text" |
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 | false |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
disabled | false |
documentation | [] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
format | "dd-MM-yyyy" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "after" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4129 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#4128 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
end
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
format | "dd-MM-yyyy" |
same as passed value |
html5 | false |
false
|
input | "datetime" |
same as passed value |
label | "before" |
same as passed value |
required | false |
false
|
widget | "single_text" |
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 | false |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
disabled | false |
documentation | [] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
format | "dd-MM-yyyy" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "before" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4138 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#4137 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
readState
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [ "is-expanded" => true ] |
[ "is-expanded" => true ] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
choice_attr | null |
null
|
choice_label | null |
null
|
choice_loader | null |
null
|
choice_name | null |
null
|
choice_translation_domain | null |
null
|
choice_value | null |
null
|
choices | [ "no" => "no" "yes" => "yes" "all" => "all" ] |
[ "no" => "no" "yes" => "yes" "all" => "all" ] |
compound | false |
false
|
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | "" |
same as passed value |
error_bubbling | false |
false
|
error_mapping | [] |
[] |
expanded | false |
false
|
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
group_by | null |
null
|
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "readState" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
multiple | false |
false
|
placeholder | null |
null
|
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
preferred_choices | [] |
[] |
property_path | null |
null
|
required | true |
same as passed value |
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | false |
false
|
upload_max_size_message | Closure() {#2684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2683 …} } } |
Closure() {#2880 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2683 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "is-expanded" => true ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "no" => "no" "yes" => "yes" "all" => "all" ] |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "readState" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2880 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2683 …} } } } } |
validation_groups | null |
hitState
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [ "is-expanded" => true ] |
[ "is-expanded" => true ] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
choice_attr | null |
null
|
choice_label | null |
null
|
choice_loader | null |
null
|
choice_name | null |
null
|
choice_translation_domain | null |
null
|
choice_value | null |
null
|
choices | [ "no" => "no" "yes" => "yes" "all" => "all" ] |
[ "no" => "no" "yes" => "yes" "all" => "all" ] |
compound | false |
false
|
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | "" |
same as passed value |
error_bubbling | false |
false
|
error_mapping | [] |
[] |
expanded | false |
false
|
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
group_by | null |
null
|
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "hitState" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
multiple | false |
false
|
placeholder | null |
null
|
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
preferred_choices | [] |
[] |
property_path | null |
null
|
required | true |
same as passed value |
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | false |
false
|
upload_max_size_message | Closure() {#2693 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2692 …} } } |
Closure() {#2885 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2693 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2692 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "is-expanded" => true ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "no" => "no" "yes" => "yes" "all" => "all" ] |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2301 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2300 …} -namespace: Closure() {#2304 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "hitState" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2885 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2693 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1878 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1235 …} $translationDomain: "validators" $message: Closure() {#2692 …} } } } } |
validation_groups | null |