Hello,
thanks for porting VarDumper to D8. Has been a life saver on a number of occasions; one day this will hopefully be in core/ something similar. I'm currently extending this plugin for our workflow and did some minor updates on the block annotation and included the blockAccess check method.
Cheers,
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | vardumper-added-block-access-check-2671656-1-8.patch | 1.4 KB | swim |
Comments
Comment #2
swim commentedHope this helps =)
Comment #3
swim commentedUpdated AccessResult xD
Comment #5
polGreat ! I'm glad it helps :-)
I'm trying to find a solution to get vardumper_watchdog (from D7) working in D8, but haven't been able to yet.
Thanks for your patch, I've pushed your changes, expect a stable release probably at the end of the month.
Comment #6
swim commentedAh that sucks, I thought the watchdog implementation would follow closely to the message one; additional service calling logger instead of set message. Could always go the sub pub route with all the sub modules subscribing. Thanks for the quick response, hope you have a chilled weekend.