[ 'collectionOperations' => [ [ 'get' => [ 'method' => 'GET', 'normalization_context' => [ 'groups' => [ 'data_document_category:all', ], ], ], 'post', 'get_simple' => [ 'method' => 'GET', 'path' => '/data_document_categories_fl', 'normalization_context' => [ 'groups' => [ 'data_document_category:fl', ], ], ], ], ], 'itemOperations' => [ [ 'get' => [ 'method' => 'GET', 'normalization_context' => [ 'groups' => [ 'data_document_category:read', ], ], ], 'put', 'delete', ], ], 'attributes' => [ [ 'normalization_context' => [ 'groups' => [ 'data_document_category:read', 'data_document_category:read_partial', 'document:read_partial', 'data_document_category:all', ], 'enable_max_depth' => true, ], 'denormalization_context' => [ 'groups' => [ 'data_document_category:write', ], ], ], ], 'repositoryClass' => [ 1 => 'App\\Repository\\DataDocumentCategoryRepository', ], 'filterClass' => [ 2 => 'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\SearchFilter', 'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\OrderFilter', 'App\\Filter\\JsonSearchFilter', ], 'properties' => [ 2 => [ 'id' => 'exact', 'translations.name' => 'ipartial', ], [ 'translations.name', ], [ 'allowedGroups', ], ], ], ], [ $o[0], $o[1], $o[2], $o[3], $o[4], ], [] ); }];