[ 'name' => [ 'App\\Entity\\Territory', 'id', 'name', 'territorySectors', ], 'attributesMetadata' => [ [ 'id' => $o[1], 'name' => $o[2], 'territorySectors' => $o[3], ], ], 'groups' => [ 1 => [ 'territory:read', 'territory:fl', ], [ 'territory:read', 'territory:fl', 'territory:write', ], [ 'territory:read', 'territory:fl', 'territory:write', ], ], ], ], $o[0], [] ); }];