- 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 {#2988 -name: null -quoteNumber: null -contractNumber: null -status: [] -salesForecast: null -issuedAt: App\Model\Compare\DateCompare {#4868 -equal: "=" -begin: null -end: null } -warrantlyAt: App\Model\Compare\DateCompare {#4902 -equal: "=" -begin: null -end: null } -expiredAt: App\Model\Compare\DateCompare {#4919 -equal: "=" -begin: null -end: null } -expectedSignedAt: App\Model\Compare\DateCompare {#4885 -equal: "=" -begin: null -end: null } -managedBy: [] -totalExcludingVat: App\Model\Compare\NumberCompare {#4953 -equal: "=" -begin: null -end: null } -potential: null -myQuotes: false -isMaintenance: false -prospectIds: [] -productIds: [] -contactIds: [] -prospects: [] -sectionName: null -specificFields: Doctrine\Common\Collections\ArrayCollection {#2996 …} -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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | "App\V4\Model\Quote\QuoteSearch" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2078 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} 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() {#2077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2064 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | null |
delete_empty | false |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2478 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#2435 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2436 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#2579 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2578 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#2450 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2488 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#2467 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2466 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#2438 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2440 …} } } |
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 {#2451 -id: "empty" -name: "(Vide)" -customerId: null -order: null -quoteState: null #shouldNormalizeAsIRI: true } ] |
[ App\V4\Model\QuoteReason\QuoteReason {#2451 -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 {#2451 -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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#2588 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2587 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2601 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#2606 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2600 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2613 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#2615 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2614 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | "App\Model\Compare\DateCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2622 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} 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() {#2624 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2623 …} } } |
validation_groups | null |
equal
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2946 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#2948 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2947 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#2956 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2955 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#2965 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2964 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | "App\Model\Compare\DateCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2632 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} 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() {#2634 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2633 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2985 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#2987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2986 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#2995 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2994 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#3004 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3003 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data | null |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3394 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#3400 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3392 …} } } |
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 {#3152 -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 {#3171 -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 {#3169 -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 {#3170 -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 {#3172 -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 {#3173 -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 {#3174 -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 {#3175 -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 {#3176 -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 {#3177 -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 {#3178 -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 {#3179 -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 {#3180 -id: "listing_item_3242" -name: "1/750" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/5" => App\Model\ListingItem\ListingItem {#3181 -id: "listing_item_3243" -name: "1/5" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/2500" => App\Model\ListingItem\ListingItem {#3182 -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 {#3183 -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 {#3184 -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 {#3185 -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 {#3186 -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 {#3187 -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 {#3188 -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 {#3189 -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 {#3190 -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 {#3191 -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 {#3192 -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 {#3193 -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 {#3194 -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 {#3195 -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 {#3196 -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 {#3197 -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 {#3198 -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 {#3199 -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 {#3200 -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 {#3201 -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 {#3202 -id: "listing_item_3265" -name: "1/1" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/1666" => App\Model\ListingItem\ListingItem {#3203 -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 {#3204 -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 {#3205 -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 {#3206 -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 {#3207 -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 {#3208 -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 {#3209 -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 {#3210 -id: "listing_item_5664" -name: "1/45" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/16000" => App\Model\ListingItem\ListingItem {#3211 -id: "listing_item_5665" -name: "1/16000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/2400" => App\Model\ListingItem\ListingItem {#3212 -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 {#3213 -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 {#3214 -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 {#3215 -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 {#3216 -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 {#3217 -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 {#3218 -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 {#3219 -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 {#3220 -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 {#3221 -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 {#3222 -id: "listing_item_7403" -name: "2/3" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3/4" => App\Model\ListingItem\ListingItem {#3223 -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 {#3224 -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 {#3225 -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 {#3226 -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 {#3227 -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 {#3228 -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 {#3229 -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 {#3230 -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 {#3231 -id: "listing_item_8488" -name: "1/30000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/300000" => App\Model\ListingItem\ListingItem {#3232 -id: "listing_item_8847" -name: "1/300000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "à définir" => App\Model\ListingItem\ListingItem {#3233 -id: "listing_item_8871" -name: "à définir" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/130000" => App\Model\ListingItem\ListingItem {#3234 -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 {#3235 -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 {#3236 -id: "listing_item_9807" -name: "1/2600" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/450" => App\Model\ListingItem\ListingItem {#3237 -id: "listing_item_9808" -name: "1/450" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/45000" => App\Model\ListingItem\ListingItem {#3238 -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 {#3239 -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 {#3240 -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 {#3241 -id: "listing_item_9853" -name: "2/5" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/17000" => App\Model\ListingItem\ListingItem {#3242 -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 {#3243 -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 {#3244 -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 {#3245 -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 {#3246 -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 {#3152 -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 {#3171 -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 {#3169 -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 {#3170 -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 {#3172 -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 {#3173 -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 {#3174 -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 {#3175 -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 {#3176 -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 {#3177 -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 {#3178 -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 {#3179 -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 {#3180 -id: "listing_item_3242" -name: "1/750" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/5" => App\Model\ListingItem\ListingItem {#3181 -id: "listing_item_3243" -name: "1/5" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/2500" => App\Model\ListingItem\ListingItem {#3182 -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 {#3183 -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 {#3184 -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 {#3185 -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 {#3186 -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 {#3187 -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 {#3188 -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 {#3189 -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 {#3190 -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 {#3191 -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 {#3192 -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 {#3193 -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 {#3194 -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 {#3195 -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 {#3196 -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 {#3197 -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 {#3198 -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 {#3199 -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 {#3200 -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 {#3201 -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 {#3202 -id: "listing_item_3265" -name: "1/1" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/1666" => App\Model\ListingItem\ListingItem {#3203 -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 {#3204 -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 {#3205 -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 {#3206 -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 {#3207 -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 {#3208 -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 {#3209 -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 {#3210 -id: "listing_item_5664" -name: "1/45" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/16000" => App\Model\ListingItem\ListingItem {#3211 -id: "listing_item_5665" -name: "1/16000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/2400" => App\Model\ListingItem\ListingItem {#3212 -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 {#3213 -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 {#3214 -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 {#3215 -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 {#3216 -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 {#3217 -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 {#3218 -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 {#3219 -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 {#3220 -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 {#3221 -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 {#3222 -id: "listing_item_7403" -name: "2/3" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3/4" => App\Model\ListingItem\ListingItem {#3223 -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 {#3224 -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 {#3225 -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 {#3226 -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 {#3227 -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 {#3228 -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 {#3229 -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 {#3230 -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 {#3231 -id: "listing_item_8488" -name: "1/30000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/300000" => App\Model\ListingItem\ListingItem {#3232 -id: "listing_item_8847" -name: "1/300000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "à définir" => App\Model\ListingItem\ListingItem {#3233 -id: "listing_item_8871" -name: "à définir" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/130000" => App\Model\ListingItem\ListingItem {#3234 -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 {#3235 -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 {#3236 -id: "listing_item_9807" -name: "1/2600" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/450" => App\Model\ListingItem\ListingItem {#3237 -id: "listing_item_9808" -name: "1/450" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/45000" => App\Model\ListingItem\ListingItem {#3238 -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 {#3239 -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 {#3240 -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 {#3241 -id: "listing_item_9853" -name: "2/5" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/17000" => App\Model\ListingItem\ListingItem {#3242 -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 {#3243 -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 {#3244 -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 {#3245 -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 {#3246 -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 {#3152 -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 {#3171 -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 {#3169 -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 {#3170 -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 {#3172 -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 {#3173 -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 {#3174 -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 {#3175 -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 {#3176 -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 {#3177 -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 {#3178 -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 {#3179 -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 {#3180 -id: "listing_item_3242" -name: "1/750" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/5" => App\Model\ListingItem\ListingItem {#3181 -id: "listing_item_3243" -name: "1/5" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/2500" => App\Model\ListingItem\ListingItem {#3182 -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 {#3183 -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 {#3184 -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 {#3185 -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 {#3186 -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 {#3187 -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 {#3188 -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 {#3189 -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 {#3190 -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 {#3191 -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 {#3192 -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 {#3193 -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 {#3194 -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 {#3195 -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 {#3196 -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 {#3197 -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 {#3198 -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 {#3199 -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 {#3200 -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 {#3201 -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 {#3202 -id: "listing_item_3265" -name: "1/1" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/1666" => App\Model\ListingItem\ListingItem {#3203 -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 {#3204 -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 {#3205 -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 {#3206 -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 {#3207 -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 {#3208 -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 {#3209 -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 {#3210 -id: "listing_item_5664" -name: "1/45" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/16000" => App\Model\ListingItem\ListingItem {#3211 -id: "listing_item_5665" -name: "1/16000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/2400" => App\Model\ListingItem\ListingItem {#3212 -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 {#3213 -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 {#3214 -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 {#3215 -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 {#3216 -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 {#3217 -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 {#3218 -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 {#3219 -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 {#3220 -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 {#3221 -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 {#3222 -id: "listing_item_7403" -name: "2/3" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3/4" => App\Model\ListingItem\ListingItem {#3223 -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 {#3224 -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 {#3225 -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 {#3226 -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 {#3227 -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 {#3228 -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 {#3229 -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 {#3230 -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 {#3231 -id: "listing_item_8488" -name: "1/30000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/300000" => App\Model\ListingItem\ListingItem {#3232 -id: "listing_item_8847" -name: "1/300000" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "à définir" => App\Model\ListingItem\ListingItem {#3233 -id: "listing_item_8871" -name: "à définir" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/130000" => App\Model\ListingItem\ListingItem {#3234 -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 {#3235 -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 {#3236 -id: "listing_item_9807" -name: "1/2600" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/450" => App\Model\ListingItem\ListingItem {#3237 -id: "listing_item_9808" -name: "1/450" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/45000" => App\Model\ListingItem\ListingItem {#3238 -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 {#3239 -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 {#3240 -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 {#3241 -id: "listing_item_9853" -name: "2/5" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1/17000" => App\Model\ListingItem\ListingItem {#3242 -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 {#3243 -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 {#3244 -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 {#3245 -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 {#3246 -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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#3411 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3415 …} } } |
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 {#3155 -id: "listing_item_3214" -name: "Architecture" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Industrie" => App\Model\ListingItem\ListingItem {#3254 -id: "listing_item_3215" -name: "Industrie" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Muséographie" => App\Model\ListingItem\ListingItem {#3253 -id: "listing_item_3217" -name: "Muséographie" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Urbanisme" => App\Model\ListingItem\ListingItem {#3156 -id: "listing_item_3219" -name: "Urbanisme" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Décor" => App\Model\ListingItem\ListingItem {#3255 -id: "listing_item_3656" -name: "Décor" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } ] |
[ "Architecture" => App\Model\ListingItem\ListingItem {#3155 -id: "listing_item_3214" -name: "Architecture" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Industrie" => App\Model\ListingItem\ListingItem {#3254 -id: "listing_item_3215" -name: "Industrie" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Muséographie" => App\Model\ListingItem\ListingItem {#3253 -id: "listing_item_3217" -name: "Muséographie" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Urbanisme" => App\Model\ListingItem\ListingItem {#3156 -id: "listing_item_3219" -name: "Urbanisme" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Décor" => App\Model\ListingItem\ListingItem {#3255 -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 {#3155 -id: "listing_item_3214" -name: "Architecture" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Industrie" => App\Model\ListingItem\ListingItem {#3254 -id: "listing_item_3215" -name: "Industrie" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Muséographie" => App\Model\ListingItem\ListingItem {#3253 -id: "listing_item_3217" -name: "Muséographie" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Urbanisme" => App\Model\ListingItem\ListingItem {#3156 -id: "listing_item_3219" -name: "Urbanisme" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "Décor" => App\Model\ListingItem\ListingItem {#3255 -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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#3426 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3402 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data | null |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3440 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#3442 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3441 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data | null |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3451 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#3453 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3452 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data | null |
data_class | "App\Model\Compare\DateCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3462 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} 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() {#3464 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3463 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3472 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#3474 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3473 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#3482 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3481 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#3491 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3490 …} } } |
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 {#3164 -id: "listing_item_3659" -name: "1 semaine" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1 à 2 semaines" => App\Model\ListingItem\ListingItem {#3269 -id: "listing_item_3660" -name: "1 à 2 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2 mois" => App\Model\ListingItem\ListingItem {#3268 -id: "listing_item_3661" -name: "2 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2 à 3 jours" => App\Model\ListingItem\ListingItem {#3163 -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 {#3292 -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 {#3271 -id: "listing_item_3665" -name: "2 à 3 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3 mois" => App\Model\ListingItem\ListingItem {#3272 -id: "listing_item_3666" -name: "3 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3 semaines" => App\Model\ListingItem\ListingItem {#3273 -id: "listing_item_3667" -name: "3 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3 à 4 semaines" => App\Model\ListingItem\ListingItem {#3274 -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 {#3275 -id: "listing_item_3669" -name: "3 à 4 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "4 mois" => App\Model\ListingItem\ListingItem {#3276 -id: "listing_item_3670" -name: "4 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "4 semaines" => App\Model\ListingItem\ListingItem {#3277 -id: "listing_item_3671" -name: "4 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "4 à 5 semaines" => App\Model\ListingItem\ListingItem {#3278 -id: "listing_item_3673" -name: "4 à 5 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "5 mois" => App\Model\ListingItem\ListingItem {#3279 -id: "listing_item_3674" -name: "5 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "5 semaines" => App\Model\ListingItem\ListingItem {#3280 -id: "listing_item_3675" -name: "5 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "5 à 6 semaines" => App\Model\ListingItem\ListingItem {#3281 -id: "listing_item_3676" -name: "5 à 6 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "6 mois" => App\Model\ListingItem\ListingItem {#3282 -id: "listing_item_3677" -name: "6 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "6 semaines" => App\Model\ListingItem\ListingItem {#3283 -id: "listing_item_3678" -name: "6 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "6 à 8 semaines" => App\Model\ListingItem\ListingItem {#3284 -id: "listing_item_3679" -name: "6 à 8 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2 semaines" => App\Model\ListingItem\ListingItem {#3285 -id: "listing_item_6586" -name: "2 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1 à 2 jours" => App\Model\ListingItem\ListingItem {#3286 -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 {#3287 -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 {#3288 -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 {#3289 -id: "listing_item_7723" -name: "4 à 6 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1 mois" => App\Model\ListingItem\ListingItem {#3290 -id: "listing_item_8095" -name: "1 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1 journée" => App\Model\ListingItem\ListingItem {#3291 -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 {#3293 -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 {#3294 -id: "listing_item_9841" -name: "8 à 10 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "à planifier" => App\Model\ListingItem\ListingItem {#3295 -id: "listing_item_9855" -name: "à planifier" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "6 à 8 mois" => App\Model\ListingItem\ListingItem {#3296 -id: "listing_item_10262" -name: "6 à 8 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } ] |
[ "1 semaine" => App\Model\ListingItem\ListingItem {#3164 -id: "listing_item_3659" -name: "1 semaine" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1 à 2 semaines" => App\Model\ListingItem\ListingItem {#3269 -id: "listing_item_3660" -name: "1 à 2 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2 mois" => App\Model\ListingItem\ListingItem {#3268 -id: "listing_item_3661" -name: "2 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2 à 3 jours" => App\Model\ListingItem\ListingItem {#3163 -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 {#3292 -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 {#3271 -id: "listing_item_3665" -name: "2 à 3 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3 mois" => App\Model\ListingItem\ListingItem {#3272 -id: "listing_item_3666" -name: "3 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3 semaines" => App\Model\ListingItem\ListingItem {#3273 -id: "listing_item_3667" -name: "3 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3 à 4 semaines" => App\Model\ListingItem\ListingItem {#3274 -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 {#3275 -id: "listing_item_3669" -name: "3 à 4 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "4 mois" => App\Model\ListingItem\ListingItem {#3276 -id: "listing_item_3670" -name: "4 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "4 semaines" => App\Model\ListingItem\ListingItem {#3277 -id: "listing_item_3671" -name: "4 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "4 à 5 semaines" => App\Model\ListingItem\ListingItem {#3278 -id: "listing_item_3673" -name: "4 à 5 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "5 mois" => App\Model\ListingItem\ListingItem {#3279 -id: "listing_item_3674" -name: "5 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "5 semaines" => App\Model\ListingItem\ListingItem {#3280 -id: "listing_item_3675" -name: "5 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "5 à 6 semaines" => App\Model\ListingItem\ListingItem {#3281 -id: "listing_item_3676" -name: "5 à 6 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "6 mois" => App\Model\ListingItem\ListingItem {#3282 -id: "listing_item_3677" -name: "6 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "6 semaines" => App\Model\ListingItem\ListingItem {#3283 -id: "listing_item_3678" -name: "6 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "6 à 8 semaines" => App\Model\ListingItem\ListingItem {#3284 -id: "listing_item_3679" -name: "6 à 8 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2 semaines" => App\Model\ListingItem\ListingItem {#3285 -id: "listing_item_6586" -name: "2 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1 à 2 jours" => App\Model\ListingItem\ListingItem {#3286 -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 {#3287 -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 {#3288 -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 {#3289 -id: "listing_item_7723" -name: "4 à 6 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1 mois" => App\Model\ListingItem\ListingItem {#3290 -id: "listing_item_8095" -name: "1 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1 journée" => App\Model\ListingItem\ListingItem {#3291 -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 {#3293 -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 {#3294 -id: "listing_item_9841" -name: "8 à 10 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "à planifier" => App\Model\ListingItem\ListingItem {#3295 -id: "listing_item_9855" -name: "à planifier" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "6 à 8 mois" => App\Model\ListingItem\ListingItem {#3296 -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 {#3164 -id: "listing_item_3659" -name: "1 semaine" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1 à 2 semaines" => App\Model\ListingItem\ListingItem {#3269 -id: "listing_item_3660" -name: "1 à 2 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2 mois" => App\Model\ListingItem\ListingItem {#3268 -id: "listing_item_3661" -name: "2 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2 à 3 jours" => App\Model\ListingItem\ListingItem {#3163 -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 {#3292 -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 {#3271 -id: "listing_item_3665" -name: "2 à 3 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3 mois" => App\Model\ListingItem\ListingItem {#3272 -id: "listing_item_3666" -name: "3 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3 semaines" => App\Model\ListingItem\ListingItem {#3273 -id: "listing_item_3667" -name: "3 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "3 à 4 semaines" => App\Model\ListingItem\ListingItem {#3274 -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 {#3275 -id: "listing_item_3669" -name: "3 à 4 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "4 mois" => App\Model\ListingItem\ListingItem {#3276 -id: "listing_item_3670" -name: "4 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "4 semaines" => App\Model\ListingItem\ListingItem {#3277 -id: "listing_item_3671" -name: "4 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "4 à 5 semaines" => App\Model\ListingItem\ListingItem {#3278 -id: "listing_item_3673" -name: "4 à 5 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "5 mois" => App\Model\ListingItem\ListingItem {#3279 -id: "listing_item_3674" -name: "5 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "5 semaines" => App\Model\ListingItem\ListingItem {#3280 -id: "listing_item_3675" -name: "5 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "5 à 6 semaines" => App\Model\ListingItem\ListingItem {#3281 -id: "listing_item_3676" -name: "5 à 6 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "6 mois" => App\Model\ListingItem\ListingItem {#3282 -id: "listing_item_3677" -name: "6 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "6 semaines" => App\Model\ListingItem\ListingItem {#3283 -id: "listing_item_3678" -name: "6 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "6 à 8 semaines" => App\Model\ListingItem\ListingItem {#3284 -id: "listing_item_3679" -name: "6 à 8 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "2 semaines" => App\Model\ListingItem\ListingItem {#3285 -id: "listing_item_6586" -name: "2 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1 à 2 jours" => App\Model\ListingItem\ListingItem {#3286 -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 {#3287 -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 {#3288 -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 {#3289 -id: "listing_item_7723" -name: "4 à 6 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1 mois" => App\Model\ListingItem\ListingItem {#3290 -id: "listing_item_8095" -name: "1 mois" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "1 journée" => App\Model\ListingItem\ListingItem {#3291 -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 {#3293 -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 {#3294 -id: "listing_item_9841" -name: "8 à 10 semaines" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "à planifier" => App\Model\ListingItem\ListingItem {#3295 -id: "listing_item_9855" -name: "à planifier" -listing: null -listingId: null -type: "option" -isActive: true -position: 1 } "6 à 8 mois" => App\Model\ListingItem\ListingItem {#3296 -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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#3483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3465 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data | null |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3522 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#3524 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3523 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data | null |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3533 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#3535 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3534 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data | null |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3544 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#3546 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3545 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data | null |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3555 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#3557 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3556 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2156 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#2127 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2421 …} } } |
Closure() {#4300 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2127 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2421 …} } } } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2156 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#4300 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2127 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2421 …} } } } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2407 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#2408 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2313 …} } } |
Closure() {#2649 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2408 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2313 …} } } } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2407 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#2649 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2408 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2313 …} } } } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2118 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#2111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2114 …} } } |
Closure() {#2652 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2114 …} } } } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2118 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#2652 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2114 …} } } } } |
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 {#2038 -id: "c49e1e27112a4493b86e377b2edd28f5" -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 {#2243 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#2242 -id: "f5065bcdb89a4e9e89a3eadd08fae8f9" -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 {#2241 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#2259 -id: "9da3f1c16a704a02a07b283fd131f131" -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 {#1720 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#1882 -id: "1653ca75506440d68c5e5382a4652d57" -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 {#1888 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#1884 -id: "e58c151531164d21acfdf7ce463db842" -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 {#1883 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#1972 -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 {#2309 …} #shouldNormalizeAsIRI: true } ] |
[ App\V4\Model\QuoteState\QuoteState {#2038 -id: "c49e1e27112a4493b86e377b2edd28f5" -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 {#2243 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#2242 -id: "f5065bcdb89a4e9e89a3eadd08fae8f9" -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 {#2241 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#2259 -id: "9da3f1c16a704a02a07b283fd131f131" -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 {#1720 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#1882 -id: "1653ca75506440d68c5e5382a4652d57" -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 {#1888 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#1884 -id: "e58c151531164d21acfdf7ce463db842" -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 {#1883 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#1972 -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 {#2309 …} #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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#2143 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2138 …} } } |
Closure() {#2655 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2143 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2138 …} } } } } |
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 {#2038 -id: "c49e1e27112a4493b86e377b2edd28f5" -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 {#2243 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#2242 -id: "f5065bcdb89a4e9e89a3eadd08fae8f9" -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 {#2241 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#2259 -id: "9da3f1c16a704a02a07b283fd131f131" -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 {#1720 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#1882 -id: "1653ca75506440d68c5e5382a4652d57" -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 {#1888 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#1884 -id: "e58c151531164d21acfdf7ce463db842" -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 {#1883 …} #shouldNormalizeAsIRI: true } App\V4\Model\QuoteState\QuoteState {#1972 -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 {#2309 …} #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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#2655 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2143 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2138 …} } } } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#2148 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2131 …} } } |
Closure() {#2664 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2148 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2131 …} } } } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#2664 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2148 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2131 …} } } } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form, $viewData) {#2164 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2133 …} } |
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() {#4343 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4342 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form, $viewData) {#2164 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2133 …} } |
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() {#4352 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4351 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form, $viewData) {#2164 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2133 …} } |
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() {#4361 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4360 …} } } |
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 {#4868 -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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
same as passed value |
data_class | "App\Model\Compare\DateCompare" |
same as passed value |
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2327 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} 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() {#2324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2323 …} } } |
Closure() {#2662 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2323 …} } } } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | "App\Model\Compare\DateCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2327 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} 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() {#2662 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2323 …} } } } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#4384 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#4386 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4385 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#4394 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4393 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#4403 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4402 …} } } |
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 {#4885 -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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
same as passed value |
data_class | "App\Model\Compare\DateCompare" |
same as passed value |
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2332 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} 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() {#2348 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2336 …} } } |
Closure() {#4362 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2348 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2336 …} } } } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | "App\Model\Compare\DateCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2332 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} 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() {#4362 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2348 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2336 …} } } } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#4426 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#4428 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4427 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#4436 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4435 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#4445 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4444 …} } } |
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 {#4902 -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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
same as passed value |
data_class | "App\Model\Compare\DateCompare" |
same as passed value |
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2314 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} 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() {#2342 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2343 …} } } |
Closure() {#4404 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2342 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2343 …} } } } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | "App\Model\Compare\DateCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2314 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} 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() {#4404 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2342 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2343 …} } } } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#4468 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#4470 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4469 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#4478 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4477 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#4487 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4486 …} } } |
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 {#4919 -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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
same as passed value |
data_class | "App\Model\Compare\DateCompare" |
same as passed value |
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#1751 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} 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() {#1800 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1766 …} } } |
Closure() {#4446 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1800 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1766 …} } } } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | "App\Model\Compare\DateCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1751 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} 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() {#4446 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1800 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1766 …} } } } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#4510 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#4512 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4511 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#4520 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4519 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#4529 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4528 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
same as passed value |
data | false |
false
|
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form, $viewData) {#2164 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2133 …} } |
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() {#2151 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2162 …} } } |
Closure() {#4488 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2151 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2162 …} } } } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data | false |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form, $viewData) {#2164 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2133 …} } |
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() {#4488 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2151 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2162 …} } } } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form, $viewData) {#2164 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2133 …} } |
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() {#2126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2174 …} } } |
Closure() {#2661 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2174 …} } } } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form, $viewData) {#2164 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2133 …} } |
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() {#2661 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2174 …} } } } } |
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 {#1887 -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 {#4945 …} -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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#2503 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2501 …} } } |
Closure() {#2658 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2503 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2501 …} } } } } |
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 {#1887 -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 {#4945 …} -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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#2658 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2503 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2501 …} } } } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#2535 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2536 …} } } |
Closure() {#2878 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2535 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2536 …} } } } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
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() {#2878 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2535 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2536 …} } } } } |
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 {#4953 -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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
same as passed value |
data_class | "App\Model\Compare\NumberCompare" |
same as passed value |
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2554 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} 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() {#2556 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2555 …} } } |
Closure() {#2881 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2556 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2555 …} } } } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | "App\Model\Compare\NumberCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2554 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} 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() {#2881 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2556 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2555 …} } } } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#4578 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#4580 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4579 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#4587 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#4589 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4588 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#4596 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#4598 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4597 …} } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2562 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#4581 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2571 …} } } |
Closure() {#2879 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4581 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2571 …} } } } } |
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 {#1712 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2055 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2054 …} -namespace: Closure() {#2047 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2562 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1818 …} } |
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() {#2879 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#4581 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2571 …} } } } } |
validation_groups | null |