Article
Default Data
Property |
Value |
Model Format |
same as normalized format
|
Normalized Format |
App\Entity\Article {#991
-id: 493
-name: "118666"
-designation: "VERIN ROTATIF"
-fabricant: null
-referenceFabricant: null
-type: "PRODUIT"
-prf: 6265.35
-uniteDePrix: "UN"
-dateValiditeTarif: DateTimeImmutable @1767135600 {#2202
date: 2025-12-31 00:00:00.0 Europe/Paris (+01:00)
}
-codeTarif: "G1"
-codeDouanier: null
-dimentions: null
-poids: "0"
-paysOrigine: null
-numeroMagasin: "45"
-emplacementMagasin: "23D"
-createdAt: DateTimeImmutable @1524693600 {#981
date: 2018-04-26 00:00:00.0 Europe/Paris (+02:00)
}
-image: null
-idMonday: "1827819939"
-devisLignes: Doctrine\ORM\PersistentCollection {#1008 …}
-coeffPrix: null
-updatedAt: DateTimeImmutable @1756133788 {#2422
date: 2025-08-25 16:56:28.235712 Europe/Paris (+02:00)
}
-updatedBy: "[email protected]"
} |
View Format |
same as normalized format
|
Submitted Data
Property |
Value |
View Format |
same as normalized format
|
Normalized Format |
App\Entity\Article {#991
-id: 493
-name: "118666"
-designation: "VERIN ROTATIF"
-fabricant: null
-referenceFabricant: null
-type: "PRODUIT"
-prf: 6265.35
-uniteDePrix: "UN"
-dateValiditeTarif: DateTimeImmutable @1767135600 {#2202
date: 2025-12-31 00:00:00.0 Europe/Paris (+01:00)
}
-codeTarif: "G1"
-codeDouanier: null
-dimentions: null
-poids: "0"
-paysOrigine: null
-numeroMagasin: "45"
-emplacementMagasin: "23D"
-createdAt: DateTimeImmutable @1524693600 {#981
date: 2018-04-26 00:00:00.0 Europe/Paris (+02:00)
}
-image: null
-idMonday: "1827819939"
-devisLignes: Doctrine\ORM\PersistentCollection {#1008 …}
-coeffPrix: null
-updatedAt: DateTimeImmutable @1756133788 {#2422
date: 2025-08-25 16:56:28.235712 Europe/Paris (+02:00)
}
-updatedBy: "[email protected]"
} |
Model Format |
same as normalized format
|
Passed Options
Option |
Passed Value |
Resolved Value |
attr |
[
"class" => "ea-edit-form"
"id" => "edit-Article-form"
] |
[
"class" => "ea-edit-form"
"id" => "edit-Article-form"
]
|
data |
App\Entity\Article {#991
-id: 493
-name: "118666"
-designation: "VERIN ROTATIF"
-fabricant: null
-referenceFabricant: null
-type: "PRODUIT"
-prf: 6265.35
-uniteDePrix: "UN"
-dateValiditeTarif: DateTimeImmutable @1767135600 {#2202
date: 2025-12-31 00:00:00.0 Europe/Paris (+01:00)
}
-codeTarif: "G1"
-codeDouanier: null
-dimentions: null
-poids: "0"
-paysOrigine: null
-numeroMagasin: "45"
-emplacementMagasin: "23D"
-createdAt: DateTimeImmutable @1524693600 {#981
date: 2018-04-26 00:00:00.0 Europe/Paris (+02:00)
}
-image: null
-idMonday: "1827819939"
-devisLignes: Doctrine\ORM\PersistentCollection {#1008 …}
-coeffPrix: null
-updatedAt: DateTimeImmutable @1756133788 {#2422
date: 2025-08-25 16:56:28.235712 Europe/Paris (+02:00)
}
-updatedBy: "[email protected]"
} |
same as passed value
|
entityDto |
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#982
-isAccessible: true
-fqcn: "App\Entity\Article"
-metadata: Doctrine\ORM\Mapping\ClassMetadata {#834 …}
-instance: App\Entity\Article {#991
-id: 493
-name: "118666"
-designation: "VERIN ROTATIF"
-fabricant: null
-referenceFabricant: null
-type: "PRODUIT"
-prf: 6265.35
-uniteDePrix: "UN"
-dateValiditeTarif: DateTimeImmutable @1767135600 {#2202
date: 2025-12-31 00:00:00.0 Europe/Paris (+01:00)
}
-codeTarif: "G1"
-codeDouanier: null
-dimentions: null
-poids: "0"
-paysOrigine: null
-numeroMagasin: "45"
-emplacementMagasin: "23D"
-createdAt: DateTimeImmutable @1524693600 {#981
date: 2018-04-26 00:00:00.0 Europe/Paris (+02:00)
}
-image: null
-idMonday: "1827819939"
-devisLignes: Doctrine\ORM\PersistentCollection {#1008 …}
-coeffPrix: null
-updatedAt: DateTimeImmutable @1756133788 {#2422
date: 2025-08-25 16:56:28.235712 Europe/Paris (+02:00)
}
-updatedBy: "[email protected]"
}
-primaryKeyName: "id"
-primaryKeyValue: 493
-permission: null
-fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1392 …}
-actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1535 …}
} |
same as passed value
|
translation_domain |
"messages" |
same as passed value
|
Resolved Options
Option |
Value |
action |
"" |
allow_extra_fields |
true |
allow_file_upload |
false |
attr |
[
"class" => "ea-edit-form"
"id" => "edit-Article-form"
] |
attr_translation_parameters |
[] |
auto_initialize |
true |
block_name |
null |
block_prefix |
null |
by_reference |
true |
compound |
true |
constraints |
[] |
csrf_field_name |
"_token" |
csrf_message |
"The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection |
true |
csrf_token_id |
null |
csrf_token_manager |
Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#282
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#204 …}
-logger: Monolog\Logger {#94 …}
-fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#289 …}
-tokenIds: [
"submit" => 0
"authenticate" => 1
"logout" => 2
]
-checkHeader: 0
-cookieName: "csrf-token"
} |
data |
App\Entity\Article {#991
-id: 493
-name: "118666"
-designation: "VERIN ROTATIF"
-fabricant: null
-referenceFabricant: null
-type: "PRODUIT"
-prf: 6265.35
-uniteDePrix: "UN"
-dateValiditeTarif: DateTimeImmutable @1767135600 {#2202
date: 2025-12-31 00:00:00.0 Europe/Paris (+01:00)
}
-codeTarif: "G1"
-codeDouanier: null
-dimentions: null
-poids: "0"
-paysOrigine: null
-numeroMagasin: "45"
-emplacementMagasin: "23D"
-createdAt: DateTimeImmutable @1524693600 {#981
date: 2018-04-26 00:00:00.0 Europe/Paris (+02:00)
}
-image: null
-idMonday: "1827819939"
-devisLignes: Doctrine\ORM\PersistentCollection {#1008 …}
-coeffPrix: null
-updatedAt: DateTimeImmutable @1756133788 {#2422
date: 2025-08-25 16:56:28.235712 Europe/Paris (+02:00)
}
-updatedBy: "[email protected]"
} |
data_class |
"App\Entity\Article" |
disabled |
false |
empty_data |
Closure(FormInterface $form) {#1603
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
use: {
$class: "App\Entity\Article"
}
} |
entityDto |
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#982
-isAccessible: true
-fqcn: "App\Entity\Article"
-metadata: Doctrine\ORM\Mapping\ClassMetadata {#834 …}
-instance: App\Entity\Article {#991
-id: 493
-name: "118666"
-designation: "VERIN ROTATIF"
-fabricant: null
-referenceFabricant: null
-type: "PRODUIT"
-prf: 6265.35
-uniteDePrix: "UN"
-dateValiditeTarif: DateTimeImmutable @1767135600 {#2202
date: 2025-12-31 00:00:00.0 Europe/Paris (+01:00)
}
-codeTarif: "G1"
-codeDouanier: null
-dimentions: null
-poids: "0"
-paysOrigine: null
-numeroMagasin: "45"
-emplacementMagasin: "23D"
-createdAt: DateTimeImmutable @1524693600 {#981
date: 2018-04-26 00:00:00.0 Europe/Paris (+02:00)
}
-image: null
-idMonday: "1827819939"
-devisLignes: Doctrine\ORM\PersistentCollection {#1008 …}
-coeffPrix: null
-updatedAt: DateTimeImmutable @1756133788 {#2422
date: 2025-08-25 16:56:28.235712 Europe/Paris (+02:00)
}
-updatedBy: "[email protected]"
}
-primaryKeyName: "id"
-primaryKeyValue: 493
-permission: null
-fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1392 …}
-actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1535 …}
} |
error_bubbling |
true |
error_mapping |
[] |
extra_fields_message |
"This form should not contain extra fields." |
form_attr |
false |
getter |
null |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
inherit_data |
false |
invalid_message |
"This value is not valid." |
invalid_message_parameters |
[] |
is_empty_callback |
null |
label |
null |
label_attr |
[] |
label_format |
null |
label_html |
false |
label_translation_parameters |
[] |
mapped |
true |
method |
"POST" |
post_max_size_message |
"The uploaded file was too large. Please try to upload a smaller file." |
priority |
0 |
property_path |
null |
required |
true |
row_attr |
[] |
setter |
null |
translation_domain |
"messages" |
trim |
true |
upload_max_size_message |
Closure() {#1605
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1602 …}
$translationDomain: "validators"
}
} |
validation_groups |
null |
name
Default Data
Property |
Value |
Model Format |
same as normalized format
|
Normalized Format |
"118666" |
View Format |
same as normalized format
|
Submitted Data
Property |
Value |
View Format |
same as normalized format
|
Normalized Format |
"118666" |
Model Format |
same as normalized format
|
Passed Options
Option |
Passed Value |
Resolved Value |
label |
"Code Article" |
same as passed value
|
label_html |
true |
same as passed value
|
required |
true |
same as passed value
|
row_attr |
[
"class" => "field-text"
] |
[
"class" => "field-text"
]
|
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\SameOriginCsrfTokenManager {#282
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#204 …}
-logger: Monolog\Logger {#94 …}
-fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#289 …}
-tokenIds: [
"submit" => 0
"authenticate" => 1
"logout" => 2
]
-checkHeader: 0
-cookieName: "csrf-token"
} |
data_class |
null |
disabled |
false |
empty_data |
Closure(FormInterface $form) {#1631
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
} |
error_bubbling |
false |
error_mapping |
[] |
extra_fields_message |
"This form should not contain extra fields." |
form_attr |
false |
getter |
null |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
inherit_data |
false |
invalid_message |
"This value is not valid." |
invalid_message_parameters |
[] |
is_empty_callback |
null |
label |
"Code Article" |
label_attr |
[] |
label_format |
null |
label_html |
true |
label_translation_parameters |
[] |
mapped |
true |
method |
"POST" |
post_max_size_message |
"The uploaded file was too large. Please try to upload a smaller file." |
priority |
0 |
property_path |
null |
required |
true |
row_attr |
[
"class" => "field-text"
] |
setter |
null |
translation_domain |
null |
trim |
true |
upload_max_size_message |
Closure() {#1633
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1632 …}
$translationDomain: "validators"
}
} |
validation_groups |
null |
designation
Default Data
Property |
Value |
Model Format |
same as normalized format
|
Normalized Format |
"VERIN ROTATIF" |
View Format |
same as normalized format
|
Submitted Data
Property |
Value |
View Format |
same as normalized format
|
Normalized Format |
"VERIN ROTATIF" |
Model Format |
same as normalized format
|
Passed Options
Option |
Passed Value |
Resolved Value |
label |
"Désignation" |
same as passed value
|
label_html |
true |
same as passed value
|
required |
true |
same as passed value
|
row_attr |
[
"class" => "field-text"
] |
[
"class" => "field-text"
]
|
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\SameOriginCsrfTokenManager {#282
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#204 …}
-logger: Monolog\Logger {#94 …}
-fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#289 …}
-tokenIds: [
"submit" => 0
"authenticate" => 1
"logout" => 2
]
-checkHeader: 0
-cookieName: "csrf-token"
} |
data_class |
null |
disabled |
false |
empty_data |
Closure(FormInterface $form) {#1640
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
} |
error_bubbling |
false |
error_mapping |
[] |
extra_fields_message |
"This form should not contain extra fields." |
form_attr |
false |
getter |
null |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
inherit_data |
false |
invalid_message |
"This value is not valid." |
invalid_message_parameters |
[] |
is_empty_callback |
null |
label |
"Désignation" |
label_attr |
[] |
label_format |
null |
label_html |
true |
label_translation_parameters |
[] |
mapped |
true |
method |
"POST" |
post_max_size_message |
"The uploaded file was too large. Please try to upload a smaller file." |
priority |
0 |
property_path |
null |
required |
true |
row_attr |
[
"class" => "field-text"
] |
setter |
null |
translation_domain |
null |
trim |
true |
upload_max_size_message |
Closure() {#1642
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1641 …}
$translationDomain: "validators"
}
} |
validation_groups |
null |
fabricant
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 |
"Fabricant" |
same as passed value
|
label_html |
true |
same as passed value
|
required |
false |
same as passed value
|
row_attr |
[
"class" => "field-text"
] |
[
"class" => "field-text"
]
|
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\SameOriginCsrfTokenManager {#282
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#204 …}
-logger: Monolog\Logger {#94 …}
-fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#289 …}
-tokenIds: [
"submit" => 0
"authenticate" => 1
"logout" => 2
]
-checkHeader: 0
-cookieName: "csrf-token"
} |
data_class |
null |
disabled |
false |
empty_data |
Closure(FormInterface $form) {#1649
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
} |
error_bubbling |
false |
error_mapping |
[] |
extra_fields_message |
"This form should not contain extra fields." |
form_attr |
false |
getter |
null |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
inherit_data |
false |
invalid_message |
"This value is not valid." |
invalid_message_parameters |
[] |
is_empty_callback |
null |
label |
"Fabricant" |
label_attr |
[] |
label_format |
null |
label_html |
true |
label_translation_parameters |
[] |
mapped |
true |
method |
"POST" |
post_max_size_message |
"The uploaded file was too large. Please try to upload a smaller file." |
priority |
0 |
property_path |
null |
required |
false |
row_attr |
[
"class" => "field-text"
] |
setter |
null |
translation_domain |
null |
trim |
true |
upload_max_size_message |
Closure() {#1651
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1650 …}
$translationDomain: "validators"
}
} |
validation_groups |
null |
referenceFabricant
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 |
"REF Fabricant" |
same as passed value
|
label_html |
true |
same as passed value
|
required |
false |
same as passed value
|
row_attr |
[
"class" => "field-text"
] |
[
"class" => "field-text"
]
|
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\SameOriginCsrfTokenManager {#282
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#204 …}
-logger: Monolog\Logger {#94 …}
-fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#289 …}
-tokenIds: [
"submit" => 0
"authenticate" => 1
"logout" => 2
]
-checkHeader: 0
-cookieName: "csrf-token"
} |
data_class |
null |
disabled |
false |
empty_data |
Closure(FormInterface $form) {#1658
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
} |
error_bubbling |
false |
error_mapping |
[] |
extra_fields_message |
"This form should not contain extra fields." |
form_attr |
false |
getter |
null |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
inherit_data |
false |
invalid_message |
"This value is not valid." |
invalid_message_parameters |
[] |
is_empty_callback |
null |
label |
"REF Fabricant" |
label_attr |
[] |
label_format |
null |
label_html |
true |
label_translation_parameters |
[] |
mapped |
true |
method |
"POST" |
post_max_size_message |
"The uploaded file was too large. Please try to upload a smaller file." |
priority |
0 |
property_path |
null |
required |
false |
row_attr |
[
"class" => "field-text"
] |
setter |
null |
translation_domain |
null |
trim |
true |
upload_max_size_message |
Closure() {#1660
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1659 …}
$translationDomain: "validators"
}
} |
validation_groups |
null |
image
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-ea-align" => "center"
] |
[
"data-ea-align" => "center"
]
|
file_constraints |
[
Symfony\Component\Validator\Constraints\Image {#1272
+payload: null
+groups: [
"Default"
]
+binaryFormat: null
+mimeTypes: "image/*"
+filenameMaxLength: null
+extensions: []
+notFoundMessage: "The file could not be found."
+notReadableMessage: "The file is not readable."
+maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}."
+mimeTypesMessage: "This file is not a valid image."
+extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}."
+disallowEmptyMessage: "An empty file is not allowed."
+filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less."
+uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}."
+uploadFormSizeErrorMessage: "The file is too large."
+uploadPartialErrorMessage: "The file was only partially uploaded."
+uploadNoFileErrorMessage: "No file was uploaded."
+uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini."
+uploadCantWriteErrorMessage: "Cannot write temporary file to disk."
+uploadExtensionErrorMessage: "A PHP extension caused the upload to fail."
+uploadErrorMessage: "The file could not be uploaded."
#maxSize: null
+minWidth: null
+maxWidth: null
+maxHeight: null
+minHeight: null
+maxRatio: null
+minRatio: null
+minPixels: null
+maxPixels: null
+allowSquare: true
+allowLandscape: true
+allowPortrait: true
+detectCorrupted: false
+sizeNotDetectedMessage: "The size of the image could not be detected."
+maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px."
+minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px."
+maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px."
+minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px."
+minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels."
+maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels."
+maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}."
+minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}."
+allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed."
+allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed."
+allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed."
+corruptedMessage: "The image file is corrupted."
}
] |
[
Symfony\Component\Validator\Constraints\Image {#1272
+payload: null
+groups: [
"Default"
]
+binaryFormat: null
+mimeTypes: "image/*"
+filenameMaxLength: null
+extensions: []
+notFoundMessage: "The file could not be found."
+notReadableMessage: "The file is not readable."
+maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}."
+mimeTypesMessage: "This file is not a valid image."
+extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}."
+disallowEmptyMessage: "An empty file is not allowed."
+filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less."
+uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}."
+uploadFormSizeErrorMessage: "The file is too large."
+uploadPartialErrorMessage: "The file was only partially uploaded."
+uploadNoFileErrorMessage: "No file was uploaded."
+uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini."
+uploadCantWriteErrorMessage: "Cannot write temporary file to disk."
+uploadExtensionErrorMessage: "A PHP extension caused the upload to fail."
+uploadErrorMessage: "The file could not be uploaded."
#maxSize: null
+minWidth: null
+maxWidth: null
+maxHeight: null
+minHeight: null
+maxRatio: null
+minRatio: null
+minPixels: null
+maxPixels: null
+allowSquare: true
+allowLandscape: true
+allowPortrait: true
+detectCorrupted: false
+sizeNotDetectedMessage: "The size of the image could not be detected."
+maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px."
+minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px."
+maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px."
+minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px."
+minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels."
+maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels."
+maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}."
+minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}."
+allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed."
+allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed."
+allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed."
+corruptedMessage: "The image file is corrupted."
}
]
|
label |
"Image" |
same as passed value
|
label_html |
true |
same as passed value
|
required |
false |
same as passed value
|
row_attr |
[
"class" => "field-image"
] |
[
"class" => "field-image"
]
|
upload_dir |
"/var/www/pci_service/public/uploads/images/articles/" |
same as passed value
|
upload_filename |
"[name].[extension]" |
Closure(UploadedFile $file) {#1685
class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType"
use: {
$fileNamePatternOrCallable: "[name].[extension]"
}
}
|
Resolved Options
Option |
Value |
action |
"" |
allow_add |
false |
allow_delete |
true |
allow_extra_fields |
false |
allow_file_upload |
true |
attr |
[
"data-ea-align" => "center"
] |
attr_translation_parameters |
[] |
auto_initialize |
true |
block_name |
null |
block_prefix |
null |
by_reference |
true |
compound |
true |
constraints |
[] |
csrf_field_name |
"_token" |
csrf_message |
"The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection |
true |
csrf_token_id |
null |
csrf_token_manager |
Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#282
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#204 …}
-logger: Monolog\Logger {#94 …}
-fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#289 …}
-tokenIds: [
"submit" => 0
"authenticate" => 1
"logout" => 2
]
-checkHeader: 0
-cookieName: "csrf-token"
} |
data_class |
"Symfony\Component\HttpFoundation\File\File" |
disabled |
false |
download_path |
"uploads/images/articles/" |
empty_data |
null |
error_bubbling |
false |
error_mapping |
[] |
extra_fields_message |
"This form should not contain extra fields." |
file_constraints |
[
Symfony\Component\Validator\Constraints\Image {#1272
+payload: null
+groups: [
"Default"
]
+binaryFormat: null
+mimeTypes: "image/*"
+filenameMaxLength: null
+extensions: []
+notFoundMessage: "The file could not be found."
+notReadableMessage: "The file is not readable."
+maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}."
+mimeTypesMessage: "This file is not a valid image."
+extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}."
+disallowEmptyMessage: "An empty file is not allowed."
+filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less."
+uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}."
+uploadFormSizeErrorMessage: "The file is too large."
+uploadPartialErrorMessage: "The file was only partially uploaded."
+uploadNoFileErrorMessage: "No file was uploaded."
+uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini."
+uploadCantWriteErrorMessage: "Cannot write temporary file to disk."
+uploadExtensionErrorMessage: "A PHP extension caused the upload to fail."
+uploadErrorMessage: "The file could not be uploaded."
#maxSize: null
+minWidth: null
+maxWidth: null
+maxHeight: null
+minHeight: null
+maxRatio: null
+minRatio: null
+minPixels: null
+maxPixels: null
+allowSquare: true
+allowLandscape: true
+allowPortrait: true
+detectCorrupted: false
+sizeNotDetectedMessage: "The size of the image could not be detected."
+maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px."
+minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px."
+maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px."
+minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px."
+minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels."
+maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels."
+maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}."
+minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}."
+allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed."
+allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed."
+allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed."
+corruptedMessage: "The image file is corrupted."
}
] |
form_attr |
false |
getter |
null |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
inherit_data |
false |
invalid_message |
"This value is not valid." |
invalid_message_parameters |
[] |
is_empty_callback |
null |
label |
"Image" |
label_attr |
[] |
label_format |
null |
label_html |
true |
label_translation_parameters |
[] |
mapped |
true |
method |
"POST" |
multiple |
false |
post_max_size_message |
"The uploaded file was too large. Please try to upload a smaller file." |
priority |
0 |
property_path |
null |
required |
false |
row_attr |
[
"class" => "field-image"
] |
setter |
null |
translation_domain |
null |
trim |
true |
upload_delete |
Closure(File $file) {#1671
class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType"
} |
upload_dir |
"/var/www/pci_service/public/uploads/images/articles/" |
upload_filename |
Closure(UploadedFile $file) {#1685
class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType"
use: {
$fileNamePatternOrCallable: "[name].[extension]"
}
} |
upload_max_size_message |
Closure() {#1684
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1683 …}
$translationDomain: "validators"
}
} |
upload_new |
Closure(UploadedFile $file, string $uploadDir, string $fileName) {#1670
class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType"
} |
upload_validate |
Closure(string $filename): string {#1673
returnType: "string"
class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType"
} |
validation_groups |
null |
file
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 |
same as passed value
|
allow_file_upload |
true |
same as passed value
|
attr |
[
"data-ea-align" => "center"
] |
[
"data-ea-align" => "center"
]
|
attr_translation_parameters |
[] |
same as passed value
|
auto_initialize |
true |
same as passed value
|
block_name |
null |
same as passed value
|
block_prefix |
null |
same as passed value
|
by_reference |
true |
same as passed value
|
constraints |
[
Symfony\Component\Validator\Constraints\Image {#1272
+payload: null
+groups: [
"Default"
]
+binaryFormat: null
+mimeTypes: "image/*"
+filenameMaxLength: null
+extensions: []
+notFoundMessage: "The file could not be found."
+notReadableMessage: "The file is not readable."
+maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}."
+mimeTypesMessage: "This file is not a valid image."
+extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}."
+disallowEmptyMessage: "An empty file is not allowed."
+filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less."
+uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}."
+uploadFormSizeErrorMessage: "The file is too large."
+uploadPartialErrorMessage: "The file was only partially uploaded."
+uploadNoFileErrorMessage: "No file was uploaded."
+uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini."
+uploadCantWriteErrorMessage: "Cannot write temporary file to disk."
+uploadExtensionErrorMessage: "A PHP extension caused the upload to fail."
+uploadErrorMessage: "The file could not be uploaded."
#maxSize: null
+minWidth: null
+maxWidth: null
+maxHeight: null
+minHeight: null
+maxRatio: null
+minRatio: null
+minPixels: null
+maxPixels: null
+allowSquare: true
+allowLandscape: true
+allowPortrait: true
+detectCorrupted: false
+sizeNotDetectedMessage: "The size of the image could not be detected."
+maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px."
+minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px."
+maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px."
+minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px."
+minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels."
+maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels."
+maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}."
+minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}."
+allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed."
+allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed."
+allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed."
+corruptedMessage: "The image file is corrupted."
}
] |
[
Symfony\Component\Validator\Constraints\Image {#1272
+payload: null
+groups: [
"Default"
]
+binaryFormat: null
+mimeTypes: "image/*"
+filenameMaxLength: null
+extensions: []
+notFoundMessage: "The file could not be found."
+notReadableMessage: "The file is not readable."
+maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}."
+mimeTypesMessage: "This file is not a valid image."
+extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}."
+disallowEmptyMessage: "An empty file is not allowed."
+filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less."
+uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}."
+uploadFormSizeErrorMessage: "The file is too large."
+uploadPartialErrorMessage: "The file was only partially uploaded."
+uploadNoFileErrorMessage: "No file was uploaded."
+uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini."
+uploadCantWriteErrorMessage: "Cannot write temporary file to disk."
+uploadExtensionErrorMessage: "A PHP extension caused the upload to fail."
+uploadErrorMessage: "The file could not be uploaded."
#maxSize: null
+minWidth: null
+maxWidth: null
+maxHeight: null
+minHeight: null
+maxRatio: null
+minRatio: null
+minPixels: null
+maxPixels: null
+allowSquare: true
+allowLandscape: true
+allowPortrait: true
+detectCorrupted: false
+sizeNotDetectedMessage: "The size of the image could not be detected."
+maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px."
+minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px."
+maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px."
+minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px."
+minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels."
+maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels."
+maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}."
+minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}."
+allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed."
+allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed."
+allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed."
+corruptedMessage: "The image file is corrupted."
}
]
|
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 |
same as passed value
|
csrf_token_manager |
Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#282
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#204 …}
-logger: Monolog\Logger {#94 …}
-fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#289 …}
-tokenIds: [
"submit" => 0
"authenticate" => 1
"logout" => 2
]
-checkHeader: 0
-cookieName: "csrf-token"
} |
same as passed value
|
data_class |
"Symfony\Component\HttpFoundation\File\File" |
same as passed value
|
disabled |
false |
same as passed value
|
empty_data |
null |
same as passed value
|
error_bubbling |
false |
same as passed value
|
error_mapping |
[] |
same as passed value
|
extra_fields_message |
"This form should not contain extra fields." |
same as passed value
|
form_attr |
false |
same as passed value
|
getter |
null |
same as passed value
|
help |
null |
same as passed value
|
help_attr |
[] |
same as passed value
|
help_html |
false |
same as passed value
|
help_translation_parameters |
[] |
same as passed value
|
inherit_data |
false |
same as passed value
|
invalid_message |
"This value is not valid." |
same as passed value
|
invalid_message_parameters |
[] |
same as passed value
|
is_empty_callback |
null |
same as passed value
|
label |
"Image" |
same as passed value
|
label_attr |
[] |
same as passed value
|
label_format |
null |
same as passed value
|
label_html |
true |
same as passed value
|
label_translation_parameters |
[] |
same as passed value
|
mapped |
true |
same as passed value
|
method |
"POST" |
same as passed value
|
multiple |
false |
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
|
priority |
0 |
same as passed value
|
property_path |
null |
same as passed value
|
required |
false |
same as passed value
|
row_attr |
[
"class" => "field-image"
] |
[
"class" => "field-image"
]
|
setter |
null |
same as passed value
|
translation_domain |
null |
same as passed value
|
trim |
true |
same as passed value
|
upload_max_size_message |
Closure() {#1684
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1683 …}
$translationDomain: "validators"
}
} |
Closure() {#2009
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1684
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1683 …}
$translationDomain: "validators"
}
}
$translationDomain: "validators"
}
}
|
validation_groups |
null |
same as passed value
|
Resolved Options
Option |
Value |
action |
"" |
allow_extra_fields |
false |
allow_file_upload |
true |
attr |
[
"data-ea-align" => "center"
] |
attr_translation_parameters |
[] |
auto_initialize |
true |
block_name |
null |
block_prefix |
null |
by_reference |
true |
compound |
false |
constraints |
[
Symfony\Component\Validator\Constraints\Image {#1272
+payload: null
+groups: [
"Default"
]
+binaryFormat: null
+mimeTypes: "image/*"
+filenameMaxLength: null
+extensions: []
+notFoundMessage: "The file could not be found."
+notReadableMessage: "The file is not readable."
+maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}."
+mimeTypesMessage: "This file is not a valid image."
+extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}."
+disallowEmptyMessage: "An empty file is not allowed."
+filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less."
+uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}."
+uploadFormSizeErrorMessage: "The file is too large."
+uploadPartialErrorMessage: "The file was only partially uploaded."
+uploadNoFileErrorMessage: "No file was uploaded."
+uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini."
+uploadCantWriteErrorMessage: "Cannot write temporary file to disk."
+uploadExtensionErrorMessage: "A PHP extension caused the upload to fail."
+uploadErrorMessage: "The file could not be uploaded."
#maxSize: null
+minWidth: null
+maxWidth: null
+maxHeight: null
+minHeight: null
+maxRatio: null
+minRatio: null
+minPixels: null
+maxPixels: null
+allowSquare: true
+allowLandscape: true
+allowPortrait: true
+detectCorrupted: false
+sizeNotDetectedMessage: "The size of the image could not be detected."
+maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px."
+minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px."
+maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px."
+minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px."
+minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels."
+maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels."
+maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}."
+minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}."
+allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed."
+allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed."
+allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed."
+corruptedMessage: "The image file is corrupted."
}
] |
csrf_field_name |
"_token" |
csrf_message |
"The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection |
true |
csrf_token_id |
null |
csrf_token_manager |
Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#282
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#204 …}
-logger: Monolog\Logger {#94 …}
-fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#289 …}
-tokenIds: [
"submit" => 0
"authenticate" => 1
"logout" => 2
]
-checkHeader: 0
-cookieName: "csrf-token"
} |
data_class |
"Symfony\Component\HttpFoundation\File\File" |
disabled |
false |
empty_data |
null |
error_bubbling |
false |
error_mapping |
[] |
extra_fields_message |
"This form should not contain extra fields." |
form_attr |
false |
getter |
null |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
inherit_data |
false |
invalid_message |
"This value is not valid." |
invalid_message_parameters |
[] |
is_empty_callback |
null |
label |
"Image" |
label_attr |
[] |
label_format |
null |
label_html |
true |
label_translation_parameters |
[] |
mapped |
true |
method |
"POST" |
multiple |
false |
post_max_size_message |
"The uploaded file was too large. Please try to upload a smaller file." |
priority |
0 |
property_path |
null |
required |
false |
row_attr |
[
"class" => "field-image"
] |
setter |
null |
translation_domain |
null |
trim |
true |
upload_max_size_message |
Closure() {#2009
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1684
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1683 …}
$translationDomain: "validators"
}
}
$translationDomain: "validators"
}
} |
validation_groups |
null |
delete
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 |
required |
false |
same as passed value
|
Resolved Options
Option |
Value |
action |
"" |
allow_extra_fields |
false |
allow_file_upload |
false |
attr |
[] |
attr_translation_parameters |
[] |
auto_initialize |
true |
block_name |
null |
block_prefix |
null |
by_reference |
true |
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\SameOriginCsrfTokenManager {#282
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#204 …}
-logger: Monolog\Logger {#94 …}
-fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#289 …}
-tokenIds: [
"submit" => 0
"authenticate" => 1
"logout" => 2
]
-checkHeader: 0
-cookieName: "csrf-token"
} |
data_class |
null |
disabled |
false |
empty_data |
Closure(FormInterface $form, $viewData) {#2019
class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
} |
error_bubbling |
false |
error_mapping |
[] |
extra_fields_message |
"This form should not contain extra fields." |
false_values |
[
null
] |
form_attr |
false |
getter |
null |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
inherit_data |
false |
invalid_message |
"The checkbox has an invalid value." |
invalid_message_parameters |
[] |
is_empty_callback |
Closure($modelData): bool {#2020
returnType: "bool"
class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
} |
label |
null |
label_attr |
[] |
label_format |
null |
label_html |
false |
label_translation_parameters |
[] |
mapped |
true |
method |
"POST" |
post_max_size_message |
"The uploaded file was too large. Please try to upload a smaller file." |
priority |
0 |
property_path |
null |
required |
false |
row_attr |
[] |
setter |
null |
translation_domain |
null |
trim |
true |
upload_max_size_message |
Closure() {#2022
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#2024 …}
$translationDomain: "validators"
}
} |
validation_groups |
null |
value |
"1" |
type
Default Data
Property |
Value |
Model Format |
same as normalized format
|
Normalized Format |
"PRODUIT" |
View Format |
same as normalized format
|
Submitted Data
Property |
Value |
View Format |
same as normalized format
|
Normalized Format |
"PRODUIT" |
Model Format |
same as normalized format
|
Passed Options
Option |
Passed Value |
Resolved Value |
label |
"Type" |
same as passed value
|
label_html |
true |
same as passed value
|
required |
false |
same as passed value
|
row_attr |
[
"class" => "field-text"
] |
[
"class" => "field-text"
]
|
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\SameOriginCsrfTokenManager {#282
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#204 …}
-logger: Monolog\Logger {#94 …}
-fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#289 …}
-tokenIds: [
"submit" => 0
"authenticate" => 1
"logout" => 2
]
-checkHeader: 0
-cookieName: "csrf-token"
} |
data_class |
null |
disabled |
false |
empty_data |
Closure(FormInterface $form) {#1694
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
} |
error_bubbling |
false |
error_mapping |
[] |
extra_fields_message |
"This form should not contain extra fields." |
form_attr |
false |
getter |
null |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
inherit_data |
false |
invalid_message |
"This value is not valid." |
invalid_message_parameters |
[] |
is_empty_callback |
null |
label |
"Type" |
label_attr |
[] |
label_format |
null |
label_html |
true |
label_translation_parameters |
[] |
mapped |
true |
method |
"POST" |
post_max_size_message |
"The uploaded file was too large. Please try to upload a smaller file." |
priority |
0 |
property_path |
null |
required |
false |
row_attr |
[
"class" => "field-text"
] |
setter |
null |
translation_domain |
null |
trim |
true |
upload_max_size_message |
Closure() {#1696
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1695 …}
$translationDomain: "validators"
}
} |
validation_groups |
null |
prf
Default Data
Property |
Value |
Model Format |
same as normalized format
|
Normalized Format |
6265.35 |
View Format |
"6265,35"
|
Submitted Data
Property |
Value |
View Format |
"6265,35"
|
Normalized Format |
6265.35 |
Model Format |
same as normalized format
|
Passed Options
Option |
Passed Value |
Resolved Value |
input |
"number" |
same as passed value
|
label |
"Prf" |
same as passed value
|
label_html |
true |
same as passed value
|
required |
true |
same as passed value
|
rounding_mode |
6 |
same as passed value
|
row_attr |
[
"class" => "field-number"
] |
[
"class" => "field-number"
]
|
scale |
null |
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\SameOriginCsrfTokenManager {#282
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#204 …}
-logger: Monolog\Logger {#94 …}
-fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#289 …}
-tokenIds: [
"submit" => 0
"authenticate" => 1
"logout" => 2
]
-checkHeader: 0
-cookieName: "csrf-token"
} |
data_class |
null |
disabled |
false |
empty_data |
Closure(FormInterface $form) {#1708
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
} |
error_bubbling |
false |
error_mapping |
[] |
extra_fields_message |
"This form should not contain extra fields." |
form_attr |
false |
getter |
null |
grouping |
false |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
html5 |
false |
inherit_data |
false |
input |
"number" |
invalid_message |
"Please enter a number." |
invalid_message_parameters |
[] |
is_empty_callback |
null |
label |
"Prf" |
label_attr |
[] |
label_format |
null |
label_html |
true |
label_translation_parameters |
[] |
mapped |
true |
method |
"POST" |
post_max_size_message |
"The uploaded file was too large. Please try to upload a smaller file." |
priority |
0 |
property_path |
null |
required |
true |
rounding_mode |
6 |
row_attr |
[
"class" => "field-number"
] |
scale |
null |
setter |
null |
translation_domain |
null |
trim |
true |
upload_max_size_message |
Closure() {#1710
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1709 …}
$translationDomain: "validators"
}
} |
validation_groups |
null |
uniteDePrix
Default Data
Property |
Value |
Model Format |
same as normalized format
|
Normalized Format |
"UN" |
View Format |
same as normalized format
|
Submitted Data
Property |
Value |
View Format |
same as normalized format
|
Normalized Format |
"UN" |
Model Format |
same as normalized format
|
Passed Options
Option |
Passed Value |
Resolved Value |
label |
"Unite De Prix" |
same as passed value
|
label_html |
true |
same as passed value
|
required |
true |
same as passed value
|
row_attr |
[
"class" => "field-text"
] |
[
"class" => "field-text"
]
|
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\SameOriginCsrfTokenManager {#282
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#204 …}
-logger: Monolog\Logger {#94 …}
-fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#289 …}
-tokenIds: [
"submit" => 0
"authenticate" => 1
"logout" => 2
]
-checkHeader: 0
-cookieName: "csrf-token"
} |
data_class |
null |
disabled |
false |
empty_data |
Closure(FormInterface $form) {#1718
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
} |
error_bubbling |
false |
error_mapping |
[] |
extra_fields_message |
"This form should not contain extra fields." |
form_attr |
false |
getter |
null |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
inherit_data |
false |
invalid_message |
"This value is not valid." |
invalid_message_parameters |
[] |
is_empty_callback |
null |
label |
"Unite De Prix" |
label_attr |
[] |
label_format |
null |
label_html |
true |
label_translation_parameters |
[] |
mapped |
true |
method |
"POST" |
post_max_size_message |
"The uploaded file was too large. Please try to upload a smaller file." |
priority |
0 |
property_path |
null |
required |
true |
row_attr |
[
"class" => "field-text"
] |
setter |
null |
translation_domain |
null |
trim |
true |
upload_max_size_message |
Closure() {#1720
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1719 …}
$translationDomain: "validators"
}
} |
validation_groups |
null |
dateValiditeTarif
Default Data
Property |
Value |
Model Format |
DateTimeImmutable @-3600 {#2123
date: 1970-01-01 00:00:00.0 Europe/Paris (+01:00)
}
|
Normalized Format |
DateTime @-3600 {#2125
date: 1970-01-01 00:00:00.0 Europe/Paris (+01:00)
} |
View Format |
"1970-01-01T00:00"
|
Submitted Data
Property |
Value |
View Format |
"2025-12-31T00:00"
|
Normalized Format |
DateTime @1767135600 {#2201
date: 2025-12-31 00:00:00.0 Europe/Paris (+01:00)
} |
Model Format |
DateTimeImmutable @1767135600 {#2202
date: 2025-12-31 00:00:00.0 Europe/Paris (+01:00)
}
|
Passed Options
Option |
Passed Value |
Resolved Value |
html5 |
true |
same as passed value
|
input |
"datetime_immutable" |
same as passed value
|
label |
"Date Validite Tarif" |
same as passed value
|
label_html |
true |
same as passed value
|
required |
false |
same as passed value
|
row_attr |
[
"class" => "field-datetime"
] |
[
"class" => "field-datetime"
]
|
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\SameOriginCsrfTokenManager {#282
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#204 …}
-logger: Monolog\Logger {#94 …}
-fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#289 …}
-tokenIds: [
"submit" => 0
"authenticate" => 1
"logout" => 2
]
-checkHeader: 0
-cookieName: "csrf-token"
} |
data_class |
null |
date_format |
null |
date_label |
null |
date_widget |
null |
disabled |
false |
empty_data |
"" |
error_bubbling |
false |
error_mapping |
[] |
extra_fields_message |
"This form should not contain extra fields." |
form_attr |
false |
format |
"yyyy-MM-dd'T'HH:mm:ss" |
getter |
null |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
html5 |
true |
inherit_data |
false |
input |
"datetime_immutable" |
input_format |
"Y-m-d H:i:s" |
invalid_message |
"Please enter a valid date and time." |
invalid_message_parameters |
[] |
is_empty_callback |
null |
label |
"Date Validite Tarif" |
label_attr |
[] |
label_format |
null |
label_html |
true |
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." |
priority |
0 |
property_path |
null |
required |
false |
row_attr |
[
"class" => "field-datetime"
] |
setter |
null |
time_label |
null |
time_widget |
null |
translation_domain |
null |
trim |
true |
upload_max_size_message |
Closure() {#1737
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1736 …}
$translationDomain: "validators"
}
} |
validation_groups |
null |
view_timezone |
null |
widget |
"single_text" |
with_minutes |
true |
with_seconds |
false |
codeTarif
Default Data
Property |
Value |
Model Format |
same as normalized format
|
Normalized Format |
"G1" |
View Format |
same as normalized format
|
Submitted Data
Property |
Value |
View Format |
same as normalized format
|
Normalized Format |
"G1" |
Model Format |
same as normalized format
|
Passed Options
Option |
Passed Value |
Resolved Value |
label |
"Code Tarif" |
same as passed value
|
label_html |
true |
same as passed value
|
required |
false |
same as passed value
|
row_attr |
[
"class" => "field-text"
] |
[
"class" => "field-text"
]
|
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\SameOriginCsrfTokenManager {#282
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#204 …}
-logger: Monolog\Logger {#94 …}
-fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#289 …}
-tokenIds: [
"submit" => 0
"authenticate" => 1
"logout" => 2
]
-checkHeader: 0
-cookieName: "csrf-token"
} |
data_class |
null |
disabled |
false |
empty_data |
Closure(FormInterface $form) {#1746
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
} |
error_bubbling |
false |
error_mapping |
[] |
extra_fields_message |
"This form should not contain extra fields." |
form_attr |
false |
getter |
null |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
inherit_data |
false |
invalid_message |
"This value is not valid." |
invalid_message_parameters |
[] |
is_empty_callback |
null |
label |
"Code Tarif" |
label_attr |
[] |
label_format |
null |
label_html |
true |
label_translation_parameters |
[] |
mapped |
true |
method |
"POST" |
post_max_size_message |
"The uploaded file was too large. Please try to upload a smaller file." |
priority |
0 |
property_path |
null |
required |
false |
row_attr |
[
"class" => "field-text"
] |
setter |
null |
translation_domain |
null |
trim |
true |
upload_max_size_message |
Closure() {#1748
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1747 …}
$translationDomain: "validators"
}
} |
validation_groups |
null |
coeffPrix
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
|
codeDouanier
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 |
"Code Douanier" |
same as passed value
|
label_html |
true |
same as passed value
|
required |
false |
same as passed value
|
row_attr |
[
"class" => "field-text"
] |
[
"class" => "field-text"
]
|
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\SameOriginCsrfTokenManager {#282
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#204 …}
-logger: Monolog\Logger {#94 …}
-fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#289 …}
-tokenIds: [
"submit" => 0
"authenticate" => 1
"logout" => 2
]
-checkHeader: 0
-cookieName: "csrf-token"
} |
data_class |
null |
disabled |
false |
empty_data |
Closure(FormInterface $form) {#1885
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
} |
error_bubbling |
false |
error_mapping |
[] |
extra_fields_message |
"This form should not contain extra fields." |
form_attr |
false |
getter |
null |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
inherit_data |
false |
invalid_message |
"This value is not valid." |
invalid_message_parameters |
[] |
is_empty_callback |
null |
label |
"Code Douanier" |
label_attr |
[] |
label_format |
null |
label_html |
true |
label_translation_parameters |
[] |
mapped |
true |
method |
"POST" |
post_max_size_message |
"The uploaded file was too large. Please try to upload a smaller file." |
priority |
0 |
property_path |
null |
required |
false |
row_attr |
[
"class" => "field-text"
] |
setter |
null |
translation_domain |
null |
trim |
true |
upload_max_size_message |
Closure() {#1883
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1884 …}
$translationDomain: "validators"
}
} |
validation_groups |
null |
paysOrigine
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 |
"Pays Origine" |
same as passed value
|
label_html |
true |
same as passed value
|
required |
false |
same as passed value
|
row_attr |
[
"class" => "field-text"
] |
[
"class" => "field-text"
]
|
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\SameOriginCsrfTokenManager {#282
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#204 …}
-logger: Monolog\Logger {#94 …}
-fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#289 …}
-tokenIds: [
"submit" => 0
"authenticate" => 1
"logout" => 2
]
-checkHeader: 0
-cookieName: "csrf-token"
} |
data_class |
null |
disabled |
false |
empty_data |
Closure(FormInterface $form) {#1895
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
} |
error_bubbling |
false |
error_mapping |
[] |
extra_fields_message |
"This form should not contain extra fields." |
form_attr |
false |
getter |
null |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
inherit_data |
false |
invalid_message |
"This value is not valid." |
invalid_message_parameters |
[] |
is_empty_callback |
null |
label |
"Pays Origine" |
label_attr |
[] |
label_format |
null |
label_html |
true |
label_translation_parameters |
[] |
mapped |
true |
method |
"POST" |
post_max_size_message |
"The uploaded file was too large. Please try to upload a smaller file." |
priority |
0 |
property_path |
null |
required |
false |
row_attr |
[
"class" => "field-text"
] |
setter |
null |
translation_domain |
null |
trim |
true |
upload_max_size_message |
Closure() {#1897
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1896 …}
$translationDomain: "validators"
}
} |
validation_groups |
null |
dimentions
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 |
"Dimentions" |
same as passed value
|
label_html |
true |
same as passed value
|
required |
false |
same as passed value
|
row_attr |
[
"class" => "field-text"
] |
[
"class" => "field-text"
]
|
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\SameOriginCsrfTokenManager {#282
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#204 …}
-logger: Monolog\Logger {#94 …}
-fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#289 …}
-tokenIds: [
"submit" => 0
"authenticate" => 1
"logout" => 2
]
-checkHeader: 0
-cookieName: "csrf-token"
} |
data_class |
null |
disabled |
false |
empty_data |
Closure(FormInterface $form) {#1904
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
} |
error_bubbling |
false |
error_mapping |
[] |
extra_fields_message |
"This form should not contain extra fields." |
form_attr |
false |
getter |
null |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
inherit_data |
false |
invalid_message |
"This value is not valid." |
invalid_message_parameters |
[] |
is_empty_callback |
null |
label |
"Dimentions" |
label_attr |
[] |
label_format |
null |
label_html |
true |
label_translation_parameters |
[] |
mapped |
true |
method |
"POST" |
post_max_size_message |
"The uploaded file was too large. Please try to upload a smaller file." |
priority |
0 |
property_path |
null |
required |
false |
row_attr |
[
"class" => "field-text"
] |
setter |
null |
translation_domain |
null |
trim |
true |
upload_max_size_message |
Closure() {#1906
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1905 …}
$translationDomain: "validators"
}
} |
validation_groups |
null |
poids
Default Data
Property |
Value |
Model Format |
same as normalized format
|
Normalized Format |
"0" |
View Format |
same as normalized format
|
Submitted Data
Property |
Value |
View Format |
same as normalized format
|
Normalized Format |
"0" |
Model Format |
same as normalized format
|
Passed Options
Option |
Passed Value |
Resolved Value |
label |
"Poids" |
same as passed value
|
label_html |
true |
same as passed value
|
required |
false |
same as passed value
|
row_attr |
[
"class" => "field-text"
] |
[
"class" => "field-text"
]
|
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\SameOriginCsrfTokenManager {#282
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#204 …}
-logger: Monolog\Logger {#94 …}
-fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#289 …}
-tokenIds: [
"submit" => 0
"authenticate" => 1
"logout" => 2
]
-checkHeader: 0
-cookieName: "csrf-token"
} |
data_class |
null |
disabled |
false |
empty_data |
Closure(FormInterface $form) {#1913
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
} |
error_bubbling |
false |
error_mapping |
[] |
extra_fields_message |
"This form should not contain extra fields." |
form_attr |
false |
getter |
null |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
inherit_data |
false |
invalid_message |
"This value is not valid." |
invalid_message_parameters |
[] |
is_empty_callback |
null |
label |
"Poids" |
label_attr |
[] |
label_format |
null |
label_html |
true |
label_translation_parameters |
[] |
mapped |
true |
method |
"POST" |
post_max_size_message |
"The uploaded file was too large. Please try to upload a smaller file." |
priority |
0 |
property_path |
null |
required |
false |
row_attr |
[
"class" => "field-text"
] |
setter |
null |
translation_domain |
null |
trim |
true |
upload_max_size_message |
Closure() {#1915
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1914 …}
$translationDomain: "validators"
}
} |
validation_groups |
null |
numeroMagasin
Default Data
Property |
Value |
Model Format |
same as normalized format
|
Normalized Format |
"45" |
View Format |
same as normalized format
|
Submitted Data
Property |
Value |
View Format |
same as normalized format
|
Normalized Format |
"45" |
Model Format |
same as normalized format
|
Passed Options
Option |
Passed Value |
Resolved Value |
label |
"Numero Magasin" |
same as passed value
|
label_html |
true |
same as passed value
|
required |
false |
same as passed value
|
row_attr |
[
"class" => "field-text"
] |
[
"class" => "field-text"
]
|
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\SameOriginCsrfTokenManager {#282
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#204 …}
-logger: Monolog\Logger {#94 …}
-fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#289 …}
-tokenIds: [
"submit" => 0
"authenticate" => 1
"logout" => 2
]
-checkHeader: 0
-cookieName: "csrf-token"
} |
data_class |
null |
disabled |
false |
empty_data |
Closure(FormInterface $form) {#1922
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
} |
error_bubbling |
false |
error_mapping |
[] |
extra_fields_message |
"This form should not contain extra fields." |
form_attr |
false |
getter |
null |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
inherit_data |
false |
invalid_message |
"This value is not valid." |
invalid_message_parameters |
[] |
is_empty_callback |
null |
label |
"Numero Magasin" |
label_attr |
[] |
label_format |
null |
label_html |
true |
label_translation_parameters |
[] |
mapped |
true |
method |
"POST" |
post_max_size_message |
"The uploaded file was too large. Please try to upload a smaller file." |
priority |
0 |
property_path |
null |
required |
false |
row_attr |
[
"class" => "field-text"
] |
setter |
null |
translation_domain |
null |
trim |
true |
upload_max_size_message |
Closure() {#1924
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1923 …}
$translationDomain: "validators"
}
} |
validation_groups |
null |
emplacementMagasin
Default Data
Property |
Value |
Model Format |
same as normalized format
|
Normalized Format |
"23D" |
View Format |
same as normalized format
|
Submitted Data
Property |
Value |
View Format |
same as normalized format
|
Normalized Format |
"23D" |
Model Format |
same as normalized format
|
Passed Options
Option |
Passed Value |
Resolved Value |
label |
"Emplacement Magasin" |
same as passed value
|
label_html |
true |
same as passed value
|
required |
false |
same as passed value
|
row_attr |
[
"class" => "field-text"
] |
[
"class" => "field-text"
]
|
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\SameOriginCsrfTokenManager {#282
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#204 …}
-logger: Monolog\Logger {#94 …}
-fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#289 …}
-tokenIds: [
"submit" => 0
"authenticate" => 1
"logout" => 2
]
-checkHeader: 0
-cookieName: "csrf-token"
} |
data_class |
null |
disabled |
false |
empty_data |
Closure(FormInterface $form) {#1931
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
} |
error_bubbling |
false |
error_mapping |
[] |
extra_fields_message |
"This form should not contain extra fields." |
form_attr |
false |
getter |
null |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
inherit_data |
false |
invalid_message |
"This value is not valid." |
invalid_message_parameters |
[] |
is_empty_callback |
null |
label |
"Emplacement Magasin" |
label_attr |
[] |
label_format |
null |
label_html |
true |
label_translation_parameters |
[] |
mapped |
true |
method |
"POST" |
post_max_size_message |
"The uploaded file was too large. Please try to upload a smaller file." |
priority |
0 |
property_path |
null |
required |
false |
row_attr |
[
"class" => "field-text"
] |
setter |
null |
translation_domain |
null |
trim |
true |
upload_max_size_message |
Closure() {#1933
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1932 …}
$translationDomain: "validators"
}
} |
validation_groups |
null |
createdAt
Default Data
Property |
Value |
Model Format |
DateTimeImmutable @1524693600 {#2152
date: 2018-04-26 00:00:00.0 Europe/Paris (+02:00)
}
|
Normalized Format |
DateTime @1524693600 {#2154
date: 2018-04-26 00:00:00.0 Europe/Paris (+02:00)
} |
View Format |
"2018-04-26T00:00"
|
Submitted Data
Property |
Value |
View Format |
"2018-04-26T00:00"
|
Normalized Format |
DateTime @1524693600 {#2248
date: 2018-04-26 00:00:00.0 Europe/Paris (+02:00)
} |
Model Format |
DateTimeImmutable @1524693600 {#2249
date: 2018-04-26 00:00:00.0 Europe/Paris (+02:00)
}
|
Passed Options
Option |
Passed Value |
Resolved Value |
html5 |
true |
same as passed value
|
input |
"datetime_immutable" |
same as passed value
|
label |
"Created At" |
same as passed value
|
label_html |
true |
same as passed value
|
required |
false |
same as passed value
|
row_attr |
[
"class" => "field-datetime"
] |
[
"class" => "field-datetime"
]
|
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\SameOriginCsrfTokenManager {#282
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#204 …}
-logger: Monolog\Logger {#94 …}
-fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#289 …}
-tokenIds: [
"submit" => 0
"authenticate" => 1
"logout" => 2
]
-checkHeader: 0
-cookieName: "csrf-token"
} |
data_class |
null |
date_format |
null |
date_label |
null |
date_widget |
null |
disabled |
false |
empty_data |
"" |
error_bubbling |
false |
error_mapping |
[] |
extra_fields_message |
"This form should not contain extra fields." |
form_attr |
false |
format |
"yyyy-MM-dd'T'HH:mm:ss" |
getter |
null |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
html5 |
true |
inherit_data |
false |
input |
"datetime_immutable" |
input_format |
"Y-m-d H:i:s" |
invalid_message |
"Please enter a valid date and time." |
invalid_message_parameters |
[] |
is_empty_callback |
null |
label |
"Created At" |
label_attr |
[] |
label_format |
null |
label_html |
true |
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." |
priority |
0 |
property_path |
null |
required |
false |
row_attr |
[
"class" => "field-datetime"
] |
setter |
null |
time_label |
null |
time_widget |
null |
translation_domain |
null |
trim |
true |
upload_max_size_message |
Closure() {#1941
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1940 …}
$translationDomain: "validators"
}
} |
validation_groups |
null |
view_timezone |
null |
widget |
"single_text" |
with_minutes |
true |
with_seconds |
false |
updatedAt
Default Data
Property |
Value |
Model Format |
DateTimeImmutable @1756133780 {#2157
date: 2025-08-25 16:56:20.0 Europe/Paris (+02:00)
}
|
Normalized Format |
DateTime @1756133780 {#2159
date: 2025-08-25 16:56:20.0 Europe/Paris (+02:00)
} |
View Format |
"2025-08-25T16:56"
|
Submitted Data
Property |
Value |
View Format |
"2025-08-25T16:56"
|
Normalized Format |
DateTime @1756133760 {#2255
date: 2025-08-25 16:56:00.0 Europe/Paris (+02:00)
} |
Model Format |
DateTimeImmutable @1756133760 {#2256
date: 2025-08-25 16:56:00.0 Europe/Paris (+02:00)
}
|
Passed Options
Option |
Passed Value |
Resolved Value |
html5 |
true |
same as passed value
|
input |
"datetime_immutable" |
same as passed value
|
label |
"Updated At" |
same as passed value
|
label_html |
true |
same as passed value
|
required |
false |
same as passed value
|
row_attr |
[
"class" => "field-datetime"
] |
[
"class" => "field-datetime"
]
|
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\SameOriginCsrfTokenManager {#282
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#204 …}
-logger: Monolog\Logger {#94 …}
-fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#289 …}
-tokenIds: [
"submit" => 0
"authenticate" => 1
"logout" => 2
]
-checkHeader: 0
-cookieName: "csrf-token"
} |
data_class |
null |
date_format |
null |
date_label |
null |
date_widget |
null |
disabled |
false |
empty_data |
"" |
error_bubbling |
false |
error_mapping |
[] |
extra_fields_message |
"This form should not contain extra fields." |
form_attr |
false |
format |
"yyyy-MM-dd'T'HH:mm:ss" |
getter |
null |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
html5 |
true |
inherit_data |
false |
input |
"datetime_immutable" |
input_format |
"Y-m-d H:i:s" |
invalid_message |
"Please enter a valid date and time." |
invalid_message_parameters |
[] |
is_empty_callback |
null |
label |
"Updated At" |
label_attr |
[] |
label_format |
null |
label_html |
true |
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." |
priority |
0 |
property_path |
null |
required |
false |
row_attr |
[
"class" => "field-datetime"
] |
setter |
null |
time_label |
null |
time_widget |
null |
translation_domain |
null |
trim |
true |
upload_max_size_message |
Closure() {#1951
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1950 …}
$translationDomain: "validators"
}
} |
validation_groups |
null |
view_timezone |
null |
widget |
"single_text" |
with_minutes |
true |
with_seconds |
false |
updatedBy
Default Data
Property |
Value |
Model Format |
same as normalized format
|
Normalized Format |
"[email protected]" |
View Format |
same as normalized format
|
Submitted Data
Property |
Value |
View Format |
same as normalized format
|
Normalized Format |
"[email protected]" |
Model Format |
same as normalized format
|
Passed Options
Option |
Passed Value |
Resolved Value |
attr |
[
"inputmode" => "email"
] |
[
"inputmode" => "email"
]
|
label |
"Updated By" |
same as passed value
|
label_html |
true |
same as passed value
|
required |
false |
same as passed value
|
row_attr |
[
"class" => "field-email"
] |
[
"class" => "field-email"
]
|
Resolved Options
Option |
Value |
action |
"" |
allow_extra_fields |
false |
allow_file_upload |
false |
attr |
[
"inputmode" => "email"
] |
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\SameOriginCsrfTokenManager {#282
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#204 …}
-logger: Monolog\Logger {#94 …}
-fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#289 …}
-tokenIds: [
"submit" => 0
"authenticate" => 1
"logout" => 2
]
-checkHeader: 0
-cookieName: "csrf-token"
} |
data_class |
null |
disabled |
false |
empty_data |
Closure(FormInterface $form) {#1964
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
} |
error_bubbling |
false |
error_mapping |
[] |
extra_fields_message |
"This form should not contain extra fields." |
form_attr |
false |
getter |
null |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
inherit_data |
false |
invalid_message |
"Please enter a valid email address." |
invalid_message_parameters |
[] |
is_empty_callback |
null |
label |
"Updated By" |
label_attr |
[] |
label_format |
null |
label_html |
true |
label_translation_parameters |
[] |
mapped |
true |
method |
"POST" |
post_max_size_message |
"The uploaded file was too large. Please try to upload a smaller file." |
priority |
0 |
property_path |
null |
required |
false |
row_attr |
[
"class" => "field-email"
] |
setter |
null |
translation_domain |
null |
trim |
true |
upload_max_size_message |
Closure() {#1966
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …}
$message: Closure() {#1965 …}
$translationDomain: "validators"
}
} |
validation_groups |
null |