[ 'name' => [ 'App\\Entity\\Price', 'id', 'min', 'max', 'value', 'pointOfInterest', 'translations', 'isFree', ], 'attributesMetadata' => [ [ 'id' => $o[1], 'min' => $o[2], 'max' => $o[3], 'value' => $o[4], 'pointOfInterest' => $o[5], 'translations' => $o[6], 'isFree' => $o[7], ], ], 'groups' => [ 1 => [ 'price:read', 'poi:read_nested', 'price:fl', ], [ 'price:read', 'price:write', 'poi:read_nested', 'price:fl', ], [ 'price:read', 'price:write', 'poi:read_nested', 'price:fl', ], [ 'price:read', 'price:write', 'poi:read_nested', 'price:fl', ], [ 'price:read', 'price:write', 'price:fl', ], [ 'price:write', 'price:read', 'poi:read_nested', 'price:fl', ], [ 'price:read', 'price:write', 'price:fl', ], ], 'maxDepth' => [ 5 => 1, 1, ], ], ], $o[0], [] ); }];