[ 'collectionOperations' => [ [ 'get' => [ 'force_eager' => true, ], 'get_simple' => [ 'method' => 'GET', 'path' => '/pages_simple', 'normalization_context' => [ 'groups' => [ 'page:simple', ], ], ], 'post', ], ], 'attributes' => [ [ 'normalization_context' => [ 'groups' => [ 'page:read', 'page:read_nested', ], 'enable_max_depth' => 'true', ], 'denormalization_context' => [ 'groups' => [ 'page:write', ], ], ], ], 'repositoryClass' => [ 1 => 'App\\Repository\\Pages\\PageRepository', ], 'filterClass' => [ 3 => 'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\SearchFilter', ], 'properties' => [ 3 => [ 'id' => 'exact', 'parent.id' => 'exact', 'type' => 'exact', ], ], ], ], [ $o[0], $o[1], $o[2], $o[3], ], [] ); }];