https://dev.bieten.baur-immobilien.de/

Routing

index Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 _wdt /_wdt/{token} Path does not match
2 _profiler_home /_profiler/ Path does not match
3 _profiler_search /_profiler/search Path does not match
4 _profiler_search_bar /_profiler/search_bar Path does not match
5 _profiler_phpinfo /_profiler/phpinfo Path does not match
6 _profiler_search_results /_profiler/{token}/search/results Path does not match
7 _profiler_open_file /_profiler/open Path does not match
8 _profiler /_profiler/{token} Path does not match
9 _profiler_router /_profiler/{token}/router Path does not match
10 _profiler_exception /_profiler/{token}/exception Path does not match
11 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
12 admin_index /admin Path does not match
13 admin_financeconfirmationm_index /admin/finance-confirmation Path does not match
14 admin_financeconfirmationm_manage /admin/finance-confirmation/{id}/manage Path does not match
15 admin_property_index /admin/property Path does not match
16 admin_property_new /admin/property/new Path does not match
17 admin_property_edit /admin/property/{id}/edit Path does not match
18 admin_property_editimages /admin/property/{id}/edit-images Path does not match
19 admin_property_file_delete /admin/property/file/{id}/delete Path does not match
20 admin_property_file_settitleimage /admin/property/file/{id}/set-titleimage Path does not match
21 admin_property_statistic /admin/property/{id}/statistic Path does not match
22 admin_property_message /admin/property/{id}/message Path does not match
23 admin_property_message_editAttachments /admin/property/message/{id}/editAttachments Path does not match
24 admin_property_message_file_delete /app/property/message/file/{id}/delete Path does not match
25 admin_property_message_delete /app/property/message/{id}/delete Path does not match
26 admin_property_message_edit /admin/property/message/{id}/edit Path does not match
27 admin_property_message_review /admin/property/message/{id}/review Path does not match
28 admin_property_message_viewsendmail /admin/property/message/{id}/viewsendmail Path does not match
29 admin_user_index /admin/user Path does not match
30 admin_user_search /admin/user/search Path does not match
31 admin_user_edit /admin/user/{id}/edit Path does not match
32 admin_user_new /admin/user/new Path does not match
33 admin_user_add_financeconfirmation /admin/user/{id}/add-finance-confirmatiom Path does not match
34 admin_user_finance_confirmation_file_delete /admin/user/finance-confirmation/file/{id}/delete Path does not match
35 admin_user_allocateproperties_financeconfirmation /admin/user/{id}/allocate-properties-finance-confirmatiom Path does not match
36 admin_user_unlinkproperties_financeconfirmation /admin/user/{id}/unlink-properties-finance-confirmatiom Path does not match
37 admin_user_interestedproperties /admin/user/{id}/interested-properties Path does not match
38 admin_user_maillog /admin/user/{id}/maillog Path does not match
39 admin_user_maillog_detail /admin/user/maillog/{id}/detail Path does not match
40 app_index /app Path does not match
41 app_validate_contact /app/validate-contact/{step} Path does not match
42 app_validate_mobile /app/validate-mobile/{step} Path does not match
43 app_property_view /app/property/{id}/view Path does not match
44 app_user_index /app/user Path does not match
45 app_user_finance_confirmation /app/user/finance-confirmation Path does not match
46 app_user_finance_confirmation_file_delete /app/user/finance-confirmation/file/{id}/delete Path does not match
47 app_user_mobile_confirmation /app/user/mobile-confirmation/{step} Path does not match
48 content_faq /faq Path does not match
49 content_termsconditions /termsconditions Path does not match
50 content_privacy /privacy Path does not match
51 content_imprint /imprint Path does not match
52 index / Route matches!

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