[ 'collectionOperations' => [ [ 'get', 'post', 'get_simple' => [ 'method' => 'GET', 'path' => '/categories_fl', 'normalization_context' => [ 'groups' => [ 'category:fl', ], ], ], ], ], 'attributes' => [ [ 'normalization_context' => [ 'groups' => [ 'category:read', 'document:read_partial', 'category:read_partial', ], 'enable_max_depth' => true, ], 'denormalization_context' => [ 'groups' => [ 'category:write', ], ], ], ], 'repositoryClass' => [ 1 => 'App\\Repository\\CategoryRepository', ], 'filterClass' => [ 3 => 'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\SearchFilter', 'App\\Filter\\OrSearchFilter', 'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\OrderFilter', ], 'properties' => [ 3 => [ 'id' => 'exact', 'code' => 'exact', 'attributes.id' => 'exact', ], [ 'code', 'translations.name', ], [ 'code', 'isFilterable', ], ], ], ], [ $o[0], $o[1], $o[2], $o[3], $o[4], $o[5], ], [] ); }];