Sonata Admin + Vich Upload inject on load not working
问题 i am using vich upload with sonata admin & i can able to upload & delete file my issue is i am not able to get uploaded file information i used vich uploader config "inject_on_load" as true vich_uploader: db_driver: orm # or mongodb or propel or phpcr mappings: small_image: uri_prefix: /uploads/images/small upload_destination: %kernel.root_dir%/../web/uploads/images/small namer: vich_uploader.namer_uniqid inject_on_load: true delete_on_update: true delete_on_remove: true now when i dump my