[ 'collectionOperations' => [ [ 'get', 'post', 'get_simple' => [ 'method' => 'GET', 'path' => '/schedule_days_fl', 'normalization_context' => [ 'groups' => [ 'schedule_day:fl', ], ], ], ], ], 'attributes' => [ [ 'normalization_context' => [ 'groups' => [ 'schedule_day:read', ], ], 'denormalization_context' => [ 'groups' => [ 'schedule_day:write', ], ], ], ], 'repositoryClass' => [ 1 => 'App\\Repository\\ScheduleDayRepository', ], 'filterClass' => [ 2 => 'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\SearchFilter', ], 'properties' => [ 2 => [ 'id' => 'exact', 'schedule.id' => 'exact', 'day' => 'exact', ], ], ], ], [ $o[0], $o[1], $o[2], ], [] ); }];