Redirect 302 redirect from GET @index (5e3b52)

GET https://club.warnkemarketing.com/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 countries /countries Path does not match
3 countries_states /countries/states Path does not match
4 index / Path does not match
5 dashboard /dashboard Path does not match
6 app_extras /member-management/extras Path does not match
7 _extrasManagement /member-management/extras/management Path does not match
8 _generateAllDbExtras /member-management/extras/generate-all-db-extras Path does not match
9 app_import_payments /member-management/import/payments Path does not match
10 app_import_payments_list /member-management/import/payments/list Path does not match
11 app_import_bank_payments /member-management/import/bank/payments Path does not match
12 _autoBooking /import/payment/autoBooking Path does not match
13 _importMemberPayment /import/payment/member Path does not match
14 _importTenantPayment /import/payments/tenant Path does not match
15 _PaymentTenantRemove /import/payment/tenant/remove Path does not match
16 _PaymentMemberRemove /import/payment/member/remove Path does not match
17 AppInvoices /member-management/invoices Path does not match
18 InvoiceShow /member-management/invoices/show Path does not match
19 InvoicePrint /member-management/invoices/print Path does not match
20 invoicesManagement /member-management/invoices/management Path does not match
21 invoicesSepaXml /invoices/sepa-xml Path does not match
22 invoicesSepaOposXml /member-management/members-sepa-opos-xml Path does not match
23 checkGenerateAllInvoices /invoices/generate-invoices-check Path does not match
24 generateAllDbInvoices /invoices/generate-all-db-invoices Path does not match
25 saveInvoiceText /member-management/invoices/save-text Path does not match
26 downloadAllInvoices /invoices/download Path does not match
27 downloadSepaXml /invoices/download-sepa-xml Path does not match
28 _saveSendInvoicesText /member-management/invoices/save-send-invoices-text Path does not match
29 _saveSendInvoicesSubject /member-management/invoices/save-send-invoices-subject Path does not match
30 _sendAllInvoices /member-management/invoices/email-send Path does not match
31 _documentSendEmail /member-management/documents/send-email Path does not match
32 _documentGetTextEmail /member-management/documents/get-text-email Path does not match
33 _sendAllDocuments /member-management/documents/email-send-all Path does not match
34 _saveSendDonationText /member-management/emails/save-send-donations-text Path does not match
35 _saveSendDonationSubject /member-management/emails/save-send-donations-subject Path does not match
36 _sendAllDonations /member-management/emails/donation-email-send Path does not match
37 _saveSendOtherText /member-management/emails/save-send-other-text Path does not match
38 _saveSendOtherSubject /member-management/emails/save-send-other-subject Path does not match
39 _sendAllOther /member-management/emails/other-email-send Path does not match
40 _donationUpload /member-management/member-file-manager/donation-upload Path does not match
41 _otherUpload /member-management/member-file-manager/other-upload Path does not match
42 _bulkImportOther /member-management/member-file-manager/bulk-import Path does not match
43 _donationDelete /member-management/member-file-manager/donation-delete Path does not match
44 _otherDelete /member-management/member-file-manager/other-delete Path does not match
45 membersList /member-management/members/list Path does not match
46 membersBank /member-management/members/bank Path does not match
47 membersAnnualContributionsDirectDebit /member-management/members/annual-contributions-direct-debit Path does not match
48 membersOposDirectDebit /member-management/members/opos-direct-debit Path does not match
49 membersEbPayments /member-management/members/eb-payments Path does not match
50 membersAccount /member-management/members/account Path does not match
51 membersContribution /member-management/members/contribution Path does not match
52 _showAccount /member-management/members/show-account Path does not match
53 _verifyAccount /member-management/members/verify-account Path does not match
54 members_amount_config /member-management/members/amount-config Path does not match
55 members_texts_config /member-management/members/texts-config Path does not match
56 datev_members_export_csv /member-management/members/datev-export Path does not match
57 _MembersInsert /member-management/members/member-insert Path does not match
58 _MembersUpdate /member-management/members/member-update Path does not match
59 _MembersDelete /member-management/members/member-delete Path does not match
60 _MembersUpdateBank /member-management/members/update-bank Path does not match
61 membersSearchCriteria /member-management/members/search Path does not match
62 memberInvoice /member-management/members/member-invoice Path does not match
63 AppPayments /member-management/payments Path does not match
64 PaymentShow /member-management/payments/show Path does not match
65 PaymentPrint /member-management/payments/print Path does not match
66 datev_ist_import /member-management/payments/datev-ist-import Path does not match
67 datev_eb_import /member-management/payments/datev-eb-import Path does not match
68 _addPayment /member-management/payments/addPayment Path does not match
69 _updatePayment /member-management/payments/updatePayment Path does not match
70 _removePayment /member-management/payments/removePayment Path does not match
71 AppReminders /member-management/reminders Path does not match
72 ReminderShow /member-management/reminder/show Path does not match
73 ReminderPrint /member-management/reminder/print Path does not match
74 printAllReminders /member-management/reminders/print-all Path does not match
75 downloadAllReminders /member-management/reminders/download Path does not match
76 saveReminderText /member-management/reminders/save-text Path does not match
77 _saveSendReminderText /member-management/reminders/save-send-reminder-text Path does not match
78 _saveSendReminderSubject /member-management/reminders/save-send-reminder-subject Path does not match
79 _sendAllReminders /member-management/reminders/email-send Path does not match
80 statuses /member-management/statuses Path does not match
81 statuses_new /member-management/statuses/new Path does not match
82 status_edit /member-management/statuses/{id}/edit Path does not match
83 status_delete /member-management/statuses/delete/{id} Path does not match
84 app_register /register Path does not match
85 app_verify_email /verify/email Path does not match
86 app_forgot_password_request /reset-password Path does not match
87 app_check_email /reset-password/check-email Path does not match
88 app_reset_password /reset-password/reset/{token} Path does not match
89 app_login /login Route matches!

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