Filter: gk/gravityboard/data/lanes
Filter lanes data before returning.
Parameters
| Name | Type | Description |
|---|---|---|
| $lanes | array<int,array\{id:>>, catch_all?: bool, disallowAddingCard?: bool\}> | The lanes keyed by lane ID, before array_values() flattens them into the response. |
| $entries | array<int,array<string,mixed>> | The entries the lanes were built from, keyed by field ID alongside the entry properties. |
| $feed | \FeedRow | The feed. |
Since
- 1.0
Source
Defined in src/Ajax.php at line 400