https://e-learning.adrec.staging.nellapp-01.drosalys.net/

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

GET http://sync.staging.nellapp-01.drosalys.net/routing/routes
[
  "normalized_headers" => [
    "authorization" => [
      "Authorization: Nellapp e3e87ef7-a116-4cac-8295-16d3e87ca37b"
    ]
  ]
  "headers" => [
    "Authorization: Nellapp e3e87ef7-a116-4cac-8295-16d3e87ca37b"
  ]
  "query" => []
  "base_uri" => [
    "scheme" => "http:"
    "authority" => "//sync.staging.nellapp-01.drosalys.net"
    "path" => null
    "query" => null
    "fragment" => null
  ]
]
Profile
200
[
  "info" => [
    "header_size" => 324
    "request_size" => 210
    "total_time" => 0.284283
    "namelookup_time" => 0.000402
    "connect_time" => 0.000538
    "pretransfer_time" => 0.000575
    "size_download" => 178859.0
    "speed_download" => 629785.0
    "starttransfer_time" => 0.283601
    "primary_ip" => "172.19.0.10"
    "primary_port" => 80
    "local_ip" => "172.19.0.19"
    "local_port" => 48892
    "http_version" => 2
    "protocol" => 1
    "scheme" => "HTTP"
    "connect_time_us" => 538
    "namelookup_time_us" => 402
    "pretransfer_time_us" => 575
    "starttransfer_time_us" => 283601
    "total_time_us" => 284283
    "start_time" => 1767099326.23
    "pause_handler" => Closure(float $duration) {#3839
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#3835 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#590 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 172.19.0.10:80...\n
      * Connected to sync.staging.nellapp-01.drosalys.net (172.19.0.10) port 80 (#0)\n
      > GET /routing/routes HTTP/1.1\r\n
      Host: sync.staging.nellapp-01.drosalys.net\r\n
      Authorization: Nellapp e3e87ef7-a116-4cac-8295-16d3e87ca37b\r\n
      Accept: */*\r\n
      User-Agent: Symfony HttpClient/Curl\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 OK\r\n
      < Server: nginx/1.29.3\r\n
      < Content-Type: application/json\r\n
      < Transfer-Encoding: chunked\r\n
      < Connection: keep-alive\r\n
      < Cache-Control: no-cache, private\r\n
      < Date: Tue, 30 Dec 2025 12:55:26 GMT\r\n
      < X-Debug-Token: 88bafd\r\n
      < X-Debug-Token-Link: http://sync.staging.nellapp-01.drosalys.net/_profiler/88bafd\r\n
      < X-Robots-Tag: noindex\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Server: nginx/1.29.3"
    "Content-Type: application/json"
    "Transfer-Encoding: chunked"
    "Connection: keep-alive"
    "Cache-Control: no-cache, private"
    "Date: Tue, 30 Dec 2025 12:55:26 GMT"
    "X-Debug-Token: 88bafd"
    "X-Debug-Token-Link: http://sync.staging.nellapp-01.drosalys.net/_profiler/88bafd"
    "X-Robots-Tag: noindex"
  ]
  "response_json" => [
    "page" => 1
    "items_per_page" => 50
    "total" => 3
    "total_pages" => 1
    "items" => [
      "core" => [
        "appName" => "core"
        "routes" => [
          "api.swagger" => [
            "path" => "/doc.json"
            "host" => "api.staging.nellapp-01.drosalys.net"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "nelmio_api_doc.controller.swagger"
            ]
            "requirements" => []
            "condition" => ""
          ]
          "api.swagger_ui" => [
            "path" => "/doc"
            "host" => "api.staging.nellapp-01.drosalys.net"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "nelmio_api_doc.controller.swagger_ui"
            ]
            "requirements" => []
            "condition" => ""
          ]
          "async_account_channel_positioning_test_attempt_answer" => [
            "path" => "/async/channel/{channelId}/positioning-test/attempt/answer/{answerId}"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Async\Channel\PositioningTest\Attempt\AttemptAnswerAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_account_channel_positioning_test_attempt_block_complete" => [
            "path" => "/user/async/channel/positioning-test/attempt-block-complete/{attemptToken}/{prospectEmail}/{attemptBlockId}"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Async\Channel\PositioningTest\Attempt\AttemptBlockCompleteAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_account_channel_positioning_test_attempt_block_launch" => [
            "path" => "/user/async/channel/positioning-test/attempt-block-launch/{attemptToken}/{prospectEmail}/{attemptBlockId}"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Async\Channel\PositioningTest\Attempt\AttemptBlockLaunchAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_async_get_cursus_drive_collection" => [
            "path" => "/async/user/channel/{channelId}/cursus/{cursusId}/drive/{type}/collection"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "type" => "default"
              "_controller" => "App\Controller\Account\Async\Cursus\Drive\CollectionFileAbstractCursusAction"
            ]
            "requirements" => [
              "type" => "default|delete"
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_async_cursus_drive_deletefileabstractcursusaction__invoke" => [
            "path" => "/async/user/channel/{channelId}/cursus/{cursusId}/drive"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => [
              "DELETE"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Async\Cursus\Drive\DeleteFileAbstractCursusAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_async_get_cursus_drive_count_by_tags" => [
            "path" => "/async/user/channel/{channelId}/cursus/{cursusId}/drive/count-by-tags/{type}"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "type" => "default"
              "_controller" => "App\Controller\Account\Async\Cursus\Drive\GetCountFilesByTagsAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_async_get_cursus_drive_get_file" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/drive/{fileAbstractCursusId}/download"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Async\Cursus\Drive\GetFileAbstractCursusAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_async_get_cursus_drive_get_thumbnail" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/drive/{fileAbstractCursusId}/thumbnail"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Async\Cursus\Drive\GetFileAbstractCursusAction::thumbnail"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_async_get_cursus_drive_notify_services" => [
            "path" => "/async/user/channel/{channelId}/cursus/{cursusId}/drive/notify-services"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Async\Cursus\Drive\NotifyServicesForFilesAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_async_get_cursus_drive_post_file" => [
            "path" => "/async/user/channel/{channelId}/cursus/{cursusId}/drive"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Async\Cursus\Drive\PostFileAbstractCursusAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_async_cursus_drive_putfileabstractcursusaction__invoke" => [
            "path" => "/async/user/channel/{channelId}/cursus/{cursusId}/drive/{fileAbstractCursusId}/file"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => [
              "PUT"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Async\Cursus\Drive\PutFileAbstractCursusAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_async_cursus_drive_restorefileabstractcursusaction__invoke" => [
            "path" => "/async/user/channel/{channelId}/cursus/{cursusId}/drive/restore"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => [
              "PATCH"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Async\Cursus\Drive\RestoreFileAbstractCursusAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_async_cursus_drive_toremovefileabstractcursusaction__invoke" => [
            "path" => "/async/user/channel/{channelId}/cursus/{cursusId}/drive/to-remove"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Async\Cursus\Drive\ToRemoveFileAbstractCursusAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_get_cursus_certificate" => [
            "path" => "/user/cursus/{cursusId}/attestations/{certificateId}"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Async\Cursus\GetCursusCertificate"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "user_async_cursus_global_progress" => [
            "path" => "/user/async/cursus/{cursusId}/progress/global"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Async\Cursus\GetGlobalProgressionAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "user_async_cursus_light_progress" => [
            "path" => "/user/async/cursus/{cursusId}/progress/light"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Async\Cursus\GetLightProgressionAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "user_update_last_connected" => [
            "path" => "/user/update_last_connected"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Async\UpdateLastConnected::index"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_show_positioning_test_attempt_list" => [
            "path" => "/channel/{channelId}/test-de-positionnement"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Channel\PositioningTest\Attempt\IndexAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_show_positioning_test_attempt" => [
            "path" => "/channel/{channelId}/test-de-positionnement/{attemptToken}"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Channel\PositioningTest\Attempt\ShowAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_positioning_test_pre_home" => [
            "path" => "/test-de-positionnement/{channelId}/attempt:{attemptToken}/prospect:{prospectEmail}/"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Channel\PositioningTest\ShowAction::preHome"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_positioning_test_home" => [
            "path" => "/test-de-positionnement/{channelId}/attempt:{attemptToken}/prospect:{prospectEmail}/home"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Channel\PositioningTest\ShowAction::home"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_positioning_test_questions" => [
            "path" => "/test-de-positionnement/{channelId}/attempt:{attemptToken}/prospect:{prospectEmail}/questions"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Channel\PositioningTest\ShowAction::questions"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_positioning_test_retry" => [
            "path" => "/test-de-positionnement/{channelId}/attempt:{attemptToken}/prospect:{prospectEmail}/retry/{attemptBlockId}"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Channel\PositioningTest\ShowAction::retry"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_positioning_test_finish" => [
            "path" => "/test-de-positionnement/{channelId}/attempt:{attemptToken}/prospect:{prospectEmail}/finish"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Channel\PositioningTest\ShowAction::finish"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_positioning_test_end" => [
            "path" => "/test-de-positionnement/{channelId}/attempt:{attemptToken}/prospect:{prospectEmail}/end"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Channel\PositioningTest\ShowAction::end"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_positioning_test_start" => [
            "path" => "/test-de-positionnement/{channelId}/test:{positioningTestToken}/start"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Channel\PositioningTest\StartAction::start"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "account_channel_user_data_redirect_dashboard" => [
            "path" => "/channel/{channelId}/redirect-dashboard}"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\ChannelUserData\ChannelUserDataDashboardRedirectAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_show_cursus" => [
            "path" => "/user/cursus/{cursusId}"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\ChannelUserData\Cursus\ShowAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_show_cursus_certificates" => [
            "path" => "/user/cursus/{cursusId}/attestations"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\ChannelUserData\Cursus\ShowCertificatesAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_show_cursus_drive" => [
            "path" => "/user/cursus/{cursusId}/drive"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\ChannelUserData\Cursus\ShowDriveAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_show_cursus_progress" => [
            "path" => "/user/cursus/{cursusId}/progression"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\ChannelUserData\Cursus\ShowProgressAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "account_channel_user_data_learner_dashboard" => [
            "path" => "/channel/{channelId}/dashboard"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\ChannelUserData\LearnerDashboardAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "account_redirect_drive_notification" => [
            "path" => "/user/channel/{notificationId}/redirect-drive-notification"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\ChannelUserData\RedirectDriveNotificationAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_edit" => [
            "path" => "/user/profile"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\EditAccountAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "forgot_password_already_logged_in" => [
            "path" => "/forgot-password/already-logged-in"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\ForgotPassword\AlreadyLoggedInController"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "forgot_password_ask" => [
            "path" => "/forgot-password/ask"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\ForgotPassword\AskController"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "forgot_password_ask_success" => [
            "path" => "/forgot-password/asked"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\ForgotPassword\AskSuccessController"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "forgot_password_reset" => [
            "path" => "/forgot-password/reset/{token}"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\ForgotPassword\ResetController"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "account_home" => [
            "path" => "/"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\HomeAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_account_notification_see_all" => [
            "path" => "/user/notification/see_all"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Notification\NotificationSeeAllController"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_register" => [
            "path" => "/register"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Register\RegisterAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "register_register_verification" => [
            "path" => "/register_verification/{userId}/{trainingId}"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "trainingId" => null
              "_controller" => "App\Controller\Account\Register\RegisterVerificationAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "set_password" => [
            "path" => "/set-password/{token}"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Register\SetPasswordController"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_verify_email" => [
            "path" => "/verify/email"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Register\VerifyEmailAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_login" => [
            "path" => "/login"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Security\LoginAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_logout" => [
            "path" => "/logout"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Account\Security\LogoutAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_admin_channel_crm_prospects" => [
            "path" => "/async/channel/{channelId}/crm/prospects"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\Channel\CRM\ProspectCollectionAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_admin_channel_certificates_get_preview" => [
            "path" => "/async/channel/{channel}/certificates/cursus-start/{certificateId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\Channel\Certificate\CursusStartCertificate\GetPreviewCertificateAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_admin_channel_companies" => [
            "path" => "/async/channel/{channel}/companies"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\Channel\Company\CollectionAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_admin_channel_groups" => [
            "path" => "/async/channel/{channel}/groups"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\Channel\Group\CollectionAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_admin_channel_organizations" => [
            "path" => "/async/channel/{channel}/organizations"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\Channel\Organization\CollectionAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_admin_channel_places" => [
            "path" => "/async/channel/{channel}/places"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\Channel\Place\CollectionAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_admin_channel_positioning_test_attempt_answer" => [
            "path" => "/async/channel/{channelId}/positioning-test/attempt/answer/{answerId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\Channel\PositioningTest\Attempt\AttemptAnswerAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_admin_channel_positioning_test_block" => [
            "path" => "/async/channel/{channelId}/positioning-test/bloc"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\Channel\PositioningTest\BlockCollectionAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_admin_channel_services" => [
            "path" => "/async/channel/{channel}/services"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\Channel\Service\CollectionAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_admin_channel_sessions" => [
            "path" => "/async/channel/{channel}/sessions"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\Channel\Session\CollectionAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_admin_channel_trainings" => [
            "path" => "/async/channel/{channel}/trainings/{only_active}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\Channel\Training\CollectionAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_admin_channel_learners_by_training" => [
            "path" => "/async/channel/{channel}/training/{training}/learners"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\Channel\User\LearnersCollectionByTrainingAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_admin_channel_tutors" => [
            "path" => "/async/channel/{channelId}/tutors/{companyId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "companyId" => null
              "_controller" => "App\Controller\Admin\Async\Channel\User\TutorCollectionAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_async_channel_user_cursus_activity_delete" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/activity/{activityId}/delete"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "DELETE"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\ChannelUserData\Cursus\Activity\DeleteActivityAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_async_channel_user_cursus_activities_export" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/activities/export"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\ChannelUserData\Cursus\Activity\ExportActivitiesAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_async_channel_user_cursus_activity_collection" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/activities/{type}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "type" => "all"
              "_controller" => "App\Controller\Admin\Async\ChannelUserData\Cursus\Activity\GetAbstractCollectionAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_async_channel_user_cursus_meeting_activity_collection" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/activities/meeting"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\ChannelUserData\Cursus\Activity\GetMeetingCollectionAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_async_channel_user_cursus_meeting_activity_post" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/activities/meeting"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\ChannelUserData\Cursus\Activity\PostMeetingActivityAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_async_channel_user_cursus_message_activity_post" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/activities/message/{parentId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "parentId" => null
              "_controller" => "App\Controller\Admin\Async\ChannelUserData\Cursus\Activity\PostMessageActivityAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_async_channel_user_cursus_meeting_activity_put" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/activities/meeting/{meetingId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "PUT"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\ChannelUserData\Cursus\Activity\PutMeetingActivityAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_async_channel_user_cursus_message_activity_put" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/activities/message/{messageId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "PUT"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\ChannelUserData\Cursus\Activity\PutMessageActivityAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_admin_async_channeluserdata_cursus_drive_deletefileabstractcursusaction__invoke" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/drive"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "DELETE"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\ChannelUserData\Cursus\Drive\DeleteFileAbstractCursusAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_async_channel_user_cursus_drive_collection" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/drive/{type}/collection"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "type" => "default"
              "_controller" => "App\Controller\Admin\Async\ChannelUserData\Cursus\Drive\GetCollectionFileAbstractCursusAction"
            ]
            "requirements" => [
              "type" => "default|delete"
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_async_channel_user_cursus_drive_count_by_tags" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/drive/count-by-tags/{type}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "type" => "default"
              "_controller" => "App\Controller\Admin\Async\ChannelUserData\Cursus\Drive\GetCountFilesByTagsAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_async_channel_user_cursus_drive_get_file" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/drive/{fileAbstractCursusId}/download"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\ChannelUserData\Cursus\Drive\GetFileAbstractCursusAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_async_channel_user_cursus_drive_get_thumbnail" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/drive/{fileAbstractCursusId}/thumbnail"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\ChannelUserData\Cursus\Drive\GetFileAbstractCursusAction::thumbnail"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_async_channel_user_cursus_drive_notify_services" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/drive/notify-services"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\ChannelUserData\Cursus\Drive\NotifyServicesForFilesAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_async_channel_user_cursus_drive_post_file" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/drive"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\ChannelUserData\Cursus\Drive\PostFileAbstractCursusAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_admin_async_channeluserdata_cursus_drive_putfileabstractcursusaction__invoke" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/drive/{fileAbstractCursusId}/file"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "PUT"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\ChannelUserData\Cursus\Drive\PutFileAbstractCursusAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_admin_async_channeluserdata_cursus_drive_restorefileabstractcursusaction__invoke" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/drive/restore"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "PATCH"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\ChannelUserData\Cursus\Drive\RestoreFileAbstractCursusAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_admin_async_channeluserdata_cursus_drive_toremovefileabstractcursusaction__invoke" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/drive/to-remove"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\ChannelUserData\Cursus\Drive\ToRemoveFileAbstractCursusAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_async_channel_user_cursus_messages" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/messages/{conversation}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\ChannelUserData\Cursus\Message\GetCollectionAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_async_channel_user_cursus_progress_download" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/progress/download"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\ChannelUserData\Cursus\Progress\ExportTrainingProgression"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_async_channel_user_cursus_progress_events" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/progress/events"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\ChannelUserData\Cursus\Progress\GetEventsCollectionAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_async_channel_user_cursus_progress_global" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/progress/global"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\ChannelUserData\Cursus\Progress\GetGlobalProgressionAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_async_channel_user_cursus_progress_light" => [
            "path" => "/async/channel/{channelId}/cursus/{cursusId}/progress/light"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\ChannelUserData\Cursus\Progress\GetLightProgressionAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_async_channel_user_cursus_progress_light_collection" => [
            "path" => "/async/channel/{channelId}/cursus/progress/light/collection"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Async\ChannelUserData\Cursus\Progress\GetLightProgressionCollectionAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_certificate_cursus_start_delete" => [
            "path" => "/channels/{channelId}/certificates/cursus-start/{organizationId}/{certificateId}/delete"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Certificate\CursusStartCertificate\DeleteAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_certificate_cursus_start_edit" => [
            "path" => "/channels/{channelId}/certificates/cursus-start/{organizationId}/{certificateId}/edit"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Certificate\CursusStartCertificate\EditAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_certificate_cursus_start_new" => [
            "path" => "/channels/{channelId}/certificates/cursus-start/{organizationId}/new"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Certificate\CursusStartCertificate\NewAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_certificate_cursus_start_show" => [
            "path" => "/channels/{channelId}/certificates/cursus-start/{organizationId}/{certificateId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Certificate\CursusStartCertificate\ShowAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_certificate_index" => [
            "path" => "/channels/{channelId}/certificates/"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Certificate\IndexAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_user_role_manage" => [
            "path" => "/channels/{channelId}/roles/"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Channel\ChannelUserRole\ManageAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_organization_delete" => [
            "path" => "/channels/{channelId}/organizations/{organizationId}/delete"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Channel\DeleteOrganizationAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_index" => [
            "path" => "/channels/"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Channel\Index"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show" => [
            "path" => "/channels/{channelId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Channel\ShowAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_company_delete" => [
            "path" => "/channels/{channelId}/companies/{id}/delete"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Company\DeleteAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_delete_multiples_company" => [
            "path" => "/channels/{channelId}/companies/delete-multiples-companies"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Company\DeleteMultipleAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_company_edit" => [
            "path" => "/channels/{channelId}/companies/{id}/edit"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Company\EditAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_company_export_all" => [
            "path" => "/channels/{channelId}/companies/export/all"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Company\ExportAction::exportAll"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_company_export_selected" => [
            "path" => "/channels/{channelId}/companies/export/selected"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Company\ExportAction::exportSelected"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_company_index" => [
            "path" => "/channels/{channelId}/companies/"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Company\IndexAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_company_new" => [
            "path" => "/channels/{channelId}/companies/new"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Company\NewAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_company_show" => [
            "path" => "/channels/{channelId}/companies/{id}/show"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Company\ShowAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_company_add_tutor" => [
            "path" => "/channels/{channelId}/companies/{companyId}/tutors/add"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Company\Tutor\AddAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_company_tutor_remove" => [
            "path" => "/channels/{channelId}/companies/{companyId}/tutors/{id}/remove"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Company\Tutor\RemoveAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_company_remove_multiples_tutor" => [
            "path" => "/channels/{channelId}/companies/{companyId}/tutors/remove-multiples-tutors"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Company\Tutor\RemoveMultipleAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_user_data_custom_view_delete" => [
            "path" => "/channels/{channelId}/custom-view/{viewId}/delete"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\CustomView\DeleteCustomViewChannelAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_user_data_custom_view_inactivate" => [
            "path" => "/channels/{channelId}/custom-view/{viewId}/inactivate"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\CustomView\InactivateCustomViewChannelAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_group_delete" => [
            "path" => "/channels/{channelId}/groups/{id}/delete"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Groups\DeleteAction::delete"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_delete_multiples_group" => [
            "path" => "/channels/{channelId}/groups/delete-multiples-groups"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Groups\DeleteMultipleAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_group_edit" => [
            "path" => "/channels/{channelId}/groups/{id}/edit"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Groups\EditAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_group_index" => [
            "path" => "/channels/{channelId}/groups/"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Groups\IndexAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_group_new" => [
            "path" => "/channels/{channelId}/groups/new"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Groups\NewAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_group_show" => [
            "path" => "/channels/{channelId}/groups/{id}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Groups\ShowAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_group_add_users" => [
            "path" => "/channels/{channelId}/groups/{groupId}/users/add"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Groups\User\AddAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_group_remove_user" => [
            "path" => "/channels/{channelId}/groups/{groupId}/users/{userId}/remove"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Groups\User\RemoveAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_group_remove_multiple_users" => [
            "path" => "/channels/{channelId}/groups/{groupId}/users/users-remove-multiples"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Groups\User\RemoveMultipleAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_licenses_dashboard" => [
            "path" => "/channels/{channelId}/licenses/dashboard"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Licenses\DashboardAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_licenses_validate_order" => [
            "path" => "/channels/{channelId}/licenses/{licensesOfferId}/validate-order"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Licenses\ValidateOrderAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_material_delete" => [
            "path" => "/channels/{channelId}/material/{id}/delete"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Material\DeleteAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_delete_multiples_material" => [
            "path" => "/channels/{channelId}/material/delete-multiples-materials"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Material\DeleteMultipleAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_material_edit" => [
            "path" => "/channels/{channelId}/material/{id}/edit"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Material\EditAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_material_index" => [
            "path" => "/channels/{channelId}/material/"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Material\IndexAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "material_new" => [
            "path" => "/channels/{channelId}/material/new"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Material\NewAction::_invoke"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_material_show" => [
            "path" => "/channels/{channelId}/material/{id}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Material\ShowAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_place_delete" => [
            "path" => "/channels/{channelId}/place/{id}/delete"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Place\DeleteAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_delete_multiples_place" => [
            "path" => "/channels/{channelId}/place/delete-multiples-places"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Place\DeleteMultipleAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_place_edit" => [
            "path" => "/channels/{channelId}/place/{id}/edit"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Place\EditAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_place_index" => [
            "path" => "/channels/{channelId}/place/"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Place\IndexAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "place_new" => [
            "path" => "/channels/{channelId}/place/new"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Place\NewAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_place_show" => [
            "path" => "/channels/{channelId}/place/{id}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Place\ShowAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_positioning_test_attempt_create_user" => [
            "path" => "/channels/{channelId}/positioning-test/attempts/{id}/user"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\Attempt\CreateOrSetUserAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_positioning_test_attempt_all" => [
            "path" => "/channels/{channelId}/positioning-test/attempts/all"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\Attempt\IndexAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_positioning_test_attempt_user" => [
            "path" => "/channels/{channelId}/positioning-test/attempts/user/{channelUserDataId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\Attempt\IndexAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_positioning_test_attempt_index" => [
            "path" => "/channels/{channelId}/positioning-test/attempts/{positioningTestId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\Attempt\IndexAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_positioning_test_attempt_new" => [
            "path" => "/channels/{channelId}/positioning-test/{positioningTestId}/attempts/new"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\Attempt\NewAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_positioning_test_attempt_reminder" => [
            "path" => "/channels/{channelId}/positioning-test/attempts/{id}/reminder"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\Attempt\SendReminderAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_positioning_test_attempt_reminder_multiple" => [
            "path" => "/channels/{channelId}/positioning-test/attempts/reminder-multiple"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\Attempt\SendReminderMultipleAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_positioning_test_attempt_show" => [
            "path" => "/channels/{channelId}/positioning-test/{positioningTestId}/attempts/{id}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\Attempt\ShowAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_positioning_test_block_delete" => [
            "path" => "/channels/{channelId}/positioning-test-block/{id}/delete"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\Block\DeleteAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_delete_multiples_positioning_test_block" => [
            "path" => "/channels/{channelId}/positioning-test-block/delete-multiples-positioning-test-blocks"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\Block\DeleteMultipleAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_positioning_test_block_duplicate" => [
            "path" => "/channels/{channelId}/positioning-test-block/{id}/duplicate"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\Block\DuplicateAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_positioning_test_block_edit" => [
            "path" => "/channels/{channelId}/positioning-test-block/{id}/edit"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\Block\EditAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_positioning_test_block_index" => [
            "path" => "/channels/{channelId}/positioning-test-block/"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\Block\IndexAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_positioning_test_block_new" => [
            "path" => "/channels/{channelId}/positioning-test-block/new"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\Block\NewAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_positioning_test_block_restore" => [
            "path" => "/channels/{channelId}/positioning-test-block/{id}/restore"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\Block\RestoreAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_positioning_test_delete" => [
            "path" => "/channels/{channelId}/positioning-test/{id}/delete"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\DeleteAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_delete_multiples_positioning_test" => [
            "path" => "/channels/{channelId}/positioning-test/delete-multiples-positioning-tests"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\DeleteMultipleAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_positioning_test_duplicate" => [
            "path" => "/channels/{channelId}/positioning-test/{id}/duplicate"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\DuplicateAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_positioning_test_edit" => [
            "path" => "/channels/{channelId}/positioning-test/{id}/edit"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\EditAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_positioning_test_index" => [
            "path" => "/channels/{channelId}/positioning-test/"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\IndexAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_positioning_test_new" => [
            "path" => "/channels/{channelId}/positioning-test/new"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\NewAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_positioning_test_drive_folder" => [
            "path" => "/channels/{channelId}/positioning-test/drive-folder"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\PositioningTestGoogleDriveAction::getFolder"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_positioning_test_drive_sheet_item" => [
            "path" => "/channels/{channelId}/positioning-test/{positioningTestId}/drive-sheet-item"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\PositioningTestGoogleDriveAction::getSheet"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_positioning_test_restore" => [
            "path" => "/channels/{channelId}/positioning-test/{id}/restore"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\RestoreAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_positioning_test_show" => [
            "path" => "/channels/{channelId}/positioning-test/{id}/show"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PositioningTest\ShowAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_purchase_order_index_export_all" => [
            "path" => "/channels/{channelId}/purchase-orders/export/all"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PurchaseOrder\ExportIndexAction::exportAll"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_purchase_order_index_export_selected" => [
            "path" => "/channels/{channelId}/purchase-orders/export/selected"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\PurchaseOrder\ExportIndexAction::exportSelected"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_purchase_order_index" => [
            "path" => "/channels/{channelId}/purchase-orders/{viewId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "viewId" => null
              "_controller" => "App\Controller\Admin\Channel\PurchaseOrder\IndexAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_room_delete" => [
            "path" => "/channels/{channelId}/room/{id}/delete"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Room\DeleteAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_delete_multiples_room" => [
            "path" => "/channels/{channelId}/room/delete-multiples-rooms"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Room\DeleteMultipleAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_room_edit" => [
            "path" => "/channels/{channelId}/room/{id}/edit"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Room\EditAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_room_index" => [
            "path" => "/channels/{channelId}/room/"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Room\IndexAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "room_new" => [
            "path" => "/channels/{channelId}/room/new"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Room\NewAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_room_show" => [
            "path" => "/channels/{channelId}/room/{id}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Room\ShowAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_service_delete" => [
            "path" => "/channels/{channelId}/service/delete/{id}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Service\DeleteAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_delete_multiples_services" => [
            "path" => "/channels/{channelId}/service/delete-multiples-services"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Service\DeleteMultipleAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_service_edit" => [
            "path" => "/channels/{channelId}/service/{id}/edit"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Service\EditController"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_service_index" => [
            "path" => "/channels/{channelId}/service/"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Service\IndexAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_service_new" => [
            "path" => "/channels/{channelId}/service/new"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Service\NewAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_service_show" => [
            "path" => "/channels/{channelId}/service/show/{id}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Service\ShowAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_service_add_user" => [
            "path" => "/channels/{channelId}/service/{serviceId}/user/add"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Service\User\AddUserAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_service_delete_user" => [
            "path" => "/channels/{channelId}/service/delete_user/{serviceId}/user/{userId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Service\User\RemoveAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_service_remove_multiple_users" => [
            "path" => "/channels/{channelId}/services/{serviceId}/users/users-remove-multiples"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Service\User\RemoveMultipleAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_session_delete" => [
            "path" => "/channels/{channelId}/session/{id}/delete"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Session\DeleteAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_delete_multiples_sessions" => [
            "path" => "/channels/{channelId}/session/delete-multiples-sessions"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Session\DeleteMultipleAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_session_duplicate" => [
            "path" => "/channels/{channelId}/session/{id}/duplicate"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Session\DuplicateAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_session_edit" => [
            "path" => "/channels/{channelId}/session/{id}/edit"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Session\EditController"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_session_index" => [
            "path" => "/channels/{channelId}/session/"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Session\IndexAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_session_new" => [
            "path" => "/channels/{channelId}/session/new"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Session\NewAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_session_show" => [
            "path" => "/channels/{channelId}/session/{id}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Session\ShowAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_training_learners_index" => [
            "path" => "/channels/{channelId}/training/{trainingId}/learners"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\Channel\Trainings\LearnersCollectionAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_admin_custom_view_delete" => [
            "path" => "/channels/{channelId}/admins/custom-view/{viewId}/delete"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\ChannelUserData\CustomView\DeleteCustomViewAdminAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_admin_custom_view_inactivate" => [
            "path" => "/channels/{channelId}/admins/custom-view/{viewId}/inactivate"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\ChannelUserData\CustomView\InactivateCustomViewAdminAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "super_admin_channel_delete_user" => [
            "path" => "/channels/{channelId}/users/{channelUserDataId}/delete"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\ChannelUserData\DeleteAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_index_users" => [
            "path" => "/channels/{channelId}/users"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\ChannelUserData\IndexAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_index_admins" => [
            "path" => "/channels/{channelId}/users/admins/{viewId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "viewId" => null
              "_controller" => "App\Controller\Admin\ChannelUserData\ChannelUserData\IndexAdminsAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_user_positioning_test_attempt_index" => [
            "path" => "/channels/{channelId}/users/{channelUserDataId}/positioning-test-attempt"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\ChannelUserData\IndexPositioningTestAttemptAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_user_new" => [
            "path" => "/channels/{channelId}/users/new"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\ChannelUserData\NewAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_user_redirect_to_service_conversations" => [
            "path" => "/channels/{channelId}/users/{channelUserDataId}/redirect-to-service-conversations"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\ChannelUserData\RedirectControllerAction::redirectToServiceConversationsOrCursusList"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_remove_channel_user_role" => [
            "path" => "/channels/{channelId}/users/{channelUserDataId}/role/delete"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\ChannelUserData\RemoveChannelUserDataRoleAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_channel_user" => [
            "path" => "/channels/{channelId}/users/{channelUserDataId}/user"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\ChannelUserData\ShowAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_user_positioning_test_attempt" => [
            "path" => "/channels/{channelId}/users/{channelUserDataId}/positioning-test-attempt/{attemptToken}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\ChannelUserData\ShowPositioningTestAttemptAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "super_admin_channel_user_data_switch_type" => [
            "path" => "/channels/{channelId}/users/{channelUserDataId}/switch-type"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\ChannelUserData\SwitchChannelUserDataTypeAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_user_toggle_active" => [
            "path" => "/channels/{channelId}/users/toggle-active/{channelUserDataId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\ChannelUserData\ToggleActiveChannelUserDataAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_user_cursus_activity_create_message" => [
            "path" => "/channels/{channelId}/cursus/{cursusId}/activite/{activityId}/create-message"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\Cursus\Activity\CreateMessageActivityAction::PERM_DSA"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_user_cursus_activity_general" => [
            "path" => "/channels/{channelId}/cursus/{cursusId}/activite/general"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\Cursus\Activity\ShowActivityGeneralAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "super_admin_channel_delete_cursus" => [
            "path" => "/channels/{channelId}/cursus/{cursusId}/delete"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\Cursus\DeleteAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_user_cursus_adviser_delete" => [
            "path" => "/channels/{channelId}/cursus/{cursusId}/founder/{founderId}/adviser/delete"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\Cursus\DeleteAdviserAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_user_cursus_company_delete" => [
            "path" => "/channels/{channelId}/cursus/{cursusId}/company/{companyId}/delete"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\Cursus\DeleteCompanyAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_user_cursus_exam_delete" => [
            "path" => "/channels/{channelId}/cursus/{cursusId}/exam/{examId}/delete"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\Cursus\DeleteExamAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_user_cursus_founder_delete" => [
            "path" => "/channels/{channelId}/cursus/{cursusId}/founder/{founderId}/delete"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\Cursus\DeleteFounderAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_user_cursus_internship_delete" => [
            "path" => "/channels/{channelId}/cursus/{cursusId}/internship/{internshipId}/delete"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\Cursus\DeleteInternshipAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_user_cursus_internship_tutor_delete" => [
            "path" => "/channels/{channelId}/cursus/{cursusId}/internship/{internshipId}/tutor/delete"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\Cursus\DeleteInternshipTutorAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_user_cursus_tutor_delete" => [
            "path" => "/channels/{channelId}/cursus/{cursusId}/company/{companyId}/tutor/delete"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\Cursus\DeleteTutorAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_index_cursus_export_all" => [
            "path" => "/channels/{channelId}/cursus/export/all"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\Cursus\ExportIndexAction::exportAll"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_index_cursus_export_selected" => [
            "path" => "/channels/{channelId}/cursus/export/selected"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\Cursus\ExportIndexAction::exportSelected"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_index_cursus" => [
            "path" => "/channels/{channelId}/cursus/{viewId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "viewId" => null
              "_controller" => "App\Controller\Admin\ChannelUserData\Cursus\IndexAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_user_cursus_index" => [
            "path" => "/channels/{channelId}/users/{channelUserDataId}/cursus"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\Cursus\IndexCursusAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_training_cursus_new" => [
            "path" => "/channels/{channelId}/trainingCursus/{trainingId}/new"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\Cursus\NewTrainingCursus"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "super_admin_channel_reactivate_cursus" => [
            "path" => "/channels/{channelId}/cursus/{cursusId}/reactivate"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\Cursus\ReactivateCursusAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_user_redirect_to_cursus" => [
            "path" => "/channels/{channelId}/cursus/{channelUserDataId}/redirect-to-cursus"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\Cursus\RedirectCursusAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_user_cursus_chat" => [
            "path" => "/channels/{channelId}/cursus/{cursusId}/chat/{tab}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "tab" => "referent-chat"
              "_controller" => "App\Controller\Admin\ChannelUserData\Cursus\ShowChatAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_user_cursus_company" => [
            "path" => "/channels/{channelId}/cursus/{cursusId}/company"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\Cursus\ShowCompanyAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_user_cursus_drive" => [
            "path" => "/channels/{channelId}/cursus/{cursusId}/drive"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\Cursus\ShowDriveAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_user_cursus_exam" => [
            "path" => "/channels/{channelId}/cursus/{cursusId}/exam"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\Cursus\ShowExamAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_user_cursus_founder" => [
            "path" => "/channels/{channelId}/cursus/{cursusId}/founder"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\Cursus\ShowFounderAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_user_cursus_internship" => [
            "path" => "/channels/{channelId}/cursus/{cursusId}/internship"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\Cursus\ShowInternshipAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_user_cursus_progress" => [
            "path" => "/channels/{channelId}/cursus/{cursusId}/progress"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\Cursus\ShowProgressAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_learner" => [
            "path" => "/channels/{channelId}/users/{channelUserDataId}/learner"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\Learner\ShowLearnerAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_profile_user" => [
            "path" => "/channels/{channelId}/users/{channelUserDataId}/profil"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\Learner\ShowProfileAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_show_channel_user_data" => [
            "path" => "/channels/{channelId}/users/{channelUserDataId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\ChannelUserData\ShowChannelUserDataAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_index_redirection" => [
            "path" => "/channels/{channelId}/index"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Admin\IndexAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_api_security_profile_getaction__invoke" => [
            "path" => "/security/profile"
            "host" => "api.staging.nellapp-01.drosalys.net"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Api\Security\Profile\GetAction"
            ]
            "requirements" => []
            "condition" => ""
          ]
          "commercial_channel_licenses" => [
            "path" => "/channels/{channelId}/licenses"
            "host" => "gestion-commerciale.staging.nellapp-01.drosalys.net"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Commercial\Channel\LicensesDashboardAction"
            ]
            "requirements" => []
            "condition" => ""
          ]
          "commercial_toggle_sepa_mandage" => [
            "path" => "/channels/{channelId}/toggle-sepa-manadate"
            "host" => "gestion-commerciale.staging.nellapp-01.drosalys.net"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Commercial\Channel\ToggleSepaMandateAction"
            ]
            "requirements" => []
            "condition" => ""
          ]
          "commercial_channel_licenses_validate_order" => [
            "path" => "/channels/{channelId}/{licensesOfferId}/validate-order"
            "host" => "gestion-commerciale.staging.nellapp-01.drosalys.net"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Commercial\Channel\ValidateOrderAction"
            ]
            "requirements" => []
            "condition" => ""
          ]
          "commercial_channel_licenses_validate_custom_order" => [
            "path" => "/channels/{channelId}/custom-order"
            "host" => "gestion-commerciale.staging.nellapp-01.drosalys.net"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Commercial\Channel\ValidateOrderAction::customOrder"
            ]
            "requirements" => []
            "condition" => ""
          ]
          "commercial_custom_view_delete" => [
            "path" => "/custom-view/{viewId}/delete"
            "host" => "gestion-commerciale.staging.nellapp-01.drosalys.net"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Commercial\CustomVIew\DeleteCustomViewCommercialAction"
            ]
            "requirements" => []
            "condition" => ""
          ]
          "commercial_custom_view_inactivate" => [
            "path" => "/custom-view/{viewId}/inactivate"
            "host" => "gestion-commerciale.staging.nellapp-01.drosalys.net"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Commercial\CustomVIew\InactivateCustomViewCommercialAction"
            ]
            "requirements" => []
            "condition" => ""
          ]
          "commercial_home" => [
            "path" => "/"
            "host" => "gestion-commerciale.staging.nellapp-01.drosalys.net"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Commercial\DashboardAction::index"
            ]
            "requirements" => []
            "condition" => ""
          ]
          "commercial_dashboard" => [
            "path" => "/dashboard/{viewId}"
            "host" => "gestion-commerciale.staging.nellapp-01.drosalys.net"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "viewId" => null
              "_controller" => "App\Controller\Commercial\DashboardAction"
            ]
            "requirements" => []
            "condition" => ""
          ]
          "commercial_licenses_order_archive_toggle" => [
            "path" => "/licenses-order/{licensesOrderId}/archive-toggle"
            "host" => "gestion-commerciale.staging.nellapp-01.drosalys.net"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Commercial\LicensesOrder\ArchiveLicensesOrderAction"
            ]
            "requirements" => []
            "condition" => ""
          ]
          "commercial_licenses_order_edit" => [
            "path" => "/licenses-order/{licensesOrderId}/edit"
            "host" => "gestion-commerciale.staging.nellapp-01.drosalys.net"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "App\Controller\Commercial\LicensesOrder\EditAction"
            ]
            "requirements" => []
            "condition" => ""
          ]
          "commercial_licenses_order" => [
            "path" => "/licenses-order/{viewId}"
            "host" => "gestion-commerciale.staging.nellapp-01.drosalys.net"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "viewId" => null
              "_controller" => "App\Controller\Commercial\LicensesOrder\IndexAction"
            ]
            "requirements" => []
            "condition" => ""
          ]
          "admin_channel_session_permission_index" => [
            "path" => "/channels/{channelId}/session/{resourceId}/permissions/"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\IndexAction"
              "_permission_class" => "App\Entity\Channel\ChannelUserSessionPermission"
              "_user_async_route" => "nellapp_sdk_async_channel_admins_collection"
              "_user_async_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_perm_access" => "CHANNEL_USER_PERM_SESSION_MANAGE_PERMS"
              "_permission_group" => "App\SdkBundle\Permission\ChannelUserPermissionGroup\ChannelUserSessionPermissionGroup"
              "_base_breadcrumb_route" => "admin_channel_session_index"
              "_base_breadcrumb_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_base_breadcrumb_name" => "Sessions"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_session_permission_new" => [
            "path" => "/channels/{channelId}/session/{resourceId}/permissions/new/{channelUserDataId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\NewAction"
              "_permission_class" => "App\Entity\Channel\ChannelUserSessionPermission"
              "_user_async_route" => "nellapp_sdk_async_channel_admins_collection"
              "_user_async_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_perm_access" => "CHANNEL_USER_PERM_SESSION_MANAGE_PERMS"
              "_permission_group" => "App\SdkBundle\Permission\ChannelUserPermissionGroup\ChannelUserSessionPermissionGroup"
              "_base_breadcrumb_route" => "admin_channel_session_index"
              "_base_breadcrumb_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_base_breadcrumb_name" => "Sessions"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_session_permission_edit" => [
            "path" => "/channels/{channelId}/session/{resourceId}/permissions/edit/{channelUserDataId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\EditAction"
              "_permission_class" => "App\Entity\Channel\ChannelUserSessionPermission"
              "_user_async_route" => "nellapp_sdk_async_channel_admins_collection"
              "_user_async_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_perm_access" => "CHANNEL_USER_PERM_SESSION_MANAGE_PERMS"
              "_permission_group" => "App\SdkBundle\Permission\ChannelUserPermissionGroup\ChannelUserSessionPermissionGroup"
              "_base_breadcrumb_route" => "admin_channel_session_index"
              "_base_breadcrumb_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_base_breadcrumb_name" => "Sessions"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_session_permission_delete" => [
            "path" => "/channels/{channelId}/session/{resourceId}/permissions/delete/{channelUserDataId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\DeleteAction"
              "_permission_class" => "App\Entity\Channel\ChannelUserSessionPermission"
              "_user_async_route" => "nellapp_sdk_async_channel_admins_collection"
              "_user_async_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_perm_access" => "CHANNEL_USER_PERM_SESSION_MANAGE_PERMS"
              "_permission_group" => "App\SdkBundle\Permission\ChannelUserPermissionGroup\ChannelUserSessionPermissionGroup"
              "_base_breadcrumb_route" => "admin_channel_session_index"
              "_base_breadcrumb_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_base_breadcrumb_name" => "Sessions"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "channel_resource_permission_access_cache_App_Entity_Channel_Session" => [
            "path" => "/internal_api/channel/{channelId}/sessions/{userId}/"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "Nellapp\Bundle\SDKBundle\Permission\Controller\Async\ChannelResourceAccessCacheController"
              "_resource_class" => "App\Entity\Channel\Session"
              "_perm_check" => "CHANNEL_USER_PERM_SESSION_SHOW"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "channel_resource_permission_access_cache_App_Entity_Channel_Service" => [
            "path" => "/internal_api/channel/{channelId}/services/{userId}/"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "Nellapp\Bundle\SDKBundle\Permission\Controller\Async\ChannelResourceAccessCacheController"
              "_resource_class" => "App\Entity\Channel\Service"
              "_perm_check" => "CHANNEL_USER_PERM_SERVICE_SHOW"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_service_permission_index" => [
            "path" => "/channels/{channelId}/service/{resourceId}/permissions/"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\IndexAction"
              "_permission_class" => "App\Entity\Channel\ChannelUserServicePermission"
              "_user_async_route" => "nellapp_sdk_async_channel_admins_collection"
              "_user_async_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_perm_access" => "CHANNEL_USER_PERM_SERVICE_MANAGE_PERMS"
              "_permission_group" => "App\SdkBundle\Permission\ChannelUserPermissionGroup\ChannelUserServicePermissionGroup"
              "_base_breadcrumb_route" => "admin_channel_service_index"
              "_base_breadcrumb_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_base_breadcrumb_name" => "Services"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_service_permission_new" => [
            "path" => "/channels/{channelId}/service/{resourceId}/permissions/new/{channelUserDataId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\NewAction"
              "_permission_class" => "App\Entity\Channel\ChannelUserServicePermission"
              "_user_async_route" => "nellapp_sdk_async_channel_admins_collection"
              "_user_async_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_perm_access" => "CHANNEL_USER_PERM_SERVICE_MANAGE_PERMS"
              "_permission_group" => "App\SdkBundle\Permission\ChannelUserPermissionGroup\ChannelUserServicePermissionGroup"
              "_base_breadcrumb_route" => "admin_channel_service_index"
              "_base_breadcrumb_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_base_breadcrumb_name" => "Services"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_service_permission_edit" => [
            "path" => "/channels/{channelId}/service/{resourceId}/permissions/edit/{channelUserDataId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\EditAction"
              "_permission_class" => "App\Entity\Channel\ChannelUserServicePermission"
              "_user_async_route" => "nellapp_sdk_async_channel_admins_collection"
              "_user_async_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_perm_access" => "CHANNEL_USER_PERM_SERVICE_MANAGE_PERMS"
              "_permission_group" => "App\SdkBundle\Permission\ChannelUserPermissionGroup\ChannelUserServicePermissionGroup"
              "_base_breadcrumb_route" => "admin_channel_service_index"
              "_base_breadcrumb_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_base_breadcrumb_name" => "Services"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_service_permission_delete" => [
            "path" => "/channels/{channelId}/service/{resourceId}/permissions/delete/{channelUserDataId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\DeleteAction"
              "_permission_class" => "App\Entity\Channel\ChannelUserServicePermission"
              "_user_async_route" => "nellapp_sdk_async_channel_admins_collection"
              "_user_async_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_perm_access" => "CHANNEL_USER_PERM_SERVICE_MANAGE_PERMS"
              "_permission_group" => "App\SdkBundle\Permission\ChannelUserPermissionGroup\ChannelUserServicePermissionGroup"
              "_base_breadcrumb_route" => "admin_channel_service_index"
              "_base_breadcrumb_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_base_breadcrumb_name" => "Services"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_training_permission_index" => [
            "path" => "/channels/{channelId}/training/{resourceId}/permissions/"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\IndexAction"
              "_permission_class" => "App\Entity\Channel\ChannelUserTrainingPermission"
              "_user_async_route" => "nellapp_sdk_async_channel_admins_collection"
              "_user_async_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_base_breadcrumb_app" => "nellapp"
              "_base_breadcrumb_route" => "manager_channel_trainings"
              "_base_breadcrumb_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_base_breadcrumb_name" => "Formations"
              "_perm_access" => "CHANNEL_USER_PERM_TRAINING_MANAGE_PERMS"
              "_permission_group" => "App\SdkBundle\Permission\ChannelUserPermissionGroup\ChannelUserTrainingPermissionGroup"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_training_permission_new" => [
            "path" => "/channels/{channelId}/training/{resourceId}/permissions/new/{channelUserDataId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\NewAction"
              "_permission_class" => "App\Entity\Channel\ChannelUserTrainingPermission"
              "_user_async_route" => "nellapp_sdk_async_channel_admins_collection"
              "_user_async_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_base_breadcrumb_app" => "nellapp"
              "_base_breadcrumb_route" => "manager_channel_trainings"
              "_base_breadcrumb_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_base_breadcrumb_name" => "Formations"
              "_perm_access" => "CHANNEL_USER_PERM_TRAINING_MANAGE_PERMS"
              "_permission_group" => "App\SdkBundle\Permission\ChannelUserPermissionGroup\ChannelUserTrainingPermissionGroup"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_training_permission_edit" => [
            "path" => "/channels/{channelId}/training/{resourceId}/permissions/edit/{channelUserDataId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\EditAction"
              "_permission_class" => "App\Entity\Channel\ChannelUserTrainingPermission"
              "_user_async_route" => "nellapp_sdk_async_channel_admins_collection"
              "_user_async_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_base_breadcrumb_app" => "nellapp"
              "_base_breadcrumb_route" => "manager_channel_trainings"
              "_base_breadcrumb_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_base_breadcrumb_name" => "Formations"
              "_perm_access" => "CHANNEL_USER_PERM_TRAINING_MANAGE_PERMS"
              "_permission_group" => "App\SdkBundle\Permission\ChannelUserPermissionGroup\ChannelUserTrainingPermissionGroup"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_training_permission_delete" => [
            "path" => "/channels/{channelId}/training/{resourceId}/permissions/delete/{channelUserDataId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\DeleteAction"
              "_permission_class" => "App\Entity\Channel\ChannelUserTrainingPermission"
              "_user_async_route" => "nellapp_sdk_async_channel_admins_collection"
              "_user_async_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_base_breadcrumb_app" => "nellapp"
              "_base_breadcrumb_route" => "manager_channel_trainings"
              "_base_breadcrumb_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_base_breadcrumb_name" => "Formations"
              "_perm_access" => "CHANNEL_USER_PERM_TRAINING_MANAGE_PERMS"
              "_permission_group" => "App\SdkBundle\Permission\ChannelUserPermissionGroup\ChannelUserTrainingPermissionGroup"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_cursus_permission_index" => [
            "path" => "/channels/{channelId}/cursus/{resourceId}/permissions/"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\IndexAction"
              "_permission_class" => "App\Entity\Channel\ChannelUserCursusPermission"
              "_user_async_route" => "nellapp_sdk_async_channel_admins_collection"
              "_user_async_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_base_breadcrumb_route" => "admin_channel_index_cursus"
              "_base_breadcrumb_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_base_breadcrumb_name" => "Apprennants"
              "_perm_access" => "CHANNEL_USER_PERM_DSA_MANAGE_PERMS"
              "_permission_group" => "App\SdkBundle\Permission\ChannelUserPermissionGroup\ChannelUserCursusPermissionGroup"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_cursus_permission_new" => [
            "path" => "/channels/{channelId}/cursus/{resourceId}/permissions/new/{channelUserDataId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\NewAction"
              "_permission_class" => "App\Entity\Channel\ChannelUserCursusPermission"
              "_user_async_route" => "nellapp_sdk_async_channel_admins_collection"
              "_user_async_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_base_breadcrumb_route" => "admin_channel_index_cursus"
              "_base_breadcrumb_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_base_breadcrumb_name" => "Apprennants"
              "_perm_access" => "CHANNEL_USER_PERM_DSA_MANAGE_PERMS"
              "_permission_group" => "App\SdkBundle\Permission\ChannelUserPermissionGroup\ChannelUserCursusPermissionGroup"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_cursus_permission_edit" => [
            "path" => "/channels/{channelId}/cursus/{resourceId}/permissions/edit/{channelUserDataId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\EditAction"
              "_permission_class" => "App\Entity\Channel\ChannelUserCursusPermission"
              "_user_async_route" => "nellapp_sdk_async_channel_admins_collection"
              "_user_async_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_base_breadcrumb_route" => "admin_channel_index_cursus"
              "_base_breadcrumb_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_base_breadcrumb_name" => "Apprennants"
              "_perm_access" => "CHANNEL_USER_PERM_DSA_MANAGE_PERMS"
              "_permission_group" => "App\SdkBundle\Permission\ChannelUserPermissionGroup\ChannelUserCursusPermissionGroup"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "admin_channel_cursus_permission_delete" => [
            "path" => "/channels/{channelId}/cursus/{resourceId}/permissions/delete/{channelUserDataId}"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\DeleteAction"
              "_permission_class" => "App\Entity\Channel\ChannelUserCursusPermission"
              "_user_async_route" => "nellapp_sdk_async_channel_admins_collection"
              "_user_async_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_base_breadcrumb_route" => "admin_channel_index_cursus"
              "_base_breadcrumb_vars" => [
                "channelId" => "resource.getOwnerChannel().getId()"
              ]
              "_base_breadcrumb_name" => "Apprennants"
              "_perm_access" => "CHANNEL_USER_PERM_DSA_MANAGE_PERMS"
              "_permission_group" => "App\SdkBundle\Permission\ChannelUserPermissionGroup\ChannelUserCursusPermissionGroup"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "channel_resource_permission_access_cache_App_Entity_ChannelUserData_Cursus_AbstractCursus" => [
            "path" => "/internal_api/channel/{channelId}/cursus/{userId}/"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "Nellapp\Bundle\SDKBundle\Permission\Controller\Async\ChannelResourceAccessCacheController"
              "_resource_class" => "App\Entity\ChannelUserData\Cursus\AbstractCursus"
              "_perm_check" => "CHANNEL_USER_PERM_DSA_SHOW"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "channel_resource_permission_access_cache_App_Entity_ChannelUserData_ChannelUserData" => [
            "path" => "/internal_api/channel/{channelId}/channel-user-data/{userId}/"
            "host" => "admin.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "Nellapp\Bundle\SDKBundle\Permission\Controller\Async\ChannelResourceAccessCacheController"
              "_resource_class" => "App\Entity\ChannelUserData\ChannelUserData"
              "_perm_check" => "CHANNEL_USER_PERM_LEARNER_SHOW"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "fos_oauth_server_token" => [
            "path" => "/oauth/v2/token"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "fos_oauth_server.controller.token::tokenAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "fos_oauth_server_authorize" => [
            "path" => "/oauth/v2/auth"
            "host" => "account.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
              "OPTIONS"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "fos_oauth_server.controller.authorize::authorizeAction"
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "bazinga_jstranslation_js" => [
            "path" => "/translations/{domain}.{_format}"
            "host" => ""
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "i18n" => false
              "expose" => true
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "bazinga.jstranslation.controller::getTranslationsAction"
              "domain" => "messages"
              "_format" => "js"
            ]
            "requirements" => [
              "_format" => "js|json"
              "domain" => "[\w]+"
            ]
            "condition" => ""
          ]
          "liip_imagine_filter_runtime" => [
            "path" => "/media/cache/resolve/{filter}/rc/{hash}/{path}"
            "host" => ""
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "Liip\ImagineBundle\Controller\ImagineController::filterRuntimeAction"
            ]
            "requirements" => [
              "filter" => "[A-z0-9_-]*"
              "path" => ".+"
            ]
            "condition" => ""
          ]
          "liip_imagine_filter" => [
            "path" => "/media/cache/resolve/{filter}/{path}"
            "host" => ""
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
              "utf8" => true
            ]
            "defaults" => [
              "_controller" => "Liip\ImagineBundle\Controller\ImagineController::filterAction"
            ]
            "requirements" => [
              "filter" => "[A-z0-9_-]*"
              "path" => ".+"
            ]
            "condition" => ""
          ]
        ]
        "host" => "staging.nellapp-01.drosalys.net"
      ]
      "npm" => [
        "appName" => "npm"
        "routes" => [
          "app.swagger" => [
            "path" => "/async/doc.json"
            "host" => ""
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => []
            "condition" => ""
          ]
          "app.swagger_ui" => [
            "path" => "/async/doc"
            "host" => ""
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => []
            "condition" => ""
          ]
          "async_coord_past_certified_user_signs" => [
            "path" => "/async/{channelId}/user-signs/coordinators/{coordinatorId}/past-certified"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_coord_uncertified_students_user_signs" => [
            "path" => "/async/{channelId}/user-signs/coordinators/{coordinatorId}/students/uncertified"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_coord_uncertified_teachers_user_signs" => [
            "path" => "/async/{channelId}/user-signs/coordinators/{coordinatorId}/teachers/uncertified"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_past_certified_user_signs" => [
            "path" => "/async/{channelId}/user-signs/past-certified"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_uncertified_students_user_signs" => [
            "path" => "/async/{channelId}/user-signs/students/uncertified"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_uncertified_teachers_user_signs" => [
            "path" => "/async/{channelId}/user-signs/teachers/uncertified"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_user_not_validated_user_signs" => [
            "path" => "/async/user-signs/users/{userId}/not-validated"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_user_recalled_user_signs" => [
            "path" => "/async/user-signs/users/{userId}/recalled"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_user_validated_user_signs" => [
            "path" => "/async/user-signs/users/{userId}/validated"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "file_show" => [
            "path" => "/{channelId}/file/{name}"
            "host" => ""
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => []
            "condition" => ""
          ]
          "index" => [
            "path" => "/"
            "host" => ""
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => []
            "condition" => ""
          ]
          "connect_nellapp" => [
            "path" => "/connect/nellapp"
            "host" => ""
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => []
            "condition" => ""
          ]
          "connect_nellapp_check" => [
            "path" => "/connect/nellapp/check"
            "host" => ""
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => []
            "condition" => ""
          ]
          "search_results_category" => [
            "path" => "/{channelId}/recherche/category"
            "host" => ""
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => []
            "condition" => ""
          ]
          "search_results" => [
            "path" => "/{channelId}/recherche"
            "host" => ""
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => []
            "condition" => ""
          ]
          "absent" => [
            "path" => "/profile/absent"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "profile_planning" => [
            "path" => "/profile/my-planning"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "profile_signing_index" => [
            "path" => "/profile/signing"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "profile_recalled_signing_index" => [
            "path" => "/profile/signing/recalled"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "profile_signing_docs_index" => [
            "path" => "/profile/signing/documents"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_cursuses" => [
            "path" => "/async/{channelId}/abstract-cursus/{userId}"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_account_available_exceptions" => [
            "path" => "/async/user/available-exceptions"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_account_events" => [
            "path" => "/async/user/events"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "user_update_last_connected" => [
            "path" => "/async/user/update_last_connected"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_available_exceptions" => [
            "path" => "/async/available-exceptions"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "available_exception" => [
            "path" => "/async/available-exceptions/new"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_user_data_availble_exceptions" => [
            "path" => "/async/{channelId}/available-exceptions/user/{channelUserDataId}"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_user_data_events" => [
            "path" => "/async/{channelId}/events/user/{channelUserDataId}"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_event_absence" => [
            "path" => "/async/{channelId}/event/{id}/absence"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_events" => [
            "path" => "/async/{channelId}/events"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_event_delete" => [
            "path" => "/async/{channelId}/event/{id}"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "DELETE"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "dirty_async_event_get" => [
            "path" => "/async/dirty/event/{id}"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_event_duplicate" => [
            "path" => "/async/{channelId}/event/{id}/duplicate"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "PATCH"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_event_get" => [
            "path" => "/async/{channelId}/event/{id}"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_event_delete_multiple" => [
            "path" => "/async/{channelId}/events/multiple-action"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "DELETE"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_event_duplicate_multiple" => [
            "path" => "/async/{channelId}/events/multiple-action/duplicate"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_event_put_multiple" => [
            "path" => "/async/{channelId}/events/multiple-action"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "PUT"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_event" => [
            "path" => "/async/{channelId}/events/new"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_event_put" => [
            "path" => "/async/{channelId}/event/{id}"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "PUT"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_event_delete_all_recurring" => [
            "path" => "/async/{channelId}/event/{eventId}/recurring/all"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "DELETE"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_event_delete_incoming_recurring" => [
            "path" => "/async/{channelId}/event/{eventId}/recurring"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "DELETE"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_event_put_all_recurring" => [
            "path" => "/async/{channelId}/event/{eventId}/recurring/all"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "PUT"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_event_put_incoming_recurring" => [
            "path" => "/async/{channelId}/event/{eventId}/recurring"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "PUT"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_rrule_events" => [
            "path" => "/async/{channelId}/events/rrule-events"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_favorite_filter" => [
            "path" => "/async/channel/{channelId}/favorite-filter"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_favorite_confirm_multiple" => [
            "path" => "/async/channel/{channelId}/favorite-filter/confirm"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_favorite_filter_delete" => [
            "path" => "/async/channel/{channelId}/favorite-filter/{userFavoriteId}"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "DELETE"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_favorite_filter_get" => [
            "path" => "/async/channel/{channelId}/favorite-filter/{userFavoriteId}"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_favorite_post" => [
            "path" => "/async/channel/{channelId}/favorite-filter"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_favorite_filter_put" => [
            "path" => "/async/channel/{channelId}/favorite-filter/{userFavoriteId}"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_favorite_put_name" => [
            "path" => "/async/channel/{channelId}/favorite-filter/{userFavoriteId}/rename"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "PUT"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_favorite_filter_share" => [
            "path" => "/async/channel/{channelId}/favorite-filter/{userFavoriteId}/share"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_file_get_preview" => [
            "path" => "/async/{channelId}/files/{id}/preview"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_groups" => [
            "path" => "/async/{channelId}/groups"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_group_events" => [
            "path" => "/async/{channelId}/session/{groupId}/events"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_group_get" => [
            "path" => "/async/{channelId}/group/{id}"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_hollidays" => [
            "path" => "/async/hollidays/{year}"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_lessons" => [
            "path" => "/async/{channelId}/lessons"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_lesson_post" => [
            "path" => "/async/{channelId}/lessons"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_planning_resources" => [
            "path" => "/async/{channelId}/planning-resource"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_planning_resource_export" => [
            "path" => "/async/{channelId}/planning-resource/{planningResourceId}/export"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_redirect_to_nim_for_event" => [
            "path" => "/async/{channelId}/redirect-to-nim/{eventId}"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_resources" => [
            "path" => "/async/channel/{channelId}/resources"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_rooms" => [
            "path" => "/async/{channelId}/rooms"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_room_events" => [
            "path" => "/async/{channelId}/events/room/{roomId}"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_session_events" => [
            "path" => "/async/{channelId}/events/session/{groupId}"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_signatures_sheets" => [
            "path" => "/async/{channelId}/signatures-sheets"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_user_sign_get_preview" => [
            "path" => "/async/{channelId}/signatures-sheets/{id}/preview"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_user_sign_get_generate" => [
            "path" => "/async/{channelId}/signatures-sheets/{id}/generate/{type}/{abstractCursusId}"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => [
              "abstractCursusId" => null
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_users" => [
            "path" => "/async/{channelId}/users"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "notification_paginator" => [
            "path" => "/async/notification"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "notification_see_all" => [
            "path" => "/async/notification-see-all"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "notification_redirect" => [
            "path" => "/async/notification-see/{id}"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "PUT"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_user_signs" => [
            "path" => "/async/{channelId}/user-signs"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_put_user_signs" => [
            "path" => "/async/{channelId}/user-signs"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "PUT"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_put_multiple_user_signs_reminder" => [
            "path" => "/async/{channelId}/user-signs/send-signing-reminder"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "PUT"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_user_signs_multiple_signing_put" => [
            "path" => "/async/{channelId}/user-signs/multiple-signing"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_user_sign_by_event" => [
            "path" => "/async/{channelId}/user-signs/{eventId}/event"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_user_sign_by_event_user_get" => [
            "path" => "/async/{channelId}/user-signs/{eventId}/user"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_user_signs_justifications_post" => [
            "path" => "/async/{channelId}/user-signs/{id}/justifications"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_teacher_justification_post" => [
            "path" => "/async/{channelId}/user-signs/{id}/teacher-absence-justification"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_user_sign_put" => [
            "path" => "/async/{channelId}/user-signs/{id}"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "PUT"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_user_signs_justifications_text_put" => [
            "path" => "/async/{channelId}/user-signs/{id}/justification-text"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "PUT"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_user_sign_signature_put" => [
            "path" => "/async/{channelId}/user-signs/{id}/signature"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "PUT"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_user_sign_status_put" => [
            "path" => "/async/{channelId}/user-signs/{id}/update-status"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "PUT"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "home" => [
            "path" => "/manage/{channelId}/"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "room_planning" => [
            "path" => "/manage/{channelId}/room/{id}/planning"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "session_planning" => [
            "path" => "/manage/{channelId}/session/{id}/planning"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "signatures_sheet_index" => [
            "path" => "/manage/{channelId}/signatures-sheet/"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "signatures_sheet_new" => [
            "path" => "/manage/{channelId}/signatures-sheet/new"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "delete_multiple_sheets" => [
            "path" => "/manage/{channelId}/signatures-sheet/multiple-signatures-sheets-deletion"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "signatures_sheet_show" => [
            "path" => "/manage/{channelId}/signatures-sheet/{id}"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "signatures_sheet_edit" => [
            "path" => "/manage/{channelId}/signatures-sheet/{id}/edit"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "signatures_sheet_delete" => [
            "path" => "/manage/{channelId}/signatures-sheet/{id}"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "DELETE"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "signatures_sheet_delete_custom" => [
            "path" => "/manage/{channelId}/signatures-sheet/{id}/delete"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "signatures_sheet_generate_pdf" => [
            "path" => "/manage/{channelId}/signatures-sheet/{id}"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "signatures_sheet_generate_pdf_preview" => [
            "path" => "/manage/{channelId}/signatures-sheet/{id}/preview"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "signatures_sheet_html_preview" => [
            "path" => "/manage/{channelId}/signatures-sheet/{id}/html_preview"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "signing_index" => [
            "path" => "/manage/{channelId}/signing/"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "user_planning" => [
            "path" => "/manage/{channelId}/user/{channelUserDataId}/user-planning"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "signing_mobile" => [
            "path" => "/auto-token/signing/"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "signing_mobile_async_user_sign_get" => [
            "path" => "/auto-token/signing/async/user-sign/{id}"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "signing_mobile_async_event_get" => [
            "path" => "/auto-token/signing/async/event/{id}"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "signing_mobile_async_signature_put" => [
            "path" => "/auto-token/signing/async/user-sign/{id}/signature"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "PUT"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "signing_mobile_async_absent_put" => [
            "path" => "/auto-token/signing/async/user-sign/{id}/absence-justification"
            "host" => "npm.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
              "PUT"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "api_channel_events_user_progression" => [
            "path" => "/api/channel/{channelId}/events/progression/session/{sessionId}/user/{userId}"
            "host" => ""
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => []
            "condition" => ""
          ]
          "api_channel_events_user_progression_by_dates" => [
            "path" => "/api/channel/{channelId}/events/progression/user/{userId}/dates/{date_start}/{date_end}"
            "host" => ""
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => []
            "condition" => ""
          ]
          "api_channel_events_user_global_progression" => [
            "path" => "/api/channel/{channelId}/events/global-progression/session/{sessionId}/user/{userId}"
            "host" => ""
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => []
            "condition" => ""
          ]
          "api_channel_groups_by_event" => [
            "path" => "/api/proxy/channel/{channelId}/event-data/{eventId}"
            "host" => ""
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => []
            "condition" => ""
          ]
          "bazinga_jstranslation_js" => [
            "path" => "/translations/{domain}.{_format}"
            "host" => ""
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => [
              "domain" => "messages"
            ]
            "requirements" => [
              "_format" => "js|json"
              "domain" => "[\w]+"
            ]
            "condition" => ""
          ]
          "liip_imagine_filter_runtime" => [
            "path" => "/media/cache/resolve/{filter}/rc/{hash}/{path}"
            "host" => ""
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "filter" => "[A-z0-9_-]*"
              "path" => ".+"
            ]
            "condition" => ""
          ]
          "liip_imagine_filter" => [
            "path" => "/media/cache/resolve/{filter}/{path}"
            "host" => ""
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "filter" => "[A-z0-9_-]*"
              "path" => ".+"
            ]
            "condition" => ""
          ]
        ]
        "host" => "npm.staging.nellapp-01.drosalys.net"
      ]
      "nim" => [
        "appName" => "nim"
        "routes" => [
          "app.swagger" => [
            "path" => "/async/doc.json"
            "host" => ""
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => []
            "condition" => ""
          ]
          "app.swagger_ui" => [
            "path" => "/async/doc"
            "host" => ""
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => []
            "condition" => ""
          ]
          "admin_channel_service_show" => [
            "path" => "/channels/{channelId}/service/{serviceId}/show"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_home" => [
            "path" => "/"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_canal_item" => [
            "path" => "/async/{channelId}/canals_item/{id}"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_private_canal_collection" => [
            "path" => "/async/{channelId}/canals/private"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_public_canal_collection" => [
            "path" => "/async/{channelId}/canals/public"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_temporary_canal_collection" => [
            "path" => "/async/{channelId}/canals/temporary"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channels_for_user" => [
            "path" => "/async/channels/"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_chat_notification" => [
            "path" => "/async/{channelId}/chat_notifications"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_set_chat_notification_read_all_by_conversation" => [
            "path" => "/async/{channelId}/chat_notifications/{conversationId}/read-all"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_set_chat_notification_read" => [
            "path" => "/async/{channelId}/chat_notifications/{chatNotificationId}/read"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_all_conversation_collection" => [
            "path" => "/async/{channelId}/conversations/all"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_conversation" => [
            "path" => "/async/{channelId}/conversations/{id}"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_referent_conversations" => [
            "path" => "/async/{channelId}/conversations/learner/referent"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_services_conversations" => [
            "path" => "/async/{channelId}/conversations/learner/services"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_conversation_collection" => [
            "path" => "/async/{channelId}/conversations/"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_post_conversation_mark_all_read" => [
            "path" => "/async/{channelId}/conversations/{id}/mark-all-read"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "" => [
            "path" => "/async/{channelId}/conversations/{conversationId}/last-seen-message/{lastSeenMessageId}"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_file_image_preview" => [
            "path" => "/async/{channelId}/file-image-preview/{fileId}"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_download_file" => [
            "path" => "/async/{channelId}/file-download/{fileId}"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_delete_message" => [
            "path" => "/async/{channelId}/messages/{conversationId}/{messageId}"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "DELETE"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_message_after_collection" => [
            "path" => "/async/{channelId}/messages/{conversationId}/after/{nextMessageId}"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_message_before_collection" => [
            "path" => "/async/{channelId}/messages/{conversationId}/before/{previousMessageId}"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_message_collection_search" => [
            "path" => "/async/{channelId}/search_messages/"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_message_unread_collection" => [
            "path" => "/async/{channelId}/messages/{conversationId}/unread"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_post_file_message" => [
            "path" => "/async/{channelId}/file-messages/{conversationId}/{parentMessage}"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => [
              "parentMessage" => null
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_post_message" => [
            "path" => "/async/{channelId}/messages/{conversationId}/{parentMessage}"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => [
              "parentMessage" => null
            ]
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_put_message" => [
            "path" => "/async/{channelId}/messages/{conversationId}/{messageId}"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "PUT"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_patch_pinned_message" => [
            "path" => "/async/{channelId}/messages/{conversationId}/{messageId}/pin"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "PUT"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_post_message_user" => [
            "path" => "/async/{channelId}/messageUsers/{messageId}/"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_redirect_to_channel_user_data" => [
            "path" => "/async/{channelId}/profile/{userId}"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_conversation_user_collection" => [
            "path" => "/async/{channelId}/users/{conversationId}"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_conversation_user_collection_in_common" => [
            "path" => "/async/{channelId}/users-in-common/"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "channel_messaging" => [
            "path" => "/{channelId}/home"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_introduction" => [
            "path" => "/introduction"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_introduction_first_step" => [
            "path" => "/introduction/step-one"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_introduction_second_step" => [
            "path" => "/introduction/step-two"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_introduction_third_step" => [
            "path" => "/introduction/step-three"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "app_introduction_final_step" => [
            "path" => "/introduction/final-step"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => []
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_delete_admin" => [
            "path" => "/async/coordinator/{channelId}/admins/{userId}"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "DELETE"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_admins" => [
            "path" => "/async/coordinator/{channelId}/admins"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_post_admins" => [
            "path" => "/async/coordinator/{channelId}/admins"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_delete_canals" => [
            "path" => "/async/coordinator/{channelId}/canals/delete-multiple"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "DELETE"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_canal_collection" => [
            "path" => "/async/coordinator/{channelId}/canals"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_post_canal" => [
            "path" => "/async/coordinator/{channelId}/canals"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_put_canal" => [
            "path" => "/async/coordinator/{channelId}/canals/{canalId}"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "PUT"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_delete_coordinator" => [
            "path" => "/async/coordinator/{channelId}/coordinators/{userId}"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "DELETE"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_coordinators" => [
            "path" => "/async/coordinator/{channelId}/coordinators"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_post_coordinators" => [
            "path" => "/async/coordinator/{channelId}/coordinators"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_resource_collection" => [
            "path" => "/async/coordinator/{channelId}/resources/{resourceType}"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_admins_channel_user_data" => [
            "path" => "/async/coordinator/{channelId}/users/admins"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_conversation_delete_users" => [
            "path" => "/async/admin/{channelId}/conversations/{conversationId}/users/{userId}"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "DELETE"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_available_user_conversation" => [
            "path" => "/async/admin/{channelId}/conversations/{conversationId}/users"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_new_conversation_from_users" => [
            "path" => "/async/admin/{channelId}/conversations"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_conversation_post_users" => [
            "path" => "/async/admin/{channelId}/conversations/{conversationId}/users"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_get_temporary_canal_data_for_event" => [
            "path" => "/async/admin/{channelId}/temporary-canal/{eventId}/data"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_get_temporary_canal" => [
            "path" => "/async/admin/{channelId}/temporary-canal/{eventId}"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_post_temporary_canal" => [
            "path" => "/async/admin/{channelId}/temporary-canal/{eventId}"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "POST"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_learner_collection" => [
            "path" => "/async/admin/{channelId}/learners"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "async_channel_get_user_collection" => [
            "path" => "/async/admin/{channelId}/users"
            "host" => "nim.{channel_domain}"
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "channel_domain" => "([a-z0-9\-]+\.)+[a-z]{2,}"
            ]
            "condition" => ""
          ]
          "api_get_chat_notification" => [
            "path" => "/api/proxy/chat_notifications/{userId}"
            "host" => ""
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => []
            "condition" => ""
          ]
          "api_get_new_chat_notification" => [
            "path" => "/api/proxy/chat_notifications/{userId}/new"
            "host" => ""
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => []
            "condition" => ""
          ]
          "api_channel_learner_messages_referent" => [
            "path" => "/api/proxy/{channelId}/learner/{userId}/referent/messages"
            "host" => ""
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => []
            "condition" => ""
          ]
          "api_channel_learner_messages_service" => [
            "path" => "/api/proxy/{channelId}/learner/{userId}/service/messages"
            "host" => ""
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => []
            "condition" => ""
          ]
          "bazinga_jstranslation_js" => [
            "path" => "/translations/{domain}.{_format}"
            "host" => ""
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => [
              "domain" => "messages"
            ]
            "requirements" => [
              "_format" => "js|json"
              "domain" => "[\w]+"
            ]
            "condition" => ""
          ]
          "liip_imagine_filter_runtime" => [
            "path" => "/media/cache/resolve/{filter}/rc/{hash}/{path}"
            "host" => ""
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "filter" => "[A-z0-9_-]*"
              "path" => ".+"
            ]
            "condition" => ""
          ]
          "liip_imagine_filter" => [
            "path" => "/media/cache/resolve/{filter}/{path}"
            "host" => ""
            "schemes" => []
            "methods" => [
              "GET"
            ]
            "options" => [
              "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
            ]
            "defaults" => []
            "requirements" => [
              "filter" => "[A-z0-9_-]*"
              "path" => ".+"
            ]
            "condition" => ""
          ]
        ]
        "host" => "nim.staging.nellapp-01.drosalys.net"
      ]
    ]
  ]
]
88bafd