| action |
"" |
| allow_delete |
true |
| allow_extra_fields |
false |
| allow_file_upload |
false |
| asset_helper |
false |
| attr |
[
"accept" => "image/*"
] |
| 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 {#778
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#200 …}
-logger: Monolog\Logger {#99 …}
-fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#777 …}
-tokenIds: [
"submit" => 0
"authenticate" => 1
"logout" => 2
]
-checkHeader: 0
-cookieName: "csrf-token"
} |
| data_class |
null |
| delete_label |
"vich_uploader.form_label.delete_confirm" |
| disabled |
false |
| download_label |
"vich_uploader.link.download" |
| download_uri |
true |
| empty_data |
Closure(FormInterface $form) {#1078
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 |
[] |
| horizontal_input_wrapper_class |
"" |
| horizontal_label_class |
"" |
| horizontal_label_offset_class |
"" |
| image_uri |
true |
| imagine_pattern |
null |
| inherit_data |
false |
| invalid_message |
"This value is not valid." |
| invalid_message_parameters |
[] |
| is_empty_callback |
null |
| label |
"Upload Image" |
| label_attr |
[] |
| label_format |
null |
| label_html |
false |
| label_render |
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 |
"imageFile" |
| required |
false |
| row_attr |
[] |
| setter |
null |
| sonata_admin |
null |
| sonata_field_description |
Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1040
#name: "imageFile"
#type: "Vich\UploaderBundle\Form\Type\VichImageType"
#mappingType: null
#fieldName: "imageFile"
#associationMapping: []
#fieldMapping: []
#parentAssociationMappings: []
#template: null
#options: [
"translation_domain" => "messages"
"edit" => "standard"
]
#parent: null
#admin: App\Admin\FormatAdmin {#557 …}
#associationAdmin: null
} |
| storage_resolve_method |
0 |
| translation_domain |
null |
| trim |
true |
| upload_max_size_message |
Closure() {#1080
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#607 …}
$message: Closure() {#1079 …}
$translationDomain: "validators"
}
} |
| validation_groups |
null |