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