Install
Works with Drupal: ^9 || ^10 || ^11 || ^12Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
16.9 KB
MD5: e8db7ede2eac0d074d9834e2a5aca7ae
SHA-1: f8bf4c3c0cc275c3d9bbc16ad139273db73b1bd1
SHA-256: e62b8d750af7bad6c4d45ec18d4be66f0341129f8c26ffa84d1bb9fc897326ea
Download zip
22.85 KB
MD5: 5848ff983984de7d156e9a8e9696d0de
SHA-1: 2aea5cb950ab017ac6c2a6624da42d494d66ded0
SHA-256: 0abecefa2c0b3c2eae3fe3902c1fe00985ed4b9710afc2b95efc7733a8bab819
Release notes
- Misc code quality improvements for security advisory coverage
- Bugfix a crash when running updb
- Added the
kintfunction, and thekintandkprtwig functions to accommodate devel users.- The
kprphp function was not included, as it has special arguments. (If you want to get a dump as a string just call@d()instead ofd())
- The
- Improved output in plain mode (Dumping a fieldable entity in plain mode will now show fields instead of properties)