https://www.regimlab.org/public/event

Routing

event_show Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /event
# Route name Path Log
1 actualite_index /dashboard/news Path does not match
2 article_new /dashboard/add Path does not match
3 article_edit /dashboard/news/{id}/edit Path does not match
4 article_filter_title /dashboard/news/filter Path does not match
5 article_delete /dashboard/news/{id} Path does not match
6 index_show / Path does not match
7 actualite_show /news Path does not match
8 actualite_details /actulalite/details/{id} Path does not match
9 labo_a_propos /show Path does not match
10 apropos_show /apropos Path does not match
11 members_show /members Path does not match
12 profile_show /members/profile/{id}/{prenom}{nom} Path does not match
13 presentation_index /dashboard/apropos/presentation/ Path does not match
14 presentation_new /dashboard/apropos/presentation/new Path does not match
15 presentation_edit /dashboard/apropos/presentation/{id}/edit Path does not match
16 presentation_delete /dashboard/apropos/{id} Path does not match
17 professeur_index /dashboard/apropos/professeur/ Path does not match
18 professeur_new /dashboard/apropos/professeur/new Path does not match
19 professeur_edit /dashboard/apropos/professeur/{id}/edit Path does not match
20 professeur_delete /dashboard/apropos/professeur/{id} Path does not match
21 maitreConference_index /dashboard/apropos/maitreConference/ Path does not match
22 maitreConference_new /dashboard/apropos/maitreConference/new Path does not match
23 maitreConference_edit /dashboard/apropos/maitreConference/{id}/edit Path does not match
24 maitreConference_delete /dashboard/apropos/maitreConference/{id} Path does not match
25 doctorant_index /dashboard/apropos/doctorant/ Path does not match
26 doctorant_new /dashboard/apropos/doctorant/new Path does not match
27 doctorant_edit /dashboard/apropos/doctorant/{id}/edit Path does not match
28 doctorant_delete /dashboard/apropos/doctorant/{id} Path does not match
29 directeurProfesseur_index /dashboard/apropos/directeurProfesseur/ Path does not match
30 directeurProfesseur_new /dashboard/apropos/directeurProfesseur/new Path does not match
31 directeurProfesseur_edit /dashboard/apropos/directeurProfesseur/{id}/edit Path does not match
32 directeurProfesseur_delete /dashboard/apropos/directeurProfesseur/{id} Path does not match
33 chefProjet_index /dashboard/apropos/chefProjet/ Path does not match
34 chefProjet_new /dashboard/apropos/chefProjet/new Path does not match
35 chefProjet_edit /dashboard/apropos/chefProjet/{id}/edit Path does not match
36 chefProjet_delete /dashboard/apropos/chefProjet/{id} Path does not match
37 chefEquipe_index /dashboard/apropos/chefEquipe/ Path does not match
38 chefEquipe_new /dashboard/apropos/chefEquipe/new Path does not match
39 chefEquipe_edit /dashboard/apropos/chefEquipe/{id}/edit Path does not match
40 chefEquipe_delete /dashboard/apropos/chefEquipe/{id} Path does not match
41 careers_show /careers Path does not match
42 cooperation_filter_date /dashboard/cooperation/filter/date Path does not match
43 cooperation_index /dashboard/cooperation Path does not match
44 cooperation_new /dashboard/cooperation/new Path does not match
45 cooperation_edit /dashboard/cooperation/{id}/edit Path does not match
46 cooperation_delete /dashboard/cooperation/{id} Path does not match
47 cooperation_filter_date_show /dashboard/cooperation/filter/show/date Path does not match
48 cooperation_old_show /cooperation/show Path does not match
49 cooperation_show1 /cooperation1 Path does not match
50 creation_conversation_index /dashboard/creation/conversation Path does not match
51 creation_conversation_new /dashboard/creation/conversation/new Path does not match
52 creation_conversation_filter /dashboard/creation/conversation/filter Path does not match
53 creation_conversation_edit /dashboard/creation/conversation/{id}/edit Path does not match
54 creation_conversation_show /dashboard/creation/conversation/{id}/show Path does not match
55 creation_conversation_delete /dashboard/creation/conversation/{id} Path does not match
56 creation_demande_index /dashboard/creation/demande Path does not match
57 creation_demande_new /dashboard/creation/demande/new Path does not match
58 creation_demande_edit /dashboard/creation/demande/{id}/edit Path does not match
59 creation_demande_show /dashboard/creation/demande/{id}/show Path does not match
60 creation_demande_filter /dashboard/creation/demande/filter Path does not match
61 creation_demande_delete /dashboard/creation/demande/{id} Path does not match
62 creation_master_index /dashboard/creation/master Path does not match
63 creation_master_new /dashboard/creation/master/new Path does not match
64 creation_master_edit /dashboard/creation/master/{id}/edit Path does not match
65 creation_master_show /dashboard/creation/master/{id}/show Path does not match
66 creation_master_filter /dashboard/creation/master/filter Path does not match
67 creation_master_delete /dashboard/creation/master/{id} Path does not match
68 event_index /dashboard/events/ Path does not match
69 event_new /dashboard/event/new Path does not match
70 event_edit /dashboard/event/{id}/edit Path does not match
71 event_filter /dashboard/event/filter Path does not match
72 event_delete /dashboard/event/{id} Path does not match
73 event_show /event Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.