^ array:58 [
  "liip_imagine_filter_runtime" => Symfony\Component\Routing\Route {#712
    -path: "/media/cache/resolve/{filter}/rc/{hash}/{path}"
    -host: ""
    -schemes: []
    -methods: array:1 [
      0 => "GET"
    ]
    -defaults: array:1 [
      "_controller" => "Liip\ImagineBundle\Controller\ImagineController::filterRuntimeAction"
    ]
    -requirements: array:2 [
      "filter" => "[A-z0-9_-]*"
      "path" => ".+"
    ]
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "liip_imagine_filter" => Symfony\Component\Routing\Route {#700
    -path: "/media/cache/resolve/{filter}/{path}"
    -host: ""
    -schemes: []
    -methods: array:1 [
      0 => "GET"
    ]
    -defaults: array:1 [
      "_controller" => "Liip\ImagineBundle\Controller\ImagineController::filterAction"
    ]
    -requirements: array:2 [
      "filter" => "[A-z0-9_-]*"
      "path" => ".+"
    ]
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_page" => Symfony\Component\Routing\Route {#692
    -path: "/page/{pageTitle}/{pageId}"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\SearchController::pageAction"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_hit_viewer" => Symfony\Component\Routing\Route {#710
    -path: "/document/viewer/{title}/{id}"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\HitController::hitViewerIiifAction"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_hit_viewer_pdf" => Symfony\Component\Routing\Route {#777
    -path: "/document/viewer-pdf/{title}/{id}"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\HitController::hitViewerPdfAction"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_hit_serve_pdf" => Symfony\Component\Routing\Route {#705
    -path: "/document/serve-pdf/{title}/{id}"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\HitController::hitServePdfAction"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_hit_media" => Symfony\Component\Routing\Route {#728
    -path: "/document-illu/{title}/{hitId}/{mediaId}"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\HitController::hitMediaAction"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_export_csv" => Symfony\Component\Routing\Route {#769
    -path: "/export/csv/"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\HitController::hitCsvAction"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_export_xls" => Symfony\Component\Routing\Route {#733
    -path: "/export/xls/"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\HitController::hitXlsAction"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_send_email" => Symfony\Component\Routing\Route {#774
    -path: "/send/email/"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\HitController::hitSendAction"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_make_email" => Symfony\Component\Routing\Route {#737
    -path: "/make/email/"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\HitController::hitEmailAction"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_hit_report" => Symfony\Component\Routing\Route {#738
    -path: "/document/report"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\HitController::reportHitAction"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_send_hit_report" => Symfony\Component\Routing\Route {#739
    -path: "/document/report-send"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\HitController::sendReportHitAction"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_hit_favourite" => Symfony\Component\Routing\Route {#740
    -path: "/document/favourite"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\FavouriteController::favouriteHitsAction"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_hit_favourite_choice_container" => Symfony\Component\Routing\Route {#741
    -path: "/document/favourite-container"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\FavouriteController::choiceFavouriteContainerAction"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_selections" => Symfony\Component\Routing\Route {#742
    -path: "/selections"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\FavouriteController::favouritesListAction"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_delete_favourite" => Symfony\Component\Routing\Route {#743
    -path: "/delete-favourite"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\FavouriteController::deleteFavouriteAction"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_auto_complete" => Symfony\Component\Routing\Route {#746
    -path: "/completion"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\SearchController::completionAction"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_delete_search_history" => Symfony\Component\Routing\Route {#748
    -path: "/delete-search-history"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\SearchController::deleteHistoryAction"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "content_form_generator" => Symfony\Component\Routing\Route {#958
    -path: "/admin/content/renderForm"
    -host: ""
    -schemes: []
    -methods: array:1 [
      0 => "POST"
    ]
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\Admin\ContentCrudController::formRendering"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "admin" => Symfony\Component\Routing\Route {#873
    -path: "/admin"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\Admin\DashboardController::index"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "cms" => Symfony\Component\Routing\Route {#925
    -path: "/cms/{page_slug}"
    -host: ""
    -schemes: []
    -methods: array:1 [
      0 => "GET"
    ]
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\ContainerController::cms"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "locale" => Symfony\Component\Routing\Route {#933
    -path: "/setLocale/{locale}"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\DefaultController::locale"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "getLocale" => Symfony\Component\Routing\Route {#935
    -path: "/getLocale"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\DefaultController::getlocale"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "_hcaptcha" => Symfony\Component\Routing\Route {#782
    -path: "/captcha"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\MailController::captcha"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_custom_page" => Symfony\Component\Routing\Route {#949
    -path: "/page/{pageSlug}"
    -host: ""
    -schemes: []
    -methods: array:1 [
      0 => "GET"
    ]
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\PageController::customPage"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "publication" => Symfony\Component\Routing\Route {#976
    -path: "/publication/{publication}"
    -host: ""
    -schemes: []
    -methods: array:1 [
      0 => "GET"
    ]
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\PublicationController::publication"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "publication_index" => Symfony\Component\Routing\Route {#872
    -path: "/publications"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\PublicationController::index"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_login" => Symfony\Component\Routing\Route {#936
    -path: "/login"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\SecurityController::login"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_logout" => Symfony\Component\Routing\Route {#913
    -path: "/logout"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\SecurityController::logout"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sitemap" => Symfony\Component\Routing\Route {#986
    -path: "/sitemap.xml"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\SitemapController::index"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "robots" => Symfony\Component\Routing\Route {#984
    -path: "/robots.txt"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "SkinSoft\SkinWebBundle\Controller\SitemapController::robotTxt"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "s-admin" => Symfony\Component\Routing\Route {#835
    -path: "/seydoux-admin"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\Admin\DashboardController::index"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "editions_admin" => Symfony\Component\Routing\Route {#839
    -path: "/editions-admin"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\Admin\EditionController::index"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "programmation" => Symfony\Component\Routing\Route {#795
    -path: "/programmation"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\Admin\ProgrammationController::index"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "agenda-date" => Symfony\Component\Routing\Route {#799
    -path: "/agenda/date"
    -host: ""
    -schemes: []
    -methods: array:1 [
      0 => "POST"
    ]
    -defaults: array:1 [
      "_controller" => "App\Controller\AgendaController::agendaByDates"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_agenda" => Symfony\Component\Routing\Route {#792
    -path: "/agenda"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\AgendaController::agendaIndex"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_agendaByTag" => Symfony\Component\Routing\Route {#788
    -path: "/agenda/tag/{tag}"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\AgendaController::agendaByTag"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "events" => Symfony\Component\Routing\Route {#803
    -path: "/events"
    -host: ""
    -schemes: []
    -methods: array:1 [
      0 => "POST"
    ]
    -defaults: array:1 [
      "_controller" => "App\Controller\EventController::getEvents"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "event" => Symfony\Component\Routing\Route {#800
    -path: "/event/{event}"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\EventController::index"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "events-info" => Symfony\Component\Routing\Route {#786
    -path: "/event-infos"
    -host: ""
    -schemes: []
    -methods: array:1 [
      0 => "POST"
    ]
    -defaults: array:1 [
      "_controller" => "App\Controller\EventController::getEventInfos"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "menu_item_form_generator" => Symfony\Component\Routing\Route {#817
    -path: "/admin/menuitem/renderForm"
    -host: ""
    -schemes: []
    -methods: array:1 [
      0 => "POST"
    ]
    -defaults: array:1 [
      "_controller" => "App\Controller\MenuController::formRendering"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "app_postablecontainer_cms" => Symfony\Component\Routing\Route {#794
    -path: "/cms/{page_slug}"
    -host: ""
    -schemes: []
    -methods: array:2 [
      0 => "GET"
      1 => "POST"
    ]
    -defaults: array:1 [
      "_controller" => "App\Controller\PostableContainerController::cms"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_homepage" => Symfony\Component\Routing\Route {#791
    -path: "/"
    -host: ""
    -schemes: []
    -methods: array:1 [
      0 => "GET"
    ]
    -defaults: array:1 [
      "_controller" => "App\Controller\PostableContainerController::index"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "editions" => Symfony\Component\Routing\Route {#717
    -path: "/editions"
    -host: ""
    -schemes: []
    -methods: array:1 [
      0 => "POST"
    ]
    -defaults: array:1 [
      "_controller" => "App\Controller\SeydouxEditionController::index"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "edition" => Symfony\Component\Routing\Route {#722
    -path: "/edition/{edition}"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\SeydouxEditionController::showEdition"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_hit" => Symfony\Component\Routing\Route {#865
    -path: "/document/{title}/{id}"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\SeydouxHitController::hitAction"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_export_pdf" => Symfony\Component\Routing\Route {#862
    -path: "/export/pdf/"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\SeydouxHitController::hitPdfAction"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_simple_search" => Symfony\Component\Routing\Route {#815
    -path: "/simple-recherche/{pageId}"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:2 [
      "pageId" => null
      "_controller" => "App\Controller\SeydouxSearchController::searchAction"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_search" => Symfony\Component\Routing\Route {#765
    -path: "/search/{pageId}"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:2 [
      "pageId" => null
      "_controller" => "App\Controller\SeydouxSearchController::advancedSearchAction"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "sw_search_history" => Symfony\Component\Routing\Route {#870
    -path: "/search-history"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:1 [
      "_controller" => "App\Controller\SeydouxSearchController::historyAction"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "old_infos_pratiques" => Symfony\Component\Routing\Route {#747
    -path: "/informations-pratiques"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:4 [
      "route" => "cms"
      "page_slug" => "infos-pratique"
      "permanent" => true
      "_controller" => "Symfony\Bundle\FrameworkBundle\Controller\RedirectController"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "old_fondation" => Symfony\Component\Routing\Route {#744
    -path: "/fondation"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:4 [
      "route" => "cms"
      "page_slug" => "fondation"
      "permanent" => true
      "_controller" => "Symfony\Bundle\FrameworkBundle\Controller\RedirectController"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "old_presentation" => Symfony\Component\Routing\Route {#745
    -path: "/presentation-centre"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:4 [
      "route" => "cms"
      "page_slug" => "fondation"
      "permanent" => true
      "_controller" => "Symfony\Bundle\FrameworkBundle\Controller\RedirectController"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "old_collections" => Symfony\Component\Routing\Route {#775
    -path: "/collections"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:4 [
      "route" => "cms"
      "page_slug" => "collections"
      "permanent" => true
      "_controller" => "Symfony\Bundle\FrameworkBundle\Controller\RedirectController"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "old_ajp" => Symfony\Component\Routing\Route {#693
    -path: "/activites-jeune-public"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:4 [
      "route" => "cms"
      "page_slug" => "jeune_public"
      "permanent" => true
      "_controller" => "Symfony\Bundle\FrameworkBundle\Controller\RedirectController"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "old_projections" => Symfony\Component\Routing\Route {#928
    -path: "/projections"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:4 [
      "route" => "cms"
      "page_slug" => "programmation"
      "permanent" => true
      "_controller" => "Symfony\Bundle\FrameworkBundle\Controller\RedirectController"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
  "old_expositions" => Symfony\Component\Routing\Route {#961
    -path: "/expositions"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:4 [
      "route" => "cms"
      "page_slug" => "expositions_a_venir"
      "permanent" => true
      "_controller" => "Symfony\Bundle\FrameworkBundle\Controller\RedirectController"
    ]
    -requirements: []
    -options: array:2 [
      "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
      "utf8" => true
    ]
    -condition: ""
    -compiled: null
  }
]
^ Symfony\Component\Routing\Exception\MissingMandatoryParametersException {#814
  #message: "Some mandatory parameters are missing ("filter", "hash", "path") to generate a URL for route "liip_imagine_filter_runtime"."
  #code: 0
  #file: "/home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php"
  #line: 178
  trace: {
    /home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php:178 {
      Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(array $variables, array $defaults, array $requirements, array $tokens, array $parameters, string $name, int $referenceType, array $hostTokens, array $requiredSchemes = []) …
      › if ($diff = array_diff_key($variables, $mergedParams)) {    throw new MissingMandatoryParametersException(sprintf('Some mandatory parameters are missing ("%s") to generate a URL for route "%s".', implode('", "', array_keys($diff)), $name));}
    }
    /home/skin/seydoux/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:67 {
      Symfony\Component\Routing\Generator\CompiledUrlGenerator->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › 
      ›     return $this->doGenerate($variables, $defaults, $requirements, $tokens, $parameters, $name, $referenceType, $hostTokens, $requiredSchemes);}
    }
    /home/skin/seydoux/vendor/symfony/routing/Router.php:235 {
      Symfony\Component\Routing\Router->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › {    return $this->getGenerator()->generate($name, $parameters, $referenceType);}
    }
    /home/skin/seydoux/vendor/skinsoft/skin-web-bundle/src/Controller/SitemapController.php:45 {
      SkinSoft\SkinWebBundle\Controller\SitemapController->index(Request $request, RouterInterface $router, EntityManagerInterface $em): Response …
      › $urls[] = [    'loc' => $router->generate($name, [], UrlGeneratorInterface::ABSOLUTE_URL),    'lastmod' => $route->getDefault('_updated_at'),
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/skin/seydoux/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
^ Symfony\Component\Routing\Exception\MissingMandatoryParametersException {#855
  #message: "Some mandatory parameters are missing ("filter", "path") to generate a URL for route "liip_imagine_filter"."
  #code: 0
  #file: "/home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php"
  #line: 178
  trace: {
    /home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php:178 {
      Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(array $variables, array $defaults, array $requirements, array $tokens, array $parameters, string $name, int $referenceType, array $hostTokens, array $requiredSchemes = []) …
      › if ($diff = array_diff_key($variables, $mergedParams)) {    throw new MissingMandatoryParametersException(sprintf('Some mandatory parameters are missing ("%s") to generate a URL for route "%s".', implode('", "', array_keys($diff)), $name));}
    }
    /home/skin/seydoux/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:67 {
      Symfony\Component\Routing\Generator\CompiledUrlGenerator->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › 
      ›     return $this->doGenerate($variables, $defaults, $requirements, $tokens, $parameters, $name, $referenceType, $hostTokens, $requiredSchemes);}
    }
    /home/skin/seydoux/vendor/symfony/routing/Router.php:235 {
      Symfony\Component\Routing\Router->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › {    return $this->getGenerator()->generate($name, $parameters, $referenceType);}
    }
    /home/skin/seydoux/vendor/skinsoft/skin-web-bundle/src/Controller/SitemapController.php:45 {
      SkinSoft\SkinWebBundle\Controller\SitemapController->index(Request $request, RouterInterface $router, EntityManagerInterface $em): Response …
      › $urls[] = [    'loc' => $router->generate($name, [], UrlGeneratorInterface::ABSOLUTE_URL),    'lastmod' => $route->getDefault('_updated_at'),
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/skin/seydoux/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
^ Symfony\Component\Routing\Exception\MissingMandatoryParametersException {#883
  #message: "Some mandatory parameters are missing ("pageTitle", "pageId") to generate a URL for route "sw_page"."
  #code: 0
  #file: "/home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php"
  #line: 178
  trace: {
    /home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php:178 {
      Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(array $variables, array $defaults, array $requirements, array $tokens, array $parameters, string $name, int $referenceType, array $hostTokens, array $requiredSchemes = []) …
      › if ($diff = array_diff_key($variables, $mergedParams)) {    throw new MissingMandatoryParametersException(sprintf('Some mandatory parameters are missing ("%s") to generate a URL for route "%s".', implode('", "', array_keys($diff)), $name));}
    }
    /home/skin/seydoux/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:67 {
      Symfony\Component\Routing\Generator\CompiledUrlGenerator->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › 
      ›     return $this->doGenerate($variables, $defaults, $requirements, $tokens, $parameters, $name, $referenceType, $hostTokens, $requiredSchemes);}
    }
    /home/skin/seydoux/vendor/symfony/routing/Router.php:235 {
      Symfony\Component\Routing\Router->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › {    return $this->getGenerator()->generate($name, $parameters, $referenceType);}
    }
    /home/skin/seydoux/vendor/skinsoft/skin-web-bundle/src/Controller/SitemapController.php:45 {
      SkinSoft\SkinWebBundle\Controller\SitemapController->index(Request $request, RouterInterface $router, EntityManagerInterface $em): Response …
      › $urls[] = [    'loc' => $router->generate($name, [], UrlGeneratorInterface::ABSOLUTE_URL),    'lastmod' => $route->getDefault('_updated_at'),
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/skin/seydoux/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
^ Symfony\Component\Routing\Exception\MissingMandatoryParametersException {#781
  #message: "Some mandatory parameters are missing ("title", "id") to generate a URL for route "sw_hit_viewer"."
  #code: 0
  #file: "/home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php"
  #line: 178
  trace: {
    /home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php:178 {
      Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(array $variables, array $defaults, array $requirements, array $tokens, array $parameters, string $name, int $referenceType, array $hostTokens, array $requiredSchemes = []) …
      › if ($diff = array_diff_key($variables, $mergedParams)) {    throw new MissingMandatoryParametersException(sprintf('Some mandatory parameters are missing ("%s") to generate a URL for route "%s".', implode('", "', array_keys($diff)), $name));}
    }
    /home/skin/seydoux/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:67 {
      Symfony\Component\Routing\Generator\CompiledUrlGenerator->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › 
      ›     return $this->doGenerate($variables, $defaults, $requirements, $tokens, $parameters, $name, $referenceType, $hostTokens, $requiredSchemes);}
    }
    /home/skin/seydoux/vendor/symfony/routing/Router.php:235 {
      Symfony\Component\Routing\Router->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › {    return $this->getGenerator()->generate($name, $parameters, $referenceType);}
    }
    /home/skin/seydoux/vendor/skinsoft/skin-web-bundle/src/Controller/SitemapController.php:45 {
      SkinSoft\SkinWebBundle\Controller\SitemapController->index(Request $request, RouterInterface $router, EntityManagerInterface $em): Response …
      › $urls[] = [    'loc' => $router->generate($name, [], UrlGeneratorInterface::ABSOLUTE_URL),    'lastmod' => $route->getDefault('_updated_at'),
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/skin/seydoux/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
^ Symfony\Component\Routing\Exception\MissingMandatoryParametersException {#861
  #message: "Some mandatory parameters are missing ("title", "id") to generate a URL for route "sw_hit_viewer_pdf"."
  #code: 0
  #file: "/home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php"
  #line: 178
  trace: {
    /home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php:178 {
      Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(array $variables, array $defaults, array $requirements, array $tokens, array $parameters, string $name, int $referenceType, array $hostTokens, array $requiredSchemes = []) …
      › if ($diff = array_diff_key($variables, $mergedParams)) {    throw new MissingMandatoryParametersException(sprintf('Some mandatory parameters are missing ("%s") to generate a URL for route "%s".', implode('", "', array_keys($diff)), $name));}
    }
    /home/skin/seydoux/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:67 {
      Symfony\Component\Routing\Generator\CompiledUrlGenerator->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › 
      ›     return $this->doGenerate($variables, $defaults, $requirements, $tokens, $parameters, $name, $referenceType, $hostTokens, $requiredSchemes);}
    }
    /home/skin/seydoux/vendor/symfony/routing/Router.php:235 {
      Symfony\Component\Routing\Router->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › {    return $this->getGenerator()->generate($name, $parameters, $referenceType);}
    }
    /home/skin/seydoux/vendor/skinsoft/skin-web-bundle/src/Controller/SitemapController.php:45 {
      SkinSoft\SkinWebBundle\Controller\SitemapController->index(Request $request, RouterInterface $router, EntityManagerInterface $em): Response …
      › $urls[] = [    'loc' => $router->generate($name, [], UrlGeneratorInterface::ABSOLUTE_URL),    'lastmod' => $route->getDefault('_updated_at'),
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/skin/seydoux/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
^ Symfony\Component\Routing\Exception\MissingMandatoryParametersException {#842
  #message: "Some mandatory parameters are missing ("title", "id") to generate a URL for route "sw_hit_serve_pdf"."
  #code: 0
  #file: "/home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php"
  #line: 178
  trace: {
    /home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php:178 {
      Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(array $variables, array $defaults, array $requirements, array $tokens, array $parameters, string $name, int $referenceType, array $hostTokens, array $requiredSchemes = []) …
      › if ($diff = array_diff_key($variables, $mergedParams)) {    throw new MissingMandatoryParametersException(sprintf('Some mandatory parameters are missing ("%s") to generate a URL for route "%s".', implode('", "', array_keys($diff)), $name));}
    }
    /home/skin/seydoux/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:67 {
      Symfony\Component\Routing\Generator\CompiledUrlGenerator->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › 
      ›     return $this->doGenerate($variables, $defaults, $requirements, $tokens, $parameters, $name, $referenceType, $hostTokens, $requiredSchemes);}
    }
    /home/skin/seydoux/vendor/symfony/routing/Router.php:235 {
      Symfony\Component\Routing\Router->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › {    return $this->getGenerator()->generate($name, $parameters, $referenceType);}
    }
    /home/skin/seydoux/vendor/skinsoft/skin-web-bundle/src/Controller/SitemapController.php:45 {
      SkinSoft\SkinWebBundle\Controller\SitemapController->index(Request $request, RouterInterface $router, EntityManagerInterface $em): Response …
      › $urls[] = [    'loc' => $router->generate($name, [], UrlGeneratorInterface::ABSOLUTE_URL),    'lastmod' => $route->getDefault('_updated_at'),
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/skin/seydoux/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
^ Symfony\Component\Routing\Exception\MissingMandatoryParametersException {#863
  #message: "Some mandatory parameters are missing ("title", "hitId", "mediaId") to generate a URL for route "sw_hit_media"."
  #code: 0
  #file: "/home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php"
  #line: 178
  trace: {
    /home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php:178 {
      Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(array $variables, array $defaults, array $requirements, array $tokens, array $parameters, string $name, int $referenceType, array $hostTokens, array $requiredSchemes = []) …
      › if ($diff = array_diff_key($variables, $mergedParams)) {    throw new MissingMandatoryParametersException(sprintf('Some mandatory parameters are missing ("%s") to generate a URL for route "%s".', implode('", "', array_keys($diff)), $name));}
    }
    /home/skin/seydoux/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:67 {
      Symfony\Component\Routing\Generator\CompiledUrlGenerator->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › 
      ›     return $this->doGenerate($variables, $defaults, $requirements, $tokens, $parameters, $name, $referenceType, $hostTokens, $requiredSchemes);}
    }
    /home/skin/seydoux/vendor/symfony/routing/Router.php:235 {
      Symfony\Component\Routing\Router->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › {    return $this->getGenerator()->generate($name, $parameters, $referenceType);}
    }
    /home/skin/seydoux/vendor/skinsoft/skin-web-bundle/src/Controller/SitemapController.php:45 {
      SkinSoft\SkinWebBundle\Controller\SitemapController->index(Request $request, RouterInterface $router, EntityManagerInterface $em): Response …
      › $urls[] = [    'loc' => $router->generate($name, [], UrlGeneratorInterface::ABSOLUTE_URL),    'lastmod' => $route->getDefault('_updated_at'),
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/skin/seydoux/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
^ Symfony\Component\Routing\Exception\MissingMandatoryParametersException {#1309
  #message: "Some mandatory parameters are missing ("locale") to generate a URL for route "locale"."
  #code: 0
  #file: "/home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php"
  #line: 178
  trace: {
    /home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php:178 {
      Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(array $variables, array $defaults, array $requirements, array $tokens, array $parameters, string $name, int $referenceType, array $hostTokens, array $requiredSchemes = []) …
      › if ($diff = array_diff_key($variables, $mergedParams)) {    throw new MissingMandatoryParametersException(sprintf('Some mandatory parameters are missing ("%s") to generate a URL for route "%s".', implode('", "', array_keys($diff)), $name));}
    }
    /home/skin/seydoux/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:67 {
      Symfony\Component\Routing\Generator\CompiledUrlGenerator->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › 
      ›     return $this->doGenerate($variables, $defaults, $requirements, $tokens, $parameters, $name, $referenceType, $hostTokens, $requiredSchemes);}
    }
    /home/skin/seydoux/vendor/symfony/routing/Router.php:235 {
      Symfony\Component\Routing\Router->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › {    return $this->getGenerator()->generate($name, $parameters, $referenceType);}
    }
    /home/skin/seydoux/vendor/skinsoft/skin-web-bundle/src/Controller/SitemapController.php:45 {
      SkinSoft\SkinWebBundle\Controller\SitemapController->index(Request $request, RouterInterface $router, EntityManagerInterface $em): Response …
      › $urls[] = [    'loc' => $router->generate($name, [], UrlGeneratorInterface::ABSOLUTE_URL),    'lastmod' => $route->getDefault('_updated_at'),
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/skin/seydoux/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
^ Symfony\Component\Routing\Exception\MissingMandatoryParametersException {#1355
  #message: "Some mandatory parameters are missing ("pageSlug") to generate a URL for route "sw_custom_page"."
  #code: 0
  #file: "/home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php"
  #line: 178
  trace: {
    /home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php:178 {
      Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(array $variables, array $defaults, array $requirements, array $tokens, array $parameters, string $name, int $referenceType, array $hostTokens, array $requiredSchemes = []) …
      › if ($diff = array_diff_key($variables, $mergedParams)) {    throw new MissingMandatoryParametersException(sprintf('Some mandatory parameters are missing ("%s") to generate a URL for route "%s".', implode('", "', array_keys($diff)), $name));}
    }
    /home/skin/seydoux/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:67 {
      Symfony\Component\Routing\Generator\CompiledUrlGenerator->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › 
      ›     return $this->doGenerate($variables, $defaults, $requirements, $tokens, $parameters, $name, $referenceType, $hostTokens, $requiredSchemes);}
    }
    /home/skin/seydoux/vendor/symfony/routing/Router.php:235 {
      Symfony\Component\Routing\Router->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › {    return $this->getGenerator()->generate($name, $parameters, $referenceType);}
    }
    /home/skin/seydoux/vendor/skinsoft/skin-web-bundle/src/Controller/SitemapController.php:45 {
      SkinSoft\SkinWebBundle\Controller\SitemapController->index(Request $request, RouterInterface $router, EntityManagerInterface $em): Response …
      › $urls[] = [    'loc' => $router->generate($name, [], UrlGeneratorInterface::ABSOLUTE_URL),    'lastmod' => $route->getDefault('_updated_at'),
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/skin/seydoux/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
^ Symfony\Component\Routing\Exception\MissingMandatoryParametersException {#1354
  #message: "Some mandatory parameters are missing ("publication") to generate a URL for route "publication"."
  #code: 0
  #file: "/home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php"
  #line: 178
  trace: {
    /home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php:178 {
      Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(array $variables, array $defaults, array $requirements, array $tokens, array $parameters, string $name, int $referenceType, array $hostTokens, array $requiredSchemes = []) …
      › if ($diff = array_diff_key($variables, $mergedParams)) {    throw new MissingMandatoryParametersException(sprintf('Some mandatory parameters are missing ("%s") to generate a URL for route "%s".', implode('", "', array_keys($diff)), $name));}
    }
    /home/skin/seydoux/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:67 {
      Symfony\Component\Routing\Generator\CompiledUrlGenerator->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › 
      ›     return $this->doGenerate($variables, $defaults, $requirements, $tokens, $parameters, $name, $referenceType, $hostTokens, $requiredSchemes);}
    }
    /home/skin/seydoux/vendor/symfony/routing/Router.php:235 {
      Symfony\Component\Routing\Router->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › {    return $this->getGenerator()->generate($name, $parameters, $referenceType);}
    }
    /home/skin/seydoux/vendor/skinsoft/skin-web-bundle/src/Controller/SitemapController.php:45 {
      SkinSoft\SkinWebBundle\Controller\SitemapController->index(Request $request, RouterInterface $router, EntityManagerInterface $em): Response …
      › $urls[] = [    'loc' => $router->generate($name, [], UrlGeneratorInterface::ABSOLUTE_URL),    'lastmod' => $route->getDefault('_updated_at'),
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/skin/seydoux/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
^ Symfony\Component\Routing\Exception\MissingMandatoryParametersException {#1346
  #message: "Some mandatory parameters are missing ("tag") to generate a URL for route "sw_agendaByTag"."
  #code: 0
  #file: "/home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php"
  #line: 178
  trace: {
    /home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php:178 {
      Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(array $variables, array $defaults, array $requirements, array $tokens, array $parameters, string $name, int $referenceType, array $hostTokens, array $requiredSchemes = []) …
      › if ($diff = array_diff_key($variables, $mergedParams)) {    throw new MissingMandatoryParametersException(sprintf('Some mandatory parameters are missing ("%s") to generate a URL for route "%s".', implode('", "', array_keys($diff)), $name));}
    }
    /home/skin/seydoux/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:67 {
      Symfony\Component\Routing\Generator\CompiledUrlGenerator->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › 
      ›     return $this->doGenerate($variables, $defaults, $requirements, $tokens, $parameters, $name, $referenceType, $hostTokens, $requiredSchemes);}
    }
    /home/skin/seydoux/vendor/symfony/routing/Router.php:235 {
      Symfony\Component\Routing\Router->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › {    return $this->getGenerator()->generate($name, $parameters, $referenceType);}
    }
    /home/skin/seydoux/vendor/skinsoft/skin-web-bundle/src/Controller/SitemapController.php:45 {
      SkinSoft\SkinWebBundle\Controller\SitemapController->index(Request $request, RouterInterface $router, EntityManagerInterface $em): Response …
      › $urls[] = [    'loc' => $router->generate($name, [], UrlGeneratorInterface::ABSOLUTE_URL),    'lastmod' => $route->getDefault('_updated_at'),
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/skin/seydoux/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
^ Symfony\Component\Routing\Exception\MissingMandatoryParametersException {#1365
  #message: "Some mandatory parameters are missing ("event") to generate a URL for route "event"."
  #code: 0
  #file: "/home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php"
  #line: 178
  trace: {
    /home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php:178 {
      Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(array $variables, array $defaults, array $requirements, array $tokens, array $parameters, string $name, int $referenceType, array $hostTokens, array $requiredSchemes = []) …
      › if ($diff = array_diff_key($variables, $mergedParams)) {    throw new MissingMandatoryParametersException(sprintf('Some mandatory parameters are missing ("%s") to generate a URL for route "%s".', implode('", "', array_keys($diff)), $name));}
    }
    /home/skin/seydoux/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:67 {
      Symfony\Component\Routing\Generator\CompiledUrlGenerator->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › 
      ›     return $this->doGenerate($variables, $defaults, $requirements, $tokens, $parameters, $name, $referenceType, $hostTokens, $requiredSchemes);}
    }
    /home/skin/seydoux/vendor/symfony/routing/Router.php:235 {
      Symfony\Component\Routing\Router->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › {    return $this->getGenerator()->generate($name, $parameters, $referenceType);}
    }
    /home/skin/seydoux/vendor/skinsoft/skin-web-bundle/src/Controller/SitemapController.php:45 {
      SkinSoft\SkinWebBundle\Controller\SitemapController->index(Request $request, RouterInterface $router, EntityManagerInterface $em): Response …
      › $urls[] = [    'loc' => $router->generate($name, [], UrlGeneratorInterface::ABSOLUTE_URL),    'lastmod' => $route->getDefault('_updated_at'),
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/skin/seydoux/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
^ Symfony\Component\Routing\Exception\MissingMandatoryParametersException {#1341
  #message: "Some mandatory parameters are missing ("page_slug") to generate a URL for route "app_postablecontainer_cms"."
  #code: 0
  #file: "/home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php"
  #line: 178
  trace: {
    /home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php:178 {
      Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(array $variables, array $defaults, array $requirements, array $tokens, array $parameters, string $name, int $referenceType, array $hostTokens, array $requiredSchemes = []) …
      › if ($diff = array_diff_key($variables, $mergedParams)) {    throw new MissingMandatoryParametersException(sprintf('Some mandatory parameters are missing ("%s") to generate a URL for route "%s".', implode('", "', array_keys($diff)), $name));}
    }
    /home/skin/seydoux/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:67 {
      Symfony\Component\Routing\Generator\CompiledUrlGenerator->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › 
      ›     return $this->doGenerate($variables, $defaults, $requirements, $tokens, $parameters, $name, $referenceType, $hostTokens, $requiredSchemes);}
    }
    /home/skin/seydoux/vendor/symfony/routing/Router.php:235 {
      Symfony\Component\Routing\Router->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › {    return $this->getGenerator()->generate($name, $parameters, $referenceType);}
    }
    /home/skin/seydoux/vendor/skinsoft/skin-web-bundle/src/Controller/SitemapController.php:45 {
      SkinSoft\SkinWebBundle\Controller\SitemapController->index(Request $request, RouterInterface $router, EntityManagerInterface $em): Response …
      › $urls[] = [    'loc' => $router->generate($name, [], UrlGeneratorInterface::ABSOLUTE_URL),    'lastmod' => $route->getDefault('_updated_at'),
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/skin/seydoux/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
^ Symfony\Component\Routing\Exception\MissingMandatoryParametersException {#1367
  #message: "Some mandatory parameters are missing ("edition") to generate a URL for route "edition"."
  #code: 0
  #file: "/home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php"
  #line: 178
  trace: {
    /home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php:178 {
      Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(array $variables, array $defaults, array $requirements, array $tokens, array $parameters, string $name, int $referenceType, array $hostTokens, array $requiredSchemes = []) …
      › if ($diff = array_diff_key($variables, $mergedParams)) {    throw new MissingMandatoryParametersException(sprintf('Some mandatory parameters are missing ("%s") to generate a URL for route "%s".', implode('", "', array_keys($diff)), $name));}
    }
    /home/skin/seydoux/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:67 {
      Symfony\Component\Routing\Generator\CompiledUrlGenerator->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › 
      ›     return $this->doGenerate($variables, $defaults, $requirements, $tokens, $parameters, $name, $referenceType, $hostTokens, $requiredSchemes);}
    }
    /home/skin/seydoux/vendor/symfony/routing/Router.php:235 {
      Symfony\Component\Routing\Router->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › {    return $this->getGenerator()->generate($name, $parameters, $referenceType);}
    }
    /home/skin/seydoux/vendor/skinsoft/skin-web-bundle/src/Controller/SitemapController.php:45 {
      SkinSoft\SkinWebBundle\Controller\SitemapController->index(Request $request, RouterInterface $router, EntityManagerInterface $em): Response …
      › $urls[] = [    'loc' => $router->generate($name, [], UrlGeneratorInterface::ABSOLUTE_URL),    'lastmod' => $route->getDefault('_updated_at'),
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/skin/seydoux/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
^ Symfony\Component\Routing\Exception\MissingMandatoryParametersException {#1360
  #message: "Some mandatory parameters are missing ("title", "id") to generate a URL for route "sw_hit"."
  #code: 0
  #file: "/home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php"
  #line: 178
  trace: {
    /home/skin/seydoux/vendor/symfony/routing/Generator/UrlGenerator.php:178 {
      Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(array $variables, array $defaults, array $requirements, array $tokens, array $parameters, string $name, int $referenceType, array $hostTokens, array $requiredSchemes = []) …
      › if ($diff = array_diff_key($variables, $mergedParams)) {    throw new MissingMandatoryParametersException(sprintf('Some mandatory parameters are missing ("%s") to generate a URL for route "%s".', implode('", "', array_keys($diff)), $name));}
    }
    /home/skin/seydoux/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:67 {
      Symfony\Component\Routing\Generator\CompiledUrlGenerator->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › 
      ›     return $this->doGenerate($variables, $defaults, $requirements, $tokens, $parameters, $name, $referenceType, $hostTokens, $requiredSchemes);}
    }
    /home/skin/seydoux/vendor/symfony/routing/Router.php:235 {
      Symfony\Component\Routing\Router->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH) …
      › {    return $this->getGenerator()->generate($name, $parameters, $referenceType);}
    }
    /home/skin/seydoux/vendor/skinsoft/skin-web-bundle/src/Controller/SitemapController.php:45 {
      SkinSoft\SkinWebBundle\Controller\SitemapController->index(Request $request, RouterInterface $router, EntityManagerInterface $em): Response …
      › $urls[] = [    'loc' => $router->generate($name, [], UrlGeneratorInterface::ABSOLUTE_URL),    'lastmod' => $route->getDefault('_updated_at'),
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/skin/seydoux/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/skin/seydoux/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/skin/seydoux/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
https://www.fondation-jeromeseydoux-pathe.com/export/csv/ https://www.fondation-jeromeseydoux-pathe.com/export/xls/ https://www.fondation-jeromeseydoux-pathe.com/send/email/ https://www.fondation-jeromeseydoux-pathe.com/make/email/ https://www.fondation-jeromeseydoux-pathe.com/document/report https://www.fondation-jeromeseydoux-pathe.com/document/report-send https://www.fondation-jeromeseydoux-pathe.com/document/favourite https://www.fondation-jeromeseydoux-pathe.com/document/favourite-container https://www.fondation-jeromeseydoux-pathe.com/selections https://www.fondation-jeromeseydoux-pathe.com/delete-favourite https://www.fondation-jeromeseydoux-pathe.com/completion https://www.fondation-jeromeseydoux-pathe.com/delete-search-history https://www.fondation-jeromeseydoux-pathe.com/cms/indexPage https://www.fondation-jeromeseydoux-pathe.com/cms/contact https://www.fondation-jeromeseydoux-pathe.com/cms/legalMentionsPage https://www.fondation-jeromeseydoux-pathe.com/cms/personnalDataPage https://www.fondation-jeromeseydoux-pathe.com/cms/fondation https://www.fondation-jeromeseydoux-pathe.com/cms/histoire_pathe https://www.fondation-jeromeseydoux-pathe.com/cms/histoire_salles https://www.fondation-jeromeseydoux-pathe.com/cms/charles_pathe https://www.fondation-jeromeseydoux-pathe.com/cms/filmographie https://www.fondation-jeromeseydoux-pathe.com/cms/programmation https://www.fondation-jeromeseydoux-pathe.com/cms/galerie_appareil https://www.fondation-jeromeseydoux-pathe.com/cms/expositions_a_venir https://www.fondation-jeromeseydoux-pathe.com/cms/expositions_passees https://www.fondation-jeromeseydoux-pathe.com/cms/jeune_public https://www.fondation-jeromeseydoux-pathe.com/cms/infos-pratique https://www.fondation-jeromeseydoux-pathe.com/cms/privatisations https://www.fondation-jeromeseydoux-pathe.com/cms/nous https://www.fondation-jeromeseydoux-pathe.com/cms/groupes https://www.fondation-jeromeseydoux-pathe.com/cms/credits https://www.fondation-jeromeseydoux-pathe.com/cms/livres_dvd https://www.fondation-jeromeseydoux-pathe.com/cms/ressources-documentaires https://www.fondation-jeromeseydoux-pathe.com/cms/collections https://www.fondation-jeromeseydoux-pathe.com/cms/editions https://www.fondation-jeromeseydoux-pathe.com/cms/editions https://www.fondation-jeromeseydoux-pathe.com/cms/films_en_ligne https://www.fondation-jeromeseydoux-pathe.com/cms/histoire-films-pathe https://www.fondation-jeromeseydoux-pathe.com/cms/mesures-sanitaires https://www.fondation-jeromeseydoux-pathe.com/cms/restaurations https://www.fondation-jeromeseydoux-pathe.com/cms/pour-aller-plus-loin https://www.fondation-jeromeseydoux-pathe.com/cms/preface-et-sources-d-henri-bousquet-1896-1906 https://www.fondation-jeromeseydoux-pathe.com/cms/preface-et-sources-d-henri-bousquet-1907-1909 https://www.fondation-jeromeseydoux-pathe.com/cms/indications-generales-1897-1898 https://www.fondation-jeromeseydoux-pathe.com/cms/indications-generales-1900 https://www.fondation-jeromeseydoux-pathe.com/cms/indications-generales-1901 https://www.fondation-jeromeseydoux-pathe.com/cms/indications-generales-1902 https://www.fondation-jeromeseydoux-pathe.com/cms/indications-generales-1903 https://www.fondation-jeromeseydoux-pathe.com/cms/indications-generales-1905 https://www.fondation-jeromeseydoux-pathe.com/cms/indications-generales-1904 https://www.fondation-jeromeseydoux-pathe.com/cms/indications-generales-1906 https://www.fondation-jeromeseydoux-pathe.com/cms/preface-et-sources-d-henri-bousquet-1910-1911 https://www.fondation-jeromeseydoux-pathe.com/cms/films-americains-non-edites-en-France https://www.fondation-jeromeseydoux-pathe.com/cms/preface-et-sources-d-henri-bousquet-1912-1914 https://www.fondation-jeromeseydoux-pathe.com/cms/preface-et-sources-d-henri-bousquet-1915-1918 https://www.fondation-jeromeseydoux-pathe.com/cms/preface-et-sources-d-henri-bousquet-1919-1922 https://www.fondation-jeromeseydoux-pathe.com/cms/preface-et-sources-d-henri-Bousquet-1923-1927 https://www.fondation-jeromeseydoux-pathe.com/getLocale https://www.fondation-jeromeseydoux-pathe.com/publications https://www.fondation-jeromeseydoux-pathe.com/login https://www.fondation-jeromeseydoux-pathe.com/logout https://www.fondation-jeromeseydoux-pathe.com/robots.txt https://www.fondation-jeromeseydoux-pathe.com/seydoux-admin https://www.fondation-jeromeseydoux-pathe.com/editions-admin https://www.fondation-jeromeseydoux-pathe.com/programmation https://www.fondation-jeromeseydoux-pathe.com/agenda/date https://www.fondation-jeromeseydoux-pathe.com/agenda https://www.fondation-jeromeseydoux-pathe.com/events https://www.fondation-jeromeseydoux-pathe.com/event-infos https://www.fondation-jeromeseydoux-pathe.com/ https://www.fondation-jeromeseydoux-pathe.com/editions https://www.fondation-jeromeseydoux-pathe.com/export/pdf/ https://www.fondation-jeromeseydoux-pathe.com/simple-recherche https://www.fondation-jeromeseydoux-pathe.com/search https://www.fondation-jeromeseydoux-pathe.com/search-history https://www.fondation-jeromeseydoux-pathe.com/informations-pratiques https://www.fondation-jeromeseydoux-pathe.com/fondation https://www.fondation-jeromeseydoux-pathe.com/presentation-centre https://www.fondation-jeromeseydoux-pathe.com/collections https://www.fondation-jeromeseydoux-pathe.com/activites-jeune-public https://www.fondation-jeromeseydoux-pathe.com/projections https://www.fondation-jeromeseydoux-pathe.com/expositions