[ 'collectionOperations' => [ [ 'get', 'post', 'get_simple' => [ 'method' => 'GET', 'path' => '/owners_fl', 'normalization_context' => [ 'groups' => [ 'person:read', ], ], ], ], ], 'attributes' => [ [ 'normalization_context' => [ 'groups' => [ 'person:read', ], ], 'denormalization_context' => [ 'groups' => [ 'person:write', ], ], ], ], 'repositoryClass' => [ 1 => 'App\\Repository\\OwnerRepository', ], ], ], [ $o[0], $o[1], ], [] ); }];