Routing
contact
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/contact
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 3 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | homepage | / | Path does not match |
| 18 | api_get_users | /api/getusers | Path does not match |
| 19 | api_get_user | /api/getuser/{nip} | Path does not match |
| 20 | api_delete_workerzone_user | /api/deleteUserFromWorkerzone/{nip}/{workerId}/{email} | Path does not match |
| 21 | filtronapi_test_connection | /filtronapi/test_connection | Path does not match |
| 22 | filtronapi_add_distributor | /filtronapi/add_distributor | Path does not match |
| 23 | filtronapi_update_distributor | /filtronapi/update_distributor | Path does not match |
| 24 | filtronapi_delete_distributor | /filtronapi/delete_distributor | Path does not match |
| 25 | filtronapi_add_sub_distributor | /filtronapi/add_sub_distributor | Path does not match |
| 26 | filtronapi_check_email | /filtronapi/check_email | Path does not match |
| 27 | filtronapi_update_sales_representative | /filtronapi/update_sales_representative | Path does not match |
| 28 | filtronapi_add_sales_representative | /filtronapi/add_sales_representative | Path does not match |
| 29 | filtronapi_move_all_distributors_assoc_to_another | /filtronapi/move_all_distributors_assoc_to_another | Path does not match |
| 30 | filtronapi_delete_sales_representative | /filtronapi/delete_sales_representative | Path does not match |
| 31 | cms_default_homepage | /homepage.html | Path does not match |
| 32 | cms_default_homepage2 | /homepage2.html | Path does not match |
| 33 | _cms_login | /login | Path does not match |
| 34 | _cms_logout | /logout | Path does not match |
| 35 | password_remind_index | /password/index/{token}/confirmation/{confirmation} | Path does not match |
| 36 | password_remind_ajax_reset | /password/ajax_reset | Path does not match |
| 37 | password_remind_ajax_step1_ask_for_nip_or_email | /password/ajax_step1_ask_for_nip_or_email | Path does not match |
| 38 | password_remind_ajax_step1_ask_for_nip_or_email_validation | /password/ajax_step1_ask_for_nip_or_email_validation | Path does not match |
| 39 | registration_activate_account | /registration/activate_account/{token}/{activateDeadline} | Path does not match |
| 40 | registration_send_activation_email | /registration/send_activation_email | Path does not match |
| 41 | registration_send_registration_email | /registration/send_registration_email | Path does not match |
| 42 | registration_ajax_user_verified_exception | /registration/ajax_user_verified_exception | Path does not match |
| 43 | registration_form_index | /registrationForm/ | Path does not match |
| 44 | registration_form_first_login | /registrationForm/firstLogin.html | Path does not match |
| 45 | registration_form_ajax_ask_for_branches | /registrationForm/ajax_ask_for_branches | Path does not match |
| 46 | registration_form_ajax_ask_for_sales_representatives | /registrationForm/ajax_ask_for_sales_representatives | Path does not match |
| 47 | md_redirect | /md_redirect | Path does not match |
| 48 | mdru_redirect | /mdru_redirect | Path does not match |
| 49 | ajax_load_finish_register_modal | /ajax_load_finish_register_modal | Path does not match |
| 50 | app_default_test | /mailertest | Path does not match |
| 51 | awards | /awards/{slug} | Path does not match |
| 52 | rules | /rules/{slug} | Path does not match |
| 53 | competitions | /competitions/{slug} | Path does not match |
| 54 | faq | /faq | Path does not match |
| 55 | contact | /contact | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.