Install
Works with Drupal: ^8 || ^9 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
200.67 KB
MD5: 138ac6253a8222912ed5228201383b2a
SHA-1: 42366bea3c3f7d9d50039b1431f626ec5dfaa011
SHA-256: dd0f1ebdb5e726955e9bb36676bd4578bf978647bce12f5d113f2a13a2eed73b
Download zip
208.19 KB
MD5: 087653b479c141f02ffe5bf06ed50cbc
SHA-1: c7e2991f21c1d56cbeb9565834c019176beb510a
SHA-256: fb57624ac4eb6cb4a5263367d3051fa9d599948f7dfbb4fcb8a5e220edc83129
Release notes
Refactor slightly to:
- not skip row if output is not an array
- massage non array to empty array
- add notice when massaging (not exception)
- make output empty array default if it cannot return a value (this is also handled by skip on empty and is consistent data type being output.