uawdijnntqw1x1x1
IP : 216.73.216.237
Hostname : webd009.cluster130.gra.hosting.ovh.net
Kernel : Linux webd009.cluster130.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
pressec
/
www
/
commercial
/
.
/
var
/
cache
/
prod
/
appProdDebugProjectContainerUrlMatcher.php
/
/
<?php use Symfony\Component\Routing\Exception\MethodNotAllowedException; use Symfony\Component\Routing\Exception\ResourceNotFoundException; use Symfony\Component\Routing\RequestContext; /** * appProdDebugProjectContainerUrlMatcher. * * This class has been auto-generated * by the Symfony Routing Component. */ class appProdDebugProjectContainerUrlMatcher extends Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher { /** * Constructor. */ public function __construct(RequestContext $context) { $this->context = $context; } public function match($pathinfo) { $allow = array(); $pathinfo = rawurldecode($pathinfo); $context = $this->context; $request = $this->request; if (0 === strpos($pathinfo, '/projet')) { // in_projet if (preg_match('#^/projet(?:/(?P<page>\\d*))?$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_projet')), array ( '_controller' => 'IN\\ProjetBundle\\Controller\\ProjetController::indexAction', 'page' => 1,)); } // in_projet_add if ($pathinfo === '/projet/add') { return array ( '_controller' => 'IN\\ProjetBundle\\Controller\\ProjetController::addAction', '_route' => 'in_projet_add',); } // in_projet_edit if (0 === strpos($pathinfo, '/projet/edit') && preg_match('#^/projet/edit/(?P<id>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_projet_edit')), array ( '_controller' => 'IN\\ProjetBundle\\Controller\\ProjetController::editAction',)); } // in_projet_delete if (0 === strpos($pathinfo, '/projet/delete') && preg_match('#^/projet/delete/(?P<id>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_projet_delete')), array ( '_controller' => 'IN\\ProjetBundle\\Controller\\ProjetController::deleteAction',)); } } if (0 === strpos($pathinfo, '/tache')) { // in_tache_homepage if (preg_match('#^/tache(?:/(?P<onglet>\\d{1,2})(?:/(?P<encharge>\\d{1,2}))?)?$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_tache_homepage')), array ( '_controller' => 'IN\\TacheBundle\\Controller\\DefaultController::indexAction', 'onglet' => 0, 'encharge' => 0,)); } // in_tache_add if ($pathinfo === '/tache/add') { return array ( '_controller' => 'IN\\TacheBundle\\Controller\\DefaultController::addAction', '_route' => 'in_tache_add',); } // in_tache_edit if (0 === strpos($pathinfo, '/tache/edit') && preg_match('#^/tache/edit/(?P<id>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_tache_edit')), array ( '_controller' => 'IN\\TacheBundle\\Controller\\DefaultController::editAction',)); } // in_tache_delete if (0 === strpos($pathinfo, '/tache/delete') && preg_match('#^/tache/delete/(?P<id>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_tache_delete')), array ( '_controller' => 'IN\\TacheBundle\\Controller\\DefaultController::deleteAction',)); } // in_tache_alerte if (0 === strpos($pathinfo, '/tache/alerte') && preg_match('#^/tache/alerte/(?P<delais>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_tache_alerte')), array ( '_controller' => 'IN\\TacheBundle\\Controller\\DefaultController::alertedeadlineAction',)); } } if (0 === strpos($pathinfo, '/repertoire')) { // in_repertoire_importation if ($pathinfo === '/repertoire/importation') { return array ( '_controller' => 'IN\\RepertoireBundle\\Controller\\DefaultController::importationAction', '_route' => 'in_repertoire_importation',); } // in_repertoire_homepage if (rtrim($pathinfo, '/') === '/repertoire') { if (substr($pathinfo, -1) !== '/') { return $this->redirect($pathinfo.'/', 'in_repertoire_homepage'); } return array ( '_controller' => 'IN\\RepertoireBundle\\Controller\\RepertoireController::indexAction', '_route' => 'in_repertoire_homepage',); } if (0 === strpos($pathinfo, '/repertoire/entreprise')) { // in_repertoire_entreprise if ($pathinfo === '/repertoire/entreprises') { return array ( '_controller' => 'IN\\RepertoireBundle\\Controller\\RepertoireController::indexAction', '_route' => 'in_repertoire_entreprise',); } // in_repertoire_entreprise_add if ($pathinfo === '/repertoire/entreprise/add') { return array ( '_controller' => 'IN\\RepertoireBundle\\Controller\\RepertoireController::addEntrepriseAction', '_route' => 'in_repertoire_entreprise_add',); } // in_repertoire_entreprise_edit if (0 === strpos($pathinfo, '/repertoire/entreprise/edit') && preg_match('#^/repertoire/entreprise/edit/(?P<id>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_repertoire_entreprise_edit')), array ( '_controller' => 'IN\\RepertoireBundle\\Controller\\RepertoireController::editEntrepriseAction',)); } // in_repertoire_entreprise_delete if (0 === strpos($pathinfo, '/repertoire/entreprise/delete') && preg_match('#^/repertoire/entreprise/delete/(?P<id>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_repertoire_entreprise_delete')), array ( '_controller' => 'IN\\RepertoireBundle\\Controller\\RepertoireController::deleteEntrepriseAction',)); } } if (0 === strpos($pathinfo, '/repertoire/contact')) { // in_repertoire_contacts if ($pathinfo === '/repertoire/contacts') { return array ( '_controller' => 'IN\\RepertoireBundle\\Controller\\RepertoireController::contactsAction', '_route' => 'in_repertoire_contacts',); } if (0 === strpos($pathinfo, '/repertoire/contact/add')) { // in_repertoire_contact_add if ($pathinfo === '/repertoire/contact/add') { return array ( '_controller' => 'IN\\RepertoireBundle\\Controller\\RepertoireController::addContactAction', '_route' => 'in_repertoire_contact_add',); } // in_repertoire_contact_add_complete if (preg_match('#^/repertoire/contact/add/(?P<etp>[^/]++)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_repertoire_contact_add_complete')), array ( '_controller' => 'IN\\RepertoireBundle\\Controller\\RepertoireController::addContactAction',)); } } // in_repertoire_contact_edit if (0 === strpos($pathinfo, '/repertoire/contact/edit') && preg_match('#^/repertoire/contact/edit/(?P<id>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_repertoire_contact_edit')), array ( '_controller' => 'IN\\RepertoireBundle\\Controller\\RepertoireController::editContactAction',)); } // in_repertoire_contact_delete if (0 === strpos($pathinfo, '/repertoire/contact/delete') && preg_match('#^/repertoire/contact/delete/(?P<id>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_repertoire_contact_delete')), array ( '_controller' => 'IN\\RepertoireBundle\\Controller\\RepertoireController::deleteContactAction',)); } } } if (0 === strpos($pathinfo, '/agenda')) { // in_agenda_homepage if (rtrim($pathinfo, '/') === '/agenda') { if (substr($pathinfo, -1) !== '/') { return $this->redirect($pathinfo.'/', 'in_agenda_homepage'); } return array ( '_controller' => 'IN\\AgendaBundle\\Controller\\AgendaController::indexAction', '_route' => 'in_agenda_homepage',); } // in_agenda_gaelle if (rtrim($pathinfo, '/') === '/agenda/gaelle') { if (substr($pathinfo, -1) !== '/') { return $this->redirect($pathinfo.'/', 'in_agenda_gaelle'); } return array ( '_controller' => 'IN\\AgendaBundle\\Controller\\AgendaController::gaelleAction', '_route' => 'in_agenda_gaelle',); } // in_agenda_corinne if (rtrim($pathinfo, '/') === '/agenda/corinne') { if (substr($pathinfo, -1) !== '/') { return $this->redirect($pathinfo.'/', 'in_agenda_corinne'); } return array ( '_controller' => 'IN\\AgendaBundle\\Controller\\AgendaController::corinneAction', '_route' => 'in_agenda_corinne',); } } if (0 === strpos($pathinfo, '/te')) { // in_test_homepage if (rtrim($pathinfo, '/') === '/test') { if (substr($pathinfo, -1) !== '/') { return $this->redirect($pathinfo.'/', 'in_test_homepage'); } return array ( '_controller' => 'IN\\TestBundle\\Controller\\DefaultController::indexAction', '_route' => 'in_test_homepage',); } if (0 === strpos($pathinfo, '/technique')) { // in_technique_homepage if (rtrim($pathinfo, '/') === '/technique') { if (substr($pathinfo, -1) !== '/') { return $this->redirect($pathinfo.'/', 'in_technique_homepage'); } return array ( '_controller' => 'IN\\TechniqueBundle\\Controller\\TicketController::indexAction', '_route' => 'in_technique_homepage',); } // in_technique_add if ($pathinfo === '/technique/add') { return array ( '_controller' => 'IN\\TechniqueBundle\\Controller\\TicketController::addAction', '_route' => 'in_technique_add',); } // in_technique_edit if (0 === strpos($pathinfo, '/technique/edit') && preg_match('#^/technique/edit/(?P<id>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_technique_edit')), array ( '_controller' => 'IN\\TechniqueBundle\\Controller\\TicketController::editAction',)); } if (0 === strpos($pathinfo, '/technique/delete')) { // in_technique_delete if (preg_match('#^/technique/delete/(?P<id>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_technique_delete')), array ( '_controller' => 'IN\\TechniqueBundle\\Controller\\TicketController::deleteAction',)); } // in_technique_delete_reponse if (0 === strpos($pathinfo, '/technique/delete/reponse') && preg_match('#^/technique/delete/reponse/(?P<ticketid>\\d+)/(?P<reponseid>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_technique_delete_reponse')), array ( '_controller' => 'IN\\TechniqueBundle\\Controller\\TicketController::delete_reponseAction',)); } } } } if (0 === strpos($pathinfo, '/redaction')) { // in_redaction_homepage if (preg_match('#^/redaction(?:/(?P<year>\\d{4})(?:/(?P<week>\\d{1,2}))?)?$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_redaction_homepage')), array ( '_controller' => 'IN\\RedactionBundle\\Controller\\RedactionnelController::indexAction', 'year' => 0, 'week' => 0,)); } // in_redaction_add if (0 === strpos($pathinfo, '/redaction/add') && preg_match('#^/redaction/add(?:/(?P<day>\\d{4}[-]\\d{1,2}[-]\\d{1,2}))?$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_redaction_add')), array ( '_controller' => 'IN\\RedactionBundle\\Controller\\RedactionnelController::addAction', 'day' => '= 0',)); } // in_redaction_edit if (0 === strpos($pathinfo, '/redaction/edit') && preg_match('#^/redaction/edit/(?P<id>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_redaction_edit')), array ( '_controller' => 'IN\\RedactionBundle\\Controller\\RedactionnelController::editAction',)); } // in_redaction_delete if (0 === strpos($pathinfo, '/redaction/delete') && preg_match('#^/redaction/delete/(?P<id>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_redaction_delete')), array ( '_controller' => 'IN\\RedactionBundle\\Controller\\RedactionnelController::deleteAction',)); } } // core_homepage if (rtrim($pathinfo, '/') === '') { if (substr($pathinfo, -1) !== '/') { return $this->redirect($pathinfo.'/', 'core_homepage'); } return array ( '_controller' => 'CoreBundle\\Controller\\DefaultController::indexAction', '_route' => 'core_homepage',); } if (0 === strpos($pathinfo, '/adsreservation')) { // in_ads_reservation_home if (preg_match('#^/adsreservation(?:/(?P<page>\\d*))?$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_ads_reservation_home')), array ( '_controller' => 'IN\\AdsReservationBundle\\Controller\\ReservationController::indexAction', 'page' => 1,)); } // in_ads_reservation_visualisation if (0 === strpos($pathinfo, '/adsreservation/visu') && preg_match('#^/adsreservation/visu(?:/(?P<year>\\d{4})(?:/(?P<week>\\d{1,2}))?)?$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_ads_reservation_visualisation')), array ( '_controller' => 'IN\\AdsReservationBundle\\Controller\\ReservationController::visualisationAction', 'year' => 0, 'week' => 0,)); } // in_ads_reservation_view if (0 === strpos($pathinfo, '/adsreservation/reservation') && preg_match('#^/adsreservation/reservation/(?P<id>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_ads_reservation_view')), array ( '_controller' => 'IN\\AdsReservationBundle\\Controller\\ReservationController::viewAction',)); } if (0 === strpos($pathinfo, '/adsreservation/add')) { // in_ads_reservation_add if ($pathinfo === '/adsreservation/add') { return array ( '_controller' => 'IN\\AdsReservationBundle\\Controller\\ReservationController::addAction', '_route' => 'in_ads_reservation_add',); } // in_ads_reservation_add_complete if (preg_match('#^/adsreservation/add/(?P<year>[^/]++)/(?P<week>[^/]++)/(?P<zoneid>[^/]++)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_ads_reservation_add_complete')), array ( '_controller' => 'IN\\AdsReservationBundle\\Controller\\ReservationController::addAction',)); } } // in_ads_reservation_edit if (0 === strpos($pathinfo, '/adsreservation/edit') && preg_match('#^/adsreservation/edit/(?P<id>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_ads_reservation_edit')), array ( '_controller' => 'IN\\AdsReservationBundle\\Controller\\ReservationController::editAction',)); } // in_ads_reservation_delete if (0 === strpos($pathinfo, '/adsreservation/delete') && preg_match('#^/adsreservation/delete/(?P<id>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_ads_reservation_delete')), array ( '_controller' => 'IN\\AdsReservationBundle\\Controller\\ReservationController::deleteAction',)); } if (0 === strpos($pathinfo, '/adsreservation/zone')) { // in_ads_reservation_zone_liste if (preg_match('#^/adsreservation/zone(?:/(?P<page>\\d*))?$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_ads_reservation_zone_liste')), array ( '_controller' => 'IN\\AdsReservationBundle\\Controller\\ZoneController::indexAction', 'page' => 1,)); } // in_ads_reservation_zone_add if ($pathinfo === '/adsreservation/zone/add') { return array ( '_controller' => 'IN\\AdsReservationBundle\\Controller\\ZoneController::addAction', '_route' => 'in_ads_reservation_zone_add',); } // in_ads_reservation_zone_edit if (0 === strpos($pathinfo, '/adsreservation/zone/edit') && preg_match('#^/adsreservation/zone/edit/(?P<id>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_ads_reservation_zone_edit')), array ( '_controller' => 'IN\\AdsReservationBundle\\Controller\\ZoneController::editAction',)); } // in_ads_reservation_zone_delete if (0 === strpos($pathinfo, '/adsreservation/zone/delete') && preg_match('#^/adsreservation/zone/delete/(?P<id>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_ads_reservation_zone_delete')), array ( '_controller' => 'IN\\AdsReservationBundle\\Controller\\ZoneController::deleteAction',)); } } if (0 === strpos($pathinfo, '/adsreservation/publiredac')) { // in_ads_reservation_publiredac if (preg_match('#^/adsreservation/publiredac(?:/(?P<page>\\d*))?$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_ads_reservation_publiredac')), array ( '_controller' => 'IN\\AdsReservationBundle\\Controller\\PubliRedacController::indexAction', 'page' => 1,)); } // in_ads_reservation_publiredac_add if ($pathinfo === '/adsreservation/publiredac/add') { return array ( '_controller' => 'IN\\AdsReservationBundle\\Controller\\PubliRedacController::addAction', '_route' => 'in_ads_reservation_publiredac_add',); } // in_ads_reservation_publiredac_edit if (0 === strpos($pathinfo, '/adsreservation/publiredac/edit') && preg_match('#^/adsreservation/publiredac/edit/(?P<id>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_ads_reservation_publiredac_edit')), array ( '_controller' => 'IN\\AdsReservationBundle\\Controller\\PubliRedacController::editAction',)); } // in_ads_reservation_publiredac_delete if (0 === strpos($pathinfo, '/adsreservation/publiredac/delete') && preg_match('#^/adsreservation/publiredac/delete/(?P<id>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_ads_reservation_publiredac_delete')), array ( '_controller' => 'IN\\AdsReservationBundle\\Controller\\PubliRedacController::deleteAction',)); } } if (0 === strpos($pathinfo, '/adsreservation/jeu')) { // in_ads_reservation_jeu if (preg_match('#^/adsreservation/jeu(?:/(?P<page>\\d*))?$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_ads_reservation_jeu')), array ( '_controller' => 'IN\\AdsReservationBundle\\Controller\\JeuController::indexAction', 'page' => 1,)); } // in_ads_reservation_jeu_add if ($pathinfo === '/adsreservation/jeu/add') { return array ( '_controller' => 'IN\\AdsReservationBundle\\Controller\\JeuController::addAction', '_route' => 'in_ads_reservation_jeu_add',); } // in_ads_reservation_jeu_edit if (0 === strpos($pathinfo, '/adsreservation/jeu/edit') && preg_match('#^/adsreservation/jeu/edit/(?P<id>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_ads_reservation_jeu_edit')), array ( '_controller' => 'IN\\AdsReservationBundle\\Controller\\JeuController::editAction',)); } // in_ads_reservation_jeu_delete if (0 === strpos($pathinfo, '/adsreservation/jeu/delete') && preg_match('#^/adsreservation/jeu/delete/(?P<id>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_ads_reservation_jeu_delete')), array ( '_controller' => 'IN\\AdsReservationBundle\\Controller\\JeuController::deleteAction',)); } } if (0 === strpos($pathinfo, '/adsreservation/flashevent')) { // in_ads_reservation_flashevent if (preg_match('#^/adsreservation/flashevent(?:/(?P<page>\\d*))?$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_ads_reservation_flashevent')), array ( '_controller' => 'IN\\AdsReservationBundle\\Controller\\FlashEventController::indexAction', 'page' => 1,)); } // in_ads_reservation_flashevent_add if ($pathinfo === '/adsreservation/flashevent/add') { return array ( '_controller' => 'IN\\AdsReservationBundle\\Controller\\FlashEventController::addAction', '_route' => 'in_ads_reservation_flashevent_add',); } // in_ads_reservation_flashevent_edit if (0 === strpos($pathinfo, '/adsreservation/flashevent/edit') && preg_match('#^/adsreservation/flashevent/edit/(?P<id>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_ads_reservation_flashevent_edit')), array ( '_controller' => 'IN\\AdsReservationBundle\\Controller\\FlashEventController::editAction',)); } // in_ads_reservation_flashevent_delete if (0 === strpos($pathinfo, '/adsreservation/flashevent/delete') && preg_match('#^/adsreservation/flashevent/delete/(?P<id>\\d+)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'in_ads_reservation_flashevent_delete')), array ( '_controller' => 'IN\\AdsReservationBundle\\Controller\\FlashEventController::deleteAction',)); } } } // homepage if (rtrim($pathinfo, '/') === '') { if (substr($pathinfo, -1) !== '/') { return $this->redirect($pathinfo.'/', 'homepage'); } return array ( '_controller' => 'AppBundle\\Controller\\DefaultController::indexAction', '_route' => 'homepage',); } if (0 === strpos($pathinfo, '/log')) { if (0 === strpos($pathinfo, '/login')) { // fos_user_security_login if ($pathinfo === '/login') { if (!in_array($this->context->getMethod(), array('GET', 'POST', 'HEAD'))) { $allow = array_merge($allow, array('GET', 'POST', 'HEAD')); goto not_fos_user_security_login; } return array ( '_controller' => 'FOS\\UserBundle\\Controller\\SecurityController::loginAction', '_route' => 'fos_user_security_login',); } not_fos_user_security_login: // fos_user_security_check if ($pathinfo === '/login_check') { if ($this->context->getMethod() != 'POST') { $allow[] = 'POST'; goto not_fos_user_security_check; } return array ( '_controller' => 'FOS\\UserBundle\\Controller\\SecurityController::checkAction', '_route' => 'fos_user_security_check',); } not_fos_user_security_check: } // fos_user_security_logout if ($pathinfo === '/logout') { if (!in_array($this->context->getMethod(), array('GET', 'POST', 'HEAD'))) { $allow = array_merge($allow, array('GET', 'POST', 'HEAD')); goto not_fos_user_security_logout; } return array ( '_controller' => 'FOS\\UserBundle\\Controller\\SecurityController::logoutAction', '_route' => 'fos_user_security_logout',); } not_fos_user_security_logout: } if (0 === strpos($pathinfo, '/profile')) { // fos_user_profile_show if (rtrim($pathinfo, '/') === '/profile') { if (!in_array($this->context->getMethod(), array('GET', 'HEAD'))) { $allow = array_merge($allow, array('GET', 'HEAD')); goto not_fos_user_profile_show; } if (substr($pathinfo, -1) !== '/') { return $this->redirect($pathinfo.'/', 'fos_user_profile_show'); } return array ( '_controller' => 'FOS\\UserBundle\\Controller\\ProfileController::showAction', '_route' => 'fos_user_profile_show',); } not_fos_user_profile_show: // fos_user_profile_edit if ($pathinfo === '/profile/edit') { if (!in_array($this->context->getMethod(), array('GET', 'POST', 'HEAD'))) { $allow = array_merge($allow, array('GET', 'POST', 'HEAD')); goto not_fos_user_profile_edit; } return array ( '_controller' => 'FOS\\UserBundle\\Controller\\ProfileController::editAction', '_route' => 'fos_user_profile_edit',); } not_fos_user_profile_edit: } if (0 === strpos($pathinfo, '/re')) { if (0 === strpos($pathinfo, '/register')) { // fos_user_registration_register if (rtrim($pathinfo, '/') === '/register') { if (!in_array($this->context->getMethod(), array('GET', 'POST', 'HEAD'))) { $allow = array_merge($allow, array('GET', 'POST', 'HEAD')); goto not_fos_user_registration_register; } if (substr($pathinfo, -1) !== '/') { return $this->redirect($pathinfo.'/', 'fos_user_registration_register'); } return array ( '_controller' => 'FOS\\UserBundle\\Controller\\RegistrationController::registerAction', '_route' => 'fos_user_registration_register',); } not_fos_user_registration_register: if (0 === strpos($pathinfo, '/register/c')) { // fos_user_registration_check_email if ($pathinfo === '/register/check-email') { if (!in_array($this->context->getMethod(), array('GET', 'HEAD'))) { $allow = array_merge($allow, array('GET', 'HEAD')); goto not_fos_user_registration_check_email; } return array ( '_controller' => 'FOS\\UserBundle\\Controller\\RegistrationController::checkEmailAction', '_route' => 'fos_user_registration_check_email',); } not_fos_user_registration_check_email: if (0 === strpos($pathinfo, '/register/confirm')) { // fos_user_registration_confirm if (preg_match('#^/register/confirm/(?P<token>[^/]++)$#s', $pathinfo, $matches)) { if (!in_array($this->context->getMethod(), array('GET', 'HEAD'))) { $allow = array_merge($allow, array('GET', 'HEAD')); goto not_fos_user_registration_confirm; } return $this->mergeDefaults(array_replace($matches, array('_route' => 'fos_user_registration_confirm')), array ( '_controller' => 'FOS\\UserBundle\\Controller\\RegistrationController::confirmAction',)); } not_fos_user_registration_confirm: // fos_user_registration_confirmed if ($pathinfo === '/register/confirmed') { if (!in_array($this->context->getMethod(), array('GET', 'HEAD'))) { $allow = array_merge($allow, array('GET', 'HEAD')); goto not_fos_user_registration_confirmed; } return array ( '_controller' => 'FOS\\UserBundle\\Controller\\RegistrationController::confirmedAction', '_route' => 'fos_user_registration_confirmed',); } not_fos_user_registration_confirmed: } } } if (0 === strpos($pathinfo, '/resetting')) { // fos_user_resetting_request if ($pathinfo === '/resetting/request') { if (!in_array($this->context->getMethod(), array('GET', 'HEAD'))) { $allow = array_merge($allow, array('GET', 'HEAD')); goto not_fos_user_resetting_request; } return array ( '_controller' => 'FOS\\UserBundle\\Controller\\ResettingController::requestAction', '_route' => 'fos_user_resetting_request',); } not_fos_user_resetting_request: // fos_user_resetting_send_email if ($pathinfo === '/resetting/send-email') { if ($this->context->getMethod() != 'POST') { $allow[] = 'POST'; goto not_fos_user_resetting_send_email; } return array ( '_controller' => 'FOS\\UserBundle\\Controller\\ResettingController::sendEmailAction', '_route' => 'fos_user_resetting_send_email',); } not_fos_user_resetting_send_email: // fos_user_resetting_check_email if ($pathinfo === '/resetting/check-email') { if (!in_array($this->context->getMethod(), array('GET', 'HEAD'))) { $allow = array_merge($allow, array('GET', 'HEAD')); goto not_fos_user_resetting_check_email; } return array ( '_controller' => 'FOS\\UserBundle\\Controller\\ResettingController::checkEmailAction', '_route' => 'fos_user_resetting_check_email',); } not_fos_user_resetting_check_email: // fos_user_resetting_reset if (0 === strpos($pathinfo, '/resetting/reset') && preg_match('#^/resetting/reset/(?P<token>[^/]++)$#s', $pathinfo, $matches)) { if (!in_array($this->context->getMethod(), array('GET', 'POST', 'HEAD'))) { $allow = array_merge($allow, array('GET', 'POST', 'HEAD')); goto not_fos_user_resetting_reset; } return $this->mergeDefaults(array_replace($matches, array('_route' => 'fos_user_resetting_reset')), array ( '_controller' => 'FOS\\UserBundle\\Controller\\ResettingController::resetAction',)); } not_fos_user_resetting_reset: } } // fos_user_change_password if ($pathinfo === '/profile/change-password') { if (!in_array($this->context->getMethod(), array('GET', 'POST', 'HEAD'))) { $allow = array_merge($allow, array('GET', 'POST', 'HEAD')); goto not_fos_user_change_password; } return array ( '_controller' => 'FOS\\UserBundle\\Controller\\ChangePasswordController::changePasswordAction', '_route' => 'fos_user_change_password',); } not_fos_user_change_password: throw 0 < count($allow) ? new MethodNotAllowedException(array_unique($allow)) : new ResourceNotFoundException(); } }
/home/pressec/www/commercial/./var/cache/prod/appProdDebugProjectContainerUrlMatcher.php