[ 'name' => [ 'App\\Entity\\Translations\\ScheduleTranslation', 'id', 'label', 'comment', 'locale', 'translatable', ], 'attributesMetadata' => [ [ 'id' => $o[1], 'label' => $o[2], 'comment' => $o[3], 'locale' => $o[4], 'translatable' => $o[5], ], ], 'groups' => [ 1 => [ 'schedule:read', 'poi:read_nested', 'schedule_translation:read', 'schedule:fl', ], [ 'schedule:read', 'schedule:write', 'poi:read_nested', 'schedule_translation:read', 'schedule_translation:write', 'schedule:fl', ], [ 'schedule:read', 'schedule:write', 'poi:read_nested', 'schedule_translation:read', 'schedule_translation:write', 'schedule:fl', ], [ 'schedule:read', 'schedule:write', 'poi:read_nested', 'schedule_translation:read', 'schedule_translation:write', 'schedule:fl', ], [ 'schedule_translation:read', 'schedule_translation:write', ], ], ], ], $o[0], [] ); }];