[ 'name' => [ 'App\\Entity\\ScheduleDay', 'id', 'day', 'isOpen', 'schedule', 'hourLists', ], 'attributesMetadata' => [ [ 'id' => $o[1], 'day' => $o[2], 'isOpen' => $o[3], 'schedule' => $o[4], 'hourLists' => $o[5], ], ], 'groups' => [ 1 => [ 'poi:read_nested', 'schedule_day:read', 'schedule_day:fl', ], [ 'poi:read_nested', 'schedule_day:read', 'schedule_day:fl', 'schedule_day:write', ], [ 'poi:read_nested', 'schedule_day:read', 'schedule_day:fl', 'schedule_day:write', ], [ 'schedule_day:read', 'schedule_day:fl', 'schedule_day:write', ], [ 'poi:read_nested', 'schedule_day:read', 'schedule_day:fl', ], ], ], ], $o[0], [] ); }];