[ 'name' => [ 'App\\Entity\\City', 'id', 'name', 'sectors', ], 'attributesMetadata' => [ [ 'id' => $o[1], 'name' => $o[2], 'sectors' => $o[3], ], ], 'groups' => [ 1 => [ 'city:read', 'poi:read_nested', 'city:fl', ], [ 'city:read', 'city:write', 'poi:read_nested', 'city:fl', 'poi:list', 'csv_output', ], [ 'city:read', 'city:write', 'poi:read_nested', 'city:fl', ], ], 'maxDepth' => [ 3 => 1, ], ], ], $o[0], [] ); }];