[ 'collectionOperations' => [ [ 'post' => [ 'controller' => 'App\\Controller\\CreateDocumentAction', 'deserialize' => false, 'swagger_context' => [ 'consumes' => [ 'multipart/form-data', ], 'parameters' => [ [ 'in' => 'formData', 'name' => 'file', 'type' => 'file', 'description' => 'The file to upload', ], ], ], ], 'get', 'get_simple' => [ 'method' => 'GET', 'path' => '/documents_fl', 'normalization_context' => [ 'groups' => [ 'document:fl', ], ], ], ], ], 'attributes' => [ [ 'normalization_context' => [ 'groups' => [ 'document:read', ], ], 'denormalization_context' => [ 'groups' => [ 'document:write', ], ], ], ], 'repositoryClass' => [ 1 => 'App\\Repository\\DocumentRepository', ], 'filterClass' => [ 3 => 'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\SearchFilter', ], 'properties' => [ 3 => [ 'id' => 'exact', ], ], ], ], [ $o[0], $o[1], $o[2], $o[3], ], [] ); }];