set_var_by_name("data", [ ['content' => 'foo', 'foo' => true], ['content' => 'bar', 'foo' => false], ['content' => 'baz', 'foo' => false], ]); } }