https://dev.skiclub-manager.de/startseite

Routing

startseite Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /startseite
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_search_results /_profiler/{token}/search/results Path does not match
8 _profiler_open_file /_profiler/open Path does not match
9 _profiler /_profiler/{token} Path does not match
10 _profiler_router /_profiler/{token}/router Path does not match
11 _profiler_exception /_profiler/{token}/exception Path does not match
12 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
13 travel.participant /teilnehmer/freizeit/{id} Path does not match
14 remove.bookingusertrip /entfernen/bucher/{id} Path does not match
15 travel.waitlist /warteliste/freizeit/{id} Path does not match
16 waitlist.approve /buchung/bestaetigen/{id} Path does not match
17 booking.approve /bestaetigung/buchung/{id} Path does not match
18 waitlist.decline /buchung/absage/{id} Path does not match
19 booking.decline /absage/buchung/{id} Path does not match
20 booking.waitlist /warteliste/buchung/{id} Path does not match
21 newTravel.participant /neu/teilnehmer Path does not match
22 invoice.booking /rechnung/{id} Path does not match
23 invoice.refund /rechnung/rueckerstattung/{id} Path does not match
24 booking.PaymentReminder /buchung/zahlungserinnerung/{id} Path does not match
25 details.booking /details/buchung/{id} Path does not match
26 isAccepted_bookingUser /akzeptierte/buchung/{id} Path does not match
27 overview.booking /buchung/uebersicht/{id} Path does not match
28 app_booking /buchung/{id}/nutzer/{user} Path does not match
29 edit_booking /buchung/bearbeiten/{id}/nutzer/{user} Path does not match
30 edit_bookingUser /teilnehmer/bearbeiten/{id} Path does not match
31 bookingUser_edit /bearbeiten/teilnehmer/{id} Path does not match
32 add_bookingUser /hinzufügen/teilnehmer/{id} Path does not match
33 adminAdd_bookingUser /skiAdmin/hinzufügen/teilnehmer/{id} Path does not match
34 remove_bookingUser /teilnehmer/entfernen/{id} Path does not match
35 remove.bookingUser /skiAdmin/teilnehmer/entfernen/{id} Path does not match
36 edit_bookingUser.additionalCost /teilnehmer/bearbeiten/zusatzkosten/{id} Path does not match
37 trip.list.excel /Freizeit/{id}/teilnehmer/excel Path does not match
38 booking.downPaid /buchung/anzahlung/{id} Path does not match
39 booking.paid /buchung/gezahlt/{id} Path does not match
40 zahlung.aendern /zahlung/aendern/{id} Path does not match
41 add_contract /gruppe/hinzufuegen/{id} Path does not match
42 edit_contract /gruppe/bearbeiten/{id} Path does not match
43 edit_contractMember /gruppen/mitglied/bearbeiten/{id} Path does not match
44 add_contractMember /guppenmitglied/hinzufuegen/{id} Path does not match
45 details_contract /gruppen/details/{id} Path does not match
46 viewAll_contract /gruppen/anzeigen/{id} Path does not match
47 remove_contract /guppen/mitglied/entfernen/{id} Path does not match
48 member.whitoutContract /mitglieder/ohne/beitragsgruppe Path does not match
49 beitrags.csv /beitrags/csv/{year} Path does not match
50 mail.contract /beitrag/email/mitgleider/{year} Path does not match
51 bank.information /zahlung/bankinformation Path does not match
52 add.bankinformationen /bankinformationen/hinzufügen Path does not match
53 edit.bankinformationen /bankinformationen/bearbeiten Path does not match
54 uebersicht.zahlungen /offene/zahlungen Path does not match
55 mitgliedschafte.zahlungen /bezahlte/mitgliedschaften Path does not match
56 bestaetigen.zahlungen /bezahlte/bestaetigen/{id} Path does not match
57 reset.zahlungen /bezahlte/zuruecksetzen/{id}/{seite} Path does not match
58 user.zahlungen /uebersicht/zahlungen Path does not match
59 payer.information /kontodaten/{contract}/zahler/{id} Path does not match
60 index / Path does not match
61 startseite /startseite Route matches!

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