- POL - Cache Calls
- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 6
- 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
-
sectionName
-
prospectIds
-
productIds
-
contactIds
-
reason
-
reasonComment
-
fileLabel
-
-
equal
-
begin
-
end
-
-
-
equal
-
begin
-
end
-
-
sf_field_295
-
sf_field_296
-
sf_field_300
-
sf_field_301
-
sf_field_302
-
-
equal
-
begin
-
end
-
-
sf_field_306
-
sf_field_307
-
sf_field_308
-
sf_field_309
-
sf_field_333
-
name
-
quoteNumber
-
contractNumber
-
status
-
-
0
-
1
-
2
-
-
-
equal
-
begin
-
end
-
-
-
equal
-
begin
-
end
-
-
-
equal
-
begin
-
end
-
-
-
equal
-
begin
-
end
-
-
myQuotes
-
isMaintenance
-
prospects
-
managedBy
-
-
equal
-
begin
-
end
-
-
potential
-
quote_search
"App\V4\Form\Type\Quote\QuoteSearchType"
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\Quote\QuoteSearch {#2985 -name: null -quoteNumber: null -contractNumber: null -status: [] -salesForecast: null -issuedAt: App\Model\Compare\DateCompare {#4863 -equal: "=" -begin: null -end: null } -warrantlyAt: App\Model\Compare\DateCompare {#4897 -equal: "=" -begin: null -end: null } -expiredAt: App\Model\Compare\DateCompare {#4914 -equal: "=" -begin: null -end: null } -expectedSignedAt: App\Model\Compare\DateCompare {#4880 -equal: "=" -begin: null -end: null } -managedBy: [] -totalExcludingVat: App\Model\Compare\NumberCompare {#4948 -equal: "=" -begin: null -end: null } -potential: null -myQuotes: false -isMaintenance: false -prospectIds: [] -productIds: [] -contactIds: [] -prospects: [] -sectionName: null -specificFields: Doctrine\Common\Collections\ArrayCollection {#2993 …} -reason: [] -reasonComment: null -fileLabel: null -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null -id: [] } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
view_order_subtype | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | "App\V4\Model\Quote\QuoteSearch" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2077 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} use: { $class: "App\V4\Model\Quote\QuoteSearch" } } |
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\Quote\Quote" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2057 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2088 …} } } |
validation_groups | null |
view_order_entity | "App\V4\Model\Quote\Quote" |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | null |
delete_empty | false |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2476 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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() {#2437 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2431 …} } } |
validation_groups | null |
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 |
---|---|---|
choices | [] |
[] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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 | null |
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() {#2576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2575 …} } } |
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" => "prospectId" ] |
[ "type" => "hidden" "filterKey" => "prospectId" ] |
label | "prospectIds" |
same as passed value |
multiple | "true" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "type" => "hidden" "filterKey" => "prospectId" ] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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 | false |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2410 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2486 …} } } |
validation_groups | null |
productIds
"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" ] |
[ "type" => "hidden" ] |
label | "productIds" |
same as passed value |
multiple | "true" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "type" => "hidden" ] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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 | "productIds" |
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 | false |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2460 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2462 …} } } |
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" => "contactId" ] |
[ "type" => "hidden" "filterKey" => "contactId" ] |
label | "contactIds" |
same as passed value |
multiple | "true" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "type" => "hidden" "filterKey" => "contactId" ] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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 | false |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2489 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2488 …} } } |
validation_groups | null |
reason
"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 |
---|---|---|
choice_label | "name" |
same as passed value |
choice_value | "id" |
same as passed value |
choices | [ App\V4\Model\QuoteReason\QuoteReason {#2444 -id: "empty" -name: "(Vide)" -customerId: null -order: null -quoteState: null #shouldNormalizeAsIRI: true } ] |
[ App\V4\Model\QuoteReason\QuoteReason {#2444 -id: "empty" -name: "(Vide)" -customerId: null -order: null -quoteState: null #shouldNormalizeAsIRI: true } ] |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | "name" |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | "id" |
choices | [ App\V4\Model\QuoteReason\QuoteReason {#2444 -id: "empty" -name: "(Vide)" -customerId: null -order: null -quoteState: 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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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 | null |
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() {#2585 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2584 …} } } |
validation_groups | null |
reasonComment
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
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 |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2598 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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 | 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 | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2603 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2597 …} } } |
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 | "quote_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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2610 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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 | "quote_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() {#2612 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2611 …} } } |
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 | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "type" => "date_compare" ] |
[ "type" => "date_compare" ] |
label | "date_creation_quote" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "type" => "date_compare" ] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | "App\Model\Compare\DateCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2619 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} 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_quote" |
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() {#2621 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2620 …} } } |
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 |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "symbol" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2943 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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 | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2945 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2944 …} } } |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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() {#2953 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2952 …} } } |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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() {#2962 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2961 …} } } |
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 | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "type" => "date_compare" ] |
[ "type" => "date_compare" ] |
label | "date_modification_quote" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "type" => "date_compare" ] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | "App\Model\Compare\DateCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2629 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} 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_quote" |
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() {#2631 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2630 …} } } |
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 |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "symbol" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2982 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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 | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2984 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2983 …} } } |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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() {#2992 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2991 …} } } |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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() {#3001 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3000 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
sf_field_295
"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 |
---|---|---|
attr | [ "data-type" => "specific-fields" "data-hide-from-vieworders" => false ] |
[ "data-type" => "specific-fields" "data-hide-from-vieworders" => false ] |
auto_initialize | false |
false
|
data | null |
null
|
label | "Dimensions" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-type" => "specific-fields" "data-hide-from-vieworders" => false ] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data | null |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3391 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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 | "Dimensions" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | false |
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() {#3397 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3389 …} } } |
validation_groups | null |
sf_field_296
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
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 |
---|---|---|
attr | [ "data-type" => "specific-fields" ] |
[ "data-type" => "specific-fields" ] |
auto_initialize | false |
false
|
choice_value | "id" |
same as passed value |
choices | [ "1/333 soit 3 mm par mètre." => App\Model\ListingItem\ListingItem {#3149 -id: "listing_item_3230" -name: "1/333 soit 3 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/200 soit 5 mm par mètre." => App\Model\ListingItem\ListingItem {#3168 -id: "listing_item_3231" -name: "1/200 soit 5 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/87 soit 11,5 mm par mètre." => App\Model\ListingItem\ListingItem {#3166 -id: "listing_item_3232" -name: "1/87 soit 11,5 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/160 soit 6,3 mm par mètre." => App\Model\ListingItem\ListingItem {#3167 -id: "listing_item_3233" -name: "1/160 soit 6,3 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/500 soit 2 mm par mètre." => App\Model\ListingItem\ListingItem {#3169 -id: "listing_item_3234" -name: "1/500 soit 2 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/1500" => App\Model\ListingItem\ListingItem {#3170 -id: "listing_item_3235" -name: "1/1500" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/100 soit 10 mm par mètre." => App\Model\ListingItem\ListingItem {#3171 -id: "listing_item_3236" -name: "1/100 soit 10 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/1 soit taille réelle." => App\Model\ListingItem\ListingItem {#3172 -id: "listing_item_3237" -name: "1/1 soit taille réelle." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/150 soit 6,7 mm par mètre." => App\Model\ListingItem\ListingItem {#3173 -id: "listing_item_3238" -name: "1/150 soit 6,7 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/1000 soit 1 mm par mètre." => App\Model\ListingItem\ListingItem {#3174 -id: "listing_item_3239" -name: "1/1000 soit 1 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/50 soit 20 mm par mètre." => App\Model\ListingItem\ListingItem {#3175 -id: "listing_item_3240" -name: "1/50 soit 20 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/40 soit 25 mm par mètre." => App\Model\ListingItem\ListingItem {#3176 -id: "listing_item_3241" -name: "1/40 soit 25 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/750" => App\Model\ListingItem\ListingItem {#3177 -id: "listing_item_3242" -name: "1/750" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/5" => App\Model\ListingItem\ListingItem {#3178 -id: "listing_item_3243" -name: "1/5" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/2500" => App\Model\ListingItem\ListingItem {#3179 -id: "listing_item_3244" -name: "1/2500" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/5000 soit 0,2 mm par mètre." => App\Model\ListingItem\ListingItem {#3180 -id: "listing_item_3245" -name: "1/5000 soit 0,2 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/15000" => App\Model\ListingItem\ListingItem {#3181 -id: "listing_item_3246" -name: "1/15000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/250 soit 4 mm par mètre." => App\Model\ListingItem\ListingItem {#3182 -id: "listing_item_3247" -name: "1/250 soit 4 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/25000" => App\Model\ListingItem\ListingItem {#3183 -id: "listing_item_3248" -name: "1/25000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/125 soit 8 mm par mètre." => App\Model\ListingItem\ListingItem {#3184 -id: "listing_item_3249" -name: "1/125 soit 8 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/10 soit 100 mm par mètre." => App\Model\ListingItem\ListingItem {#3185 -id: "listing_item_3250" -name: "1/10 soit 100 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/5 soit 200 mm par mètre." => App\Model\ListingItem\ListingItem {#3186 -id: "listing_item_3251" -name: "1/5 soit 200 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/25 soit 40 mm par mètre." => App\Model\ListingItem\ListingItem {#3187 -id: "listing_item_3252" -name: "1/25 soit 40 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/43 soit 23 mm par mètre." => App\Model\ListingItem\ListingItem {#3188 -id: "listing_item_3253" -name: "1/43 soit 23 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/20000" => App\Model\ListingItem\ListingItem {#3189 -id: "listing_item_3254" -name: "1/20000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/20 soit 50 mm par mètre." => App\Model\ListingItem\ListingItem {#3190 -id: "listing_item_3255" -name: "1/20 soit 50 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/100000 soit 1 mm pour 100 metres." => App\Model\ListingItem\ListingItem {#3191 -id: "listing_item_3256" -name: "1/100000 soit 1 mm pour 100 metres." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/80000" => App\Model\ListingItem\ListingItem {#3192 -id: "listing_item_3257" -name: "1/80000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/50000 soit 0,02 mm par metre." => App\Model\ListingItem\ListingItem {#3193 -id: "listing_item_3258" -name: "1/50000 soit 0,02 mm par metre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/15 soit 67 mm par mètre." => App\Model\ListingItem\ListingItem {#3194 -id: "listing_item_3259" -name: "1/15 soit 67 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/75 soit 13 mm par mètre." => App\Model\ListingItem\ListingItem {#3195 -id: "listing_item_3260" -name: "1/75 soit 13 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/4 soit 250 mm par mètre." => App\Model\ListingItem\ListingItem {#3196 -id: "listing_item_3261" -name: "1/4 soit 250 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/33 soit 30 mm par mètre." => App\Model\ListingItem\ListingItem {#3197 -id: "listing_item_3262" -name: "1/33 soit 30 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/220 soit 4,5 mm par mètre." => App\Model\ListingItem\ListingItem {#3198 -id: "listing_item_3264" -name: "1/220 soit 4,5 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/1" => App\Model\ListingItem\ListingItem {#3199 -id: "listing_item_3265" -name: "1/1" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/1666" => App\Model\ListingItem\ListingItem {#3200 -id: "listing_item_3266" -name: "1/1666" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/22.5 soit 44 mm par metre." => App\Model\ListingItem\ListingItem {#3201 -id: "listing_item_3268" -name: "1/22.5 soit 44 mm par metre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/750 soit 1,3 mm par mètre." => App\Model\ListingItem\ListingItem {#3202 -id: "listing_item_3386" -name: "1/750 soit 1,3 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/1000 soit 1 mm par metre." => App\Model\ListingItem\ListingItem {#3203 -id: "listing_item_3576" -name: "1/1000 soit 1 mm par metre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/2000 soit 0,5 mm par metre." => App\Model\ListingItem\ListingItem {#3204 -id: "listing_item_3840" -name: "1/2000 soit 0,5 mm par metre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/300 soit 3,3 mm par mètre." => App\Model\ListingItem\ListingItem {#3205 -id: "listing_item_4788" -name: "1/300 soit 3,3 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/166 soit 6 mm par mètre." => App\Model\ListingItem\ListingItem {#3206 -id: "listing_item_4909" -name: "1/166 soit 6 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/45" => App\Model\ListingItem\ListingItem {#3207 -id: "listing_item_5664" -name: "1/45" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/16000" => App\Model\ListingItem\ListingItem {#3208 -id: "listing_item_5665" -name: "1/16000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/2400" => App\Model\ListingItem\ListingItem {#3209 -id: "listing_item_5666" -name: "1/2400" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/65 soit 15,4 mm par m." => App\Model\ListingItem\ListingItem {#3210 -id: "listing_item_6581" -name: "1/65 soit 15,4 mm par m." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/120 soit 8,3 mm par mètre." => App\Model\ListingItem\ListingItem {#3211 -id: "listing_item_6643" -name: "1/120 soit 8,3 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Sans objet" => App\Model\ListingItem\ListingItem {#3212 -id: "listing_item_6644" -name: "Sans objet" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/60 soit 16,7 mm par metre." => App\Model\ListingItem\ListingItem {#3213 -id: "listing_item_6665" -name: "1/60 soit 16,7 mm par metre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/75000 soit 0,013 mm par m" => App\Model\ListingItem\ListingItem {#3214 -id: "listing_item_6747" -name: "1/75000 soit 0,013 mm par m" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/3" => App\Model\ListingItem\ListingItem {#3215 -id: "listing_item_6750" -name: "1/3" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/72 soit 13,9 mm par m." => App\Model\ListingItem\ListingItem {#3216 -id: "listing_item_6760" -name: "1/72 soit 13,9 mm par m." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/18" => App\Model\ListingItem\ListingItem {#3217 -id: "listing_item_7139" -name: "1/18" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/6 soit 167 mm par m" => App\Model\ListingItem\ListingItem {#3218 -id: "listing_item_7347" -name: "1/6 soit 167 mm par m" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2/3" => App\Model\ListingItem\ListingItem {#3219 -id: "listing_item_7403" -name: "2/3" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3/4" => App\Model\ListingItem\ListingItem {#3220 -id: "listing_item_7404" -name: "3/4" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/800 soit 1,25 mm par m" => App\Model\ListingItem\ListingItem {#3221 -id: "listing_item_7499" -name: "1/800 soit 1,25 mm par m" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/12 soit 83 mm par mètre." => App\Model\ListingItem\ListingItem {#3222 -id: "listing_item_7720" -name: "1/12 soit 83 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/7500 soit 0,13 mm par mètre." => App\Model\ListingItem\ListingItem {#3223 -id: "listing_item_8096" -name: "1/7500 soit 0,13 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/10000 soit 1 mm pour 10 mètres." => App\Model\ListingItem\ListingItem {#3224 -id: "listing_item_8148" -name: "1/10000 soit 1 mm pour 10 mètres." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/400 soit 2,5 mm par mètre." => App\Model\ListingItem\ListingItem {#3225 -id: "listing_item_8152" -name: "1/400 soit 2,5 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/600 soit 1,67 mm par mètre." => App\Model\ListingItem\ListingItem {#3226 -id: "listing_item_8198" -name: "1/600 soit 1,67 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/70 soit 14,3 mm par mètre." => App\Model\ListingItem\ListingItem {#3227 -id: "listing_item_8392" -name: "1/70 soit 14,3 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/30000" => App\Model\ListingItem\ListingItem {#3228 -id: "listing_item_8488" -name: "1/30000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/300000" => App\Model\ListingItem\ListingItem {#3229 -id: "listing_item_8847" -name: "1/300000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "à définir" => App\Model\ListingItem\ListingItem {#3230 -id: "listing_item_8871" -name: "à définir" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/130000" => App\Model\ListingItem\ListingItem {#3231 -id: "listing_item_9075" -name: "1/130000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/1600 soit 0,63 mm par mètre." => App\Model\ListingItem\ListingItem {#3232 -id: "listing_item_9176" -name: "1/1600 soit 0,63 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/2600" => App\Model\ListingItem\ListingItem {#3233 -id: "listing_item_9807" -name: "1/2600" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/450" => App\Model\ListingItem\ListingItem {#3234 -id: "listing_item_9808" -name: "1/450" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/45000" => App\Model\ListingItem\ListingItem {#3235 -id: "listing_item_9809" -name: "1/45000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/4000 soit 0,25 mm par mètre." => App\Model\ListingItem\ListingItem {#3236 -id: "listing_item_9831" -name: "1/4000 soit 0,25 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/2200 soit 0,45 mm par m." => App\Model\ListingItem\ListingItem {#3237 -id: "listing_item_9842" -name: "1/2200 soit 0,45 mm par m." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2/5" => App\Model\ListingItem\ListingItem {#3238 -id: "listing_item_9853" -name: "2/5" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/17000" => App\Model\ListingItem\ListingItem {#3239 -id: "listing_item_9860" -name: "1/17000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/40000 soit 0,025 mm par mètre." => App\Model\ListingItem\ListingItem {#3240 -id: "listing_item_10160" -name: "1/40000 soit 0,025 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/55000" => App\Model\ListingItem\ListingItem {#3241 -id: "listing_item_10272" -name: "1/55000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/4875 soit 0,205 mm par mètre." => App\Model\ListingItem\ListingItem {#3242 -id: "listing_item_10274" -name: "1/4875 soit 0,205 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } " élément de liste 1/60000 soit 0,017 mm par mètre." => App\Model\ListingItem\ListingItem {#3243 -id: "listing_item_10275" -name: " élément de liste 1/60000 soit 0,017 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } ] |
[ "1/333 soit 3 mm par mètre." => App\Model\ListingItem\ListingItem {#3149 -id: "listing_item_3230" -name: "1/333 soit 3 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/200 soit 5 mm par mètre." => App\Model\ListingItem\ListingItem {#3168 -id: "listing_item_3231" -name: "1/200 soit 5 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/87 soit 11,5 mm par mètre." => App\Model\ListingItem\ListingItem {#3166 -id: "listing_item_3232" -name: "1/87 soit 11,5 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/160 soit 6,3 mm par mètre." => App\Model\ListingItem\ListingItem {#3167 -id: "listing_item_3233" -name: "1/160 soit 6,3 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/500 soit 2 mm par mètre." => App\Model\ListingItem\ListingItem {#3169 -id: "listing_item_3234" -name: "1/500 soit 2 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/1500" => App\Model\ListingItem\ListingItem {#3170 -id: "listing_item_3235" -name: "1/1500" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/100 soit 10 mm par mètre." => App\Model\ListingItem\ListingItem {#3171 -id: "listing_item_3236" -name: "1/100 soit 10 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/1 soit taille réelle." => App\Model\ListingItem\ListingItem {#3172 -id: "listing_item_3237" -name: "1/1 soit taille réelle." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/150 soit 6,7 mm par mètre." => App\Model\ListingItem\ListingItem {#3173 -id: "listing_item_3238" -name: "1/150 soit 6,7 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/1000 soit 1 mm par mètre." => App\Model\ListingItem\ListingItem {#3174 -id: "listing_item_3239" -name: "1/1000 soit 1 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/50 soit 20 mm par mètre." => App\Model\ListingItem\ListingItem {#3175 -id: "listing_item_3240" -name: "1/50 soit 20 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/40 soit 25 mm par mètre." => App\Model\ListingItem\ListingItem {#3176 -id: "listing_item_3241" -name: "1/40 soit 25 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/750" => App\Model\ListingItem\ListingItem {#3177 -id: "listing_item_3242" -name: "1/750" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/5" => App\Model\ListingItem\ListingItem {#3178 -id: "listing_item_3243" -name: "1/5" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/2500" => App\Model\ListingItem\ListingItem {#3179 -id: "listing_item_3244" -name: "1/2500" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/5000 soit 0,2 mm par mètre." => App\Model\ListingItem\ListingItem {#3180 -id: "listing_item_3245" -name: "1/5000 soit 0,2 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/15000" => App\Model\ListingItem\ListingItem {#3181 -id: "listing_item_3246" -name: "1/15000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/250 soit 4 mm par mètre." => App\Model\ListingItem\ListingItem {#3182 -id: "listing_item_3247" -name: "1/250 soit 4 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/25000" => App\Model\ListingItem\ListingItem {#3183 -id: "listing_item_3248" -name: "1/25000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/125 soit 8 mm par mètre." => App\Model\ListingItem\ListingItem {#3184 -id: "listing_item_3249" -name: "1/125 soit 8 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/10 soit 100 mm par mètre." => App\Model\ListingItem\ListingItem {#3185 -id: "listing_item_3250" -name: "1/10 soit 100 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/5 soit 200 mm par mètre." => App\Model\ListingItem\ListingItem {#3186 -id: "listing_item_3251" -name: "1/5 soit 200 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/25 soit 40 mm par mètre." => App\Model\ListingItem\ListingItem {#3187 -id: "listing_item_3252" -name: "1/25 soit 40 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/43 soit 23 mm par mètre." => App\Model\ListingItem\ListingItem {#3188 -id: "listing_item_3253" -name: "1/43 soit 23 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/20000" => App\Model\ListingItem\ListingItem {#3189 -id: "listing_item_3254" -name: "1/20000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/20 soit 50 mm par mètre." => App\Model\ListingItem\ListingItem {#3190 -id: "listing_item_3255" -name: "1/20 soit 50 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/100000 soit 1 mm pour 100 metres." => App\Model\ListingItem\ListingItem {#3191 -id: "listing_item_3256" -name: "1/100000 soit 1 mm pour 100 metres." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/80000" => App\Model\ListingItem\ListingItem {#3192 -id: "listing_item_3257" -name: "1/80000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/50000 soit 0,02 mm par metre." => App\Model\ListingItem\ListingItem {#3193 -id: "listing_item_3258" -name: "1/50000 soit 0,02 mm par metre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/15 soit 67 mm par mètre." => App\Model\ListingItem\ListingItem {#3194 -id: "listing_item_3259" -name: "1/15 soit 67 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/75 soit 13 mm par mètre." => App\Model\ListingItem\ListingItem {#3195 -id: "listing_item_3260" -name: "1/75 soit 13 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/4 soit 250 mm par mètre." => App\Model\ListingItem\ListingItem {#3196 -id: "listing_item_3261" -name: "1/4 soit 250 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/33 soit 30 mm par mètre." => App\Model\ListingItem\ListingItem {#3197 -id: "listing_item_3262" -name: "1/33 soit 30 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/220 soit 4,5 mm par mètre." => App\Model\ListingItem\ListingItem {#3198 -id: "listing_item_3264" -name: "1/220 soit 4,5 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/1" => App\Model\ListingItem\ListingItem {#3199 -id: "listing_item_3265" -name: "1/1" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/1666" => App\Model\ListingItem\ListingItem {#3200 -id: "listing_item_3266" -name: "1/1666" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/22.5 soit 44 mm par metre." => App\Model\ListingItem\ListingItem {#3201 -id: "listing_item_3268" -name: "1/22.5 soit 44 mm par metre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/750 soit 1,3 mm par mètre." => App\Model\ListingItem\ListingItem {#3202 -id: "listing_item_3386" -name: "1/750 soit 1,3 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/1000 soit 1 mm par metre." => App\Model\ListingItem\ListingItem {#3203 -id: "listing_item_3576" -name: "1/1000 soit 1 mm par metre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/2000 soit 0,5 mm par metre." => App\Model\ListingItem\ListingItem {#3204 -id: "listing_item_3840" -name: "1/2000 soit 0,5 mm par metre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/300 soit 3,3 mm par mètre." => App\Model\ListingItem\ListingItem {#3205 -id: "listing_item_4788" -name: "1/300 soit 3,3 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/166 soit 6 mm par mètre." => App\Model\ListingItem\ListingItem {#3206 -id: "listing_item_4909" -name: "1/166 soit 6 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/45" => App\Model\ListingItem\ListingItem {#3207 -id: "listing_item_5664" -name: "1/45" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/16000" => App\Model\ListingItem\ListingItem {#3208 -id: "listing_item_5665" -name: "1/16000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/2400" => App\Model\ListingItem\ListingItem {#3209 -id: "listing_item_5666" -name: "1/2400" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/65 soit 15,4 mm par m." => App\Model\ListingItem\ListingItem {#3210 -id: "listing_item_6581" -name: "1/65 soit 15,4 mm par m." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/120 soit 8,3 mm par mètre." => App\Model\ListingItem\ListingItem {#3211 -id: "listing_item_6643" -name: "1/120 soit 8,3 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Sans objet" => App\Model\ListingItem\ListingItem {#3212 -id: "listing_item_6644" -name: "Sans objet" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/60 soit 16,7 mm par metre." => App\Model\ListingItem\ListingItem {#3213 -id: "listing_item_6665" -name: "1/60 soit 16,7 mm par metre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/75000 soit 0,013 mm par m" => App\Model\ListingItem\ListingItem {#3214 -id: "listing_item_6747" -name: "1/75000 soit 0,013 mm par m" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/3" => App\Model\ListingItem\ListingItem {#3215 -id: "listing_item_6750" -name: "1/3" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/72 soit 13,9 mm par m." => App\Model\ListingItem\ListingItem {#3216 -id: "listing_item_6760" -name: "1/72 soit 13,9 mm par m." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/18" => App\Model\ListingItem\ListingItem {#3217 -id: "listing_item_7139" -name: "1/18" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/6 soit 167 mm par m" => App\Model\ListingItem\ListingItem {#3218 -id: "listing_item_7347" -name: "1/6 soit 167 mm par m" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2/3" => App\Model\ListingItem\ListingItem {#3219 -id: "listing_item_7403" -name: "2/3" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3/4" => App\Model\ListingItem\ListingItem {#3220 -id: "listing_item_7404" -name: "3/4" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/800 soit 1,25 mm par m" => App\Model\ListingItem\ListingItem {#3221 -id: "listing_item_7499" -name: "1/800 soit 1,25 mm par m" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/12 soit 83 mm par mètre." => App\Model\ListingItem\ListingItem {#3222 -id: "listing_item_7720" -name: "1/12 soit 83 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/7500 soit 0,13 mm par mètre." => App\Model\ListingItem\ListingItem {#3223 -id: "listing_item_8096" -name: "1/7500 soit 0,13 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/10000 soit 1 mm pour 10 mètres." => App\Model\ListingItem\ListingItem {#3224 -id: "listing_item_8148" -name: "1/10000 soit 1 mm pour 10 mètres." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/400 soit 2,5 mm par mètre." => App\Model\ListingItem\ListingItem {#3225 -id: "listing_item_8152" -name: "1/400 soit 2,5 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/600 soit 1,67 mm par mètre." => App\Model\ListingItem\ListingItem {#3226 -id: "listing_item_8198" -name: "1/600 soit 1,67 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/70 soit 14,3 mm par mètre." => App\Model\ListingItem\ListingItem {#3227 -id: "listing_item_8392" -name: "1/70 soit 14,3 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/30000" => App\Model\ListingItem\ListingItem {#3228 -id: "listing_item_8488" -name: "1/30000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/300000" => App\Model\ListingItem\ListingItem {#3229 -id: "listing_item_8847" -name: "1/300000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "à définir" => App\Model\ListingItem\ListingItem {#3230 -id: "listing_item_8871" -name: "à définir" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/130000" => App\Model\ListingItem\ListingItem {#3231 -id: "listing_item_9075" -name: "1/130000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/1600 soit 0,63 mm par mètre." => App\Model\ListingItem\ListingItem {#3232 -id: "listing_item_9176" -name: "1/1600 soit 0,63 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/2600" => App\Model\ListingItem\ListingItem {#3233 -id: "listing_item_9807" -name: "1/2600" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/450" => App\Model\ListingItem\ListingItem {#3234 -id: "listing_item_9808" -name: "1/450" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/45000" => App\Model\ListingItem\ListingItem {#3235 -id: "listing_item_9809" -name: "1/45000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/4000 soit 0,25 mm par mètre." => App\Model\ListingItem\ListingItem {#3236 -id: "listing_item_9831" -name: "1/4000 soit 0,25 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/2200 soit 0,45 mm par m." => App\Model\ListingItem\ListingItem {#3237 -id: "listing_item_9842" -name: "1/2200 soit 0,45 mm par m." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2/5" => App\Model\ListingItem\ListingItem {#3238 -id: "listing_item_9853" -name: "2/5" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/17000" => App\Model\ListingItem\ListingItem {#3239 -id: "listing_item_9860" -name: "1/17000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/40000 soit 0,025 mm par mètre." => App\Model\ListingItem\ListingItem {#3240 -id: "listing_item_10160" -name: "1/40000 soit 0,025 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/55000" => App\Model\ListingItem\ListingItem {#3241 -id: "listing_item_10272" -name: "1/55000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/4875 soit 0,205 mm par mètre." => App\Model\ListingItem\ListingItem {#3242 -id: "listing_item_10274" -name: "1/4875 soit 0,205 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } " élément de liste 1/60000 soit 0,017 mm par mètre." => App\Model\ListingItem\ListingItem {#3243 -id: "listing_item_10275" -name: " élément de liste 1/60000 soit 0,017 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } ] |
data | [] |
[] |
label | "Echelle" |
same as passed value |
mapped | false |
false
|
multiple | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-type" => "specific-fields" ] |
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 | "id" |
choices | [ "1/333 soit 3 mm par mètre." => App\Model\ListingItem\ListingItem {#3149 -id: "listing_item_3230" -name: "1/333 soit 3 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/200 soit 5 mm par mètre." => App\Model\ListingItem\ListingItem {#3168 -id: "listing_item_3231" -name: "1/200 soit 5 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/87 soit 11,5 mm par mètre." => App\Model\ListingItem\ListingItem {#3166 -id: "listing_item_3232" -name: "1/87 soit 11,5 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/160 soit 6,3 mm par mètre." => App\Model\ListingItem\ListingItem {#3167 -id: "listing_item_3233" -name: "1/160 soit 6,3 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/500 soit 2 mm par mètre." => App\Model\ListingItem\ListingItem {#3169 -id: "listing_item_3234" -name: "1/500 soit 2 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/1500" => App\Model\ListingItem\ListingItem {#3170 -id: "listing_item_3235" -name: "1/1500" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/100 soit 10 mm par mètre." => App\Model\ListingItem\ListingItem {#3171 -id: "listing_item_3236" -name: "1/100 soit 10 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/1 soit taille réelle." => App\Model\ListingItem\ListingItem {#3172 -id: "listing_item_3237" -name: "1/1 soit taille réelle." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/150 soit 6,7 mm par mètre." => App\Model\ListingItem\ListingItem {#3173 -id: "listing_item_3238" -name: "1/150 soit 6,7 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/1000 soit 1 mm par mètre." => App\Model\ListingItem\ListingItem {#3174 -id: "listing_item_3239" -name: "1/1000 soit 1 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/50 soit 20 mm par mètre." => App\Model\ListingItem\ListingItem {#3175 -id: "listing_item_3240" -name: "1/50 soit 20 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/40 soit 25 mm par mètre." => App\Model\ListingItem\ListingItem {#3176 -id: "listing_item_3241" -name: "1/40 soit 25 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/750" => App\Model\ListingItem\ListingItem {#3177 -id: "listing_item_3242" -name: "1/750" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/5" => App\Model\ListingItem\ListingItem {#3178 -id: "listing_item_3243" -name: "1/5" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/2500" => App\Model\ListingItem\ListingItem {#3179 -id: "listing_item_3244" -name: "1/2500" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/5000 soit 0,2 mm par mètre." => App\Model\ListingItem\ListingItem {#3180 -id: "listing_item_3245" -name: "1/5000 soit 0,2 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/15000" => App\Model\ListingItem\ListingItem {#3181 -id: "listing_item_3246" -name: "1/15000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/250 soit 4 mm par mètre." => App\Model\ListingItem\ListingItem {#3182 -id: "listing_item_3247" -name: "1/250 soit 4 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/25000" => App\Model\ListingItem\ListingItem {#3183 -id: "listing_item_3248" -name: "1/25000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/125 soit 8 mm par mètre." => App\Model\ListingItem\ListingItem {#3184 -id: "listing_item_3249" -name: "1/125 soit 8 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/10 soit 100 mm par mètre." => App\Model\ListingItem\ListingItem {#3185 -id: "listing_item_3250" -name: "1/10 soit 100 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/5 soit 200 mm par mètre." => App\Model\ListingItem\ListingItem {#3186 -id: "listing_item_3251" -name: "1/5 soit 200 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/25 soit 40 mm par mètre." => App\Model\ListingItem\ListingItem {#3187 -id: "listing_item_3252" -name: "1/25 soit 40 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/43 soit 23 mm par mètre." => App\Model\ListingItem\ListingItem {#3188 -id: "listing_item_3253" -name: "1/43 soit 23 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/20000" => App\Model\ListingItem\ListingItem {#3189 -id: "listing_item_3254" -name: "1/20000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/20 soit 50 mm par mètre." => App\Model\ListingItem\ListingItem {#3190 -id: "listing_item_3255" -name: "1/20 soit 50 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/100000 soit 1 mm pour 100 metres." => App\Model\ListingItem\ListingItem {#3191 -id: "listing_item_3256" -name: "1/100000 soit 1 mm pour 100 metres." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/80000" => App\Model\ListingItem\ListingItem {#3192 -id: "listing_item_3257" -name: "1/80000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/50000 soit 0,02 mm par metre." => App\Model\ListingItem\ListingItem {#3193 -id: "listing_item_3258" -name: "1/50000 soit 0,02 mm par metre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/15 soit 67 mm par mètre." => App\Model\ListingItem\ListingItem {#3194 -id: "listing_item_3259" -name: "1/15 soit 67 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/75 soit 13 mm par mètre." => App\Model\ListingItem\ListingItem {#3195 -id: "listing_item_3260" -name: "1/75 soit 13 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/4 soit 250 mm par mètre." => App\Model\ListingItem\ListingItem {#3196 -id: "listing_item_3261" -name: "1/4 soit 250 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/33 soit 30 mm par mètre." => App\Model\ListingItem\ListingItem {#3197 -id: "listing_item_3262" -name: "1/33 soit 30 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/220 soit 4,5 mm par mètre." => App\Model\ListingItem\ListingItem {#3198 -id: "listing_item_3264" -name: "1/220 soit 4,5 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/1" => App\Model\ListingItem\ListingItem {#3199 -id: "listing_item_3265" -name: "1/1" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/1666" => App\Model\ListingItem\ListingItem {#3200 -id: "listing_item_3266" -name: "1/1666" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/22.5 soit 44 mm par metre." => App\Model\ListingItem\ListingItem {#3201 -id: "listing_item_3268" -name: "1/22.5 soit 44 mm par metre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/750 soit 1,3 mm par mètre." => App\Model\ListingItem\ListingItem {#3202 -id: "listing_item_3386" -name: "1/750 soit 1,3 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/1000 soit 1 mm par metre." => App\Model\ListingItem\ListingItem {#3203 -id: "listing_item_3576" -name: "1/1000 soit 1 mm par metre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/2000 soit 0,5 mm par metre." => App\Model\ListingItem\ListingItem {#3204 -id: "listing_item_3840" -name: "1/2000 soit 0,5 mm par metre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/300 soit 3,3 mm par mètre." => App\Model\ListingItem\ListingItem {#3205 -id: "listing_item_4788" -name: "1/300 soit 3,3 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/166 soit 6 mm par mètre." => App\Model\ListingItem\ListingItem {#3206 -id: "listing_item_4909" -name: "1/166 soit 6 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/45" => App\Model\ListingItem\ListingItem {#3207 -id: "listing_item_5664" -name: "1/45" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/16000" => App\Model\ListingItem\ListingItem {#3208 -id: "listing_item_5665" -name: "1/16000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/2400" => App\Model\ListingItem\ListingItem {#3209 -id: "listing_item_5666" -name: "1/2400" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/65 soit 15,4 mm par m." => App\Model\ListingItem\ListingItem {#3210 -id: "listing_item_6581" -name: "1/65 soit 15,4 mm par m." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/120 soit 8,3 mm par mètre." => App\Model\ListingItem\ListingItem {#3211 -id: "listing_item_6643" -name: "1/120 soit 8,3 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Sans objet" => App\Model\ListingItem\ListingItem {#3212 -id: "listing_item_6644" -name: "Sans objet" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/60 soit 16,7 mm par metre." => App\Model\ListingItem\ListingItem {#3213 -id: "listing_item_6665" -name: "1/60 soit 16,7 mm par metre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/75000 soit 0,013 mm par m" => App\Model\ListingItem\ListingItem {#3214 -id: "listing_item_6747" -name: "1/75000 soit 0,013 mm par m" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/3" => App\Model\ListingItem\ListingItem {#3215 -id: "listing_item_6750" -name: "1/3" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/72 soit 13,9 mm par m." => App\Model\ListingItem\ListingItem {#3216 -id: "listing_item_6760" -name: "1/72 soit 13,9 mm par m." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/18" => App\Model\ListingItem\ListingItem {#3217 -id: "listing_item_7139" -name: "1/18" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/6 soit 167 mm par m" => App\Model\ListingItem\ListingItem {#3218 -id: "listing_item_7347" -name: "1/6 soit 167 mm par m" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2/3" => App\Model\ListingItem\ListingItem {#3219 -id: "listing_item_7403" -name: "2/3" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3/4" => App\Model\ListingItem\ListingItem {#3220 -id: "listing_item_7404" -name: "3/4" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/800 soit 1,25 mm par m" => App\Model\ListingItem\ListingItem {#3221 -id: "listing_item_7499" -name: "1/800 soit 1,25 mm par m" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/12 soit 83 mm par mètre." => App\Model\ListingItem\ListingItem {#3222 -id: "listing_item_7720" -name: "1/12 soit 83 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/7500 soit 0,13 mm par mètre." => App\Model\ListingItem\ListingItem {#3223 -id: "listing_item_8096" -name: "1/7500 soit 0,13 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/10000 soit 1 mm pour 10 mètres." => App\Model\ListingItem\ListingItem {#3224 -id: "listing_item_8148" -name: "1/10000 soit 1 mm pour 10 mètres." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/400 soit 2,5 mm par mètre." => App\Model\ListingItem\ListingItem {#3225 -id: "listing_item_8152" -name: "1/400 soit 2,5 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/600 soit 1,67 mm par mètre." => App\Model\ListingItem\ListingItem {#3226 -id: "listing_item_8198" -name: "1/600 soit 1,67 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/70 soit 14,3 mm par mètre." => App\Model\ListingItem\ListingItem {#3227 -id: "listing_item_8392" -name: "1/70 soit 14,3 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/30000" => App\Model\ListingItem\ListingItem {#3228 -id: "listing_item_8488" -name: "1/30000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/300000" => App\Model\ListingItem\ListingItem {#3229 -id: "listing_item_8847" -name: "1/300000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "à définir" => App\Model\ListingItem\ListingItem {#3230 -id: "listing_item_8871" -name: "à définir" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/130000" => App\Model\ListingItem\ListingItem {#3231 -id: "listing_item_9075" -name: "1/130000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/1600 soit 0,63 mm par mètre." => App\Model\ListingItem\ListingItem {#3232 -id: "listing_item_9176" -name: "1/1600 soit 0,63 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/2600" => App\Model\ListingItem\ListingItem {#3233 -id: "listing_item_9807" -name: "1/2600" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/450" => App\Model\ListingItem\ListingItem {#3234 -id: "listing_item_9808" -name: "1/450" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/45000" => App\Model\ListingItem\ListingItem {#3235 -id: "listing_item_9809" -name: "1/45000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/4000 soit 0,25 mm par mètre." => App\Model\ListingItem\ListingItem {#3236 -id: "listing_item_9831" -name: "1/4000 soit 0,25 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/2200 soit 0,45 mm par m." => App\Model\ListingItem\ListingItem {#3237 -id: "listing_item_9842" -name: "1/2200 soit 0,45 mm par m." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2/5" => App\Model\ListingItem\ListingItem {#3238 -id: "listing_item_9853" -name: "2/5" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/17000" => App\Model\ListingItem\ListingItem {#3239 -id: "listing_item_9860" -name: "1/17000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/40000 soit 0,025 mm par mètre." => App\Model\ListingItem\ListingItem {#3240 -id: "listing_item_10160" -name: "1/40000 soit 0,025 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/55000" => App\Model\ListingItem\ListingItem {#3241 -id: "listing_item_10272" -name: "1/55000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/4875 soit 0,205 mm par mètre." => App\Model\ListingItem\ListingItem {#3242 -id: "listing_item_10274" -name: "1/4875 soit 0,205 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } " élément de liste 1/60000 soit 0,017 mm par mètre." => App\Model\ListingItem\ListingItem {#3243 -id: "listing_item_10275" -name: " élément de liste 1/60000 soit 0,017 mm par mètre." -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } ] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data | [] |
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 | "Echelle" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | false |
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 | false |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3408 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3412 …} } } |
validation_groups | null |
sf_field_300
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
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 |
---|---|---|
attr | [ "data-type" => "specific-fields" ] |
[ "data-type" => "specific-fields" ] |
auto_initialize | false |
false
|
choice_value | "id" |
same as passed value |
choices | [ "Architecture" => App\Model\ListingItem\ListingItem {#3152 -id: "listing_item_3214" -name: "Architecture" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Industrie" => App\Model\ListingItem\ListingItem {#3251 -id: "listing_item_3215" -name: "Industrie" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Muséographie" => App\Model\ListingItem\ListingItem {#3250 -id: "listing_item_3217" -name: "Muséographie" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Urbanisme" => App\Model\ListingItem\ListingItem {#3153 -id: "listing_item_3219" -name: "Urbanisme" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Décor" => App\Model\ListingItem\ListingItem {#3252 -id: "listing_item_3656" -name: "Décor" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } ] |
[ "Architecture" => App\Model\ListingItem\ListingItem {#3152 -id: "listing_item_3214" -name: "Architecture" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Industrie" => App\Model\ListingItem\ListingItem {#3251 -id: "listing_item_3215" -name: "Industrie" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Muséographie" => App\Model\ListingItem\ListingItem {#3250 -id: "listing_item_3217" -name: "Muséographie" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Urbanisme" => App\Model\ListingItem\ListingItem {#3153 -id: "listing_item_3219" -name: "Urbanisme" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Décor" => App\Model\ListingItem\ListingItem {#3252 -id: "listing_item_3656" -name: "Décor" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } ] |
data | [] |
[] |
label | "Domaine" |
same as passed value |
mapped | false |
false
|
multiple | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-type" => "specific-fields" ] |
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 | "id" |
choices | [ "Architecture" => App\Model\ListingItem\ListingItem {#3152 -id: "listing_item_3214" -name: "Architecture" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Industrie" => App\Model\ListingItem\ListingItem {#3251 -id: "listing_item_3215" -name: "Industrie" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Muséographie" => App\Model\ListingItem\ListingItem {#3250 -id: "listing_item_3217" -name: "Muséographie" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Urbanisme" => App\Model\ListingItem\ListingItem {#3153 -id: "listing_item_3219" -name: "Urbanisme" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Décor" => App\Model\ListingItem\ListingItem {#3252 -id: "listing_item_3656" -name: "Décor" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } ] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data | [] |
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 | "Domaine" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | false |
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 | false |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3423 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3399 …} } } |
validation_groups | null |
sf_field_301
"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 |
---|---|---|
attr | [ "data-type" => "specific-fields" "data-hide-from-vieworders" => false ] |
[ "data-type" => "specific-fields" "data-hide-from-vieworders" => false ] |
auto_initialize | false |
false
|
data | null |
null
|
label | "Avenant" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-type" => "specific-fields" "data-hide-from-vieworders" => false ] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data | null |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3437 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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 | "Avenant" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | false |
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() {#3439 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3438 …} } } |
validation_groups | null |
sf_field_302
"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 |
---|---|---|
attr | [ "data-type" => "specific-fields" "data-hide-from-vieworders" => false ] |
[ "data-type" => "specific-fields" "data-hide-from-vieworders" => false ] |
auto_initialize | false |
false
|
data | null |
null
|
label | "Concurrent principal" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-type" => "specific-fields" "data-hide-from-vieworders" => false ] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data | null |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3448 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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 | "Concurrent principal" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | false |
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() {#3450 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3449 …} } } |
validation_groups | null |
sf_field_304
"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 | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-type" => "specific-fields" "type" => "date_compare" ] |
[ "data-type" => "specific-fields" "type" => "date_compare" ] |
auto_initialize | false |
false
|
data | null |
null
|
label | "Date rendu" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-type" => "specific-fields" "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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data | null |
data_class | "App\Model\Compare\DateCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3459 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} 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 rendu" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | false |
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() {#3461 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3460 …} } } |
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 |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "symbol" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3469 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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 | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3471 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3470 …} } } |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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() {#3479 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3478 …} } } |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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() {#3488 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3487 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
sf_field_306
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
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 |
---|---|---|
attr | [ "data-type" => "specific-fields" ] |
[ "data-type" => "specific-fields" ] |
auto_initialize | false |
false
|
choice_value | "id" |
same as passed value |
choices | [ "1 semaine" => App\Model\ListingItem\ListingItem {#3161 -id: "listing_item_3659" -name: "1 semaine" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1 à 2 semaines" => App\Model\ListingItem\ListingItem {#3266 -id: "listing_item_3660" -name: "1 à 2 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2 mois" => App\Model\ListingItem\ListingItem {#3265 -id: "listing_item_3661" -name: "2 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2 à 3 jours" => App\Model\ListingItem\ListingItem {#3160 -id: "listing_item_3663" -name: "2 à 3 jours" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2 à 3 mois" => App\Model\ListingItem\ListingItem {#3289 -id: "listing_item_9074" -name: "2 à 3 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2 à 3 semaines" => App\Model\ListingItem\ListingItem {#3268 -id: "listing_item_3665" -name: "2 à 3 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3 mois" => App\Model\ListingItem\ListingItem {#3269 -id: "listing_item_3666" -name: "3 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3 semaines" => App\Model\ListingItem\ListingItem {#3270 -id: "listing_item_3667" -name: "3 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3 à 4 semaines" => App\Model\ListingItem\ListingItem {#3271 -id: "listing_item_3668" -name: "3 à 4 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3 à 4 mois" => App\Model\ListingItem\ListingItem {#3272 -id: "listing_item_3669" -name: "3 à 4 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "4 mois" => App\Model\ListingItem\ListingItem {#3273 -id: "listing_item_3670" -name: "4 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "4 semaines" => App\Model\ListingItem\ListingItem {#3274 -id: "listing_item_3671" -name: "4 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "4 à 5 semaines" => App\Model\ListingItem\ListingItem {#3275 -id: "listing_item_3673" -name: "4 à 5 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "5 mois" => App\Model\ListingItem\ListingItem {#3276 -id: "listing_item_3674" -name: "5 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "5 semaines" => App\Model\ListingItem\ListingItem {#3277 -id: "listing_item_3675" -name: "5 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "5 à 6 semaines" => App\Model\ListingItem\ListingItem {#3278 -id: "listing_item_3676" -name: "5 à 6 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "6 mois" => App\Model\ListingItem\ListingItem {#3279 -id: "listing_item_3677" -name: "6 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "6 semaines" => App\Model\ListingItem\ListingItem {#3280 -id: "listing_item_3678" -name: "6 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "6 à 8 semaines" => App\Model\ListingItem\ListingItem {#3281 -id: "listing_item_3679" -name: "6 à 8 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2 semaines" => App\Model\ListingItem\ListingItem {#3282 -id: "listing_item_6586" -name: "2 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1 à 2 jours" => App\Model\ListingItem\ListingItem {#3283 -id: "listing_item_6749" -name: "1 à 2 jours" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3 à 4 jours" => App\Model\ListingItem\ListingItem {#3284 -id: "listing_item_6759" -name: "3 à 4 jours" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "4 à 5 jours" => App\Model\ListingItem\ListingItem {#3285 -id: "listing_item_6824" -name: "4 à 5 jours" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "4 à 6 semaines" => App\Model\ListingItem\ListingItem {#3286 -id: "listing_item_7723" -name: "4 à 6 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1 mois" => App\Model\ListingItem\ListingItem {#3287 -id: "listing_item_8095" -name: "1 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1 journée" => App\Model\ListingItem\ListingItem {#3288 -id: "listing_item_8954" -name: "1 journée" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "suivant planning prévisionnel du marché" => App\Model\ListingItem\ListingItem {#3290 -id: "listing_item_9778" -name: "suivant planning prévisionnel du marché" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "8 à 10 semaines" => App\Model\ListingItem\ListingItem {#3291 -id: "listing_item_9841" -name: "8 à 10 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "à planifier" => App\Model\ListingItem\ListingItem {#3292 -id: "listing_item_9855" -name: "à planifier" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "6 à 8 mois" => App\Model\ListingItem\ListingItem {#3293 -id: "listing_item_10262" -name: "6 à 8 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } ] |
[ "1 semaine" => App\Model\ListingItem\ListingItem {#3161 -id: "listing_item_3659" -name: "1 semaine" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1 à 2 semaines" => App\Model\ListingItem\ListingItem {#3266 -id: "listing_item_3660" -name: "1 à 2 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2 mois" => App\Model\ListingItem\ListingItem {#3265 -id: "listing_item_3661" -name: "2 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2 à 3 jours" => App\Model\ListingItem\ListingItem {#3160 -id: "listing_item_3663" -name: "2 à 3 jours" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2 à 3 mois" => App\Model\ListingItem\ListingItem {#3289 -id: "listing_item_9074" -name: "2 à 3 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2 à 3 semaines" => App\Model\ListingItem\ListingItem {#3268 -id: "listing_item_3665" -name: "2 à 3 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3 mois" => App\Model\ListingItem\ListingItem {#3269 -id: "listing_item_3666" -name: "3 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3 semaines" => App\Model\ListingItem\ListingItem {#3270 -id: "listing_item_3667" -name: "3 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3 à 4 semaines" => App\Model\ListingItem\ListingItem {#3271 -id: "listing_item_3668" -name: "3 à 4 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3 à 4 mois" => App\Model\ListingItem\ListingItem {#3272 -id: "listing_item_3669" -name: "3 à 4 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "4 mois" => App\Model\ListingItem\ListingItem {#3273 -id: "listing_item_3670" -name: "4 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "4 semaines" => App\Model\ListingItem\ListingItem {#3274 -id: "listing_item_3671" -name: "4 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "4 à 5 semaines" => App\Model\ListingItem\ListingItem {#3275 -id: "listing_item_3673" -name: "4 à 5 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "5 mois" => App\Model\ListingItem\ListingItem {#3276 -id: "listing_item_3674" -name: "5 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "5 semaines" => App\Model\ListingItem\ListingItem {#3277 -id: "listing_item_3675" -name: "5 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "5 à 6 semaines" => App\Model\ListingItem\ListingItem {#3278 -id: "listing_item_3676" -name: "5 à 6 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "6 mois" => App\Model\ListingItem\ListingItem {#3279 -id: "listing_item_3677" -name: "6 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "6 semaines" => App\Model\ListingItem\ListingItem {#3280 -id: "listing_item_3678" -name: "6 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "6 à 8 semaines" => App\Model\ListingItem\ListingItem {#3281 -id: "listing_item_3679" -name: "6 à 8 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2 semaines" => App\Model\ListingItem\ListingItem {#3282 -id: "listing_item_6586" -name: "2 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1 à 2 jours" => App\Model\ListingItem\ListingItem {#3283 -id: "listing_item_6749" -name: "1 à 2 jours" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3 à 4 jours" => App\Model\ListingItem\ListingItem {#3284 -id: "listing_item_6759" -name: "3 à 4 jours" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "4 à 5 jours" => App\Model\ListingItem\ListingItem {#3285 -id: "listing_item_6824" -name: "4 à 5 jours" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "4 à 6 semaines" => App\Model\ListingItem\ListingItem {#3286 -id: "listing_item_7723" -name: "4 à 6 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1 mois" => App\Model\ListingItem\ListingItem {#3287 -id: "listing_item_8095" -name: "1 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1 journée" => App\Model\ListingItem\ListingItem {#3288 -id: "listing_item_8954" -name: "1 journée" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "suivant planning prévisionnel du marché" => App\Model\ListingItem\ListingItem {#3290 -id: "listing_item_9778" -name: "suivant planning prévisionnel du marché" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "8 à 10 semaines" => App\Model\ListingItem\ListingItem {#3291 -id: "listing_item_9841" -name: "8 à 10 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "à planifier" => App\Model\ListingItem\ListingItem {#3292 -id: "listing_item_9855" -name: "à planifier" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "6 à 8 mois" => App\Model\ListingItem\ListingItem {#3293 -id: "listing_item_10262" -name: "6 à 8 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } ] |
data | [] |
[] |
label | "Délais livraison" |
same as passed value |
mapped | false |
false
|
multiple | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-type" => "specific-fields" ] |
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 | "id" |
choices | [ "1 semaine" => App\Model\ListingItem\ListingItem {#3161 -id: "listing_item_3659" -name: "1 semaine" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1 à 2 semaines" => App\Model\ListingItem\ListingItem {#3266 -id: "listing_item_3660" -name: "1 à 2 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2 mois" => App\Model\ListingItem\ListingItem {#3265 -id: "listing_item_3661" -name: "2 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2 à 3 jours" => App\Model\ListingItem\ListingItem {#3160 -id: "listing_item_3663" -name: "2 à 3 jours" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2 à 3 mois" => App\Model\ListingItem\ListingItem {#3289 -id: "listing_item_9074" -name: "2 à 3 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2 à 3 semaines" => App\Model\ListingItem\ListingItem {#3268 -id: "listing_item_3665" -name: "2 à 3 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3 mois" => App\Model\ListingItem\ListingItem {#3269 -id: "listing_item_3666" -name: "3 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3 semaines" => App\Model\ListingItem\ListingItem {#3270 -id: "listing_item_3667" -name: "3 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3 à 4 semaines" => App\Model\ListingItem\ListingItem {#3271 -id: "listing_item_3668" -name: "3 à 4 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3 à 4 mois" => App\Model\ListingItem\ListingItem {#3272 -id: "listing_item_3669" -name: "3 à 4 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "4 mois" => App\Model\ListingItem\ListingItem {#3273 -id: "listing_item_3670" -name: "4 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "4 semaines" => App\Model\ListingItem\ListingItem {#3274 -id: "listing_item_3671" -name: "4 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "4 à 5 semaines" => App\Model\ListingItem\ListingItem {#3275 -id: "listing_item_3673" -name: "4 à 5 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "5 mois" => App\Model\ListingItem\ListingItem {#3276 -id: "listing_item_3674" -name: "5 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "5 semaines" => App\Model\ListingItem\ListingItem {#3277 -id: "listing_item_3675" -name: "5 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "5 à 6 semaines" => App\Model\ListingItem\ListingItem {#3278 -id: "listing_item_3676" -name: "5 à 6 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "6 mois" => App\Model\ListingItem\ListingItem {#3279 -id: "listing_item_3677" -name: "6 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "6 semaines" => App\Model\ListingItem\ListingItem {#3280 -id: "listing_item_3678" -name: "6 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "6 à 8 semaines" => App\Model\ListingItem\ListingItem {#3281 -id: "listing_item_3679" -name: "6 à 8 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2 semaines" => App\Model\ListingItem\ListingItem {#3282 -id: "listing_item_6586" -name: "2 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1 à 2 jours" => App\Model\ListingItem\ListingItem {#3283 -id: "listing_item_6749" -name: "1 à 2 jours" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3 à 4 jours" => App\Model\ListingItem\ListingItem {#3284 -id: "listing_item_6759" -name: "3 à 4 jours" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "4 à 5 jours" => App\Model\ListingItem\ListingItem {#3285 -id: "listing_item_6824" -name: "4 à 5 jours" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "4 à 6 semaines" => App\Model\ListingItem\ListingItem {#3286 -id: "listing_item_7723" -name: "4 à 6 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1 mois" => App\Model\ListingItem\ListingItem {#3287 -id: "listing_item_8095" -name: "1 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1 journée" => App\Model\ListingItem\ListingItem {#3288 -id: "listing_item_8954" -name: "1 journée" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "suivant planning prévisionnel du marché" => App\Model\ListingItem\ListingItem {#3290 -id: "listing_item_9778" -name: "suivant planning prévisionnel du marché" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "8 à 10 semaines" => App\Model\ListingItem\ListingItem {#3291 -id: "listing_item_9841" -name: "8 à 10 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "à planifier" => App\Model\ListingItem\ListingItem {#3292 -id: "listing_item_9855" -name: "à planifier" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "6 à 8 mois" => App\Model\ListingItem\ListingItem {#3293 -id: "listing_item_10262" -name: "6 à 8 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } ] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data | [] |
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 | "Délais livraison" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | false |
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 | false |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3480 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3462 …} } } |
validation_groups | null |
sf_field_307
"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 |
---|---|---|
attr | [ "data-type" => "specific-fields" "data-hide-from-vieworders" => false ] |
[ "data-type" => "specific-fields" "data-hide-from-vieworders" => false ] |
auto_initialize | false |
false
|
data | null |
null
|
label | "Adresse" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-type" => "specific-fields" "data-hide-from-vieworders" => false ] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data | null |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3519 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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 | "Adresse" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | false |
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() {#3521 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3520 …} } } |
validation_groups | null |
sf_field_308
"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 |
---|---|---|
attr | [ "data-type" => "specific-fields" "data-hide-from-vieworders" => false ] |
[ "data-type" => "specific-fields" "data-hide-from-vieworders" => false ] |
auto_initialize | false |
false
|
data | null |
null
|
label | "Code postal" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-type" => "specific-fields" "data-hide-from-vieworders" => false ] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data | null |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3530 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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 | "Code postal" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | false |
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() {#3532 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3531 …} } } |
validation_groups | null |
sf_field_309
"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 |
---|---|---|
attr | [ "data-type" => "specific-fields" "data-hide-from-vieworders" => false ] |
[ "data-type" => "specific-fields" "data-hide-from-vieworders" => false ] |
auto_initialize | false |
false
|
data | null |
null
|
label | "Ville" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-type" => "specific-fields" "data-hide-from-vieworders" => false ] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data | null |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3541 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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 | "Ville" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | false |
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() {#3543 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3542 …} } } |
validation_groups | null |
sf_field_333
"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 |
---|---|---|
attr | [ "data-type" => "specific-fields" "data-hide-from-vieworders" => false ] |
[ "data-type" => "specific-fields" "data-hide-from-vieworders" => false ] |
auto_initialize | false |
false
|
data | null |
null
|
label | "Raison sociale" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-type" => "specific-fields" "data-hide-from-vieworders" => false ] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data | null |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3552 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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 | "Raison sociale" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | false |
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() {#3554 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3553 …} } } |
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 | [] |
[] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2153 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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 | "quote_title" |
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() {#2173 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2473 …} } } |
Closure() {#4295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2173 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2473 …} } } } } |
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 |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2153 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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 | "quote_title" |
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() {#4295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2173 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2473 …} } } } } |
validation_groups | null |
quoteNumber
"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 | [] |
[] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2422 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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 | "quoteNumber" |
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() {#2425 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2420 …} } } |
Closure() {#2646 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2425 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2420 …} } } } } |
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 |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2422 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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 | "quoteNumber" |
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() {#2646 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2425 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2420 …} } } } } |
validation_groups | null |
contractNumber
"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 | [] |
[] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2113 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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 | "contractNumber" |
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() {#2116 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2115 …} } } |
Closure() {#2649 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2116 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2115 …} } } } } |
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 |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2113 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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 | "contractNumber" |
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() {#2649 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2116 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2115 …} } } } } |
validation_groups | null |
status
"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\QuoteState\QuoteState {#2036 -id: "2f5dba8b69f74278800ba3ff5ea4b038" -name: "Abandonné" -inProgress: false -isWon: false -isLost: false -isAbandoned: true -isUnSelectable: null -isDiffered: false -isNotCountForStats: false -externalId: null -order: null -fromForm: false -reasons: Doctrine\Common\Collections\ArrayCollection {#2259 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#1720 -id: "10d374cbac2d4f8b9e937b35e91739a4" -name: "En cours" -inProgress: true -isWon: false -isLost: false -isAbandoned: false -isUnSelectable: null -isDiffered: false -isNotCountForStats: false -externalId: null -order: null -fromForm: false -reasons: Doctrine\Common\Collections\ArrayCollection {#1882 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#1888 -id: "8a021c7c1e134987a9162824c57b9c05" -name: "Gagné" -inProgress: false -isWon: true -isLost: false -isAbandoned: false -isUnSelectable: null -isDiffered: false -isNotCountForStats: false -externalId: null -order: null -fromForm: false -reasons: Doctrine\Common\Collections\ArrayCollection {#1884 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#1883 -id: "7d970820b7ad49cfa76ef6de27dcd987" -name: "Perdu" -inProgress: false -isWon: false -isLost: true -isAbandoned: false -isUnSelectable: null -isDiffered: false -isNotCountForStats: false -externalId: null -order: null -fromForm: false -reasons: Doctrine\Common\Collections\ArrayCollection {#1889 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#1886 -id: "98a4838cd7e74bc6a384cde1f75f06f2" -name: "Suspendu" -inProgress: false -isWon: false -isLost: false -isAbandoned: false -isUnSelectable: null -isDiffered: false -isNotCountForStats: false -externalId: null -order: null -fromForm: false -reasons: Doctrine\Common\Collections\ArrayCollection {#1885 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#1777 -id: "empty" -name: "(Vide)" -inProgress: null -isWon: null -isLost: null -isAbandoned: null -isUnSelectable: null -isDiffered: false -isNotCountForStats: false -externalId: null -order: null -fromForm: false -reasons: Doctrine\Common\Collections\ArrayCollection {#1763 …} #shouldNormalizeAsIRI: true } ] |
[ App\V4\Model\QuoteState\QuoteState {#2036 -id: "2f5dba8b69f74278800ba3ff5ea4b038" -name: "Abandonné" -inProgress: false -isWon: false -isLost: false -isAbandoned: true -isUnSelectable: null -isDiffered: false -isNotCountForStats: false -externalId: null -order: null -fromForm: false -reasons: Doctrine\Common\Collections\ArrayCollection {#2259 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#1720 -id: "10d374cbac2d4f8b9e937b35e91739a4" -name: "En cours" -inProgress: true -isWon: false -isLost: false -isAbandoned: false -isUnSelectable: null -isDiffered: false -isNotCountForStats: false -externalId: null -order: null -fromForm: false -reasons: Doctrine\Common\Collections\ArrayCollection {#1882 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#1888 -id: "8a021c7c1e134987a9162824c57b9c05" -name: "Gagné" -inProgress: false -isWon: true -isLost: false -isAbandoned: false -isUnSelectable: null -isDiffered: false -isNotCountForStats: false -externalId: null -order: null -fromForm: false -reasons: Doctrine\Common\Collections\ArrayCollection {#1884 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#1883 -id: "7d970820b7ad49cfa76ef6de27dcd987" -name: "Perdu" -inProgress: false -isWon: false -isLost: true -isAbandoned: false -isUnSelectable: null -isDiffered: false -isNotCountForStats: false -externalId: null -order: null -fromForm: false -reasons: Doctrine\Common\Collections\ArrayCollection {#1889 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#1886 -id: "98a4838cd7e74bc6a384cde1f75f06f2" -name: "Suspendu" -inProgress: false -isWon: false -isLost: false -isAbandoned: false -isUnSelectable: null -isDiffered: false -isNotCountForStats: false -externalId: null -order: null -fromForm: false -reasons: Doctrine\Common\Collections\ArrayCollection {#1885 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#1777 -id: "empty" -name: "(Vide)" -inProgress: null -isWon: null -isLost: null -isAbandoned: null -isUnSelectable: null -isDiffered: false -isNotCountForStats: false -externalId: null -order: null -fromForm: false -reasons: Doctrine\Common\Collections\ArrayCollection {#1763 …} #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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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 | "status" |
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() {#2146 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2137 …} } } |
Closure() {#2652 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2146 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2137 …} } } } } |
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\QuoteState\QuoteState {#2036 -id: "2f5dba8b69f74278800ba3ff5ea4b038" -name: "Abandonné" -inProgress: false -isWon: false -isLost: false -isAbandoned: true -isUnSelectable: null -isDiffered: false -isNotCountForStats: false -externalId: null -order: null -fromForm: false -reasons: Doctrine\Common\Collections\ArrayCollection {#2259 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#1720 -id: "10d374cbac2d4f8b9e937b35e91739a4" -name: "En cours" -inProgress: true -isWon: false -isLost: false -isAbandoned: false -isUnSelectable: null -isDiffered: false -isNotCountForStats: false -externalId: null -order: null -fromForm: false -reasons: Doctrine\Common\Collections\ArrayCollection {#1882 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#1888 -id: "8a021c7c1e134987a9162824c57b9c05" -name: "Gagné" -inProgress: false -isWon: true -isLost: false -isAbandoned: false -isUnSelectable: null -isDiffered: false -isNotCountForStats: false -externalId: null -order: null -fromForm: false -reasons: Doctrine\Common\Collections\ArrayCollection {#1884 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#1883 -id: "7d970820b7ad49cfa76ef6de27dcd987" -name: "Perdu" -inProgress: false -isWon: false -isLost: true -isAbandoned: false -isUnSelectable: null -isDiffered: false -isNotCountForStats: false -externalId: null -order: null -fromForm: false -reasons: Doctrine\Common\Collections\ArrayCollection {#1889 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#1886 -id: "98a4838cd7e74bc6a384cde1f75f06f2" -name: "Suspendu" -inProgress: false -isWon: false -isLost: false -isAbandoned: false -isUnSelectable: null -isDiffered: false -isNotCountForStats: false -externalId: null -order: null -fromForm: false -reasons: Doctrine\Common\Collections\ArrayCollection {#1885 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#1777 -id: "empty" -name: "(Vide)" -inProgress: null -isWon: null -isLost: null -isAbandoned: null -isUnSelectable: null -isDiffered: false -isNotCountForStats: false -externalId: null -order: null -fromForm: false -reasons: Doctrine\Common\Collections\ArrayCollection {#1763 …} #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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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 | "status" |
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() {#2652 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2146 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2137 …} } } } } |
validation_groups | null |
salesForecast
"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 | [ "yes" => "yes" "no" => "no" "all" => "all" ] |
[ "yes" => "yes" "no" => "no" "all" => "all" ] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | null |
null
|
error_bubbling | false |
false
|
error_mapping | [] |
[] |
expanded | true |
same as passed value |
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 | "salesForecast" |
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() {#2176 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2177 …} } } |
Closure() {#2661 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2176 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2177 …} } } } } |
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 | [ "yes" => "yes" "no" => "no" "all" => "all" ] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 | "salesForecast" |
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() {#2661 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2176 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2177 …} } } } } |
validation_groups | null |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "yes" |
same as passed value |
translation_domain | null |
null
|
value | "yes" |
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 | "entry" |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form, $viewData) {#2133 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2132 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
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 | "yes" |
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() {#4338 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4337 …} } } |
validation_groups | null |
value | "yes" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "no" |
same as passed value |
translation_domain | null |
null
|
value | "no" |
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 | "entry" |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form, $viewData) {#2133 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2132 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
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 | "no" |
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() {#4347 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4346 …} } } |
validation_groups | null |
value | "no" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "all" |
same as passed value |
translation_domain | null |
null
|
value | "all" |
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 | "entry" |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form, $viewData) {#2133 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2132 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
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 | "all" |
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() {#4356 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4355 …} } } |
validation_groups | null |
value | "all" |
issuedAt
"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 {#4863 -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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
same as passed value |
data_class | "App\Model\Compare\DateCompare" |
same as passed value |
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2325 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} 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 | "issuedAt" |
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() {#2322 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2321 …} } } |
Closure() {#2659 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2322 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2321 …} } } } } |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | "App\Model\Compare\DateCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2325 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} 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 | "issuedAt" |
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() {#2659 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2322 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2321 …} } } } } |
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 |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#4379 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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 | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4381 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4380 …} } } |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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() {#4389 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4388 …} } } |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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() {#4398 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4397 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
expectedSignedAt
"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 {#4880 -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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
same as passed value |
data_class | "App\Model\Compare\DateCompare" |
same as passed value |
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2345 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} 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 | "expectedSignedAt" |
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() {#2326 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2344 …} } } |
Closure() {#4357 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2326 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2344 …} } } } } |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | "App\Model\Compare\DateCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2345 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} 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 | "expectedSignedAt" |
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() {#4357 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2326 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2344 …} } } } } |
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 |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#4421 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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 | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4423 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4422 …} } } |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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() {#4431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4430 …} } } |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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() {#4440 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4439 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
warrantlyAt
"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 {#4897 -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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
same as passed value |
data_class | "App\Model\Compare\DateCompare" |
same as passed value |
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2346 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} 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 | "warrantlyAt" |
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() {#2315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2347 …} } } |
Closure() {#4399 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2347 …} } } } } |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | "App\Model\Compare\DateCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2346 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} 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 | "warrantlyAt" |
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() {#4399 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2347 …} } } } } |
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 |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#4463 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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 | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4465 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4464 …} } } |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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() {#4473 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4472 …} } } |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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() {#4482 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4481 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
expiredAt
"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 {#4914 -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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
same as passed value |
data_class | "App\Model\Compare\DateCompare" |
same as passed value |
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#1756 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} 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 | "expiredAt" |
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() {#1790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1738 …} } } |
Closure() {#4441 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1738 …} } } } } |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | "App\Model\Compare\DateCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1756 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} 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 | "expiredAt" |
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() {#4441 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1738 …} } } } } |
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 |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#4505 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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 | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4506 …} } } |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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() {#4515 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4514 …} } } |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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() {#4524 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4523 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
myQuotes
"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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
same as passed value |
data | false |
false
|
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form, $viewData) {#2133 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2132 …} } |
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 | "myQuotes" |
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() {#2158 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2150 …} } } |
Closure() {#4483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2158 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2150 …} } } } } |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data | false |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form, $viewData) {#2133 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2132 …} } |
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 | "myQuotes" |
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() {#4483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2158 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2150 …} } } } } |
validation_groups | null |
value | "1" |
isMaintenance
"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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form, $viewData) {#2133 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2132 …} } |
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 | "isMaintenance" |
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() {#2136 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2169 …} } } |
Closure() {#2658 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2136 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2169 …} } } } } |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form, $viewData) {#2133 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2132 …} } |
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 | "isMaintenance" |
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() {#2658 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2136 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2169 …} } } } } |
validation_groups | null |
value | "1" |
prospects
"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" => "prospect" "filterKey" => "prospectId" ] |
[ "type" => "autocomplete" "autocomplete_entity" => "prospect" "filterKey" => "prospectId" ] |
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 | "fullname" |
same as passed value |
choice_loader | App\V4\Form\AsyncSubresourceChoicesLoader {#1725 -collectionDataProvider: App\V4\Dev\APIPlatform\TraceableContextAwareCollectionDataProvider {#1297 …} -cacheManager: App\V4\Dev\DataCollector\Cache\TraceableCacheManager {#1321 …} -sentryLogger: App\V4\Logger\SentryLogger {#918 …} -entityFQCN: "App\V4\Model\Prospect\Prospect" -valueProperty: "id" -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#4940 …} -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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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 | "prospects_clients" |
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() {#1710 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1807 …} } } |
Closure() {#2655 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1710 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1807 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "type" => "autocomplete" "autocomplete_entity" => "prospect" "filterKey" => "prospectId" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | "fullname" |
choice_loader | App\V4\Form\AsyncSubresourceChoicesLoader {#1725 -collectionDataProvider: App\V4\Dev\APIPlatform\TraceableContextAwareCollectionDataProvider {#1297 …} -cacheManager: App\V4\Dev\DataCollector\Cache\TraceableCacheManager {#1321 …} -sentryLogger: App\V4\Logger\SentryLogger {#918 …} -entityFQCN: "App\V4\Model\Prospect\Prospect" -valueProperty: "id" -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#4940 …} -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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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 | "prospects_clients" |
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() {#2655 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1710 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1807 …} } } } } |
validation_groups | null |
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 | [] |
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 | [ "(Vide)" => "empty" "Utilisateur Système" => "system_customer_98" "Vincent SARTRE" => "user_1004" "Amandine GRANGE" => "user_1034" "Audrey GOUY" => "user_1035" "Gérard FAYOLLE" => "user_1055" "Agathe ROUSSELEAU" => "user_1140" "Léonard CALZETTONI" => "user_1159" "Laurie DURAND" => "user_1257" "Pierrick FAURE" => "user_1313" "Gabriel LOUP" => "user_1420" "Rayane CECILLON" => "user_1472" "June DESMONIERE" => "user_1501" "Pauline KERGOMARD" => "user_1502" "Sarah PELISSON" => "user_1506" "Elisabeth RAVIER" => "user_782" "Marie-Liesse LAVERGNE" => "user_786" "Richard LAVERGNE" => "user_789" "Thierry PORTIER" => "user_792" "Cyril DENIS" => "user_802" "Emilie ALEXANDRE" => "user_803" "Eric FERMIGIER" => "user_804" "Eglantine ROGUET" => "user_805" "Guillaume ONGARO" => "user_807" "Laurie MICHEL" => "user_808" "Pascal ARMAND" => "user_809" "Séverine RENAULT" => "user_810" "Jean-Christophe MORATO" => "user_849" "Gilbert LACHENAL" => "user_850" "Nathalie BOUTET" => "user_962" "Anaïs BOSSET" => "user_981" "Christine BLANCHARD" => "user_985" "Rayane HODROJ" => "user_996" ] |
[ "(Vide)" => "empty" "Utilisateur Système" => "system_customer_98" "Vincent SARTRE" => "user_1004" "Amandine GRANGE" => "user_1034" "Audrey GOUY" => "user_1035" "Gérard FAYOLLE" => "user_1055" "Agathe ROUSSELEAU" => "user_1140" "Léonard CALZETTONI" => "user_1159" "Laurie DURAND" => "user_1257" "Pierrick FAURE" => "user_1313" "Gabriel LOUP" => "user_1420" "Rayane CECILLON" => "user_1472" "June DESMONIERE" => "user_1501" "Pauline KERGOMARD" => "user_1502" "Sarah PELISSON" => "user_1506" "Elisabeth RAVIER" => "user_782" "Marie-Liesse LAVERGNE" => "user_786" "Richard LAVERGNE" => "user_789" "Thierry PORTIER" => "user_792" "Cyril DENIS" => "user_802" "Emilie ALEXANDRE" => "user_803" "Eric FERMIGIER" => "user_804" "Eglantine ROGUET" => "user_805" "Guillaume ONGARO" => "user_807" "Laurie MICHEL" => "user_808" "Pascal ARMAND" => "user_809" "Séverine RENAULT" => "user_810" "Jean-Christophe MORATO" => "user_849" "Gilbert LACHENAL" => "user_850" "Nathalie BOUTET" => "user_962" "Anaïs BOSSET" => "user_981" "Christine BLANCHARD" => "user_985" "Rayane HODROJ" => "user_996" ] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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" |
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() {#2532 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2533 …} } } |
Closure() {#2875 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2532 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2533 …} } } } } |
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 | [ "(Vide)" => "empty" "Utilisateur Système" => "system_customer_98" "Vincent SARTRE" => "user_1004" "Amandine GRANGE" => "user_1034" "Audrey GOUY" => "user_1035" "Gérard FAYOLLE" => "user_1055" "Agathe ROUSSELEAU" => "user_1140" "Léonard CALZETTONI" => "user_1159" "Laurie DURAND" => "user_1257" "Pierrick FAURE" => "user_1313" "Gabriel LOUP" => "user_1420" "Rayane CECILLON" => "user_1472" "June DESMONIERE" => "user_1501" "Pauline KERGOMARD" => "user_1502" "Sarah PELISSON" => "user_1506" "Elisabeth RAVIER" => "user_782" "Marie-Liesse LAVERGNE" => "user_786" "Richard LAVERGNE" => "user_789" "Thierry PORTIER" => "user_792" "Cyril DENIS" => "user_802" "Emilie ALEXANDRE" => "user_803" "Eric FERMIGIER" => "user_804" "Eglantine ROGUET" => "user_805" "Guillaume ONGARO" => "user_807" "Laurie MICHEL" => "user_808" "Pascal ARMAND" => "user_809" "Séverine RENAULT" => "user_810" "Jean-Christophe MORATO" => "user_849" "Gilbert LACHENAL" => "user_850" "Nathalie BOUTET" => "user_962" "Anaïs BOSSET" => "user_981" "Christine BLANCHARD" => "user_985" "Rayane HODROJ" => "user_996" ] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
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" |
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() {#2875 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2532 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2533 …} } } } } |
validation_groups | null |
totalExcludingVat
"App\Form\Type\Compare\NumberCompareType"
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\NumberCompare {#4948 -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 | [] |
[] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
same as passed value |
data_class | "App\Model\Compare\NumberCompare" |
same as passed value |
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2551 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} use: { $class: "App\Model\Compare\NumberCompare" } } |
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 | "totalExcludingVat" |
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() {#2553 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2552 …} } } |
Closure() {#2878 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2553 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2552 …} } } } } |
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 |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | "App\Model\Compare\NumberCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2551 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} use: { $class: "App\Model\Compare\NumberCompare" } } |
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 | "totalExcludingVat" |
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() {#2878 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2553 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2552 …} } } } } |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#4573 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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() {#4575 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4574 …} } } |
validation_groups | null |
begin
"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 | "minimum" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#4582 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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 | "minimum" |
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() {#4584 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4583 …} } } |
validation_groups | null |
end
"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 | "maximum" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#4591 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
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 | "maximum" |
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() {#4593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4592 …} } } |
validation_groups | null |
potential
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 | [ "min" => 0 "max" => 100 "step" => 25 "type" => "slider" "data-sub-type" => "percent" ] |
[ "min" => 0 "max" => 100 "step" => 25 "type" => "slider" "data-sub-type" => "percent" ] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2559 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
same as passed value |
error_bubbling | false |
false
|
error_mapping | [] |
[] |
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
grouping | 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 | "quote_potential" |
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 |
rounding_mode | 2 |
same as passed value |
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | true |
same as passed value |
upload_max_size_message | Closure() {#4576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2568 …} } } |
Closure() {#2876 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2568 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "min" => 0 "max" => 100 "step" => 25 "type" => "slider" "data-sub-type" => "percent" ] |
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 {#1776 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1712 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1715 …} -namespace: Closure() {#2055 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2559 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1716 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
grouping | 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 | "quote_potential" |
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 |
rounding_mode | 2 |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2876 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1717 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2568 …} } } } } |
validation_groups | null |