GET http://159.69.216.13:8001/

Routing

web.home Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

http://159.69.216.13:8001/auth/sign-in

Route Matching Logs

Path to match: /
# 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_xdebug /_profiler/xdebug Path does not match
8 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
9 _profiler_search_results /_profiler/{token}/search/results Path does not match
10 _profiler_open_file /_profiler/open Path does not match
11 _profiler /_profiler/{token} Path does not match
12 _profiler_router /_profiler/{token}/router Path does not match
13 _profiler_exception /_profiler/{token}/exception Path does not match
14 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
15 web.auth.error /auth/error/{code} Path does not match
16 web.auth.sign-in /auth/sign-in Path does not match
17 web.auth.success /auth/success Path does not match
18 web.banks.tickets.development /banks/tickets/development Path does not match
19 web.banks.create /banks/create Path does not match
20 web.banks.delete /banks/delete/{id} Path does not match
21 web.banks.list /banks Path does not match
22 web.banks.budget_preview /banks/{id}/budget/{year} Path does not match
23 web.banks.update /banks/update/{id} Path does not match
24 web.branches.create /branches/create Path does not match
25 web.branches.delete /branches/delete/{id} Path does not match
26 web.branches.list /branches Path does not match
27 web.branches.merge /branches/merge/{id} Path does not match
28 web.branches.update /branches/update/{id} Path does not match
29 web.category.create /category/create Path does not match
30 web.category.delete /category/delete/{id} Path does not match
31 web.categories.list /categories Path does not match
32 web.category.update /category/update/{id} Path does not match
33 web.database_import.create /database_import/create Path does not match
34 web.database_import.list /database_import Path does not match
35 web.donations.approve /donations/approve/{id} Path does not match
36 web.donations.bulk_status_update.confirm /donations/bulk_status_update/confirm Path does not match
37 web.donations.create /donations/create Path does not match
38 web.donations.bulk_status_update /donations/bulk_status_update Path does not match
39 web.donations.accepted_pdf /donations/accepted_pdf/{id} Path does not match
40 web.donations.export /donations/export Path does not match
41 web.donations.import.log /donations/import/{id} Path does not match
42 web.donations.list /donations Path does not match
43 web.donations.import.logs /donations/import/logs Path does not match
44 web.donations.reject /donations/reject/{id} Path does not match
45 web.donations.request_approval /donations/request_approval/{id} Path does not match
46 web.donations.update /donations/update/{id} Path does not match
47 web.donations.update_is_sent_institution /donations/update_is_sent_institution/{id} Path does not match
48 web.donations.import /donations/import Path does not match
49 web.donation_areas.create /donation_areas/create Path does not match
50 web.donation_areas.delete /donation_areas/delete/{id} Path does not match
51 web.donation_areas.list /donation_areas Path does not match
52 web.donation_areas.update /donation_areas/update/{id} Path does not match
53 web.donation_rejection_reasons.create /donation_rejection_reasons/create Path does not match
54 web.donation_rejection_reasons.delete /donation_rejection_reasons/delete/{id} Path does not match
55 web.donation_rejection_reasons.list /donation_rejection_reasons Path does not match
56 web.donation_rejection_reasons.update /donation_rejection_reasons/update/{id} Path does not match
57 web.donation_summaries.create /donation_summaries/create/{bankId}/{year} Path does not match
58 web.donation_summaries.list /donation_summaries Path does not match
59 web.donation_summaries.start /donation_summaries/start Path does not match
60 web.email_logs.list /email_logs Path does not match
61 web.entity_change_logs.list /change-logs Path does not match
62 web.download.file /download/{filePath} Path does not match
63 web.global_settings.update /global_settings/update Path does not match
64 web.home / Route matches!

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