var/cache/dev/pools/system/VAS-qt1AYG/T/H/PvwhguKWiTpxLGYue5ug line 5

Open in your IDE?
  1. <?php //Plugin%255CEventsManagerPlugin%255CController%255CEventController%2523detail
  2. return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
  3.     $o = [
  4.         clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route')),
  5.         clone ($p['Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Template'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Template')),
  6.     ],
  7.     null,
  8.     [
  9.         'Symfony\\Component\\Routing\\Annotation\\Route' => [
  10.             'path' => [
  11.                 'event/detail/{id}',
  12.             ],
  13.             'name' => [
  14.                 'event_detail',
  15.             ],
  16.             'requirements' => [
  17.                 [
  18.                     'id' => '\\d+',
  19.                 ],
  20.             ],
  21.             'methods' => [
  22.                 [
  23.                     'GET',
  24.                 ],
  25.             ],
  26.         ],
  27.         'Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Template' => [
  28.             'template' => [
  29.                 => 'event/detail.twig',
  30.             ],
  31.         ],
  32.     ],
  33.     [
  34.         $o[0],
  35.         $o[1],
  36.     ],
  37.     []
  38. ); }];